<86>Jan 11 01:19:55 userdel[2240364]: delete user 'rooter' <86>Jan 11 01:19:55 groupadd[2240463]: group added to /etc/group: name=rooter, GID=1338 <86>Jan 11 01:19:55 groupadd[2240463]: group added to /etc/gshadow: name=rooter <86>Jan 11 01:19:55 groupadd[2240463]: new group: name=rooter, GID=1338 <86>Jan 11 01:19:55 useradd[2240516]: new user: name=rooter, UID=1338, GID=1338, home=/root, shell=/bin/bash <86>Jan 11 01:19:55 userdel[2240595]: delete user 'builder' <86>Jan 11 01:19:55 userdel[2240595]: removed group 'builder' owned by 'builder' <86>Jan 11 01:19:55 userdel[2240595]: removed shadow group 'builder' owned by 'builder' <86>Jan 11 01:19:55 groupadd[2240738]: group added to /etc/group: name=builder, GID=1339 <86>Jan 11 01:19:55 groupadd[2240738]: group added to /etc/gshadow: name=builder <86>Jan 11 01:19:55 groupadd[2240738]: new group: name=builder, GID=1339 <86>Jan 11 01:19:55 useradd[2240841]: new user: name=builder, UID=1339, GID=1339, home=/usr/src, shell=/bin/bash <13>Jan 11 01:20:00 rpmi: liblz4-1:1.9.4-alt1 sisyphus+309416.100.1.1 1667412981 installed <13>Jan 11 01:20:00 rpmi: libsystemd-1:251.10-alt1 sisyphus+312238.200.2.1 1671790277 installed <13>Jan 11 01:20:00 rpmi: libsystemd-devel-1:251.10-alt1 sisyphus+312238.200.2.1 1671790277 installed <13>Jan 11 01:20:00 rpmi: libcap-devel-1:2.27.0.2.ac1e-alt4 sisyphus+283724.100.1.3 1629848802 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.60806 + 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.60806 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd smcroute-2.5.6 + 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: creating directory aux 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:7: warning: name 'aux' is reserved on W32 and DOS platforms configure.ac:21: installing 'aux/compile' 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 find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + xargs -ri dirname -- '{}' + sort -u + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + readlink -e -- ./configure + ./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 mode_t... yes checking for size_t... yes checking for ssize_t... yes 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 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 unistd.h... (cached) yes checking for working chown... yes checking for stdlib.h... (cached) 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....: /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) 12.1.1 20220518 (ALT Sisyphus 12.1.1-alt2) Copyright (C) 2022 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=\"/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=\"/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=\"/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=\"/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=\"/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=\"/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=\"/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.. -D_ATFILE_SOURCE -D_INCOMPLETE_XOPEN_C063 -DSYSCONFDIR=\"/etc\" -DRUNSTATEDIR=\"/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=\"/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=\"/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.. -D_ATFILE_SOURCE -D_INCOMPLETE_XOPEN_C063 -DSYSCONFDIR=\"/etc\" -DRUNSTATEDIR=\"/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=\"/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.. -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=\"/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=\"/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=\"/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=\"/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=\"/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.. -DRUNSTATEDIR=\"/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.63562 + 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.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'. /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' /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' /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' /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/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) 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.5.6-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.r4I1Mm 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.EP7QnU 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.JZSYkY Finding Requires(preun) (using /usr/lib/rpm/find-scriptlet-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ZWVl4V 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.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.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), 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.PSBBaR 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.wSYO9F find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.4esdJm 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) 7.90user 3.63system 0:26.09elapsed 44%CPU (0avgtext+0avgdata 49780maxresident)k 0inputs+0outputs (0major+1153810minor)pagefaults 0swaps 2.95user 2.62system 0:42.45elapsed 13%CPU (0avgtext+0avgdata 109260maxresident)k 0inputs+0outputs (32414major+156164minor)pagefaults 0swaps