<86>Sep 3 04:41:09 userdel[239644]: delete user 'rooter' <86>Sep 3 04:41:09 userdel[239644]: removed group 'rooter' owned by 'rooter' <86>Sep 3 04:41:09 userdel[239644]: removed shadow group 'rooter' owned by 'rooter' <86>Sep 3 04:41:09 groupadd[239684]: group added to /etc/group: name=rooter, GID=1805 <86>Sep 3 04:41:09 groupadd[239684]: group added to /etc/gshadow: name=rooter <86>Sep 3 04:41:09 groupadd[239684]: new group: name=rooter, GID=1805 <86>Sep 3 04:41:09 useradd[239715]: new user: name=rooter, UID=1805, GID=1805, home=/root, shell=/bin/bash, from=none <86>Sep 3 04:41:09 userdel[239763]: delete user 'builder' <86>Sep 3 04:41:09 userdel[239763]: removed group 'builder' owned by 'builder' <86>Sep 3 04:41:09 userdel[239763]: removed shadow group 'builder' owned by 'builder' <86>Sep 3 04:41:09 groupadd[239800]: group added to /etc/group: name=builder, GID=1806 <86>Sep 3 04:41:09 groupadd[239800]: group added to /etc/gshadow: name=builder <86>Sep 3 04:41:09 groupadd[239800]: new group: name=builder, GID=1806 <86>Sep 3 04:41:09 useradd[239824]: new user: name=builder, UID=1806, GID=1806, home=/usr/src, shell=/bin/bash, from=none <13>Sep 3 04:41:11 rpmi: perl-Term-Cap-1.18-alt1 sisyphus+315126.100.1.1 1676227129 installed <13>Sep 3 04:41:11 rpmi: perl-Term-ANSIColor-5.01-alt1 sisyphus+244783.100.1.2 1579747505 installed <13>Sep 3 04:41:11 rpmi: perl-Pod-Escapes-1.07-alt1 1418767892 installed <13>Sep 3 04:41:11 rpmi: perl-Filter-1.64-alt1 sisyphus+305464.100.1.1 1660815327 installed <13>Sep 3 04:41:11 rpmi: perl-Encode-3.19-alt1 sisyphus+304776.100.1.1 1659623409 installed <13>Sep 3 04:41:11 rpmi: perl-Pod-Simple-3.45-alt1 sisyphus+321554.100.1.1 1684663135 installed <13>Sep 3 04:41:11 rpmi: perl-Pod-Usage-2.03-alt1 sisyphus+300436.100.1.3 1653292807 installed <13>Sep 3 04:41:11 rpmi: perl-podlators-5.01-alt1 sisyphus+312638.100.1.1 1672339228 installed <13>Sep 3 04:41:11 rpmi: perl-Pod-Parser-1.66-alt1 sisyphus+319542.100.1.1 1682734104 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.72105 + 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.72105 + 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 + 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_runstatedir_flags= + grep -qF runstatedir=DIR ./configure + echo 'rpm-build: warning: ./configure script does not support --runstatedir' rpm-build: warning: ./configure script does not support --runstatedir + ./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 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 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 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 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 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 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 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 console.o console.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 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 -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 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 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 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 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 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 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 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 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 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 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.721 + 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.721 + 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.na6fLu 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.iY3lxj 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.38)(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.1Kfpvn 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.P4Eiob find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Hh8kdE 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) 3.99user 2.51system 0:08.91elapsed 73%CPU (0avgtext+0avgdata 52340maxresident)k 0inputs+0outputs (0major+787714minor)pagefaults 0swaps 2.77user 1.23system 0:14.74elapsed 27%CPU (0avgtext+0avgdata 126628maxresident)k 0inputs+0outputs (0major+206400minor)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-09-03 04:41:22.245951928 +0000 @@ -13,6 +13,6 @@ 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.38)(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 +20,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 ee50c74b11d2309590937fe7788d41b6 +File: /usr/sbin/udp-sender 100755 root:root 060fd2bc7351a52db8da827c0e5ad67d File: /usr/share/doc/udpcast-20110710 40755 root:root @@ -25,4 +25,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 8568b95985e2078592633d5d46ad7ef8 +File: /usr/share/man/man1/udp-sender.1.xz 100644 root:root 7e5bf21acfc7a5a7649461fcbcf58ff7 +RPMIdentity: 8a996a35b8691866afbfea83d0f87a0ac4cb97ae32858318ba8e35e0896d9be6d317f4eb99b731a71458e69a2ca6e8686ca1ee13c1eb7f4a6368c17551db5613 --- 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-09-03 04:41:22.363953219 +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/da 40755 root:root +/usr/lib/debug/.build-id/da/20e2d482d8754b1c13b16df578480284d43045 120777 root:root ../../../../sbin/udp-receiver +/usr/lib/debug/.build-id/da/20e2d482d8754b1c13b16df578480284d43045.debug 120777 root:root ../../usr/sbin/udp-receiver.debug +/usr/lib/debug/.build-id/e5 40755 root:root +/usr/lib/debug/.build-id/e5/c29ff42339a6c190a47a3c3c8f1e8c0006ecb4 120777 root:root ../../../../sbin/udp-sender +/usr/lib/debug/.build-id/e5/c29ff42339a6c190a47a3c3c8f1e8c0006ecb4.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/da 40755 root:root +File: /usr/lib/debug/.build-id/da/20e2d482d8754b1c13b16df578480284d43045 120777 root:root ../../../../sbin/udp-receiver +File: /usr/lib/debug/.build-id/da/20e2d482d8754b1c13b16df578480284d43045.debug 120777 root:root ../../usr/sbin/udp-receiver.debug +File: /usr/lib/debug/.build-id/e5 40755 root:root +File: /usr/lib/debug/.build-id/e5/c29ff42339a6c190a47a3c3c8f1e8c0006ecb4 120777 root:root ../../../../sbin/udp-sender +File: /usr/lib/debug/.build-id/e5/c29ff42339a6c190a47a3c3c8f1e8c0006ecb4.debug 120777 root:root ../../usr/sbin/udp-sender.debug +File: /usr/lib/debug/usr/sbin/udp-receiver.debug 100644 root:root a021ab3349e2998f82286e622ca0e3c5 +File: /usr/lib/debug/usr/sbin/udp-sender.debug 100644 root:root 8d98ee391971f2c6c26db629420f541a 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: d91acb7210b05b8076837745480c669d0267842e18129734469caa35c194dffde456b5162e5707e0858f9c1155abcf32a918944820ae61bd071d14ad2c4ff1de