<86>Nov  8 08:20:45 userdel[82077]: delete user 'rooter'
<86>Nov  8 08:20:45 userdel[82077]: removed group 'rooter' owned by 'rooter'
<86>Nov  8 08:20:45 groupadd[82089]: group added to /etc/group: name=rooter, GID=543
<86>Nov  8 08:20:45 groupadd[82089]: group added to /etc/gshadow: name=rooter
<86>Nov  8 08:20:45 groupadd[82089]: new group: name=rooter, GID=543
<86>Nov  8 08:20:45 useradd[82107]: new user: name=rooter, UID=543, GID=543, home=/root, shell=/bin/bash
<86>Nov  8 08:20:45 userdel[82120]: delete user 'builder'
<86>Nov  8 08:20:45 userdel[82120]: removed group 'builder' owned by 'builder'
<86>Nov  8 08:20:45 userdel[82120]: removed shadow group 'builder' owned by 'builder'
<86>Nov  8 08:20:45 groupadd[82133]: group added to /etc/group: name=builder, GID=544
<86>Nov  8 08:20:45 groupadd[82133]: group added to /etc/gshadow: name=builder
<86>Nov  8 08:20:45 groupadd[82133]: new group: name=builder, GID=544
<86>Nov  8 08:20:45 useradd[82142]: new user: name=builder, UID=544, GID=544, home=/usr/src, shell=/bin/bash
<13>Nov  8 08:20:47 rpmi: perl-Term-Cap-1.17-alt1 1445018869 installed
<13>Nov  8 08:20:47 rpmi: perl-Term-ANSIColor-4.06-alt1 1479407083 installed
<13>Nov  8 08:20:47 rpmi: perl-Pod-Escapes-1.07-alt1 1418767892 installed
<13>Nov  8 08:20:47 rpmi: perl-Filter-1.59-alt1.1 sisyphus+219907.400.1.1 1548343389 installed
<13>Nov  8 08:20:47 rpmi: perl-Encode-3.01-alt1 sisyphus+224923.100.1.1 1552474122 installed
<13>Nov  8 08:20:47 rpmi: perl-Pod-Simple-3.35-alt1 1482098090 installed
<13>Nov  8 08:20:47 rpmi: perl-Pod-Usage-1.69-alt1 1464274721 installed
<13>Nov  8 08:20:47 rpmi: perl-podlators-4.11-alt1 1525935408 installed
<13>Nov  8 08:20:47 rpmi: perl-Pod-Parser-1.63-alt1 1447282032 installed
Building target platforms: i586
Building for target i586
Wrote: /usr/src/in/nosrpm/udpcast-20110710-alt1.1.nosrc.rpm
Installing udpcast-20110710-alt1.1.src.rpm
Building target platforms: i586
Building for target i586
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.78739
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf udpcast-20110710
+ echo 'Source #0 (udpcast-20110710.tar.gz):'
Source #0 (udpcast-20110710.tar.gz):
+ /bin/gzip -dc /usr/src/RPM/SOURCES/udpcast-20110710.tar.gz
+ /bin/tar -xf -
+ cd udpcast-20110710
+ /bin/chmod -c -Rf u+rwX,go-w .
+ echo 'Patch #0 (udpcast-fix-build.patch):'
Patch #0 (udpcast-fix-build.patch):
+ /usr/bin/patch -p2
patching file console.c
+ subst 's/LDFLAGS +=-s//' Makefile.in
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.78739
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd udpcast-20110710
+ 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'
+ sort -u
+ xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess
+ ./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 whether i586-alt-linux-gcc needs -traditional... no
checking for a BSD-compatible install... /bin/install -c
checking build system type... i586-alt-linux-gnu
checking host system type... i586-alt-linux-gnu
checking target system type... i586-alt-linux-gnu
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking for pthread_create in -lpthread... yes
checking for dlsym in -ldl... yes
checking for ANSI C header files... yes
checking for sys/wait.h that is POSIX.1 compatible... 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 fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking arpa/inet.h usability... yes
checking arpa/inet.h presence... yes
checking for arpa/inet.h... yes
checking netdb.h usability... yes
checking netdb.h presence... yes
checking for netdb.h... yes
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking sys/sockio.h usability... no
checking sys/sockio.h presence... no
checking for sys/sockio.h... no
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking for memory.h... (cached) yes
checking malloc.h usability... yes
checking malloc.h presence... yes
checking for malloc.h... yes
checking signal.h usability... yes
checking signal.h presence... yes
checking for signal.h... yes
checking net/if.h usability... yes
checking net/if.h presence... yes
checking for net/if.h... yes
checking netinet/in.h usability... yes
checking netinet/in.h presence... yes
checking for netinet/in.h... yes
checking winsock2.h usability... no
checking winsock2.h presence... no
checking for winsock2.h... no
checking sys/uio.h usability... yes
checking sys/uio.h presence... yes
checking for sys/uio.h... yes
checking getopt.h usability... yes
checking getopt.h presence... yes
checking for getopt.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for string.h... (cached) yes
checking termios.h usability... yes
checking termios.h presence... yes
checking for termios.h... yes
checking for struct ip_mreqn.imr_ifindex... yes
checking for in_addr_t... yes
checking whether llseek declared in unistd.h... no
checking whether lseek64 declared in unistd.h... yes
checking for htons... yes
checking for kill... yes
checking for daemon... yes
checking for an ANSI C-conforming const... (cached) yes
checking for inline... (cached) inline
checking for size_t... yes
checking whether time.h and sys/time.h may both be included... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking return type of signal handlers... void
checking for atexit... yes
checking for on_exit... yes
checking for tcsetattr... yes
checking for lseek64... yes
checking for snprintf... yes
checking for inet_pton... yes
checking for inet_aton... yes
checking for getopt_long... yes
checking for dlsym... yes
checking for 64-bit off_t... no
checking whether i586-alt-linux-gcc supports loff_t type... yes
checking whether i586-alt-linux-gcc supports offset_t type... no
checking whether i586-alt-linux-gcc supports long long type... 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
make: Entering directory '/usr/src/RPM/BUILD/udpcast-20110710'
i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wall -Wall -DBB_FEATURE_UDPCAST_FEC -D_FILE_OFFSET_BITS=64 -DUSE_SYSLOG -DUSE_ASSEMBLER -O6 -DNO_BB -I.  -I.   -c -o fifo.o fifo.c
make: Leaving directory '/usr/src/RPM/BUILD/udpcast-20110710'
make: Entering directory '/usr/src/RPM/BUILD/udpcast-20110710'
i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wall -Wall -DBB_FEATURE_UDPCAST_FEC -D_FILE_OFFSET_BITS=64 -DUSE_SYSLOG -DUSE_ASSEMBLER -O6 -DNO_BB -I.  -I.   -c -o udpcast.o udpcast.c
make: Leaving directory '/usr/src/RPM/BUILD/udpcast-20110710'
make: Entering directory '/usr/src/RPM/BUILD/udpcast-20110710'
i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wall -Wall -DBB_FEATURE_UDPCAST_FEC -D_FILE_OFFSET_BITS=64 -DUSE_SYSLOG -DUSE_ASSEMBLER -O6 -DNO_BB -I.  -I.   -c -o udp-receiver.o udp-receiver.c
make: Leaving directory '/usr/src/RPM/BUILD/udpcast-20110710'
make: Entering directory '/usr/src/RPM/BUILD/udpcast-20110710'
i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wall -Wall -DBB_FEATURE_UDPCAST_FEC -D_FILE_OFFSET_BITS=64 -DUSE_SYSLOG -DUSE_ASSEMBLER -O6 -DNO_BB -I.  -I.   -c -o receiver-diskio.o receiver-diskio.c
make: Leaving directory '/usr/src/RPM/BUILD/udpcast-20110710'
make: Entering directory '/usr/src/RPM/BUILD/udpcast-20110710'
i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wall -Wall -DBB_FEATURE_UDPCAST_FEC -D_FILE_OFFSET_BITS=64 -DUSE_SYSLOG -DUSE_ASSEMBLER -O6 -DNO_BB -I.  -I.   -c -o produconsum.o produconsum.c
make: Leaving directory '/usr/src/RPM/BUILD/udpcast-20110710'
make: Entering directory '/usr/src/RPM/BUILD/udpcast-20110710'
i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wall -Wall -DBB_FEATURE_UDPCAST_FEC -D_FILE_OFFSET_BITS=64 -DUSE_SYSLOG -DUSE_ASSEMBLER -O6 -DNO_BB -I.  -I.   -c -o log.o log.c
make: Leaving directory '/usr/src/RPM/BUILD/udpcast-20110710'
make: Entering directory '/usr/src/RPM/BUILD/udpcast-20110710'
i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wall -Wall -DBB_FEATURE_UDPCAST_FEC -D_FILE_OFFSET_BITS=64 -DUSE_SYSLOG -DUSE_ASSEMBLER -O6 -DNO_BB -I.  -I.   -c -o udpc_version.o udpc_version.c
make: Leaving directory '/usr/src/RPM/BUILD/udpcast-20110710'
make: Entering directory '/usr/src/RPM/BUILD/udpcast-20110710'
i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wall -Wall -DBB_FEATURE_UDPCAST_FEC -D_FILE_OFFSET_BITS=64 -DUSE_SYSLOG -DUSE_ASSEMBLER -O6 -DNO_BB -I.  -I.   -c -o udpr-negotiate.o udpr-negotiate.c
make: Leaving directory '/usr/src/RPM/BUILD/udpcast-20110710'
make: Entering directory '/usr/src/RPM/BUILD/udpcast-20110710'
i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wall -Wall -DBB_FEATURE_UDPCAST_FEC -D_FILE_OFFSET_BITS=64 -DUSE_SYSLOG -DUSE_ASSEMBLER -O6 -DNO_BB -I.  -I.   -c -o process.o process.c
make: Leaving directory '/usr/src/RPM/BUILD/udpcast-20110710'
make: Entering directory '/usr/src/RPM/BUILD/udpcast-20110710'
i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wall -Wall -DBB_FEATURE_UDPCAST_FEC -D_FILE_OFFSET_BITS=64 -DUSE_SYSLOG -DUSE_ASSEMBLER -O6 -DNO_BB -I.  -I.   -c -o statistics.o statistics.c
make: Leaving directory '/usr/src/RPM/BUILD/udpcast-20110710'
make: Entering directory '/usr/src/RPM/BUILD/udpcast-20110710'
i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wall -Wall -DBB_FEATURE_UDPCAST_FEC -D_FILE_OFFSET_BITS=64 -DUSE_SYSLOG -DUSE_ASSEMBLER -O6 -DNO_BB -I.  -I.   -c -o console.o console.c
make: Leaving directory '/usr/src/RPM/BUILD/udpcast-20110710'
make: Entering directory '/usr/src/RPM/BUILD/udpcast-20110710'
i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wall -Wall -DBB_FEATURE_UDPCAST_FEC -D_FILE_OFFSET_BITS=64 -DUSE_SYSLOG -DUSE_ASSEMBLER -O6 -DNO_BB -I.  -I.   -c -o rate-limit.o rate-limit.c
make: Leaving directory '/usr/src/RPM/BUILD/udpcast-20110710'
make: Entering directory '/usr/src/RPM/BUILD/udpcast-20110710'
i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wall -Wall -DBB_FEATURE_UDPCAST_FEC -D_FILE_OFFSET_BITS=64 -DUSE_SYSLOG -DUSE_ASSEMBLER -O6 -DNO_BB -I.  -I.   -c -o rateGovernor.o rateGovernor.c
make: Leaving directory '/usr/src/RPM/BUILD/udpcast-20110710'
make: Entering directory '/usr/src/RPM/BUILD/udpcast-20110710'
i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wall -Wall -DBB_FEATURE_UDPCAST_FEC -D_FILE_OFFSET_BITS=64 -DUSE_SYSLOG -DUSE_ASSEMBLER -O6 -DNO_BB -I.  -I.   -c -o socklib.o socklib.c
make: Leaving directory '/usr/src/RPM/BUILD/udpcast-20110710'
make: Entering directory '/usr/src/RPM/BUILD/udpcast-20110710'
i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wall -Wall -DBB_FEATURE_UDPCAST_FEC -D_FILE_OFFSET_BITS=64 -DUSE_SYSLOG -DUSE_ASSEMBLER -O6 -DNO_BB -I.  -I.   -c -o udp-sender.o udp-sender.c
make: Leaving directory '/usr/src/RPM/BUILD/udpcast-20110710'
make: Entering directory '/usr/src/RPM/BUILD/udpcast-20110710'
i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wall -Wall -DBB_FEATURE_UDPCAST_FEC -D_FILE_OFFSET_BITS=64 -DUSE_SYSLOG -DUSE_ASSEMBLER -O6 -DNO_BB -I.  -I.   -c -o auto-rate.o auto-rate.c
make: Leaving directory '/usr/src/RPM/BUILD/udpcast-20110710'
make: Entering directory '/usr/src/RPM/BUILD/udpcast-20110710'
cat udp-receiver.txt udp-sender.txt cmd.html | m4 >cmd.html.man
make: Leaving directory '/usr/src/RPM/BUILD/udpcast-20110710'
make: Entering directory '/usr/src/RPM/BUILD/udpcast-20110710'
i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wall -Wall -DBB_FEATURE_UDPCAST_FEC -D_FILE_OFFSET_BITS=64 -DUSE_SYSLOG -DUSE_ASSEMBLER -O6 -DNO_BB -I.  -I.   -c -o sender-diskio.o sender-diskio.c
make: Leaving directory '/usr/src/RPM/BUILD/udpcast-20110710'
make: Entering directory '/usr/src/RPM/BUILD/udpcast-20110710'
i586-alt-linux-gcc -c -I.  -I.  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wall -Wall -DBB_FEATURE_UDPCAST_FEC -D_FILE_OFFSET_BITS=64 -DUSE_SYSLOG -DUSE_ASSEMBLER -O6 -DNO_BB -fno-inline fec.c
make: Leaving directory '/usr/src/RPM/BUILD/udpcast-20110710'
make: Entering directory '/usr/src/RPM/BUILD/udpcast-20110710'
i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wall -Wall -DBB_FEATURE_UDPCAST_FEC -D_FILE_OFFSET_BITS=64 -DUSE_SYSLOG -DUSE_ASSEMBLER -O6 -DNO_BB -I.  -I.   -c -o participants.o participants.c
make: Leaving directory '/usr/src/RPM/BUILD/udpcast-20110710'
make: Entering directory '/usr/src/RPM/BUILD/udpcast-20110710'
i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wall -Wall -DBB_FEATURE_UDPCAST_FEC -D_FILE_OFFSET_BITS=64 -DUSE_SYSLOG -DUSE_ASSEMBLER -O6 -DNO_BB -I.  -I.   -c -o receivedata.o receivedata.c
In file included from receivedata.c:1:
receivedata.c: In function 'findSlice':
receivedata.c:362:9: warning: suggest parentheses around assignment used as truth value [-Wparentheses]
  assert(clst->currentSlice = &clst->slices[0]);
         ^~~~
