<86>Jun 14 01:38:27 userdel[775147]: delete user 'rooter' <86>Jun 14 01:38:27 userdel[775147]: removed group 'rooter' owned by 'rooter' <86>Jun 14 01:38:27 userdel[775147]: removed shadow group 'rooter' owned by 'rooter' <86>Jun 14 01:38:27 groupadd[775185]: group added to /etc/group: name=rooter, GID=1820 <86>Jun 14 01:38:27 groupadd[775185]: group added to /etc/gshadow: name=rooter <86>Jun 14 01:38:27 groupadd[775185]: new group: name=rooter, GID=1820 <86>Jun 14 01:38:27 useradd[775204]: new user: name=rooter, UID=1820, GID=1820, home=/root, shell=/bin/bash, from=none <86>Jun 14 01:38:27 userdel[775257]: delete user 'builder' <86>Jun 14 01:38:27 userdel[775257]: removed group 'builder' owned by 'builder' <86>Jun 14 01:38:27 userdel[775257]: removed shadow group 'builder' owned by 'builder' <86>Jun 14 01:38:27 groupadd[775300]: group added to /etc/group: name=builder, GID=1821 <86>Jun 14 01:38:27 groupadd[775300]: group added to /etc/gshadow: name=builder <86>Jun 14 01:38:27 groupadd[775300]: new group: name=builder, GID=1821 <86>Jun 14 01:38:27 useradd[775319]: new user: name=builder, UID=1821, GID=1821, home=/usr/src, shell=/bin/bash, from=none Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/rtptools-1.23-alt1.nosrc.rpm (w1.gzdio) Installing rtptools-1.23-alt1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.78681 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf rtptools-1.23 + echo 'Source #0 (rtptools-1.23-alt1.tar):' Source #0 (rtptools-1.23-alt1.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/rtptools-1.23-alt1.tar + cd rtptools-1.23 + /bin/chmod -c -Rf u+rwX,go-w . + echo -e 'CC=gcc\nCFLAGS="-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fcommon"' + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.78681 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd rtptools-1.23 + sh configure config.log: writing... configure.local: reading... err: yes getopt: yes gettimeofday: yes progname: no strtonum: no bigendian: no msgcontrol: yes gethostbyname-lnsl: no socket-lsocket: no windows: no config.h: written Makefile.local: written + make make: Entering directory '/usr/src/RPM/BUILD/rtptools-1.23' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fcommon -c utils.c gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fcommon -c payload.c gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fcommon -c rd.c gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fcommon -c rtpdump.c gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fcommon -c compat-err.c gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fcommon -c compat-getopt.c gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fcommon -c compat-gettimeofday.c gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fcommon -c compat-progname.c gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fcommon -c compat-strtonum.c gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fcommon -c winsocklib.c gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fcommon -o rtpdump utils.o payload.o rd.o rtpdump.o compat-err.o compat-getopt.o compat-gettimeofday.o compat-progname.o compat-strtonum.o winsocklib.o gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fcommon -c notify.c gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fcommon -c multimer.c gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fcommon -c rtpplay.c gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fcommon -o rtpplay utils.o notify.o multimer.o payload.o rd.o rtpplay.o compat-err.o compat-getopt.o compat-gettimeofday.o compat-progname.o compat-strtonum.o winsocklib.o gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fcommon -c rtpsend.c rtpsend.c: In function 'rtp': rtpsend.c:718:11: warning: variable 'dummy' set but not used [-Wunused-but-set-variable] 718 | int dummy; | ^~~~~ gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fcommon -o rtpsend utils.o notify.o multimer.o rtpsend.o compat-err.o compat-getopt.o compat-gettimeofday.o compat-progname.o compat-strtonum.o winsocklib.o gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fcommon -c rtptrans.c gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fcommon -o rtptrans utils.o notify.o multimer.o rtptrans.o compat-err.o compat-getopt.o compat-gettimeofday.o compat-progname.o compat-strtonum.o winsocklib.o make: Leaving directory '/usr/src/RPM/BUILD/rtptools-1.23' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.70873 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/rtptools-buildroot + : + /bin/rm -rf -- /usr/src/tmp/rtptools-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd rtptools-1.23 + make 'INSTALL=/usr/libexec/rpm-build/install -p' BINDIR=/usr/src/tmp/rtptools-buildroot/usr/bin MANDIR=/usr/src/tmp/rtptools-buildroot/usr/share/man install make: Entering directory '/usr/src/RPM/BUILD/rtptools-1.23' install -d /usr/src/tmp/rtptools-buildroot/usr/bin && install -m 0755 rtpdump rtpplay rtpsend rtptrans multidump multiplay /usr/src/tmp/rtptools-buildroot/usr/bin install -d /usr/src/tmp/rtptools-buildroot/usr/share/man/man1 && install -m 0444 multidump.1 multiplay.1 rtpdump.1 rtpplay.1 rtpsend.1 rtptrans.1 /usr/src/tmp/rtptools-buildroot/usr/share/man/man1 make: Leaving directory '/usr/src/RPM/BUILD/rtptools-1.23' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/rtptools-buildroot (auto) mode of 'usr/share/man/man1/rtptrans.1' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of 'usr/share/man/man1/rtpsend.1' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of 'usr/share/man/man1/rtpplay.1' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of 'usr/share/man/man1/rtpdump.1' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of 'usr/share/man/man1/multiplay.1' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of 'usr/share/man/man1/multidump.1' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/rtptools-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/rtptools-buildroot/ (default) Compressing files in /usr/src/tmp/rtptools-buildroot (auto) Verifying ELF objects in /usr/src/tmp/rtptools-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Processing files: rtptools-1.23-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.70873 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd rtptools-1.23 + DOCDIR=/usr/src/tmp/rtptools-buildroot/usr/share/doc/rtptools-1.23 + export DOCDIR + rm -rf /usr/src/tmp/rtptools-buildroot/usr/share/doc/rtptools-1.23 + /bin/mkdir -p /usr/src/tmp/rtptools-buildroot/usr/share/doc/rtptools-1.23 + cp -prL LICENSE README.md /usr/src/tmp/rtptools-buildroot/usr/share/doc/rtptools-1.23 + chmod -R go-w /usr/src/tmp/rtptools-buildroot/usr/share/doc/rtptools-1.23 + chmod -R a+rX /usr/src/tmp/rtptools-buildroot/usr/share/doc/rtptools-1.23 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.VLj0CV 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.mzeW0U find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) find-requires: FINDPACKAGE-COMMANDS: expr Requires: /bin/sh, /lib64/ld-linux-x86-64.so.2, coreutils, libc.so.6(GLIBC_2.15)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.34)(64bit), libc.so.6(GLIBC_2.4)(64bit), libc.so.6(GLIBC_2.7)(64bit), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.LigjC2 Creating rtptools-debuginfo package Processing files: rtptools-debuginfo-1.23-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.zSF0V7 find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ZzRSW7 find-requires: running scripts (debuginfo) Requires: rtptools = 1.23-alt1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6) Adding to rtptools-debuginfo a strict dependency on rtptools Wrote: /usr/src/RPM/RPMS/x86_64/rtptools-1.23-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/rtptools-debuginfo-1.23-alt1.x86_64.rpm (w2.lzdio) 1.80user 1.66system 0:07.20elapsed 48%CPU (0avgtext+0avgdata 33304maxresident)k 0inputs+0outputs (0major+459657minor)pagefaults 0swaps 0.55user 0.93system 0:10.49elapsed 14%CPU (0avgtext+0avgdata 12272maxresident)k 0inputs+0outputs (0major+99828minor)pagefaults 0swaps --- rtptools-1.23-alt1.x86_64.rpm.repo 2022-09-29 13:47:04.000000000 +0000 +++ rtptools-1.23-alt1.x86_64.rpm.hasher 2023-06-14 01:38:35.698746277 +0000 @@ -30,6 +30,6 @@ File: /usr/bin/multiplay 100755 root:root 1610bd56b29b0f6477b90538218845f7 -File: /usr/bin/rtpdump 100755 root:root 6b6008ffeb2a81b3281a67a74566dc75 -File: /usr/bin/rtpplay 100755 root:root b4af4304346f7344dc92de3102378ca2 -File: /usr/bin/rtpsend 100755 root:root bf1cb52befed4829eb401bb478ee5a15 -File: /usr/bin/rtptrans 100755 root:root 9576b8bb32063f4958f0822a59bf7470 +File: /usr/bin/rtpdump 100755 root:root cd5fcf14a447ad90b50b1a56feeb897c +File: /usr/bin/rtpplay 100755 root:root 5596465547bcedbfd10fc62fb4f6eba3 +File: /usr/bin/rtpsend 100755 root:root aaddbd74dc54ed5a641c8316a2907bbd +File: /usr/bin/rtptrans 100755 root:root 35eceda55c5a39fb0638759add20be11 File: /usr/share/doc/rtptools-1.23 40755 root:root @@ -43,2 +43,2 @@ File: /usr/share/man/man1/rtptrans.1.xz 100644 root:root 2dc1c4f7d6dbeb745a2418a1cd84259c -RPMIdentity: 596779a7319af69101cfb326fce87fdcbee5ae13fa80d6a36fc7b364073998a09014bf37d73ac9c04ae3824c478b6a03566b0b7e482470fe505f9a0feaca3290 +RPMIdentity: 28addf4c0e3c6cd8522396eec7030533967f67cd1ae7ba85b2961baa84edb4399c81d4754c49a4f293d6cc9e08b8f2c24a9ff749e043d2e3b4a2d45bffac6e68 --- rtptools-debuginfo-1.23-alt1.x86_64.rpm.repo 2022-09-29 13:47:04.000000000 +0000 +++ rtptools-debuginfo-1.23-alt1.x86_64.rpm.hasher 2023-06-14 01:38:35.776747321 +0000 @@ -1,13 +1,13 @@ -/usr/lib/debug/.build-id/a3 40755 root:root -/usr/lib/debug/.build-id/a3/34258e762f236b448a2b6528f29ec1127a57a2 120777 root:root ../../../../bin/rtpdump -/usr/lib/debug/.build-id/a3/34258e762f236b448a2b6528f29ec1127a57a2.debug 120777 root:root ../../usr/bin/rtpdump.debug -/usr/lib/debug/.build-id/c8 40755 root:root -/usr/lib/debug/.build-id/c8/1e847b2d7dc91c8c334ceb4a49350fac0bb2d0 120777 root:root ../../../../bin/rtptrans -/usr/lib/debug/.build-id/c8/1e847b2d7dc91c8c334ceb4a49350fac0bb2d0.debug 120777 root:root ../../usr/bin/rtptrans.debug +/usr/lib/debug/.build-id/19 40755 root:root +/usr/lib/debug/.build-id/19/dfbb8fb3c87e4f0dcc74bf68d1dda18f065508 120777 root:root ../../../../bin/rtptrans +/usr/lib/debug/.build-id/19/dfbb8fb3c87e4f0dcc74bf68d1dda18f065508.debug 120777 root:root ../../usr/bin/rtptrans.debug +/usr/lib/debug/.build-id/2a 40755 root:root +/usr/lib/debug/.build-id/2a/8494831d175c50d8396386e771813861559994 120777 root:root ../../../../bin/rtpsend +/usr/lib/debug/.build-id/2a/8494831d175c50d8396386e771813861559994.debug 120777 root:root ../../usr/bin/rtpsend.debug /usr/lib/debug/.build-id/cb 40755 root:root -/usr/lib/debug/.build-id/cb/17ff2313d489b81af45f8912f22fac7528ff34 120777 root:root ../../../../bin/rtpsend -/usr/lib/debug/.build-id/cb/17ff2313d489b81af45f8912f22fac7528ff34.debug 120777 root:root ../../usr/bin/rtpsend.debug -/usr/lib/debug/.build-id/f9 40755 root:root -/usr/lib/debug/.build-id/f9/d9b514ce810d7976c5ca5f751271a7a848e9fd 120777 root:root ../../../../bin/rtpplay -/usr/lib/debug/.build-id/f9/d9b514ce810d7976c5ca5f751271a7a848e9fd.debug 120777 root:root ../../usr/bin/rtpplay.debug +/usr/lib/debug/.build-id/cb/92f0795fd27f8a0795242aa2d3758ac19696bc 120777 root:root ../../../../bin/rtpdump +/usr/lib/debug/.build-id/cb/92f0795fd27f8a0795242aa2d3758ac19696bc.debug 120777 root:root ../../usr/bin/rtpdump.debug +/usr/lib/debug/.build-id/db 40755 root:root +/usr/lib/debug/.build-id/db/e816f81f424f231bcf31e2bad8701c121a8f33 120777 root:root ../../../../bin/rtpplay +/usr/lib/debug/.build-id/db/e816f81f424f231bcf31e2bad8701c121a8f33.debug 120777 root:root ../../usr/bin/rtpplay.debug /usr/lib/debug/usr/bin/rtpdump.debug 100644 root:root @@ -43,18 +43,18 @@ Provides: rtptools-debuginfo = 1.23-alt1:sisyphus+307590.100.1.1 -File: /usr/lib/debug/.build-id/a3 40755 root:root -File: /usr/lib/debug/.build-id/a3/34258e762f236b448a2b6528f29ec1127a57a2 120777 root:root ../../../../bin/rtpdump -File: /usr/lib/debug/.build-id/a3/34258e762f236b448a2b6528f29ec1127a57a2.debug 120777 root:root ../../usr/bin/rtpdump.debug -File: /usr/lib/debug/.build-id/c8 40755 root:root -File: /usr/lib/debug/.build-id/c8/1e847b2d7dc91c8c334ceb4a49350fac0bb2d0 120777 root:root ../../../../bin/rtptrans -File: /usr/lib/debug/.build-id/c8/1e847b2d7dc91c8c334ceb4a49350fac0bb2d0.debug 120777 root:root ../../usr/bin/rtptrans.debug +File: /usr/lib/debug/.build-id/19 40755 root:root +File: /usr/lib/debug/.build-id/19/dfbb8fb3c87e4f0dcc74bf68d1dda18f065508 120777 root:root ../../../../bin/rtptrans +File: /usr/lib/debug/.build-id/19/dfbb8fb3c87e4f0dcc74bf68d1dda18f065508.debug 120777 root:root ../../usr/bin/rtptrans.debug +File: /usr/lib/debug/.build-id/2a 40755 root:root +File: /usr/lib/debug/.build-id/2a/8494831d175c50d8396386e771813861559994 120777 root:root ../../../../bin/rtpsend +File: /usr/lib/debug/.build-id/2a/8494831d175c50d8396386e771813861559994.debug 120777 root:root ../../usr/bin/rtpsend.debug File: /usr/lib/debug/.build-id/cb 40755 root:root -File: /usr/lib/debug/.build-id/cb/17ff2313d489b81af45f8912f22fac7528ff34 120777 root:root ../../../../bin/rtpsend -File: /usr/lib/debug/.build-id/cb/17ff2313d489b81af45f8912f22fac7528ff34.debug 120777 root:root ../../usr/bin/rtpsend.debug -File: /usr/lib/debug/.build-id/f9 40755 root:root -File: /usr/lib/debug/.build-id/f9/d9b514ce810d7976c5ca5f751271a7a848e9fd 120777 root:root ../../../../bin/rtpplay -File: /usr/lib/debug/.build-id/f9/d9b514ce810d7976c5ca5f751271a7a848e9fd.debug 120777 root:root ../../usr/bin/rtpplay.debug -File: /usr/lib/debug/usr/bin/rtpdump.debug 100644 root:root f6cc8cadca9c8c711b803a73269f6223 -File: /usr/lib/debug/usr/bin/rtpplay.debug 100644 root:root 0f3a28b920125f5f50abfe337a16c88a -File: /usr/lib/debug/usr/bin/rtpsend.debug 100644 root:root a260b0bed31dbeb10b40998914b88234 -File: /usr/lib/debug/usr/bin/rtptrans.debug 100644 root:root 2cc0c61a52e7180d5b6fae35c4ba8b15 +File: /usr/lib/debug/.build-id/cb/92f0795fd27f8a0795242aa2d3758ac19696bc 120777 root:root ../../../../bin/rtpdump +File: /usr/lib/debug/.build-id/cb/92f0795fd27f8a0795242aa2d3758ac19696bc.debug 120777 root:root ../../usr/bin/rtpdump.debug +File: /usr/lib/debug/.build-id/db 40755 root:root +File: /usr/lib/debug/.build-id/db/e816f81f424f231bcf31e2bad8701c121a8f33 120777 root:root ../../../../bin/rtpplay +File: /usr/lib/debug/.build-id/db/e816f81f424f231bcf31e2bad8701c121a8f33.debug 120777 root:root ../../usr/bin/rtpplay.debug +File: /usr/lib/debug/usr/bin/rtpdump.debug 100644 root:root e4ae33b3187b4ea3a5d658222a2ad537 +File: /usr/lib/debug/usr/bin/rtpplay.debug 100644 root:root 1eec11879729a17aa96d1a45f7d32d40 +File: /usr/lib/debug/usr/bin/rtpsend.debug 100644 root:root c00497a98c80b7cf82397500dee0f6f2 +File: /usr/lib/debug/usr/bin/rtptrans.debug 100644 root:root 30dabc8bb87fbd2ac4d98323eae78d4f File: /usr/src/debug/rtptools-1.23 40755 root:root @@ -81,2 +81,2 @@ File: /usr/src/debug/rtptools-1.23/winsocklib.c 100644 root:root 2c0823bfd377e8654d607bba1206eb7e -RPMIdentity: 40642640fc6d74168a998ae7207fb80deef1909eff615feb13a2c41253c16aee2768e7d0c01f67324bcd0345035735363c0995afc94cec33cc442e297ed002a7 +RPMIdentity: 48a11db95782c2096b32c1b5650cdb5b51ee2c7d796ba6385705489d3760d90beecd0f19cd0b955739ccc20c17d4a919371ffb04d14c43514afa12e8ed962f48