<86>May 4 02:30:07 userdel[2025481]: delete user 'rooter' <86>May 4 02:30:07 groupadd[2025549]: group added to /etc/group: name=rooter, GID=1811 <86>May 4 02:30:07 groupadd[2025549]: new group: name=rooter, GID=1811 <86>May 4 02:30:07 useradd[2025607]: new user: name=rooter, UID=1811, GID=1811, home=/root, shell=/bin/bash, from=none <86>May 4 02:30:07 userdel[2025688]: delete user 'builder' <86>May 4 02:30:07 userdel[2025688]: removed group 'builder' owned by 'builder' <86>May 4 02:30:07 groupadd[2025899]: group added to /etc/group: name=builder, GID=1812 <86>May 4 02:30:07 groupadd[2025899]: group added to /etc/gshadow: name=builder <86>May 4 02:30:07 groupadd[2025899]: new group: name=builder, GID=1812 <86>May 4 02:30:08 useradd[2026253]: new user: name=builder, UID=1812, GID=1812, home=/usr/src, shell=/bin/bash, from=none <13>May 4 02:30:14 rpmi: liblz4-1:1.9.4-alt1 sisyphus+309416.100.1.1 1667412981 installed <13>May 4 02:30:14 rpmi: libsystemd-1:254.10-alt2 sisyphus+345302.400.3.1 1713818564 installed <13>May 4 02:30:14 rpmi: libsystemd-devel-1:254.10-alt2 sisyphus+345302.400.3.1 1713818564 installed <13>May 4 02:30:14 rpmi: libcap-devel-1:2.69-alt1 sisyphus+339667.100.2.1 1709131771 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/smcroute-2.5.6-alt1.nosrc.rpm (w1.gzdio) Installing smcroute-2.5.6-alt1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.8152 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf smcroute-2.5.6 + echo 'Source #0 (smcroute-2.5.6-alt1.tar):' Source #0 (smcroute-2.5.6-alt1.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/smcroute-2.5.6-alt1.tar + cd smcroute-2.5.6 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.8152 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd smcroute-2.5.6 + autoreconf -fisv autoreconf-default: export WARNINGS= 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: creating directory aux autoreconf-default: configure.ac: not using Libtool autoreconf-default: configure.ac: not using Intltool autoreconf-default: configure.ac: not using Gtkdoc autoreconf-default: running: /usr/bin/autoconf-2.71 --force autoreconf-default: running: /usr/bin/autoheader-2.71 --force autoreconf-default: running: automake --add-missing --force-missing configure.ac:7: warning: name 'aux' is reserved on W32 and DOS platforms configure.ac:21: installing 'aux/compile' configure.ac:41: installing 'aux/config.guess' configure.ac:41: installing 'aux/config.sub' configure.ac:8: installing 'aux/install-sh' configure.ac:8: installing 'aux/missing' src/Makefile.am: installing 'aux/depcomp' parallel-tests: installing 'aux/test-driver' autoreconf-default: Leaving directory '.' + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + export FCFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' ++ 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 + xargs -ri dirname -- '{}' + sort -u + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + readlink -e -- ./configure + configure_runstatedir_flags= + grep -qF runstatedir=DIR ./configure + configure_runstatedir_flags=--runstatedir=/var/run + ./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 --runstatedir=/var/run --without-included-gettext configure: WARNING: unrecognized options: --without-included-gettext checking for a BSD-compatible install... /usr/bin/ginstall -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /usr/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 the compiler supports GNU C... yes checking whether x86_64-alt-linux-gcc accepts -g... yes checking for x86_64-alt-linux-gcc option to enable C11 features... 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 for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for wchar.h... yes checking for minix/config.h... no checking for vfork.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking for an ANSI C-conforming const... yes checking for inline... inline checking for mode_t... yes checking for size_t... yes checking for ssize_t... yes checking how to run the C preprocessor... x86_64-alt-linux-gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for uid_t in sys/types.h... yes checking for uint8_t... yes checking for uint16_t... yes checking for uint32_t... yes checking for pid_t... yes checking for fork... yes checking for vfork... yes checking for working fork... yes checking for working vfork... (cached) yes checking build system type... x86_64-alt-linux-gnu checking host system type... x86_64-alt-linux-gnu checking for working chown... yes checking for GNU libc compatible malloc... yes checking for atexit... yes checking for clock_gettime... yes checking for dup2... yes checking for memset... yes checking for select... yes checking for setenv... yes checking for socket... yes checking for strchr... yes checking for strdup... yes checking for strerror... yes checking for strncasecmp... yes checking for strrchr... yes checking for asprintf... yes checking for strlcpy... yes checking for strlcat... yes checking for tempfile... no checking for utimensat... yes checking for sun_len member in struct sockaddr_un... no checking for sin_len member in struct sockaddr_in... no checking for arpa/inet.h... yes checking for fcntl.h... yes checking for glob.h... yes checking for ifaddrs.h... yes checking for limits.h... yes checking for linux/sockios.h... yes checking for net/if.h... yes checking for netinet/in.h... yes checking for netinet/in_var.h... no checking for net/route.h... yes checking for paths.h... yes checking for stddef.h... yes checking for sys/capability.h... yes checking for sys/ioctl.h... yes checking for sys/param.h... yes checking for sys/prctl.h... yes checking for sys/socket.h... yes checking for sys/stat.h... (cached) yes checking for sys/time.h... yes checking for sys/types.h... (cached) yes checking for syslog.h... yes checking for termios.h... yes checking for unistd.h... (cached) 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 libsystemd... yes checking for library containing clock_gettime... none required checking for library containing timer_create... none required checking for library containing timer_settime... none required checking for library containing cap_set_flag... -lcap checking for struct group_req.gr_interface... yes checking for struct ip_mreqn.imr_ifindex... yes 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 man/Makefile config.status: creating src/Makefile config.status: creating test/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.5.6 Prefix.........: /usr Sysconfdir.....: /etc Runstatedir....: /var/run C Compiler.....: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto Optional features: IPv6...........: yes MRDISC RFC4286.: no libcap.........: yes systemd........: /lib/systemd/system libsystemd.....: yes Unit tests.....: no ------------- Compiler version -------------- x86_64-alt-linux-gcc (GCC) 13.2.1 20240128 (ALT Sisyphus 13.2.1-alt3) Copyright (C) 2023 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 man make[2]: Nothing to be done for 'all'. Making all in src make[2]: Entering directory '/usr/src/RPM/BUILD/smcroute-2.5.6/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -D_ATFILE_SOURCE -D_INCOMPLETE_XOPEN_C063 -DSYSCONFDIR=\"/etc\" -DRUNSTATEDIR=\"/var/run\" -W -Wall -Wextra -Wno-deprecated-declarations -std=gnu99 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o smcrouted-log.o `test -f 'log.c' || echo './'`log.c make[2]: Leaving directory '/usr/src/RPM/BUILD/smcroute-2.5.6/src' make[2]: Entering directory '/usr/src/RPM/BUILD/smcroute-2.5.6/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -D_ATFILE_SOURCE -D_INCOMPLETE_XOPEN_C063 -DSYSCONFDIR=\"/etc\" -DRUNSTATEDIR=\"/var/run\" -W -Wall -Wextra -Wno-deprecated-declarations -std=gnu99 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o smcrouted-inet.o `test -f 'inet.c' || echo './'`inet.c make[2]: Leaving directory '/usr/src/RPM/BUILD/smcroute-2.5.6/src' make[2]: Entering directory '/usr/src/RPM/BUILD/smcroute-2.5.6/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -D_ATFILE_SOURCE -D_INCOMPLETE_XOPEN_C063 -DSYSCONFDIR=\"/etc\" -DRUNSTATEDIR=\"/var/run\" -W -Wall -Wextra -Wno-deprecated-declarations -std=gnu99 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o smcrouted-timer.o `test -f 'timer.c' || echo './'`timer.c make[2]: Leaving directory '/usr/src/RPM/BUILD/smcroute-2.5.6/src' make[2]: Entering directory '/usr/src/RPM/BUILD/smcroute-2.5.6/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -D_ATFILE_SOURCE -D_INCOMPLETE_XOPEN_C063 -DSYSCONFDIR=\"/etc\" -DRUNSTATEDIR=\"/var/run\" -W -Wall -Wextra -Wno-deprecated-declarations -std=gnu99 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o smcrouted-socket.o `test -f 'socket.c' || echo './'`socket.c make[2]: Leaving directory '/usr/src/RPM/BUILD/smcroute-2.5.6/src' make[2]: Entering directory '/usr/src/RPM/BUILD/smcroute-2.5.6/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -D_ATFILE_SOURCE -D_INCOMPLETE_XOPEN_C063 -DSYSCONFDIR=\"/etc\" -DRUNSTATEDIR=\"/var/run\" -W -Wall -Wextra -Wno-deprecated-declarations -std=gnu99 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o smcrouted-smcrouted.o `test -f 'smcrouted.c' || echo './'`smcrouted.c make[2]: Leaving directory '/usr/src/RPM/BUILD/smcroute-2.5.6/src' make[2]: Entering directory '/usr/src/RPM/BUILD/smcroute-2.5.6/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -D_ATFILE_SOURCE -D_INCOMPLETE_XOPEN_C063 -DSYSCONFDIR=\"/etc\" -DRUNSTATEDIR=\"/var/run\" -W -Wall -Wextra -Wno-deprecated-declarations -std=gnu99 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o smcrouted-conf.o `test -f 'conf.c' || echo './'`conf.c make[2]: Leaving directory '/usr/src/RPM/BUILD/smcroute-2.5.6/src' make[2]: Entering directory '/usr/src/RPM/BUILD/smcroute-2.5.6/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -D_ATFILE_SOURCE -D_INCOMPLETE_XOPEN_C063 -DSYSCONFDIR=\"/etc\" -DRUNSTATEDIR=\"/var/run\" -W -Wall -Wextra -Wno-deprecated-declarations -std=gnu99 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o smcrouted-systemd.o `test -f 'systemd.c' || echo './'`systemd.c make[2]: Leaving directory '/usr/src/RPM/BUILD/smcroute-2.5.6/src' make[2]: Entering directory '/usr/src/RPM/BUILD/smcroute-2.5.6/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -D_ATFILE_SOURCE -D_INCOMPLETE_XOPEN_C063 -DSYSCONFDIR=\"/etc\" -DRUNSTATEDIR=\"/var/run\" -W -Wall -Wextra -Wno-deprecated-declarations -std=gnu99 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o smcrouted-notify.o `test -f 'notify.c' || echo './'`notify.c make[2]: Leaving directory '/usr/src/RPM/BUILD/smcroute-2.5.6/src' make[2]: Entering directory '/usr/src/RPM/BUILD/smcroute-2.5.6/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o ../lib/tempfile.o ../lib/tempfile.c make[2]: Leaving directory '/usr/src/RPM/BUILD/smcroute-2.5.6/src' make[2]: Entering directory '/usr/src/RPM/BUILD/smcroute-2.5.6/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -D_ATFILE_SOURCE -D_INCOMPLETE_XOPEN_C063 -DSYSCONFDIR=\"/etc\" -DRUNSTATEDIR=\"/var/run\" -W -Wall -Wextra -Wno-deprecated-declarations -std=gnu99 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o smcrouted-ipc.o `test -f 'ipc.c' || echo './'`ipc.c make[2]: Leaving directory '/usr/src/RPM/BUILD/smcroute-2.5.6/src' make[2]: Entering directory '/usr/src/RPM/BUILD/smcroute-2.5.6/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -D_ATFILE_SOURCE -D_INCOMPLETE_XOPEN_C063 -DSYSCONFDIR=\"/etc\" -DRUNSTATEDIR=\"/var/run\" -W -Wall -Wextra -Wno-deprecated-declarations -std=gnu99 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o smcrouted-iface.o `test -f 'iface.c' || echo './'`iface.c make[2]: Leaving directory '/usr/src/RPM/BUILD/smcroute-2.5.6/src' make[2]: Entering directory '/usr/src/RPM/BUILD/smcroute-2.5.6/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -D_ATFILE_SOURCE -D_INCOMPLETE_XOPEN_C063 -DSYSCONFDIR=\"/etc\" -DRUNSTATEDIR=\"/var/run\" -W -Wall -Wextra -Wno-deprecated-declarations -std=gnu99 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o smcrouted-pidfile.o `test -f 'pidfile.c' || echo './'`pidfile.c make[2]: Leaving directory '/usr/src/RPM/BUILD/smcroute-2.5.6/src' make[2]: Entering directory '/usr/src/RPM/BUILD/smcroute-2.5.6/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -D_ATFILE_SOURCE -D_INCOMPLETE_XOPEN_C063 -DSYSCONFDIR=\"/etc\" -DRUNSTATEDIR=\"/var/run\" -W -Wall -Wextra -Wno-deprecated-declarations -std=gnu99 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o smcrouted-mroute.o `test -f 'mroute.c' || echo './'`mroute.c make[2]: Leaving directory '/usr/src/RPM/BUILD/smcroute-2.5.6/src' make[2]: Entering directory '/usr/src/RPM/BUILD/smcroute-2.5.6/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -D_ATFILE_SOURCE -D_INCOMPLETE_XOPEN_C063 -DSYSCONFDIR=\"/etc\" -DRUNSTATEDIR=\"/var/run\" -W -Wall -Wextra -Wno-deprecated-declarations -std=gnu99 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o smcrouted-cap.o `test -f 'cap.c' || echo './'`cap.c make[2]: Leaving directory '/usr/src/RPM/BUILD/smcroute-2.5.6/src' make[2]: Entering directory '/usr/src/RPM/BUILD/smcroute-2.5.6/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -D_ATFILE_SOURCE -D_INCOMPLETE_XOPEN_C063 -DSYSCONFDIR=\"/etc\" -DRUNSTATEDIR=\"/var/run\" -W -Wall -Wextra -Wno-deprecated-declarations -std=gnu99 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o smcrouted-kern.o `test -f 'kern.c' || echo './'`kern.c make[2]: Leaving directory '/usr/src/RPM/BUILD/smcroute-2.5.6/src' make[2]: Entering directory '/usr/src/RPM/BUILD/smcroute-2.5.6/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -D_ATFILE_SOURCE -D_INCOMPLETE_XOPEN_C063 -DSYSCONFDIR=\"/etc\" -DRUNSTATEDIR=\"/var/run\" -W -Wall -Wextra -Wno-deprecated-declarations -std=gnu99 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o smcrouted-mcgroup.o `test -f 'mcgroup.c' || echo './'`mcgroup.c make[2]: Leaving directory '/usr/src/RPM/BUILD/smcroute-2.5.6/src' make[2]: Entering directory '/usr/src/RPM/BUILD/smcroute-2.5.6/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -D_ATFILE_SOURCE -D_INCOMPLETE_XOPEN_C063 -DSYSCONFDIR=\"/etc\" -DRUNSTATEDIR=\"/var/run\" -W -Wall -Wextra -Wno-deprecated-declarations -std=gnu99 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o smcrouted-msg.o `test -f 'msg.c' || echo './'`msg.c make[2]: Leaving directory '/usr/src/RPM/BUILD/smcroute-2.5.6/src' make[2]: Entering directory '/usr/src/RPM/BUILD/smcroute-2.5.6/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -D_ATFILE_SOURCE -D_INCOMPLETE_XOPEN_C063 -DSYSCONFDIR=\"/etc\" -DRUNSTATEDIR=\"/var/run\" -W -Wall -Wextra -Wno-deprecated-declarations -std=gnu99 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o smcrouted-script.o `test -f 'script.c' || echo './'`script.c make[2]: Leaving directory '/usr/src/RPM/BUILD/smcroute-2.5.6/src' make[2]: Entering directory '/usr/src/RPM/BUILD/smcroute-2.5.6/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DRUNSTATEDIR=\"/var/run\" -W -Wall -Wextra -std=gnu99 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o smcroutectl-smcroutectl.o `test -f 'smcroutectl.c' || echo './'`smcroutectl.c make[2]: Leaving directory '/usr/src/RPM/BUILD/smcroute-2.5.6/src' make[2]: Entering directory '/usr/src/RPM/BUILD/smcroute-2.5.6/src' x86_64-alt-linux-gcc -W -Wall -Wextra -std=gnu99 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -o smcroutectl smcroutectl-smcroutectl.o ../lib/tempfile.o make[2]: Leaving directory '/usr/src/RPM/BUILD/smcroute-2.5.6/src' make[2]: Entering directory '/usr/src/RPM/BUILD/smcroute-2.5.6/src' x86_64-alt-linux-gcc -W -Wall -Wextra -Wno-deprecated-declarations -std=gnu99 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -o smcrouted smcrouted-smcrouted.o smcrouted-conf.o smcrouted-mroute.o smcrouted-iface.o smcrouted-inet.o smcrouted-ipc.o smcrouted-kern.o smcrouted-log.o smcrouted-mcgroup.o smcrouted-msg.o smcrouted-notify.o smcrouted-pidfile.o smcrouted-script.o smcrouted-socket.o smcrouted-timer.o smcrouted-cap.o smcrouted-systemd.o ../lib/tempfile.o -lrt -lcap -lsystemd make[2]: Leaving directory '/usr/src/RPM/BUILD/smcroute-2.5.6/src' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.34426 + 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:/usr/bin:/bin:/usr/local/bin:/usr/games + cd smcroute-2.5.6 + make 'INSTALL=/usr/libexec/rpm-build/install -p' install DESTDIR=/usr/src/tmp/smcroute-buildroot make: Entering directory '/usr/src/RPM/BUILD/smcroute-2.5.6' Making install in man make[1]: Entering directory '/usr/src/RPM/BUILD/smcroute-2.5.6/man' make[2]: Entering directory '/usr/src/RPM/BUILD/smcroute-2.5.6/man' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/usr/src/tmp/smcroute-buildroot/usr/share/man/man5' /usr/libexec/rpm-build/install -p -m 644 smcroute.conf.5 '/usr/src/tmp/smcroute-buildroot/usr/share/man/man5' /usr/bin/mkdir -p '/usr/src/tmp/smcroute-buildroot/usr/share/man/man8' /usr/libexec/rpm-build/install -p -m 644 smcrouted.8 smcroutectl.8 '/usr/src/tmp/smcroute-buildroot/usr/share/man/man8' make[2]: Leaving directory '/usr/src/RPM/BUILD/smcroute-2.5.6/man' make[1]: Leaving directory '/usr/src/RPM/BUILD/smcroute-2.5.6/man' Making install in src make[1]: Entering directory '/usr/src/RPM/BUILD/smcroute-2.5.6/src' make[2]: Entering directory '/usr/src/RPM/BUILD/smcroute-2.5.6/src' /usr/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.5.6/src' make[1]: Leaving directory '/usr/src/RPM/BUILD/smcroute-2.5.6/src' make[1]: Entering directory '/usr/src/RPM/BUILD/smcroute-2.5.6' make[2]: Entering directory '/usr/src/RPM/BUILD/smcroute-2.5.6' /usr/bin/mkdir -p '/usr/src/tmp/smcroute-buildroot/usr/sbin' /usr/libexec/rpm-build/install -p smcroute '/usr/src/tmp/smcroute-buildroot/usr/sbin' /usr/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' /usr/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[2]: Leaving directory '/usr/src/RPM/BUILD/smcroute-2.5.6' make[1]: Leaving directory '/usr/src/RPM/BUILD/smcroute-2.5.6' make: Leaving directory '/usr/src/RPM/BUILD/smcroute-2.5.6' + 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) Verifying systemd units in /usr/src/tmp/smcroute-buildroot 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) Splitting links to aliased files under /{,s}bin in /usr/src/tmp/smcroute-buildroot Processing files: smcroute-2.5.6-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.482jb1 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.C7ECyT 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.bAWGwq Finding Requires(preun) (using /usr/lib/rpm/find-scriptlet-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.2qmul7 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()(64bit) >= set:pnCE0ZdiC7, 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.27)(64bit), libc.so.6(GLIBC_2.3)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.34)(64bit), libc.so.6(GLIBC_2.38)(64bit), libc.so.6(GLIBC_2.4)(64bit), libc.so.6(GLIBC_2.6)(64bit), libc.so.6(GLIBC_2.8)(64bit), libcap.so.2()(64bit) >= set:khs4fuKiYhev3RN1, libcap.so.2(LIBCAP_1.10)(64bit), libsystemd.so.0()(64bit) >= set:nmLyt2, libsystemd.so.0(LIBSYSTEMD_209)(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.BuzpD5 Creating smcroute-debuginfo package Processing files: smcroute-debuginfo-2.5.6-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.VEAloJ find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.TeF3Ee find-requires: running scripts (debuginfo) Requires: smcroute = 2.5.6-alt1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6), debug64(libcap.so.2), debug64(libsystemd.so.0) Adding to smcroute-debuginfo a strict dependency on smcroute Wrote: /usr/src/RPM/RPMS/x86_64/smcroute-2.5.6-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/smcroute-debuginfo-2.5.6-alt1.x86_64.rpm (w2.lzdio) 9.06user 7.83system 0:29.07elapsed 58%CPU (0avgtext+0avgdata 49932maxresident)k 0inputs+0outputs (0major+1070763minor)pagefaults 0swaps 6.31user 4.38system 0:49.94elapsed 21%CPU (0avgtext+0avgdata 131680maxresident)k 0inputs+0outputs (0major+192704minor)pagefaults 0swaps --- smcroute-2.5.6-alt1.x86_64.rpm.repo 2022-11-28 10:49:04.000000000 +0000 +++ smcroute-2.5.6-alt1.x86_64.rpm.hasher 2024-05-04 02:30:49.637173753 +0000 @@ -23,3 +23,4 @@ Requires: /lib64/ld-linux-x86-64.so.2 -Requires: libc.so.6(ALT_2.24)(64bit) +Requires: libc.so.6()(64bit) >= set:pnCE0ZdiC7 +Requires: rpmlib(SetVersions) Requires: libc.so.6(GLIBC_2.14)(64bit) @@ -32,8 +33,7 @@ Requires: libc.so.6(GLIBC_2.34)(64bit) +Requires: libc.so.6(GLIBC_2.38)(64bit) Requires: libc.so.6(GLIBC_2.4)(64bit) Requires: libc.so.6(GLIBC_2.6)(64bit) -Requires: libc.so.6(GLIBC_2.7)(64bit) Requires: libc.so.6(GLIBC_2.8)(64bit) -Requires: libcap.so.2()(64bit) >= set:ifeyZIRUzDLHz3 -Requires: rpmlib(SetVersions) +Requires: libcap.so.2()(64bit) >= set:khs4fuKiYhev3RN1 Requires: libcap.so.2(LIBCAP_1.10)(64bit) @@ -50,4 +50,4 @@ File: /usr/sbin/smcroute 100755 root:root 34c28699378b4c5672540295dc02a58b -File: /usr/sbin/smcroutectl 100755 root:root 97bb3bba064125ff4c8809e1dc936a8d -File: /usr/sbin/smcrouted 100755 root:root d5944b92a267491d2e715e0bf3bd38de +File: /usr/sbin/smcroutectl 100755 root:root b9854dd66f6fd1ea16492df9b3929d7d +File: /usr/sbin/smcrouted 100755 root:root 29458010cc25b6b3295a5a2d5ebe4690 File: /usr/share/doc/smcroute 40755 root:root @@ -59,2 +59,2 @@ File: /usr/share/man/man8/smcrouted.8.xz 100644 root:root 363c6cfc030f817088f943d514a6a281 -RPMIdentity: b61bea5917807ac981bfd37402d7df28214ddc7205518ba5534778480e7d97cd916df808ce4569fe258f40438a5ec2a0cad38891cadf40307c5e73cb03243ca1 +RPMIdentity: 103ece385581498211c76822d2fd4e9c421070356e1f3058f3a5c5c62ca029e9bfb966021654dd5625db6a6f7444c39bd15136315c8447c56abc4a7038beb5ee --- smcroute-debuginfo-2.5.6-alt1.x86_64.rpm.repo 2022-11-28 10:49:04.000000000 +0000 +++ smcroute-debuginfo-2.5.6-alt1.x86_64.rpm.hasher 2024-05-04 02:30:49.899178147 +0000 @@ -1,7 +1,7 @@ -/usr/lib/debug/.build-id/1f 40755 root:root -/usr/lib/debug/.build-id/1f/9db2ee1c2abca8ba1656fe2ee941c678b70b2f 120777 root:root ../../../../sbin/smcroutectl -/usr/lib/debug/.build-id/1f/9db2ee1c2abca8ba1656fe2ee941c678b70b2f.debug 120777 root:root ../../usr/sbin/smcroutectl.debug -/usr/lib/debug/.build-id/74 40755 root:root -/usr/lib/debug/.build-id/74/4692987e8c8e6d9f7b9232a01f8217a033e166 120777 root:root ../../../../sbin/smcrouted -/usr/lib/debug/.build-id/74/4692987e8c8e6d9f7b9232a01f8217a033e166.debug 120777 root:root ../../usr/sbin/smcrouted.debug +/usr/lib/debug/.build-id/25 40755 root:root +/usr/lib/debug/.build-id/25/d505336cc6b5af85155bf9e73b90a2590f29a6 120777 root:root ../../../../sbin/smcroutectl +/usr/lib/debug/.build-id/25/d505336cc6b5af85155bf9e73b90a2590f29a6.debug 120777 root:root ../../usr/sbin/smcroutectl.debug +/usr/lib/debug/.build-id/72 40755 root:root +/usr/lib/debug/.build-id/72/de2bbe05bbb238e0e2b0d8ac5bb01e8652307c 120777 root:root ../../../../sbin/smcrouted +/usr/lib/debug/.build-id/72/de2bbe05bbb238e0e2b0d8ac5bb01e8652307c.debug 120777 root:root ../../usr/sbin/smcrouted.debug /usr/lib/debug/usr/sbin/smcroutectl.debug 100644 root:root @@ -52,10 +52,10 @@ Provides: smcroute-debuginfo = 2.5.6-alt1:sisyphus+310777.100.1.1 -File: /usr/lib/debug/.build-id/1f 40755 root:root -File: /usr/lib/debug/.build-id/1f/9db2ee1c2abca8ba1656fe2ee941c678b70b2f 120777 root:root ../../../../sbin/smcroutectl -File: /usr/lib/debug/.build-id/1f/9db2ee1c2abca8ba1656fe2ee941c678b70b2f.debug 120777 root:root ../../usr/sbin/smcroutectl.debug -File: /usr/lib/debug/.build-id/74 40755 root:root -File: /usr/lib/debug/.build-id/74/4692987e8c8e6d9f7b9232a01f8217a033e166 120777 root:root ../../../../sbin/smcrouted -File: /usr/lib/debug/.build-id/74/4692987e8c8e6d9f7b9232a01f8217a033e166.debug 120777 root:root ../../usr/sbin/smcrouted.debug -File: /usr/lib/debug/usr/sbin/smcroutectl.debug 100644 root:root 464cf01fcef1b41e98dfc0c63204e485 -File: /usr/lib/debug/usr/sbin/smcrouted.debug 100644 root:root 83da607894d2ab938134dd29166035ae +File: /usr/lib/debug/.build-id/25 40755 root:root +File: /usr/lib/debug/.build-id/25/d505336cc6b5af85155bf9e73b90a2590f29a6 120777 root:root ../../../../sbin/smcroutectl +File: /usr/lib/debug/.build-id/25/d505336cc6b5af85155bf9e73b90a2590f29a6.debug 120777 root:root ../../usr/sbin/smcroutectl.debug +File: /usr/lib/debug/.build-id/72 40755 root:root +File: /usr/lib/debug/.build-id/72/de2bbe05bbb238e0e2b0d8ac5bb01e8652307c 120777 root:root ../../../../sbin/smcrouted +File: /usr/lib/debug/.build-id/72/de2bbe05bbb238e0e2b0d8ac5bb01e8652307c.debug 120777 root:root ../../usr/sbin/smcrouted.debug +File: /usr/lib/debug/usr/sbin/smcroutectl.debug 100644 root:root 3b4f530a4fbf5a3b2de7801600c61b88 +File: /usr/lib/debug/usr/sbin/smcrouted.debug 100644 root:root f14bc13c08af1f2822ca2f99d124dabf File: /usr/src/debug/smcroute-2.5.6 40755 root:root @@ -97,2 +97,2 @@ File: /usr/src/debug/smcroute-2.5.6/src/util.h 100644 root:root 7d0b32919e62ebd381a9cc1e321e4f92 -RPMIdentity: 8ba137f0d3c6be723457409f286d165a01a8468966bc44d03c124af26b68da81797f101597b22ef6d3f0765a0840fc43e6db1fa32a91d5235b23c3641c9e4cb5 +RPMIdentity: a6d71e96e8b92f1b08e90540dead88ce5244b0024c60d0b51fbfeaf518784773d45781c2d516621998738a30053688f381ff2a8f28993a026fbfdaabe97200de