<86>Jun 16 01:12:14 userdel[3665154]: delete user 'rooter' <86>Jun 16 01:12:14 userdel[3665154]: removed group 'rooter' owned by 'rooter' <86>Jun 16 01:12:14 userdel[3665154]: removed shadow group 'rooter' owned by 'rooter' <86>Jun 16 01:12:14 groupadd[3665171]: group added to /etc/group: name=rooter, GID=1874 <86>Jun 16 01:12:14 groupadd[3665171]: group added to /etc/gshadow: name=rooter <86>Jun 16 01:12:14 groupadd[3665171]: new group: name=rooter, GID=1874 <86>Jun 16 01:12:14 useradd[3665180]: new user: name=rooter, UID=1874, GID=1874, home=/root, shell=/bin/bash <86>Jun 16 01:12:14 userdel[3665200]: delete user 'builder' <86>Jun 16 01:12:14 userdel[3665200]: removed group 'builder' owned by 'builder' <86>Jun 16 01:12:14 userdel[3665200]: removed shadow group 'builder' owned by 'builder' <86>Jun 16 01:12:14 groupadd[3665223]: group added to /etc/group: name=builder, GID=1875 <86>Jun 16 01:12:14 groupadd[3665223]: group added to /etc/gshadow: name=builder <86>Jun 16 01:12:14 groupadd[3665223]: new group: name=builder, GID=1875 <86>Jun 16 01:12:14 useradd[3665245]: new user: name=builder, UID=1875, GID=1875, home=/usr/src, shell=/bin/bash <13>Jun 16 01:12:16 rpmi: liblz4-1:1.9.4-alt1 p10+350711.100.1.1 1718009144 installed <13>Jun 16 01:12:16 rpmi: libsystemd-1:249.17-alt2 p10+340218.100.1.1 1707505676 installed <13>Jun 16 01:12:17 rpmi: libsystemd-devel-1:249.17-alt2 p10+340218.100.1.1 1707505676 installed <13>Jun 16 01:12:17 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.30272 + 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.30272 + 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-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-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-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.. -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.. -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 -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 -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-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.89180 + 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.9zlkyU 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.Xm4lUW 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.MXU8EY Finding Requires(preun) (using /usr/lib/rpm/find-scriptlet-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.hQqSOY 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.WwdWiW 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.KtI2cX find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Sqaq3W 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.34user 4.02system 0:13.07elapsed 64%CPU (0avgtext+0avgdata 33644maxresident)k 0inputs+0outputs (0major+934490minor)pagefaults 0swaps 3.03user 2.48system 0:21.46elapsed 25%CPU (0avgtext+0avgdata 135136maxresident)k 0inputs+0outputs (0major+197043minor)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 2024-06-16 01:12:32.085265308 +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 66c2248baebdb526c8a6fdf55d36ffbb +File: /usr/sbin/smcrouted 100755 root:root a8c497fd631ba933b6d28c8304943cce 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: cc7905acba61f3c77a15bd269e8d15f644fe8d870dd1dc05b2466fd2284b2bbcd432e46d7dbefc316f340867a3739cc4e885a937f547b2810cf4cdb09b2eeb91 --- 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 2024-06-16 01:12:32.165266757 +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/8a 40755 root:root +/usr/lib/debug/.build-id/8a/edb2bcf8be55a603005873e70a2fcc0f9ac00f 120777 root:root ../../../../sbin/smcroutectl +/usr/lib/debug/.build-id/8a/edb2bcf8be55a603005873e70a2fcc0f9ac00f.debug 120777 root:root ../../usr/sbin/smcroutectl.debug +/usr/lib/debug/.build-id/aa 40755 root:root +/usr/lib/debug/.build-id/aa/5f6bdd61ed3eb90f6ce9d225d673f213503962 120777 root:root ../../../../sbin/smcrouted +/usr/lib/debug/.build-id/aa/5f6bdd61ed3eb90f6ce9d225d673f213503962.debug 120777 root:root ../../usr/sbin/smcrouted.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/8a 40755 root:root +File: /usr/lib/debug/.build-id/8a/edb2bcf8be55a603005873e70a2fcc0f9ac00f 120777 root:root ../../../../sbin/smcroutectl +File: /usr/lib/debug/.build-id/8a/edb2bcf8be55a603005873e70a2fcc0f9ac00f.debug 120777 root:root ../../usr/sbin/smcroutectl.debug +File: /usr/lib/debug/.build-id/aa 40755 root:root +File: /usr/lib/debug/.build-id/aa/5f6bdd61ed3eb90f6ce9d225d673f213503962 120777 root:root ../../../../sbin/smcrouted +File: /usr/lib/debug/.build-id/aa/5f6bdd61ed3eb90f6ce9d225d673f213503962.debug 120777 root:root ../../usr/sbin/smcrouted.debug +File: /usr/lib/debug/usr/sbin/smcroutectl.debug 100644 root:root 694d8662cd9b2f4f03ee35593d1b0f5f +File: /usr/lib/debug/usr/sbin/smcrouted.debug 100644 root:root d7f4cbd438d1d4620152f3a61e869d98 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: e97df9e673025d46bd90307ccc955f83124c3bd34773fdfa8306e74550c399e7de55d1bbc40ed1d73eeb145e0da1848537e856568341ab25be93d8ee00ff3be7