The following packages will be installed: logpp Fetching README... 0%100%100%100%100%100%Done Fetching logpp.SlackBuild... 0%100%100%100%100%100%Done Fetching logpp.info... 0%100%100%100%100%100%Done Fetching slack-desc... 0%100%100%100%100%100%Done logpp-0.16/ logpp-0.16/install-sh logpp-0.16/README logpp-0.16/Makefile.in logpp-0.16/configure.ac logpp-0.16/INSTALL logpp-0.16/AUTHORS logpp-0.16/NEWS logpp-0.16/aclocal.m4 logpp-0.16/depcomp logpp-0.16/src/ logpp-0.16/src/input.c logpp-0.16/src/Makefile.in logpp-0.16/src/logpp.h logpp-0.16/src/logpp.c logpp-0.16/src/tools.c logpp-0.16/src/common.h logpp-0.16/src/Makefile.am logpp-0.16/src/readconf.c logpp-0.16/src/process.c logpp-0.16/src/output.c logpp-0.16/ChangeLog logpp-0.16/Makefile.am logpp-0.16/config.h.in logpp-0.16/logpp.spec logpp-0.16/COPYING logpp-0.16/man/ logpp-0.16/man/logpp.man logpp-0.16/man/Makefile.in logpp-0.16/man/Makefile.am logpp-0.16/configure logpp-0.16/missing checking for a BSD-compatible install... /usr/bin/ginstall -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking for a BSD-compatible install... /usr/bin/ginstall -c checking for pcre_compile in -lpcre... yes checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/wait.h that is POSIX.1 compatible... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking for memory.h... (cached) yes checking pcre.h usability... yes checking pcre.h presence... yes checking for pcre.h... yes checking regex.h usability... yes checking regex.h presence... yes checking for regex.h... yes checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking for sys/stat.h... (cached) yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for sys/types.h... (cached) yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking for unistd.h... (cached) yes checking for an ANSI C-conforming const... yes checking for off_t... yes checking for size_t... yes checking for strcasecmp... yes checking for strncasecmp... yes checking for vsyslog... yes configure: creating ./config.status config.status: creating Makefile config.status: creating man/Makefile config.status: creating src/Makefile config.status: creating config.h config.status: executing depfiles commands make all-recursive make[1]: Entering directory '/usr/src/slapt-src-i486/system/logpp/logpp-0.16' Making all in man make[2]: Entering directory '/usr/src/slapt-src-i486/system/logpp/logpp-0.16/man' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/usr/src/slapt-src-i486/system/logpp/logpp-0.16/man' Making all in src make[2]: Entering directory '/usr/src/slapt-src-i486/system/logpp/logpp-0.16/src' gcc -DHAVE_CONFIG_H -I. -I.. -O2 -march=i586 -mtune=i686 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -MT input.o -MD -MP -MF .deps/input.Tpo -c -o input.o input.c mv -f .deps/input.Tpo .deps/input.Po gcc -DHAVE_CONFIG_H -I. -I.. -O2 -march=i586 -mtune=i686 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -MT logpp.o -MD -MP -MF .deps/logpp.Tpo -c -o logpp.o logpp.c logpp.c: In function ‘main’: logpp.c:127:19: warning: implicit declaration of function ‘store_pid’ [-Wimplicit-function-declaration] 127 | if (PIDFILE && !store_pid()) { | ^~~~~~~~~ mv -f .deps/logpp.Tpo .deps/logpp.Po gcc -DHAVE_CONFIG_H -I. -I.. -O2 -march=i586 -mtune=i686 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -MT output.o -MD -MP -MF .deps/output.Tpo -c -o output.o output.c mv -f .deps/output.Tpo .deps/output.Po gcc -DHAVE_CONFIG_H -I. -I.. -O2 -march=i586 -mtune=i686 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -MT process.o -MD -MP -MF .deps/process.Tpo -c -o process.o process.c mv -f .deps/process.Tpo .deps/process.Po gcc -DHAVE_CONFIG_H -I. -I.. -O2 -march=i586 -mtune=i686 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -MT readconf.o -MD -MP -MF .deps/readconf.Tpo -c -o readconf.o readconf.c mv -f .deps/readconf.Tpo .deps/readconf.Po gcc -DHAVE_CONFIG_H -I. -I.. -O2 -march=i586 -mtune=i686 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -MT tools.o -MD -MP -MF .deps/tools.Tpo -c -o tools.o tools.c mv -f .deps/tools.Tpo .deps/tools.Po gcc -O2 -march=i586 -mtune=i686 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -o logpp input.o logpp.o output.o process.o readconf.o tools.o -lpcre make[2]: Leaving directory '/usr/src/slapt-src-i486/system/logpp/logpp-0.16/src' make[2]: Entering directory '/usr/src/slapt-src-i486/system/logpp/logpp-0.16' make[2]: Leaving directory '/usr/src/slapt-src-i486/system/logpp/logpp-0.16' make[1]: Leaving directory '/usr/src/slapt-src-i486/system/logpp/logpp-0.16' Making install in man make[1]: Entering directory '/usr/src/slapt-src-i486/system/logpp/logpp-0.16/man' make[2]: Entering directory '/usr/src/slapt-src-i486/system/logpp/logpp-0.16/man' make[2]: Nothing to be done for 'install-exec-am'. test -z "/usr/man/man1" || /usr/bin/mkdir -p "/usr/src/slapt-src-i486/system/logpp/package-logpp/usr/man/man1" /usr/bin/ginstall -c -m 644 './logpp.man' '/usr/src/slapt-src-i486/system/logpp/package-logpp/usr/man/man1/logpp.1' make[2]: Leaving directory '/usr/src/slapt-src-i486/system/logpp/logpp-0.16/man' make[1]: Leaving directory '/usr/src/slapt-src-i486/system/logpp/logpp-0.16/man' Making install in src make[1]: Entering directory '/usr/src/slapt-src-i486/system/logpp/logpp-0.16/src' make[2]: Entering directory '/usr/src/slapt-src-i486/system/logpp/logpp-0.16/src' test -z "/usr/bin" || /usr/bin/mkdir -p "/usr/src/slapt-src-i486/system/logpp/package-logpp/usr/bin" /usr/bin/ginstall -c 'logpp' '/usr/src/slapt-src-i486/system/logpp/package-logpp/usr/bin/logpp' make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/usr/src/slapt-src-i486/system/logpp/logpp-0.16/src' make[1]: Leaving directory '/usr/src/slapt-src-i486/system/logpp/logpp-0.16/src' make[1]: Entering directory '/usr/src/slapt-src-i486/system/logpp/logpp-0.16' make[2]: Entering directory '/usr/src/slapt-src-i486/system/logpp/logpp-0.16' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/usr/src/slapt-src-i486/system/logpp/logpp-0.16' make[1]: Leaving directory '/usr/src/slapt-src-i486/system/logpp/logpp-0.16' Slackware package maker, version 3.14159265. Searching for symbolic links: No symbolic links were found, so we won't make an installation script. You can make your own later in ./install/doinst.sh and rebuild the package if you like. This next step is optional - you can set the directories in your package to some sane permissions. If any of the directories in your package have special permissions, then DO NOT reset them here! Would you like to reset all directory permissions to 755 (drwxr-xr-x) and directory ownerships to root.root ([y]es, [n]o)? n Creating Slackware package: /usr/src/slapt-src-i486/system/logpp/logpp-0.16-i586-1salix15.0.txz ./ install/ install/slack-desc usr/ usr/bin/ usr/bin/logpp usr/doc/ usr/doc/logpp-0.16/ usr/doc/logpp-0.16/logpp.SlackBuild usr/man/ usr/man/man1/ usr/man/man1/logpp.1.gz Slackware package /usr/src/slapt-src-i486/system/logpp/logpp-0.16-i586-1salix15.0.txz created. Installing package logpp-0.16-i586-1salix15.0... | logpp (Log PreProcessor) | | Logpp is a tool for preprocessing event logs and feeding relevant | information to other programs for storing or in-depth analysis. | | | | | | | | |