The following packages will be installed: whowatch Fetching README... 0%100%100%100%100%100%Done Fetching slack-desc... 0%100%100%100%100%100%Done Fetching whowatch.SlackBuild... 0%100%100%100%100%100%Done Fetching whowatch.info... 0%100%100%100%100%100%Done whowatch-1.6.1/ whowatch-1.6.1/install-sh whowatch-1.6.1/missing whowatch-1.6.1/depcomp whowatch-1.6.1/PLUGINS.readme whowatch-1.6.1/NEWS whowatch-1.6.1/INSTALL whowatch-1.6.1/README whowatch-1.6.1/TODO whowatch-1.6.1/configure.ac whowatch-1.6.1/ChangeLog whowatch-1.6.1/COPYING whowatch-1.6.1/configure whowatch-1.6.1/aclocal.m4 whowatch-1.6.1/AUTHORS whowatch-1.6.1/Makefile.am whowatch-1.6.1/whowatch.1 whowatch-1.6.1/src/ whowatch-1.6.1/src/term.c whowatch-1.6.1/src/menu.c whowatch-1.6.1/src/kbd.c whowatch-1.6.1/src/help.c whowatch-1.6.1/src/input_box.c whowatch-1.6.1/src/whowatch.c whowatch-1.6.1/src/user.c whowatch-1.6.1/src/subwin.c whowatch-1.6.1/src/pluglib.h whowatch-1.6.1/src/sys/ whowatch-1.6.1/src/sys/linux/ whowatch-1.6.1/src/sys/linux/proc_plugin.c whowatch-1.6.1/src/sys/linux/Makefile.am whowatch-1.6.1/src/sys/linux/procinfo.h whowatch-1.6.1/src/sys/linux/procinfo.c whowatch-1.6.1/src/sys/linux/Makefile.in whowatch-1.6.1/src/sys/bsd/ whowatch-1.6.1/src/sys/bsd/proc_plugin.c whowatch-1.6.1/src/sys/bsd/Makefile.am whowatch-1.6.1/src/sys/bsd/procinfo.h whowatch-1.6.1/src/sys/bsd/procinfo.c whowatch-1.6.1/src/sys/bsd/Makefile.in whowatch-1.6.1/src/sys/Makefile.am whowatch-1.6.1/src/sys/Makefile.in whowatch-1.6.1/src/subwin.h whowatch-1.6.1/src/screen.c whowatch-1.6.1/src/menu_hooks.c whowatch-1.6.1/src/user_plugin.c whowatch-1.6.1/src/proctree.c whowatch-1.6.1/src/info_box.c whowatch-1.6.1/src/search.c whowatch-1.6.1/src/whowatch.h whowatch-1.6.1/src/owner.c whowatch-1.6.1/src/config.h.in whowatch-1.6.1/src/test.c whowatch-1.6.1/src/pluglib.c whowatch-1.6.1/src/kbd.h whowatch-1.6.1/src/process.c whowatch-1.6.1/src/list.h whowatch-1.6.1/src/proctree.h whowatch-1.6.1/src/Makefile.am whowatch-1.6.1/src/menu_hooks.h whowatch-1.6.1/src/block.c whowatch-1.6.1/src/Makefile.in whowatch-1.6.1/Makefile.in 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 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 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 whether make sets $(MAKE)... (cached) yes checking for ranlib... ranlib checking for kvm_openfiles in -lkvm... no checking for scrollok in -lncurses... yes checking for dlopen in -ldl... yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required 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 fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for unistd.h... (cached) yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking for fcntl.h... (cached) yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for sys/ioctl.h... (cached) yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/user.h usability... yes checking sys/user.h presence... yes checking for sys/user.h... yes checking for sys/time.h... (cached) yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking for unistd.h... (cached) yes checking utmp.h usability... yes checking utmp.h presence... yes checking for utmp.h... yes checking curses.h usability... yes checking curses.h presence... yes checking for curses.h... yes checking for an ANSI C-conforming const... yes checking for inline... inline checking for pid_t... yes checking for struct stat.st_rdev... yes checking whether time.h and sys/time.h may both be included... yes checking for struct stat.st_rdev... (cached) yes checking for struct utmp.ut_pid... yes checking for struct utmp.ut_name... yes checking whether USER_PROCESS is declared... yes checking whether DEAD_PROCESS is declared... yes checking whether gcc needs -traditional... no checking return type of signal handlers... void checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible realloc... yes checking for bzero... yes checking for gettimeofday... yes checking for inet_ntoa... yes checking for isascii... yes checking for memset... yes checking for regcomp... yes checking for select... yes checking for strchr... yes checking for strerror... yes checking for strncasecmp... yes checking for strrchr... yes checking for getloadavg... yes checking whether select() modifies the time value... yes checking whether sysctl() can be used... no configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating src/sys/Makefile config.status: creating src/sys/bsd/Makefile config.status: creating src/sys/linux/Makefile config.status: creating src/config.h config.status: executing depfiles commands Making all in src make[1]: Entering directory '/usr/src/slapt-src-i486/system/whowatch/whowatch-1.6.1/src' make all-recursive make[2]: Entering directory '/usr/src/slapt-src-i486/system/whowatch/whowatch-1.6.1/src' Making all in sys make[3]: Entering directory '/usr/src/slapt-src-i486/system/whowatch/whowatch-1.6.1/src/sys' Making all in linux make[4]: Entering directory '/usr/src/slapt-src-i486/system/whowatch/whowatch-1.6.1/src/sys/linux' gcc -DHAVE_CONFIG_H -I. -I../../../src -O2 -march=i586 -mtune=i686 -fcommon -MT proc_plugin.o -MD -MP -MF .deps/proc_plugin.Tpo -c -o proc_plugin.o proc_plugin.c mv -f .deps/proc_plugin.Tpo .deps/proc_plugin.Po gcc -DHAVE_CONFIG_H -I. -I../../../src -O2 -march=i586 -mtune=i686 -fcommon -MT procinfo.o -MD -MP -MF .deps/procinfo.Tpo -c -o procinfo.o procinfo.c mv -f .deps/procinfo.Tpo .deps/procinfo.Po rm -f liblinux.a ar cru liblinux.a proc_plugin.o procinfo.o ranlib liblinux.a make[4]: Leaving directory '/usr/src/slapt-src-i486/system/whowatch/whowatch-1.6.1/src/sys/linux' make[4]: Entering directory '/usr/src/slapt-src-i486/system/whowatch/whowatch-1.6.1/src/sys' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/usr/src/slapt-src-i486/system/whowatch/whowatch-1.6.1/src/sys' make[3]: Leaving directory '/usr/src/slapt-src-i486/system/whowatch/whowatch-1.6.1/src/sys' make[3]: Entering directory '/usr/src/slapt-src-i486/system/whowatch/whowatch-1.6.1/src' gcc -DHAVE_CONFIG_H -I. -O2 -march=i586 -mtune=i686 -fcommon -MT block.o -MD -MP -MF .deps/block.Tpo -c -o block.o block.c mv -f .deps/block.Tpo .deps/block.Po gcc -DHAVE_CONFIG_H -I. -O2 -march=i586 -mtune=i686 -fcommon -MT help.o -MD -MP -MF .deps/help.Tpo -c -o help.o help.c mv -f .deps/help.Tpo .deps/help.Po gcc -DHAVE_CONFIG_H -I. -O2 -march=i586 -mtune=i686 -fcommon -MT info_box.o -MD -MP -MF .deps/info_box.Tpo -c -o info_box.o info_box.c mv -f .deps/info_box.Tpo .deps/info_box.Po gcc -DHAVE_CONFIG_H -I. -O2 -march=i586 -mtune=i686 -fcommon -MT input_box.o -MD -MP -MF .deps/input_box.Tpo -c -o input_box.o input_box.c mv -f .deps/input_box.Tpo .deps/input_box.Po gcc -DHAVE_CONFIG_H -I. -O2 -march=i586 -mtune=i686 -fcommon -MT kbd.o -MD -MP -MF .deps/kbd.Tpo -c -o kbd.o kbd.c mv -f .deps/kbd.Tpo .deps/kbd.Po gcc -DHAVE_CONFIG_H -I. -O2 -march=i586 -mtune=i686 -fcommon -MT menu.o -MD -MP -MF .deps/menu.Tpo -c -o menu.o menu.c mv -f .deps/menu.Tpo .deps/menu.Po gcc -DHAVE_CONFIG_H -I. -O2 -march=i586 -mtune=i686 -fcommon -MT menu_hooks.o -MD -MP -MF .deps/menu_hooks.Tpo -c -o menu_hooks.o menu_hooks.c mv -f .deps/menu_hooks.Tpo .deps/menu_hooks.Po gcc -DHAVE_CONFIG_H -I. -O2 -march=i586 -mtune=i686 -fcommon -MT owner.o -MD -MP -MF .deps/owner.Tpo -c -o owner.o owner.c mv -f .deps/owner.Tpo .deps/owner.Po gcc -DHAVE_CONFIG_H -I. -O2 -march=i586 -mtune=i686 -fcommon -MT pluglib.o -MD -MP -MF .deps/pluglib.Tpo -c -o pluglib.o pluglib.c mv -f .deps/pluglib.Tpo .deps/pluglib.Po gcc -DHAVE_CONFIG_H -I. -O2 -march=i586 -mtune=i686 -fcommon -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. -O2 -march=i586 -mtune=i686 -fcommon -MT proctree.o -MD -MP -MF .deps/proctree.Tpo -c -o proctree.o proctree.c proctree.c: In function ‘tree_string’: proctree.c:262:14: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 262 | s[1] = 0; | ~~~~~^~~ proctree.c:242:13: note: at offset -1 into destination object ‘buf’ of size 66 242 | static char buf[TREE_STRING_SZ]; | ^~~ proctree.c:266:22: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 266 | s[0] = '-'; | ~~~~~^~~~~ proctree.c:242:13: note: at offset -2 into destination object ‘buf’ of size 66 242 | static char buf[TREE_STRING_SZ]; | ^~~ mv -f .deps/proctree.Tpo .deps/proctree.Po gcc -DHAVE_CONFIG_H -I. -O2 -march=i586 -mtune=i686 -fcommon -MT screen.o -MD -MP -MF .deps/screen.Tpo -c -o screen.o screen.c mv -f .deps/screen.Tpo .deps/screen.Po gcc -DHAVE_CONFIG_H -I. -O2 -march=i586 -mtune=i686 -fcommon -MT search.o -MD -MP -MF .deps/search.Tpo -c -o search.o search.c mv -f .deps/search.Tpo .deps/search.Po gcc -DHAVE_CONFIG_H -I. -O2 -march=i586 -mtune=i686 -fcommon -MT subwin.o -MD -MP -MF .deps/subwin.Tpo -c -o subwin.o subwin.c mv -f .deps/subwin.Tpo .deps/subwin.Po gcc -DHAVE_CONFIG_H -I. -O2 -march=i586 -mtune=i686 -fcommon -MT term.o -MD -MP -MF .deps/term.Tpo -c -o term.o term.c mv -f .deps/term.Tpo .deps/term.Po gcc -DHAVE_CONFIG_H -I. -O2 -march=i586 -mtune=i686 -fcommon -MT user.o -MD -MP -MF .deps/user.Tpo -c -o user.o user.c mv -f .deps/user.Tpo .deps/user.Po gcc -DHAVE_CONFIG_H -I. -O2 -march=i586 -mtune=i686 -fcommon -MT user_plugin.o -MD -MP -MF .deps/user_plugin.Tpo -c -o user_plugin.o user_plugin.c mv -f .deps/user_plugin.Tpo .deps/user_plugin.Po gcc -DHAVE_CONFIG_H -I. -O2 -march=i586 -mtune=i686 -fcommon -MT whowatch.o -MD -MP -MF .deps/whowatch.Tpo -c -o whowatch.o whowatch.c mv -f .deps/whowatch.Tpo .deps/whowatch.Po gcc -O2 -march=i586 -mtune=i686 -fcommon -rdynamic -o whowatch block.o help.o info_box.o input_box.o kbd.o menu.o menu_hooks.o owner.o pluglib.o process.o proctree.o screen.o search.o subwin.o term.o user.o user_plugin.o whowatch.o sys/linux/liblinux.a -lncurses -ldl make[3]: Leaving directory '/usr/src/slapt-src-i486/system/whowatch/whowatch-1.6.1/src' make[2]: Leaving directory '/usr/src/slapt-src-i486/system/whowatch/whowatch-1.6.1/src' make[1]: Leaving directory '/usr/src/slapt-src-i486/system/whowatch/whowatch-1.6.1/src' make[1]: Entering directory '/usr/src/slapt-src-i486/system/whowatch/whowatch-1.6.1' make[1]: Nothing to be done for 'all-am'. make[1]: Leaving directory '/usr/src/slapt-src-i486/system/whowatch/whowatch-1.6.1' make INSTALL_PROGRAM="/bin/sh /usr/src/slapt-src-i486/system/whowatch/whowatch-1.6.1/install-sh -c -s" \ install_sh_PROGRAM="/bin/sh /usr/src/slapt-src-i486/system/whowatch/whowatch-1.6.1/install-sh -c -s" INSTALL_STRIP_FLAG=-s \ `test -z '' || \ echo "INSTALL_PROGRAM_ENV=STRIPPROG=''"` install make[1]: Entering directory '/usr/src/slapt-src-i486/system/whowatch/whowatch-1.6.1' Making install in src make[2]: Entering directory '/usr/src/slapt-src-i486/system/whowatch/whowatch-1.6.1/src' Making install in sys make[3]: Entering directory '/usr/src/slapt-src-i486/system/whowatch/whowatch-1.6.1/src/sys' Making install in linux make[4]: Entering directory '/usr/src/slapt-src-i486/system/whowatch/whowatch-1.6.1/src/sys/linux' make[5]: Entering directory '/usr/src/slapt-src-i486/system/whowatch/whowatch-1.6.1/src/sys/linux' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/usr/src/slapt-src-i486/system/whowatch/whowatch-1.6.1/src/sys/linux' make[4]: Leaving directory '/usr/src/slapt-src-i486/system/whowatch/whowatch-1.6.1/src/sys/linux' make[4]: Entering directory '/usr/src/slapt-src-i486/system/whowatch/whowatch-1.6.1/src/sys' make[5]: Entering directory '/usr/src/slapt-src-i486/system/whowatch/whowatch-1.6.1/src/sys' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/usr/src/slapt-src-i486/system/whowatch/whowatch-1.6.1/src/sys' make[4]: Leaving directory '/usr/src/slapt-src-i486/system/whowatch/whowatch-1.6.1/src/sys' make[3]: Leaving directory '/usr/src/slapt-src-i486/system/whowatch/whowatch-1.6.1/src/sys' make[3]: Entering directory '/usr/src/slapt-src-i486/system/whowatch/whowatch-1.6.1/src' make[4]: Entering directory '/usr/src/slapt-src-i486/system/whowatch/whowatch-1.6.1/src' test -z "/usr/bin" || /usr/bin/mkdir -p "/usr/src/slapt-src-i486/system/whowatch/package-whowatch/usr/bin" /bin/sh /usr/src/slapt-src-i486/system/whowatch/whowatch-1.6.1/install-sh -c -s whowatch '/usr/src/slapt-src-i486/system/whowatch/package-whowatch/usr/bin' make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/usr/src/slapt-src-i486/system/whowatch/whowatch-1.6.1/src' make[3]: Leaving directory '/usr/src/slapt-src-i486/system/whowatch/whowatch-1.6.1/src' make[2]: Leaving directory '/usr/src/slapt-src-i486/system/whowatch/whowatch-1.6.1/src' make[2]: Entering directory '/usr/src/slapt-src-i486/system/whowatch/whowatch-1.6.1' make[3]: Entering directory '/usr/src/slapt-src-i486/system/whowatch/whowatch-1.6.1' make[3]: Nothing to be done for 'install-exec-am'. test -z "/usr/man/man1" || /usr/bin/mkdir -p "/usr/src/slapt-src-i486/system/whowatch/package-whowatch/usr/man/man1" /usr/bin/ginstall -c -m 644 whowatch.1 '/usr/src/slapt-src-i486/system/whowatch/package-whowatch/usr/man/man1' make[3]: Leaving directory '/usr/src/slapt-src-i486/system/whowatch/whowatch-1.6.1' make[2]: Leaving directory '/usr/src/slapt-src-i486/system/whowatch/whowatch-1.6.1' make[1]: Leaving directory '/usr/src/slapt-src-i486/system/whowatch/whowatch-1.6.1' 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/whowatch/whowatch-1.6.1-i586-1salix15.0.txz ./ install/ install/slack-desc usr/ usr/bin/ usr/bin/whowatch usr/doc/ usr/doc/whowatch-1.6.1/ usr/doc/whowatch-1.6.1/AUTHORS usr/doc/whowatch-1.6.1/ChangeLog usr/doc/whowatch-1.6.1/NEWS usr/doc/whowatch-1.6.1/PLUGINS.readme usr/doc/whowatch-1.6.1/README usr/doc/whowatch-1.6.1/whowatch.SlackBuild usr/man/ usr/man/man1/ usr/man/man1/whowatch.1.gz Slackware package /usr/src/slapt-src-i486/system/whowatch/whowatch-1.6.1-i586-1salix15.0.txz created. Installing package whowatch-1.6.1-i586-1salix15.0... | whowatch (interactive who-like program) | | Whowatch is an interactive who-like program that displays information | about the users currently logged on to the machine, in real time. | Besides standard informations (login name, tty, host, user's process), | the type of the connection (ie. telnet or ssh) is shown. You can | toggle display between users' command or idle time. You can watch | processes tree, navigate in it and send INT and KILL signals. | | Homepage: http://whowatch.sourceforge.net/ | | |