<86>May 3 00:26:00 userdel[3274166]: delete user 'rooter' <86>May 3 00:26:00 userdel[3274166]: removed group 'rooter' owned by 'rooter' <86>May 3 00:26:00 userdel[3274166]: removed shadow group 'rooter' owned by 'rooter' <86>May 3 00:26:00 groupadd[3274205]: group added to /etc/group: name=rooter, GID=1326 <86>May 3 00:26:00 groupadd[3274205]: group added to /etc/gshadow: name=rooter <86>May 3 00:26:00 groupadd[3274205]: new group: name=rooter, GID=1326 <86>May 3 00:26:00 useradd[3274225]: new user: name=rooter, UID=1326, GID=1326, home=/root, shell=/bin/bash, from=none <86>May 3 00:26:00 userdel[3274273]: delete user 'builder' <86>May 3 00:26:00 userdel[3274273]: removed group 'builder' owned by 'builder' <86>May 3 00:26:00 userdel[3274273]: removed shadow group 'builder' owned by 'builder' <86>May 3 00:26:00 groupadd[3274308]: group added to /etc/group: name=builder, GID=1327 <86>May 3 00:26:00 groupadd[3274308]: group added to /etc/gshadow: name=builder <86>May 3 00:26:00 groupadd[3274308]: new group: name=builder, GID=1327 <86>May 3 00:26:00 useradd[3274328]: new user: name=builder, UID=1327, GID=1327, 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.65828 + 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.65828 + 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.13493 + 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.7629 + 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.im8gaf 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.MDjm2U 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.kTwogX 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.3Zx9RD find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.BbxPSu 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.87user 0.99system 0:07.01elapsed 40%CPU (0avgtext+0avgdata 33300maxresident)k 0inputs+0outputs (0major+459784minor)pagefaults 0swaps 0.62user 0.84system 0:09.92elapsed 14%CPU (0avgtext+0avgdata 12036maxresident)k 0inputs+0outputs (0major+96038minor)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-05-03 00:26:08.896258839 +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 05f6579be4bf537e863031c50d84881c +File: /usr/bin/rtpplay 100755 root:root 3f03b3291550ce1285d92ccae88a71d2 +File: /usr/bin/rtpsend 100755 root:root 61e8f053e01d2de9c8e0b2959d50d24e +File: /usr/bin/rtptrans 100755 root:root c74cdc361213a1a8d10c29e51f8a27f6 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: e2f4aa44ed58bf0efcd12fad9e030377c514846d769eaa0e3e7652d0759dc2014dcd68fef82194fcee8768a4a0de54597b14570dcf80a6b893922bc1712f52a8 --- 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-05-03 00:26:08.963259726 +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/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/6a 40755 root:root +/usr/lib/debug/.build-id/6a/cef4f710e403b36115d0ca7dde820769687e2d 120777 root:root ../../../../bin/rtptrans +/usr/lib/debug/.build-id/6a/cef4f710e403b36115d0ca7dde820769687e2d.debug 120777 root:root ../../usr/bin/rtptrans.debug +/usr/lib/debug/.build-id/78 40755 root:root +/usr/lib/debug/.build-id/78/4bb4ac1a36d855e87db97b2a626d792e4e430d 120777 root:root ../../../../bin/rtpdump +/usr/lib/debug/.build-id/78/4bb4ac1a36d855e87db97b2a626d792e4e430d.debug 120777 root:root ../../usr/bin/rtpdump.debug +/usr/lib/debug/.build-id/79 40755 root:root +/usr/lib/debug/.build-id/79/4f25b424a30ee5e0a8f201bc0afdbae4da2e6d 120777 root:root ../../../../bin/rtpsend +/usr/lib/debug/.build-id/79/4f25b424a30ee5e0a8f201bc0afdbae4da2e6d.debug 120777 root:root ../../usr/bin/rtpsend.debug +/usr/lib/debug/.build-id/aa 40755 root:root +/usr/lib/debug/.build-id/aa/87d023e5921f41865ef20461fb7c0b127b979c 120777 root:root ../../../../bin/rtpplay +/usr/lib/debug/.build-id/aa/87d023e5921f41865ef20461fb7c0b127b979c.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/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/6a 40755 root:root +File: /usr/lib/debug/.build-id/6a/cef4f710e403b36115d0ca7dde820769687e2d 120777 root:root ../../../../bin/rtptrans +File: /usr/lib/debug/.build-id/6a/cef4f710e403b36115d0ca7dde820769687e2d.debug 120777 root:root ../../usr/bin/rtptrans.debug +File: /usr/lib/debug/.build-id/78 40755 root:root +File: /usr/lib/debug/.build-id/78/4bb4ac1a36d855e87db97b2a626d792e4e430d 120777 root:root ../../../../bin/rtpdump +File: /usr/lib/debug/.build-id/78/4bb4ac1a36d855e87db97b2a626d792e4e430d.debug 120777 root:root ../../usr/bin/rtpdump.debug +File: /usr/lib/debug/.build-id/79 40755 root:root +File: /usr/lib/debug/.build-id/79/4f25b424a30ee5e0a8f201bc0afdbae4da2e6d 120777 root:root ../../../../bin/rtpsend +File: /usr/lib/debug/.build-id/79/4f25b424a30ee5e0a8f201bc0afdbae4da2e6d.debug 120777 root:root ../../usr/bin/rtpsend.debug +File: /usr/lib/debug/.build-id/aa 40755 root:root +File: /usr/lib/debug/.build-id/aa/87d023e5921f41865ef20461fb7c0b127b979c 120777 root:root ../../../../bin/rtpplay +File: /usr/lib/debug/.build-id/aa/87d023e5921f41865ef20461fb7c0b127b979c.debug 120777 root:root ../../usr/bin/rtpplay.debug +File: /usr/lib/debug/usr/bin/rtpdump.debug 100644 root:root 12911c38ed60613f70241c18878149a9 +File: /usr/lib/debug/usr/bin/rtpplay.debug 100644 root:root e470bbf8fca2b41958c4449588429144 +File: /usr/lib/debug/usr/bin/rtpsend.debug 100644 root:root 3d0ad472ce127224a3dd689c7822350d +File: /usr/lib/debug/usr/bin/rtptrans.debug 100644 root:root 942dbc1dc6874ac64f18498c65028631 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: b11f9f0ca7756eefed96cb5d602cc1e6b9387635dcd9b4496f393e9a927c326bb79bf38c080abe977c2289c0a8661b8c4e4b9ccc3c226943b64f470a2f6f9c88