<86>Dec 22 08:43:22 userdel[7776]: delete user 'rooter'
<86>Dec 22 08:43:22 userdel[7776]: removed group 'rooter' owned by 'rooter'
<86>Dec 22 08:43:22 userdel[7776]: removed shadow group 'rooter' owned by 'rooter'
<86>Dec 22 08:43:22 groupadd[7784]: group added to /etc/group: name=rooter, GID=585
<86>Dec 22 08:43:22 groupadd[7784]: group added to /etc/gshadow: name=rooter
<86>Dec 22 08:43:22 groupadd[7784]: new group: name=rooter, GID=585
<86>Dec 22 08:43:22 useradd[7791]: new user: name=rooter, UID=585, GID=585, home=/root, shell=/bin/bash
<86>Dec 22 08:43:22 userdel[7812]: delete user 'builder'
<86>Dec 22 08:43:22 userdel[7812]: removed group 'builder' owned by 'builder'
<86>Dec 22 08:43:22 userdel[7812]: removed shadow group 'builder' owned by 'builder'
<86>Dec 22 08:43:22 groupadd[7827]: group added to /etc/group: name=builder, GID=586
<86>Dec 22 08:43:22 groupadd[7827]: group added to /etc/gshadow: name=builder
<86>Dec 22 08:43:22 groupadd[7827]: new group: name=builder, GID=586
<86>Dec 22 08:43:22 useradd[7839]: new user: name=builder, UID=586, GID=586, home=/usr/src, shell=/bin/bash
Building target platforms: i586
Building for target i586
Wrote: /usr/src/in/nosrpm/smcroute-0.94.1-alt2.qa1.nosrc.rpm
Installing smcroute-0.94.1-alt2.qa1.src.rpm
Building target platforms: i586
Building for target i586
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.31342
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf smcroute-0.94.1
+ echo 'Source #0 (smcroute-0.94.1.tar):'
Source #0 (smcroute-0.94.1.tar):
+ /bin/tar -xf /usr/src/RPM/SOURCES/smcroute-0.94.1.tar
+ cd smcroute-0.94.1
+ /bin/chmod -c -Rf u+rwX,go-w .
+ echo 'Patch #0 (smcroute-0.94.1-alt-changes.patch):'
Patch #0 (smcroute-0.94.1-alt-changes.patch):
+ /usr/bin/patch -p1
patching file src/configure.ac
patching file src/smcroute.c
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.31342
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd smcroute-0.94.1
+ cd src
+ autoreconf -fisv
autoreconf-default: Entering directory `.'
autoreconf-default: configure.ac: not using Gettext
autoreconf-default: running: aclocal --force 
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: configure.ac: not using Automake
autoreconf-default: Leaving directory `.'
+ CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic'
+ export CFLAGS
+ CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic'
+ export CXXFLAGS
+ FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic'
+ export FFLAGS
+ '[' -n '' ']'
++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic'
++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g'
+ ASFLAGS=' -march=i586 -mtune=generic'
+ export ASFLAGS
+ export lt_cv_deplibs_check_method=pass_all
+ lt_cv_deplibs_check_method=pass_all
+ readlink -e -- ./configure
+ xargs -ri dirname -- '{}'
+ sort -u
+ xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess
+ xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n'
+ ./configure --build=i586-alt-linux --host=i586-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --disable-silent-rules --without-included-gettext
configure: WARNING: unrecognized options: --disable-dependency-tracking, --disable-silent-rules, --without-included-gettext
checking for i586-alt-linux-gcc... i586-alt-linux-gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether i586-alt-linux-gcc accepts -g... yes
checking for i586-alt-linux-gcc option to accept ISO C89... none needed
checking how to run the C preprocessor... i586-alt-linux-gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking arpa/inet.h usability... yes
checking arpa/inet.h presence... yes
checking for arpa/inet.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking netinet/in.h usability... yes
checking netinet/in.h presence... yes
checking for netinet/in.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking syslog.h usability... yes
checking syslog.h presence... yes
checking for syslog.h... yes
checking for unistd.h... (cached) yes
checking for linux/mroute.h... yes
checking for linux/mroute6.h... yes
checking for IPv6 multicast host support... yes
checking for IPv6 multicast routing support... 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 whether i586-alt-linux-gcc needs -traditional... no
checking for stdlib.h... (cached) yes
checking for GNU libc compatible malloc... yes
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking for sys/socket.h... (cached) yes
checking types of arguments for select... int,fd_set *,struct timeval *
checking whether setpgrp takes no argument... 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
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config.h
configure: WARNING: unrecognized options: --disable-dependency-tracking, --disable-silent-rules, --without-included-gettext
+ make -j8 all
make: Entering directory '/usr/src/RPM/BUILD/smcroute-0.94.1/src'
echo '#define BUILD "' `date +%y%m%d` '"' >build.h
make: Leaving directory '/usr/src/RPM/BUILD/smcroute-0.94.1/src'
make: Entering directory '/usr/src/RPM/BUILD/smcroute-0.94.1/src'
i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic   -c -o ipc.o ipc.c
make: Leaving directory '/usr/src/RPM/BUILD/smcroute-0.94.1/src'
make: Entering directory '/usr/src/RPM/BUILD/smcroute-0.94.1/src'
i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic   -c -o udpsock.o udpsock.c
make: Leaving directory '/usr/src/RPM/BUILD/smcroute-0.94.1/src'
make: Entering directory '/usr/src/RPM/BUILD/smcroute-0.94.1/src'
i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic   -c -o ifvc.o ifvc.c
make: Leaving directory '/usr/src/RPM/BUILD/smcroute-0.94.1/src'
make: Entering directory '/usr/src/RPM/BUILD/smcroute-0.94.1/src'
i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic   -c -o syslog.o syslog.c
make: Leaving directory '/usr/src/RPM/BUILD/smcroute-0.94.1/src'
make: Entering directory '/usr/src/RPM/BUILD/smcroute-0.94.1/src'
i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic   -c -o lib.o lib.c
make: Leaving directory '/usr/src/RPM/BUILD/smcroute-0.94.1/src'
make: Entering directory '/usr/src/RPM/BUILD/smcroute-0.94.1/src'
i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic   -c -o mcgroup.o mcgroup.c
make: Leaving directory '/usr/src/RPM/BUILD/smcroute-0.94.1/src'
make: Entering directory '/usr/src/RPM/BUILD/smcroute-0.94.1/src'
i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic   -c -o mroute-api.o mroute-api.c
mroute-api.c: In function 'enableMRouter6':
mroute-api.c:284:14: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
       (void) write( fd, "1", 1 );
              ^~~~~~~~~~~~~~~~~~~
