<86>Dec 6 02:41:15 userdel[748946]: delete user 'rooter' <86>Dec 6 02:41:15 userdel[748946]: removed group 'rooter' owned by 'rooter' <86>Dec 6 02:41:15 userdel[748946]: removed shadow group 'rooter' owned by 'rooter' <86>Dec 6 02:41:15 groupadd[748968]: group added to /etc/group: name=rooter, GID=645 <86>Dec 6 02:41:15 groupadd[748968]: group added to /etc/gshadow: name=rooter <86>Dec 6 02:41:15 groupadd[748968]: new group: name=rooter, GID=645 <86>Dec 6 02:41:15 useradd[748980]: new user: name=rooter, UID=645, GID=645, home=/root, shell=/bin/bash <86>Dec 6 02:41:15 userdel[749008]: delete user 'builder' <86>Dec 6 02:41:15 userdel[749008]: removed group 'builder' owned by 'builder' <86>Dec 6 02:41:15 userdel[749008]: removed shadow group 'builder' owned by 'builder' <86>Dec 6 02:41:15 groupadd[749027]: group added to /etc/group: name=builder, GID=646 <86>Dec 6 02:41:15 groupadd[749027]: group added to /etc/gshadow: name=builder <86>Dec 6 02:41:15 groupadd[749027]: new group: name=builder, GID=646 <86>Dec 6 02:41:15 useradd[749042]: new user: name=builder, UID=646, GID=646, home=/usr/src, shell=/bin/bash warning: user asy does not exist - using root warning: group asy does not exist - using root warning: user asy does not exist - using root warning: group asy does not exist - using root warning: user asy does not exist - using root warning: group asy does not exist - using root warning: user asy does not exist - using root warning: group asy does not exist - using root <13>Dec 6 02:41:18 rpmi: rpm-build-licenses-2.0.5-alt2 1454794749 installed warning: Macro %doc not found <13>Dec 6 02:41:21 rpmi: libnl3-3.4.0-alt2 1507570084 installed <13>Dec 6 02:41:21 rpmi: libnl3-utils-3.4.0-alt2 1507570084 installed <13>Dec 6 02:41:21 rpmi: libtinfo-devel-6.1.20180407-alt2 sisyphus+222164.200.1.1 1550686221 installed <13>Dec 6 02:41:21 rpmi: libconfuse-2.7-alt1.1 1328346124 installed <13>Dec 6 02:41:21 rpmi: libconfuse-devel-2.7-alt1.1 1328346124 installed <13>Dec 6 02:41:21 rpmi: libncurses-devel-6.1.20180407-alt2 sisyphus+222164.200.1.1 1550686221 installed <13>Dec 6 02:41:21 rpmi: libnl-devel-3.4.0-alt2 1507570084 installed warning: Macro %doc not found Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/bmon-4.0-alt1.nosrc.rpm warning: Macro %doc not found Installing bmon-4.0-alt1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.5934 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf bmon-4.0 + echo 'Source #0 (bmon-4.0.tar.gz):' Source #0 (bmon-4.0.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/bmon-4.0.tar.gz + /bin/tar -xf - + cd bmon-4.0 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.90853 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd bmon-4.0 + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export FCFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' + ASFLAGS= + export ASFLAGS + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + readlink -e -- ./configure + xargs -ri dirname -- '{}' + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + sort -u + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + ./configure --build=x86_64-alt-linux --host=x86_64-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --disable-silent-rules --without-included-gettext --disable-asound configure: WARNING: unrecognized options: --without-included-gettext, --disable-asound checking build system type... x86_64-alt-linux-gnu checking host system type... x86_64-alt-linux-gnu checking target system type... x86_64-alt-linux-gnu checking for a BSD-compatible install... /bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /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 for style of include used by make... GNU checking for x86_64-alt-linux-gcc... x86_64-alt-linux-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 x86_64-alt-linux-gcc accepts -g... yes checking for x86_64-alt-linux-gcc option to accept ISO C89... none needed checking whether x86_64-alt-linux-gcc understands -c and -o together... yes checking dependency style of x86_64-alt-linux-gcc... none checking for library containing strerror... none required checking for x86_64-alt-linux-gcc... (cached) x86_64-alt-linux-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether x86_64-alt-linux-gcc accepts -g... (cached) yes checking for x86_64-alt-linux-gcc option to accept ISO C89... (cached) none needed checking whether x86_64-alt-linux-gcc understands -c and -o together... (cached) yes checking dependency style of x86_64-alt-linux-gcc... (cached) none checking for x86_64-alt-linux-gcc option to accept ISO C99... none needed checking for x86_64-alt-linux-gcc option to accept ISO Standard C... (cached) none needed checking how to run the C preprocessor... x86_64-alt-linux-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... /bin/grep checking for egrep... /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... no checking for Ncurses library... yes checking for working ncurses/curses.h... yes checking for working ncurses.h... yes checking for x86_64-alt-linux-pkg-config... (cached) /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for CONFUSE... yes checking for LIBNL... yes checking for LIBNL_ROUTE... 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 configure: WARNING: unrecognized options: --without-included-gettext, --disable-asound + make -j8 Making all in src make[1]: Entering directory '/usr/src/RPM/BUILD/bmon-4.0/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include/bmon -I../include -I../include -DSYSCONFDIR=\"/etc\" -D_GNU_SOURCE -Wall -I/usr/include/libnl3 -I/usr/include/libnl3 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o bmon-input.o `test -f 'input.c' || echo './'`input.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bmon-4.0/src' make[1]: Entering directory '/usr/src/RPM/BUILD/bmon-4.0/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include/bmon -I../include -I../include -DSYSCONFDIR=\"/etc\" -D_GNU_SOURCE -Wall -I/usr/include/libnl3 -I/usr/include/libnl3 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o bmon-output.o `test -f 'output.c' || echo './'`output.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bmon-4.0/src' make[1]: Entering directory '/usr/src/RPM/BUILD/bmon-4.0/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include/bmon -I../include -I../include -DSYSCONFDIR=\"/etc\" -D_GNU_SOURCE -Wall -I/usr/include/libnl3 -I/usr/include/libnl3 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o bmon-utils.o `test -f 'utils.c' || echo './'`utils.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bmon-4.0/src' make[1]: Entering directory '/usr/src/RPM/BUILD/bmon-4.0/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include/bmon -I../include -I../include -DSYSCONFDIR=\"/etc\" -D_GNU_SOURCE -Wall -I/usr/include/libnl3 -I/usr/include/libnl3 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o bmon-unit.o `test -f 'unit.c' || echo './'`unit.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bmon-4.0/src' make[1]: Entering directory '/usr/src/RPM/BUILD/bmon-4.0/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include/bmon -I../include -I../include -DSYSCONFDIR=\"/etc\" -D_GNU_SOURCE -Wall -I/usr/include/libnl3 -I/usr/include/libnl3 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o bmon-element_cfg.o `test -f 'element_cfg.c' || echo './'`element_cfg.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bmon-4.0/src' make[1]: Entering directory '/usr/src/RPM/BUILD/bmon-4.0/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include/bmon -I../include -I../include -DSYSCONFDIR=\"/etc\" -D_GNU_SOURCE -Wall -I/usr/include/libnl3 -I/usr/include/libnl3 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o bmon-bmon.o `test -f 'bmon.c' || echo './'`bmon.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bmon-4.0/src' make[1]: Entering directory '/usr/src/RPM/BUILD/bmon-4.0/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include/bmon -I../include -I../include -DSYSCONFDIR=\"/etc\" -D_GNU_SOURCE -Wall -I/usr/include/libnl3 -I/usr/include/libnl3 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o bmon-attr.o `test -f 'attr.c' || echo './'`attr.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bmon-4.0/src' make[1]: Entering directory '/usr/src/RPM/BUILD/bmon-4.0/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include/bmon -I../include -I../include -DSYSCONFDIR=\"/etc\" -D_GNU_SOURCE -Wall -I/usr/include/libnl3 -I/usr/include/libnl3 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o bmon-graph.o `test -f 'graph.c' || echo './'`graph.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bmon-4.0/src' make[1]: Entering directory '/usr/src/RPM/BUILD/bmon-4.0/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include/bmon -I../include -I../include -DSYSCONFDIR=\"/etc\" -D_GNU_SOURCE -Wall -I/usr/include/libnl3 -I/usr/include/libnl3 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o bmon-conf.o `test -f 'conf.c' || echo './'`conf.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bmon-4.0/src' make[1]: Entering directory '/usr/src/RPM/BUILD/bmon-4.0/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include/bmon -I../include -I../include -DSYSCONFDIR=\"/etc\" -D_GNU_SOURCE -Wall -I/usr/include/libnl3 -I/usr/include/libnl3 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o bmon-history.o `test -f 'history.c' || echo './'`history.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bmon-4.0/src' make[1]: Entering directory '/usr/src/RPM/BUILD/bmon-4.0/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include/bmon -I../include -I../include -DSYSCONFDIR=\"/etc\" -D_GNU_SOURCE -Wall -I/usr/include/libnl3 -I/usr/include/libnl3 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o bmon-module.o `test -f 'module.c' || echo './'`module.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bmon-4.0/src' make[1]: Entering directory '/usr/src/RPM/BUILD/bmon-4.0/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include/bmon -I../include -I../include -DSYSCONFDIR=\"/etc\" -D_GNU_SOURCE -Wall -I/usr/include/libnl3 -I/usr/include/libnl3 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o bmon-in_null.o `test -f 'in_null.c' || echo './'`in_null.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bmon-4.0/src' make[1]: Entering directory '/usr/src/RPM/BUILD/bmon-4.0/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include/bmon -I../include -I../include -DSYSCONFDIR=\"/etc\" -D_GNU_SOURCE -Wall -I/usr/include/libnl3 -I/usr/include/libnl3 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o bmon-in_sysctl.o `test -f 'in_sysctl.c' || echo './'`in_sysctl.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bmon-4.0/src' make[1]: Entering directory '/usr/src/RPM/BUILD/bmon-4.0/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include/bmon -I../include -I../include -DSYSCONFDIR=\"/etc\" -D_GNU_SOURCE -Wall -I/usr/include/libnl3 -I/usr/include/libnl3 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o bmon-group.o `test -f 'group.c' || echo './'`group.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bmon-4.0/src' make[1]: Entering directory '/usr/src/RPM/BUILD/bmon-4.0/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include/bmon -I../include -I../include -DSYSCONFDIR=\"/etc\" -D_GNU_SOURCE -Wall -I/usr/include/libnl3 -I/usr/include/libnl3 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o bmon-in_dummy.o `test -f 'in_dummy.c' || echo './'`in_dummy.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bmon-4.0/src' make[1]: Entering directory '/usr/src/RPM/BUILD/bmon-4.0/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include/bmon -I../include -I../include -DSYSCONFDIR=\"/etc\" -D_GNU_SOURCE -Wall -I/usr/include/libnl3 -I/usr/include/libnl3 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o bmon-out_null.o `test -f 'out_null.c' || echo './'`out_null.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bmon-4.0/src' make[1]: Entering directory '/usr/src/RPM/BUILD/bmon-4.0/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include/bmon -I../include -I../include -DSYSCONFDIR=\"/etc\" -D_GNU_SOURCE -Wall -I/usr/include/libnl3 -I/usr/include/libnl3 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o bmon-in_proc.o `test -f 'in_proc.c' || echo './'`in_proc.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bmon-4.0/src' make[1]: Entering directory '/usr/src/RPM/BUILD/bmon-4.0/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include/bmon -I../include -I../include -DSYSCONFDIR=\"/etc\" -D_GNU_SOURCE -Wall -I/usr/include/libnl3 -I/usr/include/libnl3 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o bmon-element.o `test -f 'element.c' || echo './'`element.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bmon-4.0/src' make[1]: Entering directory '/usr/src/RPM/BUILD/bmon-4.0/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include/bmon -I../include -I../include -DSYSCONFDIR=\"/etc\" -D_GNU_SOURCE -Wall -I/usr/include/libnl3 -I/usr/include/libnl3 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o bmon-out_format.o `test -f 'out_format.c' || echo './'`out_format.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bmon-4.0/src' make[1]: Entering directory '/usr/src/RPM/BUILD/bmon-4.0/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include/bmon -I../include -I../include -DSYSCONFDIR=\"/etc\" -D_GNU_SOURCE -Wall -I/usr/include/libnl3 -I/usr/include/libnl3 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o bmon-out_ascii.o `test -f 'out_ascii.c' || echo './'`out_ascii.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bmon-4.0/src' make[1]: Entering directory '/usr/src/RPM/BUILD/bmon-4.0/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include/bmon -I../include -I../include -DSYSCONFDIR=\"/etc\" -D_GNU_SOURCE -Wall -I/usr/include/libnl3 -I/usr/include/libnl3 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o bmon-in_netlink.o `test -f 'in_netlink.c' || echo './'`in_netlink.c in_netlink.c: In function 'handle_tc_obj': in_netlink.c:558:37: warning: ' (' directive output may be truncated writing 2 bytes into a region of size between 0 and 31 [-Wformat-truncation=] snprintf(name, sizeof(name), "%s %s (%s)", ^~ In file included from /usr/include/stdio.h:862, from ../include/bmon/config.h:36, from ../include/bmon/bmon.h:29, from in_netlink.c:26: /usr/include/bits/stdio2.h:64:10: note: '__builtin___snprintf_chk' output 5 or more bytes (assuming 36) into a destination of size 32 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[1]: Leaving directory '/usr/src/RPM/BUILD/bmon-4.0/src' make[1]: Entering directory '/usr/src/RPM/BUILD/bmon-4.0/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include/bmon -I../include -I../include -DSYSCONFDIR=\"/etc\" -D_GNU_SOURCE -Wall -I/usr/include/libnl3 -I/usr/include/libnl3 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o bmon-out_curses.o `test -f 'out_curses.c' || echo './'`out_curses.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bmon-4.0/src' make[1]: Entering directory '/usr/src/RPM/BUILD/bmon-4.0/src' x86_64-alt-linux-gcc -I../include -I../include -DSYSCONFDIR=\"/etc\" -D_GNU_SOURCE -Wall -I/usr/include/libnl3 -I/usr/include/libnl3 -pipe -frecord-gcc-switches -Wall -g -O2 -o bmon bmon-utils.o bmon-unit.o bmon-conf.o bmon-input.o bmon-output.o bmon-group.o bmon-element.o bmon-attr.o bmon-element_cfg.o bmon-history.o bmon-graph.o bmon-bmon.o bmon-module.o bmon-in_netlink.o bmon-in_null.o bmon-in_dummy.o bmon-in_proc.o bmon-in_sysctl.o bmon-out_null.o bmon-out_format.o bmon-out_ascii.o bmon-out_curses.o -lncurses -lconfuse -lnl-3 -lnl-route-3 -lnl-3 -lrt -lm make[1]: Leaving directory '/usr/src/RPM/BUILD/bmon-4.0/src' Making all in man make[1]: Nothing to be done for 'all'. Making all in include make[1]: Nothing to be done for 'all'. Making all in examples make[1]: Nothing to be done for 'all'. make[1]: Nothing to be done for 'all-am'. + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.59922 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/bmon-buildroot + : + /bin/rm -rf -- /usr/src/tmp/bmon-buildroot + cd bmon-4.0 + /usr/bin/make 'INSTALL=/bin/install -p' prefix=/usr/src/tmp/bmon-buildroot/usr exec_prefix=/usr/src/tmp/bmon-buildroot/usr bindir=/usr/src/tmp/bmon-buildroot/usr/bin sbindir=/usr/src/tmp/bmon-buildroot/usr/sbin sysconfdir=/usr/src/tmp/bmon-buildroot/etc datadir=/usr/src/tmp/bmon-buildroot/usr/share includedir=/usr/src/tmp/bmon-buildroot/usr/include libdir=/usr/src/tmp/bmon-buildroot/usr/lib64 libexecdir=/usr/src/tmp/bmon-buildroot/usr/lib localstatedir=/usr/src/tmp/bmon-buildroot/var/lib sharedstatedir=/usr/src/tmp/bmon-buildroot/var/lib mandir=/usr/src/tmp/bmon-buildroot/usr/share/man infodir=/usr/src/tmp/bmon-buildroot/usr/share/info install make: Entering directory '/usr/src/RPM/BUILD/bmon-4.0' Making install in src make[1]: Entering directory '/usr/src/RPM/BUILD/bmon-4.0/src' make[2]: Entering directory '/usr/src/RPM/BUILD/bmon-4.0/src' /bin/mkdir -p '/usr/src/tmp/bmon-buildroot/usr/bin' /bin/install -p bmon '/usr/src/tmp/bmon-buildroot/usr/bin' make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/usr/src/RPM/BUILD/bmon-4.0/src' make[1]: Leaving directory '/usr/src/RPM/BUILD/bmon-4.0/src' Making install in man make[1]: Entering directory '/usr/src/RPM/BUILD/bmon-4.0/man' make[2]: Entering directory '/usr/src/RPM/BUILD/bmon-4.0/man' make[2]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/usr/src/tmp/bmon-buildroot/usr/share/man/man8' /bin/install -p -m 644 bmon.8 '/usr/src/tmp/bmon-buildroot/usr/share/man/man8' make[2]: Leaving directory '/usr/src/RPM/BUILD/bmon-4.0/man' make[1]: Leaving directory '/usr/src/RPM/BUILD/bmon-4.0/man' Making install in include make[1]: Entering directory '/usr/src/RPM/BUILD/bmon-4.0/include' make[2]: Entering directory '/usr/src/RPM/BUILD/bmon-4.0/include' 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/RPM/BUILD/bmon-4.0/include' make[1]: Leaving directory '/usr/src/RPM/BUILD/bmon-4.0/include' Making install in examples make[1]: Entering directory '/usr/src/RPM/BUILD/bmon-4.0/examples' make[2]: Entering directory '/usr/src/RPM/BUILD/bmon-4.0/examples' make[2]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/usr/src/tmp/bmon-buildroot/usr/share/doc/bmon/examples' /bin/install -p -m 644 bmon.conf '/usr/src/tmp/bmon-buildroot/usr/share/doc/bmon/examples' make[2]: Leaving directory '/usr/src/RPM/BUILD/bmon-4.0/examples' make[1]: Leaving directory '/usr/src/RPM/BUILD/bmon-4.0/examples' make[1]: Entering directory '/usr/src/RPM/BUILD/bmon-4.0' make[2]: Entering directory '/usr/src/RPM/BUILD/bmon-4.0' 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/RPM/BUILD/bmon-4.0' make[1]: Leaving directory '/usr/src/RPM/BUILD/bmon-4.0' make: Leaving directory '/usr/src/RPM/BUILD/bmon-4.0' + rm -rf /usr/src/tmp/bmon-buildroot/usr/share/doc/bmon/examples + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/bmon-buildroot (auto) Verifying and fixing files in /usr/src/tmp/bmon-buildroot (binconfig,pkgconfig,libtool,desktop) Checking contents of files in /usr/src/tmp/bmon-buildroot/ (default) Compressing files in /usr/src/tmp/bmon-buildroot (auto) Verifying ELF objects in /usr/src/tmp/bmon-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Hardlinking identical .pyc and .pyo files Processing files: bmon-4.0-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.12182 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd bmon-4.0 + DOCDIR=/usr/src/tmp/bmon-buildroot/usr/share/doc/bmon-4.0 + export DOCDIR + rm -rf /usr/src/tmp/bmon-buildroot/usr/share/doc/bmon-4.0 + /bin/mkdir -p /usr/src/tmp/bmon-buildroot/usr/share/doc/bmon-4.0 + cp -prL NEWS examples/ LICENSE.BSD LICENSE.MIT /usr/src/tmp/bmon-buildroot/usr/share/doc/bmon-4.0 + chmod -R go-w /usr/src/tmp/bmon-buildroot/usr/share/doc/bmon-4.0 + chmod -R a+rX /usr/src/tmp/bmon-buildroot/usr/share/doc/bmon-4.0 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.hbZHxy find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.0M8k9U find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: /lib64/ld-linux-x86-64.so.2, libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), libc.so.6(GLIBC_2.8)(64bit), libconfuse.so.0()(64bit) >= set:kfRkWXr3NAmxIsE1thcJ26Ln85UuAGTlexHRz3DmFLc, libm.so.6(GLIBC_2.2.5)(64bit), libncurses.so.5()(64bit) >= set:mhWilLgnosl3kip5q5AXVZEFtgSFmdle7T8zer2UZs9fk1SLBzii6MeH0, libnl-3.so.200()(64bit) >= set:miaYvpfmC5Zp20ZAg8BLsUkffNeOIZ31, libnl-3.so.200(libnl_3)(64bit), libnl-route-3.so.200()(64bit) >= set:nhuc1LFLNoXQN3bV0a0Zy4zHMqGCC1RkoenhZxZxWvZxZHinK25KlK6Z1hguZ96R2ngUpxpkMFtEJej67TMkXjpJJiym63bMzDHQCuFhesf2I4, libnl-route-3.so.200(libnl_3)(64bit), librt.so.1(GLIBC_2.2.5)(64bit), libtinfo.so.5()(64bit) >= set:lidIBtZyTGpUWII0EUbqL5, rtld(GNU_HASH) Requires(rpmlib): rpmlib(SetVersions) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.qX3Hel Creating bmon-debuginfo package Processing files: bmon-debuginfo-4.0-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.mR6ENO find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.GIWKNl find-requires: running scripts (debuginfo) Requires: bmon = 4.0-alt1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6), debug64(libconfuse.so.0), debug64(libm.so.6), debug64(libncurses.so.5), debug64(libnl-3.so.200), debug64(libnl-route-3.so.200), debug64(librt.so.1), debug64(libtinfo.so.5) Wrote: /usr/src/RPM/RPMS/x86_64/bmon-4.0-alt1.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/bmon-debuginfo-4.0-alt1.x86_64.rpm 15.17user 5.91system 0:17.38elapsed 121%CPU (0avgtext+0avgdata 46040maxresident)k 0inputs+0outputs (0major+935455minor)pagefaults 0swaps 23.26user 11.98system 0:30.58elapsed 115%CPU (0avgtext+0avgdata 118272maxresident)k 80inputs+0outputs (0major+1307974minor)pagefaults 0swaps --- bmon-4.0-alt1.x86_64.rpm.repo 2017-11-01 10:35:48.000000000 +0000 +++ bmon-4.0-alt1.x86_64.rpm.hasher 2020-12-06 02:41:42.466621167 +0000 @@ -25,3 +25,2 @@ Requires: libnl-route-3.so.200(libnl_3)(64bit) -Requires: librt.so.1()(64bit) >= set:jiq20 Requires: librt.so.1(GLIBC_2.2.5)(64bit)