<86>Apr 22 00:37:21 userdel[3526349]: delete user 'rooter' <86>Apr 22 00:37:21 groupadd[3526634]: group added to /etc/group: name=rooter, GID=1362 <86>Apr 22 00:37:21 groupadd[3526634]: group added to /etc/gshadow: name=rooter <86>Apr 22 00:37:21 groupadd[3526634]: new group: name=rooter, GID=1362 <86>Apr 22 00:37:21 useradd[3526731]: new user: name=rooter, UID=1362, GID=1362, home=/root, shell=/bin/bash <86>Apr 22 00:37:21 userdel[3526935]: delete user 'builder' <86>Apr 22 00:37:21 userdel[3526935]: removed group 'builder' owned by 'builder' <86>Apr 22 00:37:21 userdel[3526935]: removed shadow group 'builder' owned by 'builder' <86>Apr 22 00:37:21 groupadd[3527075]: group added to /etc/group: name=builder, GID=1363 <86>Apr 22 00:37:21 groupadd[3527075]: group added to /etc/gshadow: name=builder <86>Apr 22 00:37:21 groupadd[3527075]: new group: name=builder, GID=1363 <86>Apr 22 00:37:21 useradd[3527127]: new user: name=builder, UID=1363, GID=1363, home=/usr/src, shell=/bin/bash <13>Apr 22 00:37:25 rpmi: perl-Term-Cap-1.18-alt1 sisyphus+315126.100.1.1 1676227129 installed <13>Apr 22 00:37:25 rpmi: perl-Term-ANSIColor-5.01-alt1 sisyphus+244783.100.1.2 1579747505 installed <13>Apr 22 00:37:25 rpmi: perl-Pod-Escapes-1.07-alt1 1418767892 installed <13>Apr 22 00:37:25 rpmi: perl-Filter-1.64-alt1 sisyphus+305464.100.1.1 1660815327 installed <13>Apr 22 00:37:25 rpmi: perl-Encode-3.19-alt1 sisyphus+304776.100.1.1 1659623409 installed <13>Apr 22 00:37:25 rpmi: perl-Pod-Simple-3.43-alt1 sisyphus+276561.100.1.1 1625127752 installed <13>Apr 22 00:37:25 rpmi: perl-Pod-Usage-2.03-alt1 sisyphus+300436.100.1.3 1653292807 installed <13>Apr 22 00:37:25 rpmi: perl-podlators-5.01-alt1 sisyphus+312638.100.1.1 1672339228 installed <13>Apr 22 00:37:25 rpmi: perl-Pod-Parser-1.65-alt1 sisyphus+300435.100.1.1 1653291149 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.50633 + 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.37887 + 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 '' ']' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + ASFLAGS= + export ASFLAGS + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + sort -u + 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 + 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: --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 -j16 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 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 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 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 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 -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 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 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 statistics.o statistics.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 -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 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 rate-limit.o rate-limit.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 rateGovernor.o rateGovernor.c rateGovernor.c: In function 'rgParseRateGovernor': rateGovernor.c:73:37: warning: the comparison will always evaluate as 'false' for the address of 'rateGovernorData' will never be NULL [-Waddress] 73 | if(net_config->rateGovernorData == NULL) { | ^~ In file included from rateGovernor.c:15: udpcast.h:56:11: note: 'rateGovernorData' declared here 56 | void *rateGovernorData[MAX_GOVERNORS]; | ^~~~~~~~~~~~~~~~ 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 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 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 udp-sender.o udp-sender.c udp-sender.c: In function 'main': udp-sender.c:550:36: warning: the comparison will always evaluate as 'false' for the address of 'rateGovernor' will never be NULL [-Waddress] 550 | if(net_config.rateGovernor == 0) { | ^~ In file included from udp-sender.c:14: udpcast.h:55:28: note: 'rateGovernor' declared here 55 | struct rateGovernor_t *rateGovernor[MAX_GOVERNORS]; | ^~~~~~~~~~~~ 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:16: 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 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.80312 + 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.14545 + 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.r406d9 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.awXMkS 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.33)(64bit), libc.so.6(GLIBC_2.34)(64bit), libc.so.6(GLIBC_2.4)(64bit), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.RdyL9j 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.YmGwEI find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.BsKLpO find-requires: running scripts (debuginfo) Requires: udpcast = 20110710-alt2, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6) 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) 6.61user 3.12system 0:17.76elapsed 54%CPU (0avgtext+0avgdata 52020maxresident)k 0inputs+0outputs (0major+771221minor)pagefaults 0swaps 3.01user 2.16system 0:31.08elapsed 16%CPU (0avgtext+0avgdata 111048maxresident)k 0inputs+0outputs (32934major+158111minor)pagefaults 0swaps --- udpcast-20110710-alt2.x86_64.rpm.repo 2021-06-24 07:38:30.000000000 +0000 +++ udpcast-20110710-alt2.x86_64.rpm.hasher 2023-04-22 00:37:47.421827374 +0000 @@ -13,6 +13,5 @@ Requires: libc.so.6(GLIBC_2.3.4)(64bit) +Requires: libc.so.6(GLIBC_2.33)(64bit) +Requires: libc.so.6(GLIBC_2.34)(64bit) Requires: libc.so.6(GLIBC_2.4)(64bit) -Requires: libdl.so.2(GLIBC_2.2.5)(64bit) -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 bcfbcb8cc58f8d51d547f0acc280a90a +File: /usr/sbin/udp-sender 100755 root:root cd0c47e1bf84de75b230e039cf12c415 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 482e934c75882d2e2f6173c8419b7721 +File: /usr/share/man/man1/udp-sender.1.xz 100644 root:root a635e16eaedd4b3bae812ea22948ff93 +RPMIdentity: 8f3f344d3bf1102e722fd6c53776f636edc410f30f82c753d04565178aad8e86ae697e4d84847617b7a8ece4c9d89eb629561df6dd5beb5d459069701ac58d57 --- udpcast-debuginfo-20110710-alt2.x86_64.rpm.repo 2021-06-24 07:38:30.000000000 +0000 +++ udpcast-debuginfo-20110710-alt2.x86_64.rpm.hasher 2023-04-22 00:37:47.676830306 +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/06 40755 root:root +/usr/lib/debug/.build-id/06/6cbc656a327c9ed64f00ba2e4c214d504fbd0a 120777 root:root ../../../../sbin/udp-receiver +/usr/lib/debug/.build-id/06/6cbc656a327c9ed64f00ba2e4c214d504fbd0a.debug 120777 root:root ../../usr/sbin/udp-receiver.debug +/usr/lib/debug/.build-id/a6 40755 root:root +/usr/lib/debug/.build-id/a6/54d2f294e41187a7ee755a56a02dd3e92a9b26 120777 root:root ../../../../sbin/udp-sender +/usr/lib/debug/.build-id/a6/54d2f294e41187a7ee755a56a02dd3e92a9b26.debug 120777 root:root ../../usr/sbin/udp-sender.debug /usr/lib/debug/usr/sbin/udp-receiver.debug 100644 root:root @@ -50,4 +50,2 @@ Requires: debug64(libc.so.6) -Requires: debug64(libdl.so.2) -Requires: debug64(libpthread.so.0) Requires: udpcast = 20110710-alt2:sisyphus+275475.100.1.2 @@ -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/06 40755 root:root +File: /usr/lib/debug/.build-id/06/6cbc656a327c9ed64f00ba2e4c214d504fbd0a 120777 root:root ../../../../sbin/udp-receiver +File: /usr/lib/debug/.build-id/06/6cbc656a327c9ed64f00ba2e4c214d504fbd0a.debug 120777 root:root ../../usr/sbin/udp-receiver.debug +File: /usr/lib/debug/.build-id/a6 40755 root:root +File: /usr/lib/debug/.build-id/a6/54d2f294e41187a7ee755a56a02dd3e92a9b26 120777 root:root ../../../../sbin/udp-sender +File: /usr/lib/debug/.build-id/a6/54d2f294e41187a7ee755a56a02dd3e92a9b26.debug 120777 root:root ../../usr/sbin/udp-sender.debug +File: /usr/lib/debug/usr/sbin/udp-receiver.debug 100644 root:root acd211659685e07a7ffb6e8a50124d84 +File: /usr/lib/debug/usr/sbin/udp-sender.debug 100644 root:root 600e76a66129c3478a26ff0452745bf3 File: /usr/src/debug/udpcast-20110710 40755 root:root @@ -103,2 +101,2 @@ File: /usr/src/debug/udpcast-20110710/udps-negotiate.c 100644 root:root 9de0b696926f9915ca239e933b266605 -RPMIdentity: 703f47b8ea4251c2175f9696215f1a801312d6e788905dba67752f63eafe9c80a69a871d31d5e4f3f5e0190648894f80413a92141c31ac34d38e0d686e932140 +RPMIdentity: c1e4a64e1da0c5102bfe94b73c21f5cd36a77b3a763a4c6b02ac7f7be5f2afcd478bdb3b59e2061c2c8303f2b126463d535c068ae5332dffcb150a7364de881b