autoreconf: Entering directory `.' autoreconf: configure.ac: not using Gettext autoreconf: running: aclocal --force autoreconf: configure.ac: tracing autoreconf: configure.ac: creating directory config autoreconf: configure.ac: not using Libtool autoreconf: running: /usr/bin/autoconf --force autoreconf: running: /usr/bin/autoheader --force autoreconf: running: automake --add-missing --copy --force-missing configure.ac:37: installing 'config/install-sh' configure.ac:37: installing 'config/missing' src/Makefile.am: installing 'config/depcomp' autoreconf: Leaving directory `.' configure: WARNING: *** adns.h not found -- consider using --with-adns -0.19.7/COPYING apachetop-0.19.7/ChangeLog apachetop-0.19.7/INSTALL apachetop-0.19.7/LICENSE apachetop-0.19.7/Makefile.am apachetop-0.19.7/NEWS apachetop-0.19.7/README apachetop-0.19.7/autogen.sh apachetop-0.19.7/configure.ac apachetop-0.19.7/man/ apachetop-0.19.7/man/Makefile.am apachetop-0.19.7/man/apachetop.1 apachetop-0.19.7/src/ apachetop-0.19.7/src/Makefile.am apachetop-0.19.7/src/apachetop.cc apachetop-0.19.7/src/apachetop.h apachetop-0.19.7/src/circle.h apachetop-0.19.7/src/display.cc apachetop-0.19.7/src/display.h apachetop-0.19.7/src/filters.cc apachetop-0.19.7/src/filters.h apachetop-0.19.7/src/hits_circle.cc apachetop-0.19.7/src/hits_circle.h apachetop-0.19.7/src/inlines.cc apachetop-0.19.7/src/log.cc apachetop-0.19.7/src/log.h apachetop-0.19.7/src/map.cc apachetop-0.19.7/src/map.h apachetop-0.19.7/src/ohtbl.cc apachetop-0.19.7/src/ohtbl.h apachetop-0.19.7/src/pcre_cpp_wrapper.h apachetop-0.19.7/src/queue.cc apachetop-0.19.7/src/queue.h apachetop-0.19.7/src/resolver.cc apachetop-0.19.7/src/resolver.h apachetop-0.19.7/src/timed_circle.cc apachetop-0.19.7/src/timed_circle.h patching file src/apachetop.cc Hunk #4 succeeded at 1058 with fuzz 1 (offset 11 lines). patching file src/display.cc patching file src/apachetop.h Hunk #1 succeeded at 143 (offset 5 lines). patching file man/apachetop.1 checking whether make supports nested variables... yes 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 pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for g++... g++ checking whether the C++ compiler works... yes checking for C++ compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of g++... gcc3 checking how to run the C++ preprocessor... g++ -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/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 arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking time.h usability... yes checking time.h presence... yes checking for time.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking for an ANSI C-conforming const... yes checking whether time.h and sys/time.h may both be included... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for off_t... yes checking for size_t... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... 64 checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for vprintf... yes checking for _doprnt... no checking for inet_aton... yes checking for memset... yes checking for strchr... yes checking for strdup... yes checking for kqueue... no checking for strerror... yes checking for strstr... yes checking pcre.h usability... yes checking pcre.h presence... yes checking for pcre.h... yes checking for library containing pcre_compile... -lpcre checking fam.h usability... yes checking fam.h presence... yes checking for fam.h... yes checking for library containing FAMOpen... -lfam checking adns.h usability... no checking adns.h presence... no checking for adns.h... no checking for library containing socket... none required checking for library containing inet_addr... none required checking for ncurses... yes checking for library containing readline... -lreadline checking that generated files are newer than configure... done 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/apachetop/apachetop-0.19.7' Making all in man make[2]: Entering directory '/usr/src/slapt-src-i486/system/apachetop/apachetop-0.19.7/man' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/usr/src/slapt-src-i486/system/apachetop/apachetop-0.19.7/man' Making all in src make[2]: Entering directory '/usr/src/slapt-src-i486/system/apachetop/apachetop-0.19.7/src' CXX apachetop.o apachetop.cc: In function ‘int main(int, char**)’: apachetop.cc:88:26: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] 88 | cf.output_file = ""; | ^~ CXX log.o In file included from log.cc:3: inlines.cc:7:53: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister] 7 | inline unsigned int StringHash(register const char *str) | ^~~ inlines.cc: In function ‘unsigned int StringHash(const char*)’: inlines.cc:9:31: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister] 9 | register unsigned int val; | ^~~ inlines.cc:10:31: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister] 10 | register unsigned int i; | ^ inlines.cc: At global scope: inlines.cc:22:52: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister] 22 | inline unsigned int QuickHash(register const char *str) | ^~~ inlines.cc: In function ‘unsigned int QuickHash(const char*)’: inlines.cc:24:31: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister] 24 | register unsigned int val, tmp; | ^~~ inlines.cc:24:36: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister] 24 | register unsigned int val, tmp; | ^~~ inlines.cc: At global scope: inlines.cc:35:50: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister] 35 | inline unsigned long TTHash(register const char *str) | ^~~ CXX inlines.o inlines.cc:7:53: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister] 7 | inline unsigned int StringHash(register const char *str) | ^~~ inlines.cc: In function ‘unsigned int StringHash(const char*)’: inlines.cc:9:31: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister] 9 | register unsigned int val; | ^~~ inlines.cc:10:31: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister] 10 | register unsigned int i; | ^ inlines.cc: At global scope: inlines.cc:22:52: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister] 22 | inline unsigned int QuickHash(register const char *str) | ^~~ inlines.cc: In function ‘unsigned int QuickHash(const char*)’: inlines.cc:24:31: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister] 24 | register unsigned int val, tmp; | ^~~ inlines.cc:24:36: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister] 24 | register unsigned int val, tmp; | ^~~ inlines.cc: At global scope: inlines.cc:35:50: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister] 35 | inline unsigned long TTHash(register const char *str) | ^~~ CXX ohtbl.o In file included from ohtbl.cc:3: inlines.cc:7:53: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister] 7 | inline unsigned int StringHash(register const char *str) | ^~~ inlines.cc: In function ‘unsigned int StringHash(const char*)’: inlines.cc:9:31: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister] 9 | register unsigned int val; | ^~~ inlines.cc:10:31: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister] 10 | register unsigned int i; | ^ inlines.cc: At global scope: inlines.cc:22:52: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister] 22 | inline unsigned int QuickHash(register const char *str) | ^~~ inlines.cc: In function ‘unsigned int QuickHash(const char*)’: inlines.cc:24:31: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister] 24 | register unsigned int val, tmp; | ^~~ inlines.cc:24:36: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister] 24 | register unsigned int val, tmp; | ^~~ inlines.cc: At global scope: inlines.cc:35:50: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister] 35 | inline unsigned long TTHash(register const char *str) | ^~~ ohtbl.cc: In member function ‘int OAHash::getNextPrime(int)’: ohtbl.cc:16:23: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister] 16 | register int *prime; | ^~~~~ ohtbl.cc: In member function ‘void* OAHash::insert(char*, void*)’: ohtbl.cc:54:31: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister] 54 | register unsigned int p, i; | ^ ohtbl.cc:54:34: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister] 54 | register unsigned int p, i; | ^ ohtbl.cc: In member function ‘int OAHash::remove(char*)’: ohtbl.cc:84:31: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister] 84 | register unsigned int p, i; | ^ ohtbl.cc:84:34: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister] 84 | register unsigned int p, i; | ^ ohtbl.cc: In member function ‘void* OAHash::lookup(char*)’: ohtbl.cc:111:31: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister] 111 | register unsigned int p, i; | ^ ohtbl.cc:111:34: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister] 111 | register unsigned int p, i; | ^ CXX map.o CXX queue.o CXX display.o In file included from display.cc:3: inlines.cc:7:53: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister] 7 | inline unsigned int StringHash(register const char *str) | ^~~ inlines.cc: In function ‘unsigned int StringHash(const char*)’: inlines.cc:9:31: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister] 9 | register unsigned int val; | ^~~ inlines.cc:10:31: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister] 10 | register unsigned int i; | ^ inlines.cc: At global scope: inlines.cc:22:52: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister] 22 | inline unsigned int QuickHash(register const char *str) | ^~~ inlines.cc: In function ‘unsigned int QuickHash(const char*)’: inlines.cc:24:31: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister] 24 | register unsigned int val, tmp; | ^~~ inlines.cc:24:36: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister] 24 | register unsigned int val, tmp; | ^~~ inlines.cc: At global scope: inlines.cc:35:50: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister] 35 | inline unsigned long TTHash(register const char *str) | ^~~ CXX hits_circle.o CXX timed_circle.o CXX filters.o CXX resolver.o CXXLD apachetop make[2]: Leaving directory '/usr/src/slapt-src-i486/system/apachetop/apachetop-0.19.7/src' make[2]: Entering directory '/usr/src/slapt-src-i486/system/apachetop/apachetop-0.19.7' make[2]: Leaving directory '/usr/src/slapt-src-i486/system/apachetop/apachetop-0.19.7' make[1]: Leaving directory '/usr/src/slapt-src-i486/system/apachetop/apachetop-0.19.7' Making install in man make[1]: Entering directory '/usr/src/slapt-src-i486/system/apachetop/apachetop-0.19.7/man' make[2]: Entering directory '/usr/src/slapt-src-i486/system/apachetop/apachetop-0.19.7/man' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/usr/src/slapt-src-i486/system/apachetop/package-apachetop/usr/man/man1' /usr/bin/ginstall -c -m 644 apachetop.1 '/usr/src/slapt-src-i486/system/apachetop/package-apachetop/usr/man/man1' make[2]: Leaving directory '/usr/src/slapt-src-i486/system/apachetop/apachetop-0.19.7/man' make[1]: Leaving directory '/usr/src/slapt-src-i486/system/apachetop/apachetop-0.19.7/man' Making install in src make[1]: Entering directory '/usr/src/slapt-src-i486/system/apachetop/apachetop-0.19.7/src' make[2]: Entering directory '/usr/src/slapt-src-i486/system/apachetop/apachetop-0.19.7/src' /usr/bin/mkdir -p '/usr/src/slapt-src-i486/system/apachetop/package-apachetop/usr/bin' /usr/bin/ginstall -c apachetop '/usr/src/slapt-src-i486/system/apachetop/package-apachetop/usr/bin' make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/usr/src/slapt-src-i486/system/apachetop/apachetop-0.19.7/src' make[1]: Leaving directory '/usr/src/slapt-src-i486/system/apachetop/apachetop-0.19.7/src' make[1]: Entering directory '/usr/src/slapt-src-i486/system/apachetop/apachetop-0.19.7' make[2]: Entering directory '/usr/src/slapt-src-i486/system/apachetop/apachetop-0.19.7' 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/apachetop/apachetop-0.19.7' make[1]: Leaving directory '/usr/src/slapt-src-i486/system/apachetop/apachetop-0.19.7' 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/apachetop/apachetop-0.19.7-i586-1salix15.0.txz ./ install/ install/slack-desc usr/ usr/bin/ usr/bin/apachetop usr/doc/ usr/doc/apachetop-0.19.7/ usr/doc/apachetop-0.19.7/AUTHORS usr/doc/apachetop-0.19.7/COPYING usr/doc/apachetop-0.19.7/ChangeLog usr/doc/apachetop-0.19.7/INSTALL usr/doc/apachetop-0.19.7/LICENSE usr/doc/apachetop-0.19.7/NEWS usr/doc/apachetop-0.19.7/README usr/doc/apachetop-0.19.7/apachetop.SlackBuild usr/man/ usr/man/man1/ usr/man/man1/apachetop.1.gz Slackware package /usr/src/slapt-src-i486/system/apachetop/apachetop-0.19.7-i586-1salix15.0.txz created. Installing package apachetop-0.19.7-i586-1salix15.0... | apachetop (top-like display for httpd) | | An curses-based display of real-time web server statistics. | | ApacheTop was written by Chris Elsworth | | | | Project URL: https://github.com/tessus/apachetop | | | |