<86>Feb 6 10:13:32 userdel[4035024]: delete user 'rooter' <86>Feb 6 10:13:32 userdel[4035024]: removed group 'rooter' owned by 'rooter' <86>Feb 6 10:13:32 userdel[4035024]: removed shadow group 'rooter' owned by 'rooter' <86>Feb 6 10:13:32 groupadd[4035029]: group added to /etc/group: name=rooter, GID=624 <86>Feb 6 10:13:32 groupadd[4035029]: group added to /etc/gshadow: name=rooter <86>Feb 6 10:13:32 groupadd[4035029]: new group: name=rooter, GID=624 <86>Feb 6 10:13:32 useradd[4035035]: new user: name=rooter, UID=624, GID=624, home=/root, shell=/bin/bash <86>Feb 6 10:13:32 userdel[4035042]: delete user 'builder' <86>Feb 6 10:13:32 userdel[4035042]: removed group 'builder' owned by 'builder' <86>Feb 6 10:13:32 userdel[4035042]: removed shadow group 'builder' owned by 'builder' <86>Feb 6 10:13:32 groupadd[4035047]: group added to /etc/group: name=builder, GID=625 <86>Feb 6 10:13:32 groupadd[4035047]: group added to /etc/gshadow: name=builder <86>Feb 6 10:13:32 groupadd[4035047]: new group: name=builder, GID=625 <86>Feb 6 10:13:32 useradd[4035051]: new user: name=builder, UID=625, GID=625, home=/usr/src, shell=/bin/bash <13>Feb 6 10:13:35 rpmi: liblz4-1:1.9.3-alt1 sisyphus+262305.100.1.1 1606099167 installed <13>Feb 6 10:13:35 rpmi: libgpg-error-1.41-alt4 sisyphus+264254.200.1.1 1609440111 installed <13>Feb 6 10:13:35 rpmi: libgcrypt20-1.9.1-alt1 sisyphus+265464.100.1.1 1611920829 installed <13>Feb 6 10:13:35 rpmi: libsystemd-1:247.3-alt1 sisyphus+265719.100.2.1 1612573505 installed <13>Feb 6 10:13:35 rpmi: libsystemd-devel-1:247.3-alt1 sisyphus+265719.100.2.1 1612573505 installed <13>Feb 6 10:13:35 rpmi: libcap-devel-1:2.27.0.2.ac1e-alt3 sisyphus+256221.100.2.1 1597365816 installed Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/smcroute-2.4.4-alt1.nosrc.rpm (w1.gzdio) Installing smcroute-2.4.4-alt1.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.41914 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf smcroute-2.4.4 + echo 'Source #0 (smcroute-2.4.4-alt1.tar):' Source #0 (smcroute-2.4.4-alt1.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/smcroute-2.4.4-alt1.tar + cd smcroute-2.4.4 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.41914 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd smcroute-2.4.4 + autoreconf -fisv autoreconf-default: Entering directory `.' autoreconf-default: configure.ac: not using Gettext autoreconf-default: running: aclocal --force -I m4 autoreconf-default: configure.ac: tracing autoreconf-default: configure.ac: not using Libtool autoreconf-default: configure.ac: not using Intltool autoreconf-default: configure.ac: not using gtk-doc autoreconf-default: running: /usr/bin/autoconf-2.60 --force autoreconf-default: running: /usr/bin/autoheader-2.60 --force autoreconf-default: running: automake --add-missing --force-missing configure.ac:19: installing './compile' configure.ac:6: installing './install-sh' configure.ac:6: installing './missing' src/Makefile.am: installing './depcomp' autoreconf-default: Leaving directory `.' + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export FCFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -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 configure: WARNING: unrecognized options: --without-included-gettext 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 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 whether make supports the include directive... yes (GNU style) checking dependency style of i586-alt-linux-gcc... none checking whether ln -s works... yes checking how to run the C preprocessor... i586-alt-linux-gcc -E 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 minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for an ANSI C-conforming const... yes checking for inline... inline checking for uint32_t... yes 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 for atexit... yes checking for dup2... yes checking for memset... yes checking for select... yes checking for socket... yes checking for strchr... yes checking for strerror... yes checking for strrchr... yes checking for asprintf... yes checking for strlcpy... yes checking for strlcat... yes checking for utimensat... yes checking for sun_len member in struct sockaddr_un... no checking for ANSI C header files... (cached) yes checking for arpa/inet.h... yes checking for fcntl.h... yes checking for netinet/in.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for sys/ioctl.h... yes checking for sys/prctl.h... yes checking for sys/socket.h... yes checking for sys/types.h... (cached) yes checking for syslog.h... yes checking for unistd.h... (cached) yes checking for net/route.h... yes checking for sys/param.h... yes checking for sys/stat.h... (cached) yes checking for sys/time.h... yes checking for sys/capability.h... yes checking for ifaddrs.h... yes checking for linux/sockios.h... yes checking for termios.h... yes checking for i586-alt-linux-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for library containing clock_gettime... none required checking for library containing timer_create... -lrt checking for library containing timer_settime... -lrt checking for library containing cap_set_flag... -lcap checking for linux/mroute.h... yes checking for linux/filter.h... yes checking for netinet/ip_mroute.h... no checking for linux/mroute6.h... yes checking for netinet6/ip6_mroute.h... no checking for IPv6 multicast host support... yes checking for IPv6 multicast routing support... yes checking for vifc_rate_limit member in struct mif6ctl... yes checking for vifc_threshold member in struct mif6ctl... yes checking for SOCK_CLOEXEC support... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating smcroute.service config.status: creating config.h config.status: executing depfiles commands configure: WARNING: unrecognized options: --without-included-gettext ------------------ Summary ------------------ SMCRoute version 2.4.4 Prefix.........: /usr Sysconfdir.....: /etc Localstatedir..: /var/lib C Compiler.....: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic Optional features: IPv6...........: yes Client IPC.....: yes Config file....: yes MRDISC RFC4286.: no libcap.........: yes systemd........: /lib/systemd/system ------------- Compiler version -------------- i586-alt-linux-gcc (GCC) 10.2.1 20201125 (ALT Sisyphus 10.2.1-alt2) Copyright (C) 2020 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. --------------------------------------------- Check the above options and compile with: make + make -j8 make all-recursive Making all in src make[2]: Entering directory '/usr/src/RPM/BUILD/smcroute-2.4.4/src' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -D_ATFILE_SOURCE -D_INCOMPLETE_XOPEN_C063 -DSYSCONFDIR=\"/etc\" -DLOCALSTATEDIR=\"\" -W -Wall -Wextra -Wno-deprecated-declarations -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o smcrouted-log.o `test -f 'log.c' || echo './'`log.c make[2]: Leaving directory '/usr/src/RPM/BUILD/smcroute-2.4.4/src' make[2]: Entering directory '/usr/src/RPM/BUILD/smcroute-2.4.4/src' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -D_ATFILE_SOURCE -D_INCOMPLETE_XOPEN_C063 -DSYSCONFDIR=\"/etc\" -DLOCALSTATEDIR=\"\" -W -Wall -Wextra -Wno-deprecated-declarations -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o smcrouted-socket.o `test -f 'socket.c' || echo './'`socket.c make[2]: Leaving directory '/usr/src/RPM/BUILD/smcroute-2.4.4/src' make[2]: Entering directory '/usr/src/RPM/BUILD/smcroute-2.4.4/src' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -D_ATFILE_SOURCE -D_INCOMPLETE_XOPEN_C063 -DSYSCONFDIR=\"/etc\" -DLOCALSTATEDIR=\"\" -W -Wall -Wextra -Wno-deprecated-declarations -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o smcrouted-pidfile.o `test -f 'pidfile.c' || echo './'`pidfile.c make[2]: Leaving directory '/usr/src/RPM/BUILD/smcroute-2.4.4/src' make[2]: Entering directory '/usr/src/RPM/BUILD/smcroute-2.4.4/src' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -D_ATFILE_SOURCE -D_INCOMPLETE_XOPEN_C063 -DSYSCONFDIR=\"/etc\" -DLOCALSTATEDIR=\"\" -W -Wall -Wextra -Wno-deprecated-declarations -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o smcrouted-ifvc.o `test -f 'ifvc.c' || echo './'`ifvc.c make[2]: Leaving directory '/usr/src/RPM/BUILD/smcroute-2.4.4/src' make[2]: Entering directory '/usr/src/RPM/BUILD/smcroute-2.4.4/src' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -D_ATFILE_SOURCE -D_INCOMPLETE_XOPEN_C063 -DSYSCONFDIR=\"/etc\" -DLOCALSTATEDIR=\"\" -W -Wall -Wextra -Wno-deprecated-declarations -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o smcrouted-cap.o `test -f 'cap.c' || echo './'`cap.c make[2]: Leaving directory '/usr/src/RPM/BUILD/smcroute-2.4.4/src' make[2]: Entering directory '/usr/src/RPM/BUILD/smcroute-2.4.4/src' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -D_ATFILE_SOURCE -D_INCOMPLETE_XOPEN_C063 -DSYSCONFDIR=\"/etc\" -DLOCALSTATEDIR=\"\" -W -Wall -Wextra -Wno-deprecated-declarations -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o smcrouted-smcrouted.o `test -f 'smcrouted.c' || echo './'`smcrouted.c make[2]: Leaving directory '/usr/src/RPM/BUILD/smcroute-2.4.4/src' make[2]: Entering directory '/usr/src/RPM/BUILD/smcroute-2.4.4/src' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -D_ATFILE_SOURCE -D_INCOMPLETE_XOPEN_C063 -DSYSCONFDIR=\"/etc\" -DLOCALSTATEDIR=\"\" -W -Wall -Wextra -Wno-deprecated-declarations -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o smcrouted-timer.o `test -f 'timer.c' || echo './'`timer.c make[2]: Leaving directory '/usr/src/RPM/BUILD/smcroute-2.4.4/src' make[2]: Entering directory '/usr/src/RPM/BUILD/smcroute-2.4.4/src' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -D_ATFILE_SOURCE -D_INCOMPLETE_XOPEN_C063 -DSYSCONFDIR=\"/etc\" -DLOCALSTATEDIR=\"\" -W -Wall -Wextra -Wno-deprecated-declarations -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o smcrouted-script.o `test -f 'script.c' || echo './'`script.c make[2]: Leaving directory '/usr/src/RPM/BUILD/smcroute-2.4.4/src' make[2]: Entering directory '/usr/src/RPM/BUILD/smcroute-2.4.4/src' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -D_ATFILE_SOURCE -D_INCOMPLETE_XOPEN_C063 -DSYSCONFDIR=\"/etc\" -DLOCALSTATEDIR=\"\" -W -Wall -Wextra -Wno-deprecated-declarations -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o smcrouted-ipc.o `test -f 'ipc.c' || echo './'`ipc.c make[2]: Leaving directory '/usr/src/RPM/BUILD/smcroute-2.4.4/src' make[2]: Entering directory '/usr/src/RPM/BUILD/smcroute-2.4.4/src' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -D_ATFILE_SOURCE -D_INCOMPLETE_XOPEN_C063 -DSYSCONFDIR=\"/etc\" -DLOCALSTATEDIR=\"\" -W -Wall -Wextra -Wno-deprecated-declarations -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o smcrouted-msg.o `test -f 'msg.c' || echo './'`msg.c make[2]: Leaving directory '/usr/src/RPM/BUILD/smcroute-2.4.4/src' make[2]: Entering directory '/usr/src/RPM/BUILD/smcroute-2.4.4/src' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -D_ATFILE_SOURCE -D_INCOMPLETE_XOPEN_C063 -DSYSCONFDIR=\"/etc\" -DLOCALSTATEDIR=\"\" -W -Wall -Wextra -Wno-deprecated-declarations -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o smcrouted-mcgroup.o `test -f 'mcgroup.c' || echo './'`mcgroup.c make[2]: Leaving directory '/usr/src/RPM/BUILD/smcroute-2.4.4/src' make[2]: Entering directory '/usr/src/RPM/BUILD/smcroute-2.4.4/src' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALSTATEDIR=\"\" -W -Wall -Wextra -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o smcroutectl-smcroutectl.o `test -f 'smcroutectl.c' || echo './'`smcroutectl.c make[2]: Leaving directory '/usr/src/RPM/BUILD/smcroute-2.4.4/src' make[2]: Entering directory '/usr/src/RPM/BUILD/smcroute-2.4.4/src' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -D_ATFILE_SOURCE -D_INCOMPLETE_XOPEN_C063 -DSYSCONFDIR=\"/etc\" -DLOCALSTATEDIR=\"\" -W -Wall -Wextra -Wno-deprecated-declarations -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o smcrouted-conf.o `test -f 'conf.c' || echo './'`conf.c make[2]: Leaving directory '/usr/src/RPM/BUILD/smcroute-2.4.4/src' make[2]: Entering directory '/usr/src/RPM/BUILD/smcroute-2.4.4/src' i586-alt-linux-gcc -W -Wall -Wextra -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -o smcroutectl smcroutectl-smcroutectl.o make[2]: Leaving directory '/usr/src/RPM/BUILD/smcroute-2.4.4/src' make[2]: Entering directory '/usr/src/RPM/BUILD/smcroute-2.4.4/src' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -D_ATFILE_SOURCE -D_INCOMPLETE_XOPEN_C063 -DSYSCONFDIR=\"/etc\" -DLOCALSTATEDIR=\"\" -W -Wall -Wextra -Wno-deprecated-declarations -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o smcrouted-mroute.o `test -f 'mroute.c' || echo './'`mroute.c make[2]: Leaving directory '/usr/src/RPM/BUILD/smcroute-2.4.4/src' make[2]: Entering directory '/usr/src/RPM/BUILD/smcroute-2.4.4/src' i586-alt-linux-gcc -W -Wall -Wextra -Wno-deprecated-declarations -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -o smcrouted smcrouted-smcrouted.o smcrouted-mroute.o smcrouted-ifvc.o smcrouted-mcgroup.o smcrouted-script.o smcrouted-log.o smcrouted-pidfile.o smcrouted-socket.o smcrouted-timer.o smcrouted-cap.o smcrouted-msg.o smcrouted-ipc.o smcrouted-conf.o -lrt -lcap make[2]: Leaving directory '/usr/src/RPM/BUILD/smcroute-2.4.4/src' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.51497 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/smcroute-buildroot + : + /bin/rm -rf -- /usr/src/tmp/smcroute-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd smcroute-2.4.4 + make 'INSTALL=/usr/libexec/rpm-build/install -p' install DESTDIR=/usr/src/tmp/smcroute-buildroot make: Entering directory '/usr/src/RPM/BUILD/smcroute-2.4.4' Making install in src make[1]: Entering directory '/usr/src/RPM/BUILD/smcroute-2.4.4/src' make[2]: Entering directory '/usr/src/RPM/BUILD/smcroute-2.4.4/src' /bin/mkdir -p '/usr/src/tmp/smcroute-buildroot/usr/sbin' /usr/libexec/rpm-build/install -p smcrouted smcroutectl '/usr/src/tmp/smcroute-buildroot/usr/sbin' make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/usr/src/RPM/BUILD/smcroute-2.4.4/src' make[1]: Leaving directory '/usr/src/RPM/BUILD/smcroute-2.4.4/src' make[1]: Entering directory '/usr/src/RPM/BUILD/smcroute-2.4.4' make[2]: Entering directory '/usr/src/RPM/BUILD/smcroute-2.4.4' /bin/mkdir -p '/usr/src/tmp/smcroute-buildroot/usr/sbin' /usr/libexec/rpm-build/install -p smcroute '/usr/src/tmp/smcroute-buildroot/usr/sbin' /bin/mkdir -p '/usr/src/tmp/smcroute-buildroot/usr/share/doc/smcroute' /usr/libexec/rpm-build/install -p -m 644 README.md COPYING smcroute.conf '/usr/src/tmp/smcroute-buildroot/usr/share/doc/smcroute' /bin/mkdir -p '/usr/src/tmp/smcroute-buildroot/usr/share/man/man8' /usr/libexec/rpm-build/install -p -m 644 smcroute.8 '/usr/src/tmp/smcroute-buildroot/usr/share/man/man8' /bin/mkdir -p '/usr/src/tmp/smcroute-buildroot/lib/systemd/system' /usr/libexec/rpm-build/install -p -m 644 smcroute.service '/usr/src/tmp/smcroute-buildroot/lib/systemd/system' make install-data-hook make[3]: Entering directory '/usr/src/RPM/BUILD/smcroute-2.4.4' make[3]: Leaving directory '/usr/src/RPM/BUILD/smcroute-2.4.4' make[2]: Leaving directory '/usr/src/RPM/BUILD/smcroute-2.4.4' make[1]: Leaving directory '/usr/src/RPM/BUILD/smcroute-2.4.4' make: Leaving directory '/usr/src/RPM/BUILD/smcroute-2.4.4' + install -pm0755 -D smcroute.init /usr/src/tmp/smcroute-buildroot/etc/rc.d/init.d/smcroute + touch /usr/src/tmp/smcroute-buildroot/etc/smcroute.conf + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/smcroute-buildroot (auto) Verifying and fixing files in /usr/src/tmp/smcroute-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/smcroute-buildroot/ (default) Compressing files in /usr/src/tmp/smcroute-buildroot (auto) removed '/usr/src/tmp/smcroute-buildroot/usr/share/man/man8/smcroutectl.8' '/usr/src/tmp/smcroute-buildroot/usr/share/man/man8/smcroutectl.8.xz' -> 'smcroute.8.xz' removed '/usr/src/tmp/smcroute-buildroot/usr/share/man/man8/smcrouted.8' '/usr/src/tmp/smcroute-buildroot/usr/share/man/man8/smcrouted.8.xz' -> 'smcroute.8.xz' Adjusting library links in /usr/src/tmp/smcroute-buildroot ./lib: (from :0) Verifying ELF objects in /usr/src/tmp/smcroute-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) verify-elf: WARNING: ./usr/sbin/smcrouted: uses non-LFS functions: fopen open Hardlinking identical .pyc and .pyo files Processing files: smcroute-2.4.4-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.IFZHgc 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.EUzAJ9 find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services) shell.req: /usr/src/tmp/smcroute-buildroot/etc/rc.d/init.d/smcroute: reload not found (skip) find-requires: FINDPACKAGE-COMMANDS: reload Finding Requires(post) (using /usr/lib/rpm/find-scriptlet-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.EEb4gb Finding Requires(preun) (using /usr/lib/rpm/find-scriptlet-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.IaDOqb Requires: /bin/sh, /etc/rc.d/init.d, /etc/rc.d/init.d(SourceIfNotEmpty), /etc/rc.d/init.d(msg_usage), /etc/rc.d/init.d(start_daemon), /etc/rc.d/init.d(status), /etc/rc.d/init.d(stop_daemon), /etc/rc.d/init.d/functions, /lib/ld-linux.so.2, libc.so.6(ALT_2.24), libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.15), libc.so.6(GLIBC_2.17), libc.so.6(GLIBC_2.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), libc.so.6(GLIBC_2.6), libc.so.6(GLIBC_2.7), libc.so.6(GLIBC_2.8), libcap.so.2 >= set:ifeyZIRUzDLHz3, libcap.so.2(LIBCAP_1.10), librt.so.1(GLIBC_2.2), rtld(GNU_HASH) Requires(interp): /bin/sh Requires(rpmlib): rpmlib(SetVersions) Requires(post): /bin/sh, /usr/sbin/post_service Requires(preun): /bin/sh, /usr/sbin/preun_service Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.U4Jqwc Creating smcroute-debuginfo package Processing files: smcroute-debuginfo-2.4.4-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.uOh70a find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.C5mzjd find-requires: running scripts (debuginfo) Requires: smcroute = 2.4.4-alt1, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6), debug(libcap.so.2), debug(librt.so.1) Adding to smcroute-debuginfo a strict dependency on smcroute Wrote: /usr/src/RPM/RPMS/i586/smcroute-2.4.4-alt1.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/smcroute-debuginfo-2.4.4-alt1.i586.rpm (w2.lzdio) 18.87user 6.03system 0:27.53elapsed 90%CPU (0avgtext+0avgdata 28224maxresident)k 0inputs+0outputs (0major+904668minor)pagefaults 0swaps 25.88user 12.18system 0:40.09elapsed 94%CPU (0avgtext+0avgdata 106868maxresident)k 0inputs+0outputs (0major+1190486minor)pagefaults 0swaps