<86>Sep 3 01:09:25 userdel[2357507]: delete user 'rooter' <86>Sep 3 01:09:25 userdel[2357507]: removed group 'rooter' owned by 'rooter' <86>Sep 3 01:09:25 userdel[2357507]: removed shadow group 'rooter' owned by 'rooter' <86>Sep 3 01:09:25 groupadd[2357515]: group added to /etc/group: name=rooter, GID=1838 <86>Sep 3 01:09:25 groupadd[2357515]: group added to /etc/gshadow: name=rooter <86>Sep 3 01:09:25 groupadd[2357515]: new group: name=rooter, GID=1838 <86>Sep 3 01:09:25 useradd[2357527]: new user: name=rooter, UID=1838, GID=1838, home=/root, shell=/bin/bash <86>Sep 3 01:09:25 userdel[2357545]: delete user 'builder' <86>Sep 3 01:09:25 userdel[2357545]: removed group 'builder' owned by 'builder' <86>Sep 3 01:09:25 userdel[2357545]: removed shadow group 'builder' owned by 'builder' <86>Sep 3 01:09:25 groupadd[2357554]: group added to /etc/group: name=builder, GID=1839 <86>Sep 3 01:09:25 groupadd[2357554]: group added to /etc/gshadow: name=builder <86>Sep 3 01:09:25 groupadd[2357554]: new group: name=builder, GID=1839 <86>Sep 3 01:09:25 useradd[2357562]: new user: name=builder, UID=1839, GID=1839, home=/usr/src, shell=/bin/bash <13>Sep 3 01:09:28 rpmi: liblz4-1:1.9.3-alt1 sisyphus+278100.4000.1.1 1626059441 installed <13>Sep 3 01:09:28 rpmi: libsystemd-1:249.16-alt2 p10+319462.300.4.1 1684419104 installed <13>Sep 3 01:09:28 rpmi: libsystemd-devel-1:249.16-alt2 p10+319462.300.4.1 1684419104 installed <13>Sep 3 01:09:28 rpmi: libcap-devel-1:2.27.0.2.ac1e-alt3 sisyphus+278099.2000.1.1 1626029205 installed Building target platforms: x86_64 Building for target x86_64 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: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.2897 + 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.2897 + 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' + 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 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 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 whether make supports the include directive... yes (GNU style) checking dependency style of x86_64-alt-linux-gcc... none checking whether ln -s works... yes checking how to run the C preprocessor... x86_64-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 x86_64-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.....: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 Optional features: IPv6...........: yes Client IPC.....: yes Config file....: yes MRDISC RFC4286.: no libcap.........: yes systemd........: /lib/systemd/system ------------- Compiler version -------------- x86_64-alt-linux-gcc (GCC) 10.3.1 20210703 (ALT Sisyphus 10.3.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 -j16 make all-recursive Making all in src make[2]: Entering directory '/usr/src/RPM/BUILD/smcroute-2.4.4/src' x86_64-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 -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' x86_64-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 -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' x86_64-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 -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' x86_64-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 -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' x86_64-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 -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' x86_64-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 -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' x86_64-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 -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' x86_64-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 -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' x86_64-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 -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' x86_64-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 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALSTATEDIR=\"\" -W -Wall -Wextra -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -W -Wall -Wextra -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-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 -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' x86_64-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 -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' x86_64-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 -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' x86_64-alt-linux-gcc -W -Wall -Wextra -Wno-deprecated-declarations -pipe -frecord-gcc-switches -Wall -g -O2 -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.48922 + 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) Processing files: smcroute-2.4.4-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.O4VOCw 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.GZjDQw find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,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.N4Sovx Finding Requires(preun) (using /usr/lib/rpm/find-scriptlet-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ktFPRw 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, /lib64/ld-linux-x86-64.so.2, libc.so.6(ALT_2.24)(64bit), libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.15)(64bit), 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.6)(64bit), libc.so.6(GLIBC_2.7)(64bit), libc.so.6(GLIBC_2.8)(64bit), libcap.so.2()(64bit) >= set:ifeyZIRUzDLHz3, libcap.so.2(LIBCAP_1.10)(64bit), librt.so.1(GLIBC_2.3.3)(64bit), 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.6hJsxy 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.RONc0z find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.rNEYHz find-requires: running scripts (debuginfo) Requires: smcroute = 2.4.4-alt1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6), debug64(libcap.so.2), debug64(librt.so.1) Adding to smcroute-debuginfo a strict dependency on smcroute Wrote: /usr/src/RPM/RPMS/x86_64/smcroute-2.4.4-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/smcroute-debuginfo-2.4.4-alt1.x86_64.rpm (w2.lzdio) 4.06user 2.54system 0:12.25elapsed 53%CPU (0avgtext+0avgdata 33732maxresident)k 0inputs+0outputs (0major+934639minor)pagefaults 0swaps 3.05user 1.57system 0:20.40elapsed 22%CPU (0avgtext+0avgdata 126156maxresident)k 104inputs+0outputs (0major+189286minor)pagefaults 0swaps --- smcroute-2.4.4-alt1.x86_64.rpm.repo 2021-07-12 10:39:43.000000000 +0000 +++ smcroute-2.4.4-alt1.x86_64.rpm.hasher 2023-09-03 01:09:43.654345344 +0000 @@ -47,4 +47,4 @@ File: /usr/sbin/smcroute 100755 root:root 3a713267124b438a442e5c84c99d5e5e -File: /usr/sbin/smcroutectl 100755 root:root fe196e32cc9dd354a0e5eae385cd16cf -File: /usr/sbin/smcrouted 100755 root:root a396263cdc1e08ad3f9876468953c2fe +File: /usr/sbin/smcroutectl 100755 root:root ee6a82b47031c887c6baec2653115857 +File: /usr/sbin/smcrouted 100755 root:root f6cd80ae95dbfd3880fc7d819b97568f File: /usr/share/doc/smcroute 40755 root:root @@ -56,2 +56,2 @@ File: /usr/share/man/man8/smcrouted.8.xz 120777 root:root smcroute.8.xz -RPMIdentity: ebd146296ebeb89e603bb7f79a4586471d43df3d2dffc290288775fec2ffa77aa9f8e6f1aa6e623bf2bb22eb79da2387b52e36081abd6b21bc50b4267a6ddfcd +RPMIdentity: 7a7c123a9bc7aab5cd68022e900ae0f7ab5c96c9281fdc766e63a95e7e490a536ab13f8c8054bcd3f1fc5eb73c89af944b343ceacfb1e2ed721d3b9abb778d7d --- smcroute-debuginfo-2.4.4-alt1.x86_64.rpm.repo 2021-07-12 10:39:44.000000000 +0000 +++ smcroute-debuginfo-2.4.4-alt1.x86_64.rpm.hasher 2023-09-03 01:09:43.960348422 +0000 @@ -1,7 +1,7 @@ -/usr/lib/debug/.build-id/95 40755 root:root -/usr/lib/debug/.build-id/95/ffa8049b61b3fa8b68b5ffb420d4d081540c85 120777 root:root ../../../../sbin/smcroutectl -/usr/lib/debug/.build-id/95/ffa8049b61b3fa8b68b5ffb420d4d081540c85.debug 120777 root:root ../../usr/sbin/smcroutectl.debug -/usr/lib/debug/.build-id/b5 40755 root:root -/usr/lib/debug/.build-id/b5/e972e67a02e44c3324fac795b8e0cc3000056d 120777 root:root ../../../../sbin/smcrouted -/usr/lib/debug/.build-id/b5/e972e67a02e44c3324fac795b8e0cc3000056d.debug 120777 root:root ../../usr/sbin/smcrouted.debug +/usr/lib/debug/.build-id/06 40755 root:root +/usr/lib/debug/.build-id/06/304ada5bfbf2874f2a34446ab3242560b76879 120777 root:root ../../../../sbin/smcrouted +/usr/lib/debug/.build-id/06/304ada5bfbf2874f2a34446ab3242560b76879.debug 120777 root:root ../../usr/sbin/smcrouted.debug +/usr/lib/debug/.build-id/31 40755 root:root +/usr/lib/debug/.build-id/31/1c8decda13e16870ea3f1a177f2a457ce47e60 120777 root:root ../../../../sbin/smcroutectl +/usr/lib/debug/.build-id/31/1c8decda13e16870ea3f1a177f2a457ce47e60.debug 120777 root:root ../../usr/sbin/smcroutectl.debug /usr/lib/debug/usr/sbin/smcroutectl.debug 100644 root:root @@ -43,10 +43,10 @@ Provides: smcroute-debuginfo = 2.4.4-alt1:sisyphus+278307.100.1.1 -File: /usr/lib/debug/.build-id/95 40755 root:root -File: /usr/lib/debug/.build-id/95/ffa8049b61b3fa8b68b5ffb420d4d081540c85 120777 root:root ../../../../sbin/smcroutectl -File: /usr/lib/debug/.build-id/95/ffa8049b61b3fa8b68b5ffb420d4d081540c85.debug 120777 root:root ../../usr/sbin/smcroutectl.debug -File: /usr/lib/debug/.build-id/b5 40755 root:root -File: /usr/lib/debug/.build-id/b5/e972e67a02e44c3324fac795b8e0cc3000056d 120777 root:root ../../../../sbin/smcrouted -File: /usr/lib/debug/.build-id/b5/e972e67a02e44c3324fac795b8e0cc3000056d.debug 120777 root:root ../../usr/sbin/smcrouted.debug -File: /usr/lib/debug/usr/sbin/smcroutectl.debug 100644 root:root 58829ae53a255570ff72b559bb5f9078 -File: /usr/lib/debug/usr/sbin/smcrouted.debug 100644 root:root 10b1290520b6b6ad098d2dbe77895577 +File: /usr/lib/debug/.build-id/06 40755 root:root +File: /usr/lib/debug/.build-id/06/304ada5bfbf2874f2a34446ab3242560b76879 120777 root:root ../../../../sbin/smcrouted +File: /usr/lib/debug/.build-id/06/304ada5bfbf2874f2a34446ab3242560b76879.debug 120777 root:root ../../usr/sbin/smcrouted.debug +File: /usr/lib/debug/.build-id/31 40755 root:root +File: /usr/lib/debug/.build-id/31/1c8decda13e16870ea3f1a177f2a457ce47e60 120777 root:root ../../../../sbin/smcroutectl +File: /usr/lib/debug/.build-id/31/1c8decda13e16870ea3f1a177f2a457ce47e60.debug 120777 root:root ../../usr/sbin/smcroutectl.debug +File: /usr/lib/debug/usr/sbin/smcroutectl.debug 100644 root:root 85d0150475587d86ab841475e3a4170a +File: /usr/lib/debug/usr/sbin/smcrouted.debug 100644 root:root 475b70c52dfe9eb0591239c01d92bd46 File: /usr/src/debug/smcroute-2.4.4 40755 root:root @@ -79,2 +79,2 @@ File: /usr/src/debug/smcroute-2.4.4/src/util.h 100644 root:root 340205c8708ce8e85cc91cbaaf22a916 -RPMIdentity: 5bc7b9352ef3f91bd5b2788c4b4755a49778b4d7798a1f90567374dd1755174379e032211be27bcbaf40613d47f8d9e872ddc07fa9f0c221eaa860371bc47e30 +RPMIdentity: c23053600ca1ba078f8f664ca01a0a3c3e1cc23bc710f05dae8a51da711c61b1da7470a7e7b676295d23a0cb2d8595255bb5e26bdf82927a1af5bada2688e88e