make: Leaving directory '/usr/src/RPM/BUILD/udpcast-20110710'
make: Entering directory '/usr/src/RPM/BUILD/udpcast-20110710'
i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wall -Wall -DBB_FEATURE_UDPCAST_FEC -D_FILE_OFFSET_BITS=64 -DUSE_SYSLOG -DUSE_ASSEMBLER -O6 -DNO_BB -I.  -I.   -c -o udps-negotiate.o udps-negotiate.c
make: Leaving directory '/usr/src/RPM/BUILD/udpcast-20110710'
make: Entering directory '/usr/src/RPM/BUILD/udpcast-20110710'
i586-alt-linux-gcc  udp-receiver.o socklib.o udpcast.o receiver-diskio.o receivedata.o udpr-negotiate.o produconsum.o fifo.o log.o statistics.o fec.o udpc_version.o console.o process.o -ldl -lpthread  -ldl -lpthread  -o udp-receiver
make: Leaving directory '/usr/src/RPM/BUILD/udpcast-20110710'
make: Entering directory '/usr/src/RPM/BUILD/udpcast-20110710'
perl html2man.pl cmd.html.man
make: Leaving directory '/usr/src/RPM/BUILD/udpcast-20110710'
make: Entering directory '/usr/src/RPM/BUILD/udpcast-20110710'
i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wall -Wall -DBB_FEATURE_UDPCAST_FEC -D_FILE_OFFSET_BITS=64 -DUSE_SYSLOG -DUSE_ASSEMBLER -O6 -DNO_BB -I.  -I.   -c -o senddata.o senddata.c
make: Leaving directory '/usr/src/RPM/BUILD/udpcast-20110710'
make: Entering directory '/usr/src/RPM/BUILD/udpcast-20110710'
i586-alt-linux-gcc  udp-sender.o socklib.o udpcast.o rateGovernor.o rate-limit.o auto-rate.o sender-diskio.o senddata.o udps-negotiate.o fifo.o produconsum.o participants.o log.o statistics.o fec.o udpc_version.o console.o process.o -ldl -lpthread  -ldl -lpthread  -o udp-sender
make: Leaving directory '/usr/src/RPM/BUILD/udpcast-20110710'
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.64998
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ /bin/chmod -Rf u+rwX -- /usr/src/tmp/udpcast-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/udpcast-buildroot
+ cd udpcast-20110710
+ make 'INSTALL=/bin/install -p' install DESTDIR=/usr/src/tmp/udpcast-buildroot
make: Entering directory '/usr/src/RPM/BUILD/udpcast-20110710'
install -d /usr/src/tmp/udpcast-buildroot/usr/sbin
install -m 755 udp-sender udp-receiver /usr/src/tmp/udpcast-buildroot/usr/sbin
install -d /usr/src/tmp/udpcast-buildroot/usr/share/man/man1
install -m 644 udp-sender.1 udp-receiver.1 /usr/src/tmp/udpcast-buildroot/usr/share/man/man1
install -d /usr/src/tmp/udpcast-buildroot/usr/include/udpcast
install -m 644 rateGovernor.h /usr/src/tmp/udpcast-buildroot/usr/include/udpcast
make: Leaving directory '/usr/src/RPM/BUILD/udpcast-20110710'
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/udpcast-buildroot (auto)
Verifying and fixing files in /usr/src/tmp/udpcast-buildroot (binconfig,pkgconfig,libtool,desktop)
Checking contents of files in /usr/src/tmp/udpcast-buildroot/ (default)
Compressing files in /usr/src/tmp/udpcast-buildroot (auto)
Verifying ELF objects in /usr/src/tmp/udpcast-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal)
Hardlinking identical .pyc and .pyo files
Processing files: udpcast-20110710-alt1.1
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.45884
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd udpcast-20110710
+ DOCDIR=/usr/src/tmp/udpcast-buildroot/usr/share/doc/udpcast-20110710
+ export DOCDIR
+ rm -rf /usr/src/tmp/udpcast-buildroot/usr/share/doc/udpcast-20110710
+ /bin/mkdir -p /usr/src/tmp/udpcast-buildroot/usr/share/doc/udpcast-20110710
+ cp -prL cmd.html COPYING /usr/src/tmp/udpcast-buildroot/usr/share/doc/udpcast-20110710
+ chmod -R go-w /usr/src/tmp/udpcast-buildroot/usr/share/doc/udpcast-20110710
+ chmod -R a+rX /usr/src/tmp/udpcast-buildroot/usr/share/doc/udpcast-20110710
+ exit 0
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.XZPiWO
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.XLl1jL
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services)
Requires: /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.2), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), libdl.so.2(GLIBC_2.0), libdl.so.2(GLIBC_2.1), libpthread.so.0(GLIBC_2.0), libpthread.so.0(GLIBC_2.1), libpthread.so.0(GLIBC_2.2), libpthread.so.0(GLIBC_2.3.2), rtld(GNU_HASH)
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Z97djN
Creating udpcast-debuginfo package
Processing files: udpcast-debuginfo-20110710-alt1.1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.iAzd21
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.M3AWAy
find-requires: running scripts (debuginfo)
Requires: udpcast = 20110710-alt1.1, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6), debug(libdl.so.2), debug(libpthread.so.0)
warning: Installed (but unpackaged) file(s) found:
    /usr/include/udpcast/rateGovernor.h
