<86>Jun 3 05:38:02 userdel[1389663]: delete user 'rooter' <86>Jun 3 05:38:02 userdel[1389663]: removed group 'rooter' owned by 'rooter' <86>Jun 3 05:38:02 userdel[1389663]: removed shadow group 'rooter' owned by 'rooter' <86>Jun 3 05:38:02 groupadd[1389725]: group added to /etc/group: name=rooter, GID=1262 <86>Jun 3 05:38:02 groupadd[1389725]: group added to /etc/gshadow: name=rooter <86>Jun 3 05:38:02 groupadd[1389725]: new group: name=rooter, GID=1262 <86>Jun 3 05:38:02 useradd[1389751]: new user: name=rooter, UID=1262, GID=1262, home=/root, shell=/bin/bash, from=none <86>Jun 3 05:38:02 userdel[1389828]: delete user 'builder' <86>Jun 3 05:38:02 userdel[1389828]: removed group 'builder' owned by 'builder' <86>Jun 3 05:38:02 userdel[1389828]: removed shadow group 'builder' owned by 'builder' <86>Jun 3 05:38:02 groupadd[1389898]: group added to /etc/group: name=builder, GID=1263 <86>Jun 3 05:38:02 groupadd[1389898]: group added to /etc/gshadow: name=builder <86>Jun 3 05:38:02 groupadd[1389898]: new group: name=builder, GID=1263 <86>Jun 3 05:38:02 useradd[1389935]: new user: name=builder, UID=1263, GID=1263, home=/usr/src, shell=/bin/bash, from=none /usr/src/in/srpm/bmon-4.0-alt2.src.rpm: bad symbols in the license tag: / warning: user user does not exist - using root warning: group user does not exist - using root warning: user user does not exist - using root warning: group user does not exist - using root warning: user user does not exist - using root warning: group user does not exist - using root warning: user user does not exist - using root warning: group user does not exist - using root <13>Jun 3 05:38:04 rpmi: rpm-build-licenses-3.0.0-alt1 sisyphus+241804.100.1.1 1574868053 installed warning: Macro %doc not found <13>Jun 3 05:38:06 rpmi: libnl3-3.7.0-alt1 sisyphus+307975.100.1.1 1665071450 installed <13>Jun 3 05:38:06 rpmi: libnl3-utils-3.7.0-alt1 sisyphus+307975.100.1.1 1665071450 installed <13>Jun 3 05:38:06 rpmi: libncurses-6.3.20220618-alt1 sisyphus+302449.100.1.1 1655835262 installed <13>Jun 3 05:38:06 rpmi: libtinfo-devel-6.3.20220618-alt1 sisyphus+302449.100.1.1 1655835262 installed <13>Jun 3 05:38:06 rpmi: libconfuse-3.3-alt1 sisyphus+271897.140.2.1 1631759603 installed <13>Jun 3 05:38:06 rpmi: libconfuse-devel-3.3-alt1 sisyphus+271897.140.2.1 1631759603 installed <13>Jun 3 05:38:06 rpmi: libncurses-devel-6.3.20220618-alt1 sisyphus+302449.100.1.1 1655835262 installed <13>Jun 3 05:38:06 rpmi: libnl-devel-3.7.0-alt1 sisyphus+307975.100.1.1 1665071450 installed warning: Macro %doc not found Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/bmon-4.0-alt2.nosrc.rpm (w1.gzdio) warning: Macro %doc not found Installing bmon-4.0-alt2.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.52774 + 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.52774 + 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 -flto=auto -march=i586 -mtune=generic' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' + export FCFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' + ASFLAGS=' -march=i586 -mtune=generic' + 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=i586-alt-linux --host=i586-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --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... i586-alt-linux-gnu checking host system type... i586-alt-linux-gnu checking target system type... i586-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 i586-alt-linux-gcc... i586-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 i586-alt-linux-gcc accepts -g... yes checking for i586-alt-linux-gcc option to accept ISO C89... none needed checking whether i586-alt-linux-gcc understands -c and -o together... yes checking dependency style of i586-alt-linux-gcc... none checking for library containing strerror... none required checking for i586-alt-linux-gcc... (cached) i586-alt-linux-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether i586-alt-linux-gcc accepts -g... (cached) yes checking for i586-alt-linux-gcc option to accept ISO C89... (cached) none needed checking whether i586-alt-linux-gcc understands -c and -o together... (cached) yes checking dependency style of i586-alt-linux-gcc... (cached) none checking for i586-alt-linux-gcc option to accept ISO C99... none needed checking for i586-alt-linux-gcc option to accept ISO Standard C... (cached) none needed checking how to run the C preprocessor... i586-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 i586-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' i586-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 -flto=auto -march=i586 -mtune=generic -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' i586-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 -flto=auto -march=i586 -mtune=generic -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' i586-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 -flto=auto -march=i586 -mtune=generic -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' i586-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 -flto=auto -march=i586 -mtune=generic -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' i586-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 -flto=auto -march=i586 -mtune=generic -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' i586-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 -flto=auto -march=i586 -mtune=generic -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' i586-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 -flto=auto -march=i586 -mtune=generic -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' i586-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 -flto=auto -march=i586 -mtune=generic -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' i586-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 -flto=auto -march=i586 -mtune=generic -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' i586-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 -flto=auto -march=i586 -mtune=generic -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' i586-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 -flto=auto -march=i586 -mtune=generic -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' i586-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 -flto=auto -march=i586 -mtune=generic -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' i586-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 -flto=auto -march=i586 -mtune=generic -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' i586-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 -flto=auto -march=i586 -mtune=generic -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' i586-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 -flto=auto -march=i586 -mtune=generic -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' i586-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 -flto=auto -march=i586 -mtune=generic -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' i586-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 -flto=auto -march=i586 -mtune=generic -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' i586-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 -flto=auto -march=i586 -mtune=generic -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' i586-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 -flto=auto -march=i586 -mtune=generic -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' i586-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 -flto=auto -march=i586 -mtune=generic -c -o bmon-in_netlink.o `test -f 'in_netlink.c' || echo './'`in_netlink.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' i586-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 -flto=auto -march=i586 -mtune=generic -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' i586-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 -flto=auto -march=i586 -mtune=generic -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' i586-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 -flto=auto -march=i586 -mtune=generic -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.75224 + 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/lib 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) verify-elf: WARNING: ./usr/bin/bmon: uses non-LFS functions: fopen Processing files: bmon-4.0-alt2 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.93808 + 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.x1WQrX 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.vUkY0h find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: /lib/ld-linux.so.2, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.17), libc.so.6(GLIBC_2.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.34), libc.so.6(GLIBC_2.4), libc.so.6(GLIBC_2.7), libc.so.6(GLIBC_2.8), libconfuse.so.2 >= set:kfRkWXr3NAmxIsE1thcJ26Ln85UuAGTlexHRz3DmFLc, libm.so.6(GLIBC_2.0), libncurses.so.5 >= set:mhWilLgnosl3kip5q5AXVZEFtgSFSR6oYMVU6pQpj0TDjuE2Ivb7BAcwtm1, libnl-3.so.200 >= set:miaYvpfmC5Zp20ZAg8BLsUkffNeOIZ31, libnl-3.so.200(libnl_3), libnl-route-3.so.200 >= set:oifCEqiZhmS1kwvxos5njRFpMFPE1AkFZ4fyOBeyU2Ra0fpsKxVSDCpvwvH2RdgzN0UbG6OFZwtZayINxKZqg1oN54sZhtqDw5lcIXbMzDHIdZ4i34oF, libnl-route-3.so.200(libnl_3), libtinfo.so.5 >= 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.8NtTQ1 Creating bmon-debuginfo package Processing files: bmon-debuginfo-4.0-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.jNmaLn find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.19CvYp find-requires: running scripts (debuginfo) Requires: bmon = 4.0-alt2, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6), debug(libconfuse.so.2), debug(libm.so.6), debug(libncurses.so.5), debug(libnl-3.so.200), debug(libnl-route-3.so.200), debug(libtinfo.so.5) Adding to bmon-debuginfo a strict dependency on bmon Wrote: /usr/src/RPM/RPMS/i586/bmon-4.0-alt2.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/bmon-debuginfo-4.0-alt2.i586.rpm (w2.lzdio) 19.28user 7.03system 0:25.25elapsed 104%CPU (0avgtext+0avgdata 50000maxresident)k 0inputs+0outputs (0major+920022minor)pagefaults 0swaps 4.46user 2.89system 0:37.31elapsed 19%CPU (0avgtext+0avgdata 111612maxresident)k 960inputs+0outputs (0major+252440minor)pagefaults 0swaps --- bmon-4.0-alt2.i586.rpm.repo 2021-09-16 02:34:01.000000000 +0000 +++ bmon-4.0-alt2.i586.rpm.hasher 2023-06-03 05:38:35.686030397 +0000 @@ -18,2 +18,3 @@ Requires: libc.so.6(GLIBC_2.3.4) +Requires: libc.so.6(GLIBC_2.34) Requires: libc.so.6(GLIBC_2.4) @@ -24,3 +25,3 @@ Requires: libm.so.6(GLIBC_2.0) -Requires: libncurses.so.5 >= set:mhWilLgnosl3kip5q5AXVZEFtgSFmdle7T8zer2UZs9fk1SLBzii6MeH0 +Requires: libncurses.so.5 >= set:mhWilLgnosl3kip5q5AXVZEFtgSFSR6oYMVU6pQpj0TDjuE2Ivb7BAcwtm1 Requires: libnl-3.so.200 >= set:miaYvpfmC5Zp20ZAg8BLsUkffNeOIZ31 @@ -33,3 +34,3 @@ Provides: bmon = 4.0-alt2:sisyphus+271897.240.2.1 -File: /usr/bin/bmon 100755 root:root 1d2c3b149f3312a7f2a2e5e84faf9cb5 +File: /usr/bin/bmon 100755 root:root 23d5adbbd9baaa023538a010b2441d53 File: /usr/share/doc/bmon-4.0 40755 root:root @@ -44,2 +45,2 @@ File: /usr/share/man/man8/bmon.8.xz 100644 root:root 0145c5ef5aa240da6bc6505c6694dc1a -RPMIdentity: 8888c57e681593102b1313e57d2c598824d6cdf0274a58c6def356fcf606ded7c846c2225e20f398df09239b400d9f6805e497ff61afc8e205f4addeb4f0f80b +RPMIdentity: 5dc22146174202ea86d40c59ea8639bcf3d985a5dd1175f97e820dcea7f86abcdf998e9625345a692dac2b9de946125e9ee27ca33120c8bb604c7cb7c1f0a08d --- bmon-debuginfo-4.0-alt2.i586.rpm.repo 2021-09-16 02:34:01.000000000 +0000 +++ bmon-debuginfo-4.0-alt2.i586.rpm.hasher 2023-06-03 05:38:35.847031008 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/16 40755 root:root -/usr/lib/debug/.build-id/16/52f8a124add6b393abc879d46906c302856270 120777 root:root ../../../../bin/bmon -/usr/lib/debug/.build-id/16/52f8a124add6b393abc879d46906c302856270.debug 120777 root:root ../../usr/bin/bmon.debug +/usr/lib/debug/.build-id/8d 40755 root:root +/usr/lib/debug/.build-id/8d/ae176f351664e4b25031f79aa25d461efd23df 120777 root:root ../../../../bin/bmon +/usr/lib/debug/.build-id/8d/ae176f351664e4b25031f79aa25d461efd23df.debug 120777 root:root ../../usr/bin/bmon.debug /usr/lib/debug/usr/bin/bmon.debug 100644 root:root @@ -19,3 +19,5 @@ /usr/src/debug/bmon-4.0/include/bmon/module.h 100644 root:root +/usr/src/debug/bmon-4.0/include/bmon/output.h 100644 root:root /usr/src/debug/bmon-4.0/include/bmon/unit.h 100644 root:root +/usr/src/debug/bmon-4.0/include/bmon/utils.h 100644 root:root /usr/src/debug/bmon-4.0/src 40755 root:root @@ -33,2 +35,3 @@ /usr/src/debug/bmon-4.0/src/in_proc.c 100644 root:root +/usr/src/debug/bmon-4.0/src/in_sysctl.c 100644 root:root /usr/src/debug/bmon-4.0/src/input.c 100644 root:root @@ -53,6 +56,6 @@ Provides: bmon-debuginfo = 4.0-alt2:sisyphus+271897.240.2.1 -File: /usr/lib/debug/.build-id/16 40755 root:root -File: /usr/lib/debug/.build-id/16/52f8a124add6b393abc879d46906c302856270 120777 root:root ../../../../bin/bmon -File: /usr/lib/debug/.build-id/16/52f8a124add6b393abc879d46906c302856270.debug 120777 root:root ../../usr/bin/bmon.debug -File: /usr/lib/debug/usr/bin/bmon.debug 100644 root:root 49bb2c9fd8db23f8b93bb914fcbc8757 +File: /usr/lib/debug/.build-id/8d 40755 root:root +File: /usr/lib/debug/.build-id/8d/ae176f351664e4b25031f79aa25d461efd23df 120777 root:root ../../../../bin/bmon +File: /usr/lib/debug/.build-id/8d/ae176f351664e4b25031f79aa25d461efd23df.debug 120777 root:root ../../usr/bin/bmon.debug +File: /usr/lib/debug/usr/bin/bmon.debug 100644 root:root 83ec5b1c9771b26710ab2e524fcfd724 File: /usr/src/debug/bmon-4.0 40755 root:root @@ -72,3 +75,5 @@ File: /usr/src/debug/bmon-4.0/include/bmon/module.h 100644 root:root f59e8112ecc8b30edd348bba7158c828 +File: /usr/src/debug/bmon-4.0/include/bmon/output.h 100644 root:root 64127faed19ef500afbc2fa6b177c0b3 File: /usr/src/debug/bmon-4.0/include/bmon/unit.h 100644 root:root 47b5cd246441f5284786aec271f230e1 +File: /usr/src/debug/bmon-4.0/include/bmon/utils.h 100644 root:root 11df4fa949a3886040b06a4ad0cb1378 File: /usr/src/debug/bmon-4.0/src 40755 root:root @@ -86,2 +91,3 @@ File: /usr/src/debug/bmon-4.0/src/in_proc.c 100644 root:root f6fa17e03dfced9076b94289eaf68e6b +File: /usr/src/debug/bmon-4.0/src/in_sysctl.c 100644 root:root 8e14c1c179d45a12a92658d20d53dad1 File: /usr/src/debug/bmon-4.0/src/input.c 100644 root:root 7f635f19e12fdf4ae8a85b8cb3600b0a @@ -95,2 +101,2 @@ File: /usr/src/debug/bmon-4.0/src/utils.c 100644 root:root 5b0110d675c9e7f598f885750ce324d3 -RPMIdentity: 6b50dbd8a4113fb9e4c435282f8689c7cbf3493ca0a888f6298c2a856f85ed8c1eb204c648e01da06bf6a8d365455ced7f9b05c3587a5ebe65fb787b267fb4be +RPMIdentity: 6dcf49f98bd50226a67d1bd30d4bbe4da1477a0a56b872ab4b08c06e7a4bf38660c37acdb3cfe2fa4f2d2df437d4ec6b31ac131fc5a97386dc2f5a3c161f1950