<86>Nov  8 08:30:59 userdel[844335]: delete user 'rooter'
<86>Nov  8 08:30:59 userdel[844335]: removed group 'rooter' owned by 'rooter'
<86>Nov  8 08:30:59 userdel[844335]: removed shadow group 'rooter' owned by 'rooter'
<86>Nov  8 08:30:59 groupadd[844352]: group added to /etc/group: name=rooter, GID=573
<86>Nov  8 08:30:59 groupadd[844352]: group added to /etc/gshadow: name=rooter
<86>Nov  8 08:30:59 groupadd[844352]: new group: name=rooter, GID=573
<86>Nov  8 08:30:59 useradd[844364]: new user: name=rooter, UID=573, GID=573, home=/root, shell=/bin/bash
<86>Nov  8 08:30:59 userdel[844389]: delete user 'builder'
<86>Nov  8 08:30:59 userdel[844389]: removed group 'builder' owned by 'builder'
<86>Nov  8 08:30:59 userdel[844389]: removed shadow group 'builder' owned by 'builder'
<86>Nov  8 08:30:59 groupadd[844408]: group added to /etc/group: name=builder, GID=574
<86>Nov  8 08:30:59 groupadd[844408]: group added to /etc/gshadow: name=builder
<86>Nov  8 08:30:59 groupadd[844408]: new group: name=builder, GID=574
<86>Nov  8 08:30:59 useradd[844417]: new user: name=builder, UID=574, GID=574, 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.3552
+ 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.3552
+ 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
+ FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic'
+ export FCFLAGS
+ '[' -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 -- '{}'
+ 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
+ sort -u
+ ./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 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 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 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 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 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 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 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 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 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.12389
+ 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.56564
+ 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.MkC7Nk
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.XhtyLX
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,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.ztGUKZ
Finding Requires(preun) (using /usr/lib/rpm/find-scriptlet-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.JrkGgj
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.ydQwI4
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.VR333c
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.BertPP
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.30user 4.12system 0:20.41elapsed 80%CPU (0avgtext+0avgdata 25804maxresident)k
0inputs+0outputs (0major+666019minor)pagefaults 0swaps
14.67user 8.52system 0:26.31elapsed 88%CPU (0avgtext+0avgdata 25804maxresident)k
0inputs+0outputs (0major+842904minor)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	2020-11-08 08:31:22.181024266 +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