Wrote: /usr/src/RPM/RPMS/i586/udpcast-20110710-alt1.1.i586.rpm
Wrote: /usr/src/RPM/RPMS/i586/udpcast-debuginfo-20110710-alt1.1.i586.rpm
7.16user 1.82system 0:10.45elapsed 85%CPU (0avgtext+0avgdata 32220maxresident)k
0inputs+0outputs (0major+726341minor)pagefaults 0swaps
10.72user 3.98system 0:15.96elapsed 92%CPU (0avgtext+0avgdata 117304maxresident)k
0inputs+0outputs (0major+1006150minor)pagefaults 0swaps
--- udpcast-20110710-alt1.1.i586.rpm.repo	2013-04-10 03:10:10.000000000 +0000
+++ udpcast-20110710-alt1.1.i586.rpm.hasher	2020-11-08 08:21:00.376590116 +0000
@@ -5,4 +5,4 @@
 /usr/share/doc/udpcast-20110710/cmd.html	100644	
-/usr/share/man/man1/udp-receiver.1.gz	100644	
-/usr/share/man/man1/udp-sender.1.gz	100644	
+/usr/share/man/man1/udp-receiver.1.xz	100644	
+/usr/share/man/man1/udp-sender.1.xz	100644	
 Requires: /lib/ld-linux.so.2