make: Leaving directory '/usr/src/RPM/BUILD/smcroute-0.94.1/src'
make: Entering directory '/usr/src/RPM/BUILD/smcroute-0.94.1/src'
i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic   -c -o cmdpkt.o cmdpkt.c
make: Leaving directory '/usr/src/RPM/BUILD/smcroute-0.94.1/src'
make: Entering directory '/usr/src/RPM/BUILD/smcroute-0.94.1/src'
i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic   -c -o mcsender.o mcsender.c
make: Leaving directory '/usr/src/RPM/BUILD/smcroute-0.94.1/src'
make: Entering directory '/usr/src/RPM/BUILD/smcroute-0.94.1/src'
i586-alt-linux-gcc   mcsender.o syslog.o lib.o config.h   -o mcsender
make: Leaving directory '/usr/src/RPM/BUILD/smcroute-0.94.1/src'
make: Entering directory '/usr/src/RPM/BUILD/smcroute-0.94.1/src'
i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic   -c -o smcroute.o smcroute.c
smcroute.c:62:19: warning: 'MissingArgSt' defined but not used [-Wunused-const-variable=]
 static const char MissingArgSt[] = "<missing argument>";
                   ^~~~~~~~~~~~
make: Leaving directory '/usr/src/RPM/BUILD/smcroute-0.94.1/src'
make: Entering directory '/usr/src/RPM/BUILD/smcroute-0.94.1/src'
i586-alt-linux-gcc   smcroute.o mroute-api.o ifvc.o cmdpkt.o ipc.o syslog.o udpsock.o mcgroup.o lib.o   -o smcroute
make: Leaving directory '/usr/src/RPM/BUILD/smcroute-0.94.1/src'
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.70776
+ 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
+ cd smcroute-0.94.1
+ make -C src BINDIR=/usr/src/tmp/smcroute-buildroot/usr/sbin install
make: Entering directory '/usr/src/RPM/BUILD/smcroute-0.94.1/src'
mkdir -p /usr/src/tmp/smcroute-buildroot/usr/sbin
cp smcroute mcsender /usr/src/tmp/smcroute-buildroot/usr/sbin
make: Leaving directory '/usr/src/RPM/BUILD/smcroute-0.94.1/src'
+ install -pD doc/smcroute.8 /usr/src/tmp/smcroute-buildroot/usr/share/man/man8/smcroute.8
+ install -pD doc/mcsender.8 /usr/src/tmp/smcroute-buildroot/usr/share/man/man8/mcsender.8
+ install -m755 -D /usr/src/RPM/SOURCES/smcroute.init /usr/src/tmp/smcroute-buildroot/etc/rc.d/init.d/smcroute
+ /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)
Checking contents of files in /usr/src/tmp/smcroute-buildroot/ (default)
Compressing files in /usr/src/tmp/smcroute-buildroot (auto)
mode of '/usr/src/tmp/smcroute-buildroot/usr/share/man/man8/mcsender.8' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--)
mode of '/usr/src/tmp/smcroute-buildroot/usr/share/man/man8/smcroute.8' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--)
Verifying ELF objects in /usr/src/tmp/smcroute-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal)
verify-elf: WARNING: ./usr/sbin/smcroute: uses non-LFS functions: fopen open
Hardlinking identical .pyc and .pyo files
Processing files: smcroute-0.94.1-alt2.qa1
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.75755
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd smcroute-0.94.1
+ DOCDIR=/usr/src/tmp/smcroute-buildroot/usr/share/doc/smcroute-0.94.1
+ export DOCDIR
+ rm -rf /usr/src/tmp/smcroute-buildroot/usr/share/doc/smcroute-0.94.1
+ /bin/mkdir -p /usr/src/tmp/smcroute-buildroot/usr/share/doc/smcroute-0.94.1
+ cp -prL ChangeLog AUTHORS COPYING /usr/src/tmp/smcroute-buildroot/usr/share/doc/smcroute-0.94.1
+ chmod -R go-w /usr/src/tmp/smcroute-buildroot/usr/share/doc/smcroute-0.94.1
+ chmod -R a+rX /usr/src/tmp/smcroute-buildroot/usr/share/doc/smcroute-0.94.1
+ exit 0
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.KPls3O
find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.4HLi9P
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks)
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.ekBbao
Finding Requires(preun) (using /usr/lib/rpm/find-scriptlet-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.xQ7sfq
Requires: /bin/sh, /etc/rc.d/init.d, /etc/rc.d/init.d(SourceIfNotEmpty), /etc/rc.d/init.d(msg_usage), /etc/rc.d/init.d(start_daemon), /etc/rc.d/init.d(status), /etc/rc.d/init.d(stop_daemon), /etc/rc.d/init.d/functions, /lib/ld-linux.so.2, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.15), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), libc.so.6(GLIBC_2.7), rtld(GNU_HASH)
Requires(interp): /bin/sh
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.u03GYT
Creating smcroute-debuginfo package
Processing files: smcroute-debuginfo-0.94.1-alt2.qa1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.EUpYUT
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.cmcG0p
find-requires: running scripts (debuginfo)
Requires: smcroute = 0.94.1-alt2.qa1, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6)
Wrote: /usr/src/RPM/RPMS/i586/smcroute-0.94.1-alt2.qa1.i586.rpm
Wrote: /usr/src/RPM/RPMS/i586/smcroute-debuginfo-0.94.1-alt2.qa1.i586.rpm
12.68user 4.18system 0:23.60elapsed 71%CPU (0avgtext+0avgdata 26044maxresident)k
0inputs+0outputs (0major+662930minor)pagefaults 0swaps
15.03user 8.41system 0:30.13elapsed 77%CPU (0avgtext+0avgdata 26044maxresident)k
0inputs+0outputs (0major+843597minor)pagefaults 0swaps
--- smcroute-0.94.1-alt2.qa1.i586.rpm.repo	2013-04-16 05:38:38.000000000 +0000
+++ smcroute-0.94.1-alt2.qa1.i586.rpm.hasher	2019-12-22 08:43:49.389884019 +0000
@@ -7,5 +7,4 @@
 /usr/share/doc/smcroute-0.94.1/ChangeLog	100644	
-/usr/share/man/man8/mcsender.8.gz	100644	
-/usr/share/man/man8/smcroute.8.gz	100644	
-Requires: /bin/sh  
+/usr/share/man/man8/mcsender.8.xz	100644	
+/usr/share/man/man8/smcroute.8.xz	100644	
 Requires: /bin/sh