<86>Sep 8 03:02:13 userdel[530525]: delete user 'rooter' <86>Sep 8 03:02:13 userdel[530525]: removed group 'rooter' owned by 'rooter' <86>Sep 8 03:02:13 userdel[530525]: removed shadow group 'rooter' owned by 'rooter' <86>Sep 8 03:02:13 groupadd[530538]: group added to /etc/group: name=rooter, GID=627 <86>Sep 8 03:02:13 groupadd[530538]: group added to /etc/gshadow: name=rooter <86>Sep 8 03:02:13 groupadd[530538]: new group: name=rooter, GID=627 <86>Sep 8 03:02:13 useradd[530548]: new user: name=rooter, UID=627, GID=627, home=/root, shell=/bin/bash <86>Sep 8 03:02:13 userdel[530564]: delete user 'builder' <86>Sep 8 03:02:13 userdel[530564]: removed group 'builder' owned by 'builder' <86>Sep 8 03:02:13 userdel[530564]: removed shadow group 'builder' owned by 'builder' <86>Sep 8 03:02:13 groupadd[530572]: group added to /etc/group: name=builder, GID=628 <86>Sep 8 03:02:13 groupadd[530572]: group added to /etc/gshadow: name=builder <86>Sep 8 03:02:13 groupadd[530572]: new group: name=builder, GID=628 <86>Sep 8 03:02:13 useradd[530581]: new user: name=builder, UID=628, GID=628, home=/usr/src, shell=/bin/bash <13>Sep 8 03:02:15 rpmi: perl-Term-Cap-1.17-alt1 1445018869 installed <13>Sep 8 03:02:15 rpmi: perl-Term-ANSIColor-5.01-alt1 sisyphus+244783.100.1.2 1579747505 installed <13>Sep 8 03:02:15 rpmi: perl-Pod-Escapes-1.07-alt1 1418767892 installed <13>Sep 8 03:02:15 rpmi: perl-Filter-1.60-alt1 sisyphus+279723.100.1.1 1626648797 installed <13>Sep 8 03:02:15 rpmi: perl-Encode-3.12-alt1 sisyphus+283174.100.1.2 1629241760 installed <13>Sep 8 03:02:15 rpmi: perl-Pod-Simple-3.43-alt1 sisyphus+276561.100.1.1 1625127752 installed <13>Sep 8 03:02:15 rpmi: perl-Pod-Usage-2.01-alt1 sisyphus+277175.100.1.1 1625408247 installed <13>Sep 8 03:02:15 rpmi: perl-podlators-4.14-alt1 sisyphus+277178.100.1.2 1625426264 installed <13>Sep 8 03:02:15 rpmi: perl-Pod-Parser-1.63-alt1 sisyphus+278038.3400.1.2 1625983747 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/udpcast-20110710-alt2.nosrc.rpm (w1.gzdio) Installing udpcast-20110710-alt2.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.39684 + 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 + sed -i 's/LDFLAGS +=-s//' Makefile.in + sed -i s/-O6/-O2/ Makefile.in + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.39684 + 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 -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 + readlink -e -- ./configure + 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 + xargs -ri dirname -- '{}' + ./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: --disable-dependency-tracking, --disable-silent-rules, --without-included-gettext 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 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 whether x86_64-alt-linux-gcc needs -traditional... no checking for a BSD-compatible install... /bin/install -c checking build system type... x86_64-alt-linux-gnu checking host system type... x86_64-alt-linux-gnu checking target system type... x86_64-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... yes checking whether x86_64-alt-linux-gcc supports loff_t type... yes checking whether x86_64-alt-linux-gcc supports offset_t type... no checking whether x86_64-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' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -Wall -DBB_FEATURE_UDPCAST_FEC -D_FILE_OFFSET_BITS=64 -DUSE_SYSLOG -DUSE_ASSEMBLER -O2 -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' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -Wall -DBB_FEATURE_UDPCAST_FEC -D_FILE_OFFSET_BITS=64 -DUSE_SYSLOG -DUSE_ASSEMBLER -O2 -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' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -Wall -DBB_FEATURE_UDPCAST_FEC -D_FILE_OFFSET_BITS=64 -DUSE_SYSLOG -DUSE_ASSEMBLER -O2 -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' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -Wall -DBB_FEATURE_UDPCAST_FEC -D_FILE_OFFSET_BITS=64 -DUSE_SYSLOG -DUSE_ASSEMBLER -O2 -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' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -Wall -DBB_FEATURE_UDPCAST_FEC -D_FILE_OFFSET_BITS=64 -DUSE_SYSLOG -DUSE_ASSEMBLER -O2 -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' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -Wall -DBB_FEATURE_UDPCAST_FEC -D_FILE_OFFSET_BITS=64 -DUSE_SYSLOG -DUSE_ASSEMBLER -O2 -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' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -Wall -DBB_FEATURE_UDPCAST_FEC -D_FILE_OFFSET_BITS=64 -DUSE_SYSLOG -DUSE_ASSEMBLER -O2 -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' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -Wall -DBB_FEATURE_UDPCAST_FEC -D_FILE_OFFSET_BITS=64 -DUSE_SYSLOG -DUSE_ASSEMBLER -O2 -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' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -Wall -DBB_FEATURE_UDPCAST_FEC -D_FILE_OFFSET_BITS=64 -DUSE_SYSLOG -DUSE_ASSEMBLER -O2 -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] 362 | assert(clst->currentSlice = &clst->slices[0]); | ^~~~ make: Leaving directory '/usr/src/RPM/BUILD/udpcast-20110710' make: Entering directory '/usr/src/RPM/BUILD/udpcast-20110710' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -Wall -DBB_FEATURE_UDPCAST_FEC -D_FILE_OFFSET_BITS=64 -DUSE_SYSLOG -DUSE_ASSEMBLER -O2 -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' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -Wall -DBB_FEATURE_UDPCAST_FEC -D_FILE_OFFSET_BITS=64 -DUSE_SYSLOG -DUSE_ASSEMBLER -O2 -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' x86_64-alt-linux-gcc -c -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -Wall -DBB_FEATURE_UDPCAST_FEC -D_FILE_OFFSET_BITS=64 -DUSE_SYSLOG -DUSE_ASSEMBLER -O2 -DNO_BB -fno-inline fec.c make: Leaving directory '/usr/src/RPM/BUILD/udpcast-20110710' make: Entering directory '/usr/src/RPM/BUILD/udpcast-20110710' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -Wall -DBB_FEATURE_UDPCAST_FEC -D_FILE_OFFSET_BITS=64 -DUSE_SYSLOG -DUSE_ASSEMBLER -O2 -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' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -Wall -DBB_FEATURE_UDPCAST_FEC -D_FILE_OFFSET_BITS=64 -DUSE_SYSLOG -DUSE_ASSEMBLER -O2 -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' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -Wall -DBB_FEATURE_UDPCAST_FEC -D_FILE_OFFSET_BITS=64 -DUSE_SYSLOG -DUSE_ASSEMBLER -O2 -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' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -Wall -DBB_FEATURE_UDPCAST_FEC -D_FILE_OFFSET_BITS=64 -DUSE_SYSLOG -DUSE_ASSEMBLER -O2 -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' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -Wall -DBB_FEATURE_UDPCAST_FEC -D_FILE_OFFSET_BITS=64 -DUSE_SYSLOG -DUSE_ASSEMBLER -O2 -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' 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' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -Wall -DBB_FEATURE_UDPCAST_FEC -D_FILE_OFFSET_BITS=64 -DUSE_SYSLOG -DUSE_ASSEMBLER -O2 -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' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -Wall -DBB_FEATURE_UDPCAST_FEC -D_FILE_OFFSET_BITS=64 -DUSE_SYSLOG -DUSE_ASSEMBLER -O2 -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' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -Wall -DBB_FEATURE_UDPCAST_FEC -D_FILE_OFFSET_BITS=64 -DUSE_SYSLOG -DUSE_ASSEMBLER -O2 -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' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -Wall -DBB_FEATURE_UDPCAST_FEC -D_FILE_OFFSET_BITS=64 -DUSE_SYSLOG -DUSE_ASSEMBLER -O2 -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' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -Wall -DBB_FEATURE_UDPCAST_FEC -D_FILE_OFFSET_BITS=64 -DUSE_SYSLOG -DUSE_ASSEMBLER -O2 -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' perl html2man.pl cmd.html.man make: Leaving directory '/usr/src/RPM/BUILD/udpcast-20110710' make: Entering directory '/usr/src/RPM/BUILD/udpcast-20110710' x86_64-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' x86_64-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.71580 + 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 + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd udpcast-20110710 + make 'INSTALL=/usr/libexec/rpm-build/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,gnuconfig) 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) Processing files: udpcast-20110710-alt2 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.62912 + 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.FU0J2x 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.Ypdw9w find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: /lib64/ld-linux-x86-64.so.2, libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.15)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3.2)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), libdl.so.2(GLIBC_2.2.5)(64bit), libpthread.so.0(GLIBC_2.2.5)(64bit), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.7TgfSw Creating udpcast-debuginfo package Processing files: udpcast-debuginfo-20110710-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.FFy79x find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Hf2D0w find-requires: running scripts (debuginfo) Requires: udpcast = 20110710-alt2, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6), debug64(libdl.so.2), debug64(libpthread.so.0) Adding to udpcast-debuginfo a strict dependency on udpcast warning: Installed (but unpackaged) file(s) found: /usr/include/udpcast/rateGovernor.h Wrote: /usr/src/RPM/RPMS/x86_64/udpcast-20110710-alt2.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/udpcast-debuginfo-20110710-alt2.x86_64.rpm (w2.lzdio) 5.62user 2.34system 0:09.86elapsed 80%CPU (0avgtext+0avgdata 51088maxresident)k 0inputs+0outputs (0major+885221minor)pagefaults 0swaps 8.80user 5.06system 0:15.62elapsed 88%CPU (0avgtext+0avgdata 102124maxresident)k 0inputs+0outputs (0major+1160985minor)pagefaults 0swaps --- udpcast-20110710-alt2.x86_64.rpm.repo 2021-06-24 07:38:30.000000000 +0000 +++ udpcast-20110710-alt2.x86_64.rpm.hasher 2021-09-08 03:02:27.124126064 +0000 @@ -16,3 +16,2 @@ Requires: libpthread.so.0(GLIBC_2.2.5)(64bit) -Requires: libpthread.so.0(GLIBC_2.3.2)(64bit) Requires: rtld(GNU_HASH) @@ -20,4 +19,4 @@ Provides: udpcast = 20110710-alt2:sisyphus+275475.100.1.2 -File: /usr/sbin/udp-receiver 100755 root:root 65a11e1d2cdc4d21e51d6c446f4e6c77 -File: /usr/sbin/udp-sender 100755 root:root ccc0d20b8e9bd9c497890eee6b587554 +File: /usr/sbin/udp-receiver 100755 root:root 9acd16e94a6ede4e58259b4e5d568059 +File: /usr/sbin/udp-sender 100755 root:root 4702091452ce5d4f139dfa294cb4bb33 File: /usr/share/doc/udpcast-20110710 40755 root:root @@ -25,4 +24,4 @@ File: /usr/share/doc/udpcast-20110710/cmd.html 100644 root:root 9bfe77a158f731a62b2603866a951dfd -File: /usr/share/man/man1/udp-receiver.1.xz 100644 root:root 9f40fbc7597912e0f30cb3990d9ba164 -File: /usr/share/man/man1/udp-sender.1.xz 100644 root:root b0d72d7e74359c523c01531272de8335 -RPMIdentity: 275d958f3c64c701da31b70b4464254fc70294ecde5de0a143d4e4cbdccf2e86fcccf0f1b3cd968cf53bda91a101c8ff3c074a6d4e4b9574856673a7571e95ff +File: /usr/share/man/man1/udp-receiver.1.xz 100644 root:root b268ff887be75661d5bd53fb13754c14 +File: /usr/share/man/man1/udp-sender.1.xz 100644 root:root ad638cfaa18e2416c0e8d0d0db4c774b +RPMIdentity: 6deca13458a8c4b53b58560b565964dfb117ce5a19b2d97c09c75951ee0a96aa12acbe2835e8add521e65b3e11166c0b00ff3e18dda7eebb66494bbc38fbf7b7 --- udpcast-debuginfo-20110710-alt2.x86_64.rpm.repo 2021-06-24 07:38:30.000000000 +0000 +++ udpcast-debuginfo-20110710-alt2.x86_64.rpm.hasher 2021-09-08 03:02:27.227126470 +0000 @@ -1,7 +1,7 @@ -/usr/lib/debug/.build-id/c6 40755 root:root -/usr/lib/debug/.build-id/c6/2886e2bab326e3c59aa6d27f1f34a5d86bca43 120777 root:root ../../../../sbin/udp-receiver -/usr/lib/debug/.build-id/c6/2886e2bab326e3c59aa6d27f1f34a5d86bca43.debug 120777 root:root ../../usr/sbin/udp-receiver.debug -/usr/lib/debug/.build-id/fe 40755 root:root -/usr/lib/debug/.build-id/fe/c7651596abf2569542fc4daf1324f4ddacdf11 120777 root:root ../../../../sbin/udp-sender -/usr/lib/debug/.build-id/fe/c7651596abf2569542fc4daf1324f4ddacdf11.debug 120777 root:root ../../usr/sbin/udp-sender.debug +/usr/lib/debug/.build-id/1c 40755 root:root +/usr/lib/debug/.build-id/1c/38a271ccc6ef7218094f47c7db8a658099ed41 120777 root:root ../../../../sbin/udp-receiver +/usr/lib/debug/.build-id/1c/38a271ccc6ef7218094f47c7db8a658099ed41.debug 120777 root:root ../../usr/sbin/udp-receiver.debug +/usr/lib/debug/.build-id/5c 40755 root:root +/usr/lib/debug/.build-id/5c/1ae95763dd1a85cc1d73d5765ecf949fdda5d5 120777 root:root ../../../../sbin/udp-sender +/usr/lib/debug/.build-id/5c/1ae95763dd1a85cc1d73d5765ecf949fdda5d5.debug 120777 root:root ../../usr/sbin/udp-sender.debug /usr/lib/debug/usr/sbin/udp-receiver.debug 100644 root:root @@ -39,5 +39,3 @@ /usr/src/debug/udpcast-20110710/udp-sender.c 100644 root:root -/usr/src/debug/udpcast-20110710/udp-sender.h 100644 root:root /usr/src/debug/udpcast-20110710/udpc-protoc.h 100644 root:root -/usr/src/debug/udpcast-20110710/udpc_process.h 100644 root:root /usr/src/debug/udpcast-20110710/udpc_version.c 100644 root:root @@ -55,10 +53,10 @@ Provides: udpcast-debuginfo = 20110710-alt2:sisyphus+275475.100.1.2 -File: /usr/lib/debug/.build-id/c6 40755 root:root -File: /usr/lib/debug/.build-id/c6/2886e2bab326e3c59aa6d27f1f34a5d86bca43 120777 root:root ../../../../sbin/udp-receiver -File: /usr/lib/debug/.build-id/c6/2886e2bab326e3c59aa6d27f1f34a5d86bca43.debug 120777 root:root ../../usr/sbin/udp-receiver.debug -File: /usr/lib/debug/.build-id/fe 40755 root:root -File: /usr/lib/debug/.build-id/fe/c7651596abf2569542fc4daf1324f4ddacdf11 120777 root:root ../../../../sbin/udp-sender -File: /usr/lib/debug/.build-id/fe/c7651596abf2569542fc4daf1324f4ddacdf11.debug 120777 root:root ../../usr/sbin/udp-sender.debug -File: /usr/lib/debug/usr/sbin/udp-receiver.debug 100644 root:root 89af91c34aebbacf7121062251a57619 -File: /usr/lib/debug/usr/sbin/udp-sender.debug 100644 root:root 9d0fc6f5b4cef39a194ffcd6674b4243 +File: /usr/lib/debug/.build-id/1c 40755 root:root +File: /usr/lib/debug/.build-id/1c/38a271ccc6ef7218094f47c7db8a658099ed41 120777 root:root ../../../../sbin/udp-receiver +File: /usr/lib/debug/.build-id/1c/38a271ccc6ef7218094f47c7db8a658099ed41.debug 120777 root:root ../../usr/sbin/udp-receiver.debug +File: /usr/lib/debug/.build-id/5c 40755 root:root +File: /usr/lib/debug/.build-id/5c/1ae95763dd1a85cc1d73d5765ecf949fdda5d5 120777 root:root ../../../../sbin/udp-sender +File: /usr/lib/debug/.build-id/5c/1ae95763dd1a85cc1d73d5765ecf949fdda5d5.debug 120777 root:root ../../usr/sbin/udp-sender.debug +File: /usr/lib/debug/usr/sbin/udp-receiver.debug 100644 root:root e74212de7de94be0d56317920f154abd +File: /usr/lib/debug/usr/sbin/udp-sender.debug 100644 root:root a24e14169eebb9b26578448a35510f00 File: /usr/src/debug/udpcast-20110710 40755 root:root @@ -94,5 +92,3 @@ File: /usr/src/debug/udpcast-20110710/udp-sender.c 100644 root:root 567eb5c84dcda7956dfedc568b3e11ea -File: /usr/src/debug/udpcast-20110710/udp-sender.h 100644 root:root 885896ce4213032b9ff0404b60a7d524 File: /usr/src/debug/udpcast-20110710/udpc-protoc.h 100644 root:root c24ca58730aab310b93ac827cb3e0f25 -File: /usr/src/debug/udpcast-20110710/udpc_process.h 100644 root:root 2ceb76f73158f21539878e6e3e0f506d File: /usr/src/debug/udpcast-20110710/udpc_version.c 100644 root:root 351ccba72a1f126debe4f3e3ed3be2b4 @@ -103,2 +99,2 @@ File: /usr/src/debug/udpcast-20110710/udps-negotiate.c 100644 root:root 9de0b696926f9915ca239e933b266605 -RPMIdentity: 703f47b8ea4251c2175f9696215f1a801312d6e788905dba67752f63eafe9c80a69a871d31d5e4f3f5e0190648894f80413a92141c31ac34d38e0d686e932140 +RPMIdentity: 5cb018f8dc48fd3c3ce05351b84e4594f8bce56b6a6775b7805aea0c316c4c0dad26f69724fc58251d0ec393752cb2290b60ea8757926c01fb99f4a7d8a6c6a7