<86>Jun 16 00:58:54 userdel[2569518]: delete user 'rooter' <86>Jun 16 00:58:54 userdel[2569518]: removed group 'rooter' owned by 'rooter' <86>Jun 16 00:58:54 userdel[2569518]: removed shadow group 'rooter' owned by 'rooter' <86>Jun 16 00:58:54 groupadd[2569555]: group added to /etc/group: name=rooter, GID=1247 <86>Jun 16 00:58:54 groupadd[2569555]: group added to /etc/gshadow: name=rooter <86>Jun 16 00:58:54 groupadd[2569555]: new group: name=rooter, GID=1247 <86>Jun 16 00:58:54 useradd[2569579]: new user: name=rooter, UID=1247, GID=1247, home=/root, shell=/bin/bash <86>Jun 16 00:58:54 userdel[2569614]: delete user 'builder' <86>Jun 16 00:58:54 userdel[2569614]: removed group 'builder' owned by 'builder' <86>Jun 16 00:58:54 userdel[2569614]: removed shadow group 'builder' owned by 'builder' <86>Jun 16 00:58:54 groupadd[2569688]: group added to /etc/group: name=builder, GID=1248 <86>Jun 16 00:58:54 useradd[2569714]: new user: name=builder, UID=1248, GID=1248, home=/usr/src, shell=/bin/bash /usr/src/in/srpm/bmon-4.0-alt1.src.rpm: bad symbols in the license tag: / 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>Jun 16 00:58:59 rpmi: rpm-build-licenses-3.0.0-alt1 sisyphus+241804.100.1.1 1574868053 installed warning: Macro %doc not found <13>Jun 16 00:59:01 rpmi: libnl3-3.5.0-alt1 sisyphus+275381.100.1.2 1624498107 installed <13>Jun 16 00:59:01 rpmi: libnl3-utils-3.5.0-alt1 sisyphus+275381.100.1.2 1624498107 installed <13>Jun 16 00:59:01 rpmi: libncurses-6.3.20220618-alt1 p10+319472.100.4.1 1685092691 installed <13>Jun 16 00:59:01 rpmi: libtinfo-devel-6.3.20220618-alt1 p10+319472.100.4.1 1685092691 installed <13>Jun 16 00:59:01 rpmi: libconfuse-2.7-alt1.1 sisyphus+277739.100.1.1 1625793453 installed <13>Jun 16 00:59:01 rpmi: libconfuse-devel-2.7-alt1.1 sisyphus+277739.100.1.1 1625793453 installed <13>Jun 16 00:59:01 rpmi: libncurses-devel-6.3.20220618-alt1 p10+319472.100.4.1 1685092691 installed <13>Jun 16 00:59:01 rpmi: libnl-devel-3.5.0-alt1 sisyphus+275381.100.1.2 1624498107 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 (w1.gzdio) 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.70749 + 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.70749 + 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-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-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-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-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-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-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-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-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-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-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-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-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=] 558 | snprintf(name, sizeof(name), "%s %s (%s)", | ^~ In file included from /usr/include/stdio.h:866, from ../include/bmon/config.h:36, from ../include/bmon/bmon.h:29, from in_netlink.c:26: /usr/include/bits/stdio2.h:70:10: note: '__builtin___snprintf_chk' output 5 or more bytes (assuming 36) into a destination of size 32 70 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 71 | __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-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-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-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-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-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.83865 + 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 + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd bmon-4.0 + /usr/bin/make 'INSTALL=/usr/libexec/rpm-build/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' /usr/libexec/rpm-build/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' /usr/libexec/rpm-build/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' /usr/libexec/rpm-build/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,gnuconfig) 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) Processing files: bmon-4.0-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.83865 + 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.2VY6ic find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.QzHqfa find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: /lib64/ld-linux-x86-64.so.2, libc.so.6(GLIBC_2.17)(64bit), 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.7)(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:mhWilLgnosl3kip5q5AXVZEFtgSFSR6oYMVU6pQpj0TDjuE2Ivb7BAcwtm1, libnl-3.so.200()(64bit) >= set:miaYvpfmC5Zp20ZAg8BLsUkffNeOIZ31, libnl-3.so.200(libnl_3)(64bit), libnl-route-3.so.200()(64bit) >= set:oifCEqiZhmS1kwvxos5njRFpMFPE1AkFZ4fyOBeyU2Ra0fpsKxVSDCpvwvH2RdgzN0UbG6OFZwtZayINxKZqg1oN54sZhtqDw5lcIXbMzDHIdZ4i34oF, libnl-route-3.so.200(libnl_3)(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.T9HAba 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.Zjopsa find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.TeauB9 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(libtinfo.so.5) Adding to bmon-debuginfo a strict dependency on bmon Wrote: /usr/src/RPM/RPMS/x86_64/bmon-4.0-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/bmon-debuginfo-4.0-alt1.x86_64.rpm (w2.lzdio) 6.11user 3.06system 0:11.08elapsed 82%CPU (0avgtext+0avgdata 45416maxresident)k 0inputs+0outputs (0major+874040minor)pagefaults 0swaps 6.14user 2.45system 0:24.93elapsed 34%CPU (0avgtext+0avgdata 128816maxresident)k 352inputs+0outputs (0major+260596minor)pagefaults 0swaps --- bmon-4.0-alt1.x86_64.rpm.repo 2020-12-16 22:26:13.000000000 +0000 +++ bmon-4.0-alt1.x86_64.rpm.hasher 2024-06-16 00:59:14.871585200 +0000 @@ -22,3 +22,3 @@ Requires: libm.so.6(GLIBC_2.2.5)(64bit) -Requires: libncurses.so.5()(64bit) >= set:mhWilLgnosl3kip5q5AXVZEFtgSFmdle7T8zer2UZs9fk1SLBzii6MeH0 +Requires: libncurses.so.5()(64bit) >= set:mhWilLgnosl3kip5q5AXVZEFtgSFSR6oYMVU6pQpj0TDjuE2Ivb7BAcwtm1 Requires: libnl-3.so.200()(64bit) >= set:miaYvpfmC5Zp20ZAg8BLsUkffNeOIZ31 @@ -31,3 +31,3 @@ Provides: bmon = 4.0-alt1:sisyphus+263561.200.9.1 -File: /usr/bin/bmon 100755 root:root 36d49de7a7ab6cf5c4ae1fe0b272ea30 +File: /usr/bin/bmon 100755 root:root 3d5af9185b668b7a4f34b7c629a7003a File: /usr/share/doc/bmon-4.0 40755 root:root @@ -42,2 +42,2 @@ File: /usr/share/man/man8/bmon.8.xz 100644 root:root 0145c5ef5aa240da6bc6505c6694dc1a -RPMIdentity: 373da9e80e768111a10ac433d10e977888988ada664aedcfba86342d7508c9fd55ecfef1a118e2d4db2733b8551a95e9ec808542293af352676782237587dce5 +RPMIdentity: 752654076e5727672acb37e572075eb2dc5f915368b1b51ebd61f3f0bd322c017f46e090c05d7902148462fca58b4fc821cc52893ef7891660579614040688ee --- bmon-debuginfo-4.0-alt1.x86_64.rpm.repo 2020-12-16 22:26:13.000000000 +0000 +++ bmon-debuginfo-4.0-alt1.x86_64.rpm.hasher 2024-06-16 00:59:14.952584766 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/2b 40755 root:root -/usr/lib/debug/.build-id/2b/3bc3b66ce222a136105de7a7597cf30ac3f371 120777 root:root ../../../../bin/bmon -/usr/lib/debug/.build-id/2b/3bc3b66ce222a136105de7a7597cf30ac3f371.debug 120777 root:root ../../usr/bin/bmon.debug +/usr/lib/debug/.build-id/e7 40755 root:root +/usr/lib/debug/.build-id/e7/a6f436bc27d799ea7554d2342e94399f1f9a5b 120777 root:root ../../../../bin/bmon +/usr/lib/debug/.build-id/e7/a6f436bc27d799ea7554d2342e94399f1f9a5b.debug 120777 root:root ../../usr/bin/bmon.debug /usr/lib/debug/usr/bin/bmon.debug 100644 root:root @@ -55,6 +55,6 @@ Provides: bmon-debuginfo = 4.0-alt1:sisyphus+263561.200.9.1 -File: /usr/lib/debug/.build-id/2b 40755 root:root -File: /usr/lib/debug/.build-id/2b/3bc3b66ce222a136105de7a7597cf30ac3f371 120777 root:root ../../../../bin/bmon -File: /usr/lib/debug/.build-id/2b/3bc3b66ce222a136105de7a7597cf30ac3f371.debug 120777 root:root ../../usr/bin/bmon.debug -File: /usr/lib/debug/usr/bin/bmon.debug 100644 root:root dc42cc40f803c0f755995873859f1f8b +File: /usr/lib/debug/.build-id/e7 40755 root:root +File: /usr/lib/debug/.build-id/e7/a6f436bc27d799ea7554d2342e94399f1f9a5b 120777 root:root ../../../../bin/bmon +File: /usr/lib/debug/.build-id/e7/a6f436bc27d799ea7554d2342e94399f1f9a5b.debug 120777 root:root ../../usr/bin/bmon.debug +File: /usr/lib/debug/usr/bin/bmon.debug 100644 root:root 8ac656282945279befb691bf0effd006 File: /usr/src/debug/bmon-4.0 40755 root:root @@ -99,2 +99,2 @@ File: /usr/src/debug/bmon-4.0/src/utils.c 100644 root:root 5b0110d675c9e7f598f885750ce324d3 -RPMIdentity: 6d194de8a6beadcb0e9a8fe0a704f385078b2912a44dbad8caeca2ceec6436556f9c73d0f1f68d2944a3b450bcad4cb093531a5e47cc0e88f388f7bc98542002 +RPMIdentity: 4196e7c77fcb59ef2a8fb2d262c661e3677c0f4e7caf508a7ad3f8636cc177c0e8448c168cbb72bc79e2d7f4d916408b721290c70a986766e43c23120c509642