configure.ac:35: installing 'build-aux/compile' configure.ac:29: installing 'build-aux/config.guess' configure.ac:29: installing 'build-aux/config.sub' configure.ac:32: installing 'build-aux/install-sh' configure.ac:32: installing 'build-aux/missing' src/Makefile.am: installing 'build-aux/depcomp' 100%100%100%100%100%Done Fetching slack-desc... 0%100%100%100%100%100%Done bmon-4.0/ bmon-4.0/.gitignore bmon-4.0/.travis.yml bmon-4.0/.travis/ bmon-4.0/.travis/run.sh bmon-4.0/ChangeLog bmon-4.0/LICENSE.BSD bmon-4.0/LICENSE.MIT bmon-4.0/Makefile.am bmon-4.0/NEWS bmon-4.0/README.md bmon-4.0/autogen.sh bmon-4.0/configure.ac bmon-4.0/examples/ bmon-4.0/examples/Makefile.am bmon-4.0/examples/bmon.conf bmon-4.0/include/ bmon-4.0/include/Makefile.am bmon-4.0/include/bmon/ bmon-4.0/include/bmon/.gitignore bmon-4.0/include/bmon/attr.h bmon-4.0/include/bmon/bmon.h bmon-4.0/include/bmon/compile-fixes.h bmon-4.0/include/bmon/conf.h bmon-4.0/include/bmon/config.h bmon-4.0/include/bmon/defs.h.in bmon-4.0/include/bmon/element.h bmon-4.0/include/bmon/element_cfg.h bmon-4.0/include/bmon/graph.h bmon-4.0/include/bmon/group.h bmon-4.0/include/bmon/history.h bmon-4.0/include/bmon/info.h bmon-4.0/include/bmon/input.h bmon-4.0/include/bmon/layout.h bmon-4.0/include/bmon/list.h bmon-4.0/include/bmon/module.h bmon-4.0/include/bmon/output.h bmon-4.0/include/bmon/unit.h bmon-4.0/include/bmon/utils.h bmon-4.0/m4/ bmon-4.0/m4/ax_with_curses.m4 bmon-4.0/man/ bmon-4.0/man/Makefile.am bmon-4.0/man/bmon.8 bmon-4.0/src/ bmon-4.0/src/.gitignore bmon-4.0/src/Makefile.am bmon-4.0/src/attr.c bmon-4.0/src/bmon.c bmon-4.0/src/conf.c bmon-4.0/src/element.c bmon-4.0/src/element_cfg.c bmon-4.0/src/graph.c bmon-4.0/src/group.c bmon-4.0/src/history.c bmon-4.0/src/in_dummy.c bmon-4.0/src/in_netlink.c bmon-4.0/src/in_null.c bmon-4.0/src/in_proc.c bmon-4.0/src/in_sysctl.c bmon-4.0/src/input.c bmon-4.0/src/module.c bmon-4.0/src/out_ascii.c bmon-4.0/src/out_curses.c bmon-4.0/src/out_format.c bmon-4.0/src/out_null.c bmon-4.0/src/output.c bmon-4.0/src/unit.c bmon-4.0/src/utils.c checking build system type... x86_64-slackware-linux-gnu checking host system type... x86_64-slackware-linux-gnu checking target system type... x86_64-slackware-linux-gnu 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 whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking whether make supports the include directive... yes (GNU style) 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 whether gcc understands -c and -o together... yes checking dependency style of gcc... gcc3 checking for library containing strerror... none required checking for gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking dependency style of gcc... (cached) gcc3 checking for gcc option to accept ISO C99... none needed checking for gcc option to accept ISO Standard C... (cached) none needed checking how to run the C preprocessor... gcc -E checking whether make sets $(MAKE)... (cached) yes checking for an ANSI C-conforming const... yes checking for inline... inline checking whether time.h and sys/time.h may both be included... yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required 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 for size_t... yes checking return type of signal handlers... void checking for pid_t... yes checking vfork.h usability... no checking vfork.h presence... no checking for vfork.h... no checking for fork... yes checking for vfork... yes checking for working fork... yes checking for working vfork... (cached) yes checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking ncurses/ncurses.h usability... yes checking ncurses/ncurses.h presence... yes checking for ncurses/ncurses.h... yes checking ncurses.h usability... yes checking ncurses.h presence... yes checking for ncurses.h... yes checking curses.h usability... yes checking curses.h presence... yes checking for curses.h... yes checking dirent.h usability... yes checking dirent.h presence... yes checking for dirent.h... yes checking sys/utsname.h usability... yes checking sys/utsname.h presence... yes checking for sys/utsname.h... yes checking sys/sockio.h usability... no checking sys/sockio.h presence... no checking for sys/sockio.h... no checking netinet6/in6.h usability... no checking netinet6/in6.h presence... no checking for netinet6/in6.h... no checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.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 sysctl/ioctl.h usability... no checking sysctl/ioctl.h presence... no checking for sysctl/ioctl.h... no checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking for suseconds_t... yes checking for atexit... yes checking for clock_gettime... yes checking for memset... yes checking for pow... no checking for socket... yes checking for strcasecmp... yes checking for strchr... yes checking for strdup... yes checking for strerror... yes checking for strncasecmp... yes checking for strstr... yes checking for strtol... yes checking for uname... yes checking for getdate... yes checking for pkg-config... /usr/bin/pkg-config checking for NcursesW wide-character library... yes checking for working ncursesw/curses.h... yes checking for working ncursesw.h... no checking for working ncurses.h... yes checking pkg-config is at least version 0.9.0... yes checking for libconfuse... yes checking for libnl-3.0... yes checking for libnl-route-3.0... yes checking for pow in -lm... yes checking for clock_gettime in -lrt... yes checking for initscr in -lncurses... yes checking for redrawwin in -lncurses... yes checking for use_default_colors in -lncurses... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating include/Makefile config.status: creating src/Makefile config.status: creating man/Makefile config.status: creating examples/Makefile config.status: creating include/bmon/defs.h config.status: executing depfiles commands Making all in src make[1]: Entering directory '/usr/src/slapt-src-x86_64/network/bmon/bmon-4.0/src' CC bmon-utils.o CC bmon-unit.o CC bmon-conf.o CC bmon-input.o CC bmon-output.o CC bmon-group.o CC bmon-element.o CC bmon-attr.o CC bmon-element_cfg.o CC bmon-history.o CC bmon-graph.o CC bmon-bmon.o CC bmon-module.o CC bmon-in_netlink.o in_netlink.c: In function ‘handle_tc_obj’: in_netlink.c:558:44: warning: ‘ (’ directive output may be truncated writing 2 bytes into a region of size between 0 and 31 [-Wformat-truncation=] 558 | snprintf(name, sizeof(name), "%s %s (%s)", | ^~ in_netlink.c:558:9: note: ‘snprintf’ output 5 or more bytes (assuming 36) into a destination of size 32 558 | snprintf(name, sizeof(name), "%s %s (%s)", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 559 | prefix, buf, rtnl_tc_get_kind(tc)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CC bmon-in_null.o CC bmon-in_dummy.o CC bmon-in_proc.o CC bmon-in_sysctl.o CC bmon-out_null.o CC bmon-out_format.o CC bmon-out_ascii.o CC bmon-out_curses.o CCLD bmon make[1]: Leaving directory '/usr/src/slapt-src-x86_64/network/bmon/bmon-4.0/src' Making all in man make[1]: Entering directory '/usr/src/slapt-src-x86_64/network/bmon/bmon-4.0/man' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/usr/src/slapt-src-x86_64/network/bmon/bmon-4.0/man' Making all in include make[1]: Entering directory '/usr/src/slapt-src-x86_64/network/bmon/bmon-4.0/include' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/usr/src/slapt-src-x86_64/network/bmon/bmon-4.0/include' Making all in examples make[1]: Entering directory '/usr/src/slapt-src-x86_64/network/bmon/bmon-4.0/examples' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/usr/src/slapt-src-x86_64/network/bmon/bmon-4.0/examples' make[1]: Entering directory '/usr/src/slapt-src-x86_64/network/bmon/bmon-4.0' make[1]: Nothing to be done for 'all-am'. make[1]: Leaving directory '/usr/src/slapt-src-x86_64/network/bmon/bmon-4.0' if test -z ''; then \ make INSTALL_PROGRAM="/bin/sh /usr/src/slapt-src-x86_64/network/bmon/bmon-4.0/build-aux/install-sh -c -s" \ install_sh_PROGRAM="/bin/sh /usr/src/slapt-src-x86_64/network/bmon/bmon-4.0/build-aux/install-sh -c -s" INSTALL_STRIP_FLAG=-s \ install; \ else \ make INSTALL_PROGRAM="/bin/sh /usr/src/slapt-src-x86_64/network/bmon/bmon-4.0/build-aux/install-sh -c -s" \ install_sh_PROGRAM="/bin/sh /usr/src/slapt-src-x86_64/network/bmon/bmon-4.0/build-aux/install-sh -c -s" INSTALL_STRIP_FLAG=-s \ "INSTALL_PROGRAM_ENV=STRIPPROG=''" install; \ fi make[1]: Entering directory '/usr/src/slapt-src-x86_64/network/bmon/bmon-4.0' Making install in src make[2]: Entering directory '/usr/src/slapt-src-x86_64/network/bmon/bmon-4.0/src' make[3]: Entering directory '/usr/src/slapt-src-x86_64/network/bmon/bmon-4.0/src' /usr/bin/mkdir -p '/usr/src/slapt-src-x86_64/network/bmon/package-bmon/usr/bin' /bin/sh /usr/src/slapt-src-x86_64/network/bmon/bmon-4.0/build-aux/install-sh -c -s bmon '/usr/src/slapt-src-x86_64/network/bmon/package-bmon/usr/bin' make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/usr/src/slapt-src-x86_64/network/bmon/bmon-4.0/src' make[2]: Leaving directory '/usr/src/slapt-src-x86_64/network/bmon/bmon-4.0/src' Making install in man make[2]: Entering directory '/usr/src/slapt-src-x86_64/network/bmon/bmon-4.0/man' make[3]: Entering directory '/usr/src/slapt-src-x86_64/network/bmon/bmon-4.0/man' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/usr/src/slapt-src-x86_64/network/bmon/package-bmon/usr/man/man8' /usr/bin/ginstall -c -m 644 bmon.8 '/usr/src/slapt-src-x86_64/network/bmon/package-bmon/usr/man/man8' make[3]: Leaving directory '/usr/src/slapt-src-x86_64/network/bmon/bmon-4.0/man' make[2]: Leaving directory '/usr/src/slapt-src-x86_64/network/bmon/bmon-4.0/man' Making install in include make[2]: Entering directory '/usr/src/slapt-src-x86_64/network/bmon/bmon-4.0/include' make[3]: Entering directory '/usr/src/slapt-src-x86_64/network/bmon/bmon-4.0/include' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/usr/src/slapt-src-x86_64/network/bmon/bmon-4.0/include' make[2]: Leaving directory '/usr/src/slapt-src-x86_64/network/bmon/bmon-4.0/include' Making install in examples make[2]: Entering directory '/usr/src/slapt-src-x86_64/network/bmon/bmon-4.0/examples' make[3]: Entering directory '/usr/src/slapt-src-x86_64/network/bmon/bmon-4.0/examples' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/usr/src/slapt-src-x86_64/network/bmon/package-bmon/usr/share/doc/bmon/examples' /usr/bin/ginstall -c -m 644 bmon.conf '/usr/src/slapt-src-x86_64/network/bmon/package-bmon/usr/share/doc/bmon/examples' make[3]: Leaving directory '/usr/src/slapt-src-x86_64/network/bmon/bmon-4.0/examples' make[2]: Leaving directory '/usr/src/slapt-src-x86_64/network/bmon/bmon-4.0/examples' make[2]: Entering directory '/usr/src/slapt-src-x86_64/network/bmon/bmon-4.0' make[3]: Entering directory '/usr/src/slapt-src-x86_64/network/bmon/bmon-4.0' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/usr/src/slapt-src-x86_64/network/bmon/bmon-4.0' make[2]: Leaving directory '/usr/src/slapt-src-x86_64/network/bmon/bmon-4.0' make[1]: Leaving directory '/usr/src/slapt-src-x86_64/network/bmon/bmon-4.0' 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-x86_64/network/bmon/bmon-4.0-x86_64-1salix15.0.txz ./ etc/ etc/bmon.conf.new install/ install/doinst.sh install/slack-desc usr/ usr/bin/ usr/bin/bmon usr/doc/ usr/doc/bmon-4.0/ usr/doc/bmon-4.0/LICENSE.BSD usr/doc/bmon-4.0/LICENSE.MIT usr/doc/bmon-4.0/NEWS usr/doc/bmon-4.0/README.md usr/doc/bmon-4.0/bmon.SlackBuild usr/man/ usr/man/man8/ usr/man/man8/bmon.8.gz Slackware package /usr/src/slapt-src-x86_64/network/bmon/bmon-4.0-x86_64-1salix15.0.txz created. Installing package bmon-4.0-x86_64-1salix15.0... | bmon (portable bandwidth monitor and rate estimator) | | bmon is a portable bandwidth monitor and rate estimator It supports | various input methods for different architectures. Various output | modes exist including an interactive curses interface, lightweight | HTML output but also formatable ASCII output. Statistics may be | distributed over a network using multicast or unicast and collected | at some point to generate a summary of statistics for a set of nodes. | | | | |