<86>May 4 00:40:57 userdel[1834280]: delete user 'rooter' <86>May 4 00:40:57 userdel[1834280]: removed group 'rooter' owned by 'rooter' <86>May 4 00:40:57 userdel[1834280]: removed shadow group 'rooter' owned by 'rooter' <86>May 4 00:40:57 groupadd[1834359]: group added to /etc/group: name=rooter, GID=1841 <86>May 4 00:40:57 groupadd[1834359]: group added to /etc/gshadow: name=rooter <86>May 4 00:40:57 groupadd[1834359]: new group: name=rooter, GID=1841 <86>May 4 00:40:57 useradd[1834367]: new user: name=rooter, UID=1841, GID=1841, home=/root, shell=/bin/bash, from=none <86>May 4 00:40:57 userdel[1834390]: delete user 'builder' <86>May 4 00:40:57 userdel[1834390]: removed group 'builder' owned by 'builder' <86>May 4 00:40:57 userdel[1834390]: removed shadow group 'builder' owned by 'builder' <86>May 4 00:40:57 groupadd[1834411]: group added to /etc/group: name=builder, GID=1842 <86>May 4 00:40:57 groupadd[1834411]: group added to /etc/gshadow: name=builder <86>May 4 00:40:57 groupadd[1834411]: new group: name=builder, GID=1842 <86>May 4 00:40:57 useradd[1834429]: new user: name=builder, UID=1842, GID=1842, 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.59924 + 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.59924 + 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.19391 + 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:/usr/bin:/bin:/usr/local/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) Splitting links to aliased files under /{,s}bin in /usr/src/tmp/rtptools-buildroot Processing files: rtptools-1.23-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.5261 + 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.Uc26a2 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.DQVSFi 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.l570pc 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.dDxuYE find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.DU9TFl 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) 3.10user 4.12system 0:14.82elapsed 48%CPU (0avgtext+0avgdata 33244maxresident)k 0inputs+0outputs (0major+461882minor)pagefaults 0swaps 0.96user 3.54system 0:30.24elapsed 14%CPU (0avgtext+0avgdata 12560maxresident)k 0inputs+0outputs (0major+97339minor)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 2024-05-04 00:41:18.083281693 +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 2ebdc51ee7e421b3809e783b00142177 +File: /usr/bin/rtpplay 100755 root:root 634440f020b121ee1ab3b94ccc7bb3ca +File: /usr/bin/rtpsend 100755 root:root 2115ffe70993d4aee4b6f90fde722d99 +File: /usr/bin/rtptrans 100755 root:root 5536bde22c5bbfa69ea867f37cd48295 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: 284e2226e8152a8904e0a710a8140d8476f13df1845ee48349954d682a4575c943cd6598b2efd3b939f03e6a192f64f86be4d96861007543e987e6b7929d1bea --- 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 2024-05-04 00:41:18.363285598 +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/68 40755 root:root +/usr/lib/debug/.build-id/68/e65d9d2db6f644defba43a259fabcfb46a08d2 120777 root:root ../../../../bin/rtpdump +/usr/lib/debug/.build-id/68/e65d9d2db6f644defba43a259fabcfb46a08d2.debug 120777 root:root ../../usr/bin/rtpdump.debug +/usr/lib/debug/.build-id/6e 40755 root:root +/usr/lib/debug/.build-id/6e/9ba2108d3e5988252b7aad1fa8cc95099bc166 120777 root:root ../../../../bin/rtptrans +/usr/lib/debug/.build-id/6e/9ba2108d3e5988252b7aad1fa8cc95099bc166.debug 120777 root:root ../../usr/bin/rtptrans.debug +/usr/lib/debug/.build-id/97 40755 root:root +/usr/lib/debug/.build-id/97/ee32c7e52234ede778f26eca041ee057a3f9a3 120777 root:root ../../../../bin/rtpplay +/usr/lib/debug/.build-id/97/ee32c7e52234ede778f26eca041ee057a3f9a3.debug 120777 root:root ../../usr/bin/rtpplay.debug +/usr/lib/debug/.build-id/e5 40755 root:root +/usr/lib/debug/.build-id/e5/c1460d8e21171b14281fefee99076b46d62c09 120777 root:root ../../../../bin/rtpsend +/usr/lib/debug/.build-id/e5/c1460d8e21171b14281fefee99076b46d62c09.debug 120777 root:root ../../usr/bin/rtpsend.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/68 40755 root:root +File: /usr/lib/debug/.build-id/68/e65d9d2db6f644defba43a259fabcfb46a08d2 120777 root:root ../../../../bin/rtpdump +File: /usr/lib/debug/.build-id/68/e65d9d2db6f644defba43a259fabcfb46a08d2.debug 120777 root:root ../../usr/bin/rtpdump.debug +File: /usr/lib/debug/.build-id/6e 40755 root:root +File: /usr/lib/debug/.build-id/6e/9ba2108d3e5988252b7aad1fa8cc95099bc166 120777 root:root ../../../../bin/rtptrans +File: /usr/lib/debug/.build-id/6e/9ba2108d3e5988252b7aad1fa8cc95099bc166.debug 120777 root:root ../../usr/bin/rtptrans.debug +File: /usr/lib/debug/.build-id/97 40755 root:root +File: /usr/lib/debug/.build-id/97/ee32c7e52234ede778f26eca041ee057a3f9a3 120777 root:root ../../../../bin/rtpplay +File: /usr/lib/debug/.build-id/97/ee32c7e52234ede778f26eca041ee057a3f9a3.debug 120777 root:root ../../usr/bin/rtpplay.debug +File: /usr/lib/debug/.build-id/e5 40755 root:root +File: /usr/lib/debug/.build-id/e5/c1460d8e21171b14281fefee99076b46d62c09 120777 root:root ../../../../bin/rtpsend +File: /usr/lib/debug/.build-id/e5/c1460d8e21171b14281fefee99076b46d62c09.debug 120777 root:root ../../usr/bin/rtpsend.debug +File: /usr/lib/debug/usr/bin/rtpdump.debug 100644 root:root c06cd402b79495b34251610660973efd +File: /usr/lib/debug/usr/bin/rtpplay.debug 100644 root:root 8644ff388dda7fd114c74bc251d85945 +File: /usr/lib/debug/usr/bin/rtpsend.debug 100644 root:root b77cc48c4c68055c8645caca84478cd8 +File: /usr/lib/debug/usr/bin/rtptrans.debug 100644 root:root 2f4f063a874051bc197f28e892fb8473 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: 002527dc853d3010ffd1c9f18642ec4e630ef2316ec8c2dd3c03678e9bad29241c77df0a01db009969fdc30cce27dc269a6c6555f9fd91d256f5c4aa300e61ed