<86>Dec 2 04:35:13 userdel[3029074]: delete user 'rooter' <86>Dec 2 04:35:13 userdel[3029074]: removed group 'rooter' owned by 'rooter' <86>Dec 2 04:35:13 userdel[3029074]: removed shadow group 'rooter' owned by 'rooter' <86>Dec 2 04:35:13 groupadd[3029090]: group added to /etc/group: name=rooter, GID=1802 <86>Dec 2 04:35:13 groupadd[3029090]: group added to /etc/gshadow: name=rooter <86>Dec 2 04:35:13 groupadd[3029090]: new group: name=rooter, GID=1802 <86>Dec 2 04:35:13 useradd[3029107]: new user: name=rooter, UID=1802, GID=1802, home=/root, shell=/bin/bash, from=none <86>Dec 2 04:35:13 userdel[3029122]: delete user 'builder' <86>Dec 2 04:35:13 userdel[3029122]: removed group 'builder' owned by 'builder' <86>Dec 2 04:35:13 userdel[3029122]: removed shadow group 'builder' owned by 'builder' <86>Dec 2 04:35:13 groupadd[3029130]: group added to /etc/group: name=builder, GID=1803 <86>Dec 2 04:35:13 groupadd[3029130]: group added to /etc/gshadow: name=builder <86>Dec 2 04:35:13 groupadd[3029130]: new group: name=builder, GID=1803 <86>Dec 2 04:35:13 useradd[3029143]: new user: name=builder, UID=1803, GID=1803, home=/usr/src, shell=/bin/bash, from=none Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/rtptools-1.23-alt1.nosrc.rpm (w1.gzdio) Installing rtptools-1.23-alt1.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.86431 + 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 -march=i586 -mtune=generic -fcommon"' + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.86431 + 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 -march=i586 -mtune=generic -fcommon -c utils.c gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fcommon -c payload.c gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fcommon -c rd.c gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fcommon -c rtpdump.c gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fcommon -c compat-err.c gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fcommon -c compat-getopt.c gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fcommon -c compat-gettimeofday.c gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fcommon -c compat-progname.c gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fcommon -c compat-strtonum.c gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fcommon -c winsocklib.c gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -fcommon -c notify.c gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fcommon -c multimer.c gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fcommon -c rtpplay.c gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -fcommon -c rtptrans.c gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.1006 + 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) verify-elf: WARNING: ./usr/bin/rtpsend: uses non-LFS functions: fopen verify-elf: WARNING: ./usr/bin/rtpplay: uses non-LFS functions: fopen verify-elf: WARNING: ./usr/bin/rtpdump: uses non-LFS functions: fopen Processing files: rtptools-1.23-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.1006 + 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.JsloyC 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.V9TGUQ 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, /lib/ld-linux.so.2, coreutils, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.15), libc.so.6(GLIBC_2.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.34), libc.so.6(GLIBC_2.4), libc.so.6(GLIBC_2.7), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.eNr9gQ 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.DeUEZP find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.P4KDKj find-requires: running scripts (debuginfo) Requires: rtptools = 1.23-alt1, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6) Adding to rtptools-debuginfo a strict dependency on rtptools Wrote: /usr/src/RPM/RPMS/i586/rtptools-1.23-alt1.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/rtptools-debuginfo-1.23-alt1.i586.rpm (w2.lzdio) 2.09user 1.04system 0:07.15elapsed 43%CPU (0avgtext+0avgdata 29188maxresident)k 0inputs+0outputs (0major+442734minor)pagefaults 0swaps 0.55user 0.78system 0:10.00elapsed 13%CPU (0avgtext+0avgdata 12200maxresident)k 0inputs+0outputs (0major+95024minor)pagefaults 0swaps --- rtptools-1.23-alt1.i586.rpm.repo 2022-09-29 13:47:04.000000000 +0000 +++ rtptools-1.23-alt1.i586.rpm.hasher 2023-12-02 04:35:21.338676387 +0000 @@ -32,6 +32,6 @@ File: /usr/bin/multiplay 100755 root:root 1610bd56b29b0f6477b90538218845f7 -File: /usr/bin/rtpdump 100755 root:root 8fe812faa82a480a982d458fc42f4898 -File: /usr/bin/rtpplay 100755 root:root b6a825094c7aaa16a49b8f3c22689adb -File: /usr/bin/rtpsend 100755 root:root 0841694dc04c0dfdcbe938a6cffa838d -File: /usr/bin/rtptrans 100755 root:root 1b38b12d932a298a95b722690cb4eae2 +File: /usr/bin/rtpdump 100755 root:root 23d640532947f0070044f08c76775fcd +File: /usr/bin/rtpplay 100755 root:root f92e427d2d89e0a933471ac0b418a8b1 +File: /usr/bin/rtpsend 100755 root:root ab1c09fa07d473fd44726854befef819 +File: /usr/bin/rtptrans 100755 root:root 266222aafdc926b59675c52306e77ebb File: /usr/share/doc/rtptools-1.23 40755 root:root @@ -45,2 +45,2 @@ File: /usr/share/man/man1/rtptrans.1.xz 100644 root:root 2dc1c4f7d6dbeb745a2418a1cd84259c -RPMIdentity: ee04fda7393986bbbb9b18402f234d59115eddc3881ac8598455df82b7109c0666658656ac1a3e99fee37753f3b853873f4bca4ad658f0e79db1b2da7c2fd242 +RPMIdentity: 6fa4e1693e73cd35446e6dfa68d6bdc4a2b0606135664166a77aee4f81f997d0827567b64ccae3cbfb26de147506949ed3c9f47fe42fa7053379efaf3395dd2d --- rtptools-debuginfo-1.23-alt1.i586.rpm.repo 2022-09-29 13:47:04.000000000 +0000 +++ rtptools-debuginfo-1.23-alt1.i586.rpm.hasher 2023-12-02 04:35:21.400677687 +0000 @@ -1,13 +1,13 @@ -/usr/lib/debug/.build-id/0e 40755 root:root -/usr/lib/debug/.build-id/0e/a03f00e38a72c7d8619f13006e5f9460a1b969 120777 root:root ../../../../bin/rtpplay -/usr/lib/debug/.build-id/0e/a03f00e38a72c7d8619f13006e5f9460a1b969.debug 120777 root:root ../../usr/bin/rtpplay.debug -/usr/lib/debug/.build-id/2d 40755 root:root -/usr/lib/debug/.build-id/2d/a87868fc0e0aeea710cbd08194687d66511779 120777 root:root ../../../../bin/rtpsend -/usr/lib/debug/.build-id/2d/a87868fc0e0aeea710cbd08194687d66511779.debug 120777 root:root ../../usr/bin/rtpsend.debug -/usr/lib/debug/.build-id/3a 40755 root:root -/usr/lib/debug/.build-id/3a/84c4a1d6666ca64ab876b4f4acb7f8ed57f654 120777 root:root ../../../../bin/rtptrans -/usr/lib/debug/.build-id/3a/84c4a1d6666ca64ab876b4f4acb7f8ed57f654.debug 120777 root:root ../../usr/bin/rtptrans.debug -/usr/lib/debug/.build-id/6e 40755 root:root -/usr/lib/debug/.build-id/6e/89ada247c13d19e951ad43c342fd1ee609fd88 120777 root:root ../../../../bin/rtpdump -/usr/lib/debug/.build-id/6e/89ada247c13d19e951ad43c342fd1ee609fd88.debug 120777 root:root ../../usr/bin/rtpdump.debug +/usr/lib/debug/.build-id/72 40755 root:root +/usr/lib/debug/.build-id/72/b6266ca79a8d425d19b75b37fe12c254784499 120777 root:root ../../../../bin/rtpsend +/usr/lib/debug/.build-id/72/b6266ca79a8d425d19b75b37fe12c254784499.debug 120777 root:root ../../usr/bin/rtpsend.debug +/usr/lib/debug/.build-id/73 40755 root:root +/usr/lib/debug/.build-id/73/7ada3d8df8a63256d4278d049f18d408653588 120777 root:root ../../../../bin/rtpplay +/usr/lib/debug/.build-id/73/7ada3d8df8a63256d4278d049f18d408653588.debug 120777 root:root ../../usr/bin/rtpplay.debug +/usr/lib/debug/.build-id/a2 40755 root:root +/usr/lib/debug/.build-id/a2/b40a65d5c809ab5b6afd8e5ad9ef315c7cda80 120777 root:root ../../../../bin/rtptrans +/usr/lib/debug/.build-id/a2/b40a65d5c809ab5b6afd8e5ad9ef315c7cda80.debug 120777 root:root ../../usr/bin/rtptrans.debug +/usr/lib/debug/.build-id/c4 40755 root:root +/usr/lib/debug/.build-id/c4/dedf00a9e2685677e6730b89136111d9c14eab 120777 root:root ../../../../bin/rtpdump +/usr/lib/debug/.build-id/c4/dedf00a9e2685677e6730b89136111d9c14eab.debug 120777 root:root ../../usr/bin/rtpdump.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/0e 40755 root:root -File: /usr/lib/debug/.build-id/0e/a03f00e38a72c7d8619f13006e5f9460a1b969 120777 root:root ../../../../bin/rtpplay -File: /usr/lib/debug/.build-id/0e/a03f00e38a72c7d8619f13006e5f9460a1b969.debug 120777 root:root ../../usr/bin/rtpplay.debug -File: /usr/lib/debug/.build-id/2d 40755 root:root -File: /usr/lib/debug/.build-id/2d/a87868fc0e0aeea710cbd08194687d66511779 120777 root:root ../../../../bin/rtpsend -File: /usr/lib/debug/.build-id/2d/a87868fc0e0aeea710cbd08194687d66511779.debug 120777 root:root ../../usr/bin/rtpsend.debug -File: /usr/lib/debug/.build-id/3a 40755 root:root -File: /usr/lib/debug/.build-id/3a/84c4a1d6666ca64ab876b4f4acb7f8ed57f654 120777 root:root ../../../../bin/rtptrans -File: /usr/lib/debug/.build-id/3a/84c4a1d6666ca64ab876b4f4acb7f8ed57f654.debug 120777 root:root ../../usr/bin/rtptrans.debug -File: /usr/lib/debug/.build-id/6e 40755 root:root -File: /usr/lib/debug/.build-id/6e/89ada247c13d19e951ad43c342fd1ee609fd88 120777 root:root ../../../../bin/rtpdump -File: /usr/lib/debug/.build-id/6e/89ada247c13d19e951ad43c342fd1ee609fd88.debug 120777 root:root ../../usr/bin/rtpdump.debug -File: /usr/lib/debug/usr/bin/rtpdump.debug 100644 root:root 128d6f1d60773e6bdf31fcc7f43732c0 -File: /usr/lib/debug/usr/bin/rtpplay.debug 100644 root:root 4d0f3c08a94dea78b63a41f0f1cc679a -File: /usr/lib/debug/usr/bin/rtpsend.debug 100644 root:root 806c9f5421abb4395bfc3172a45893d9 -File: /usr/lib/debug/usr/bin/rtptrans.debug 100644 root:root 7dd7f57783ec5e1c75db62d8241ffaec +File: /usr/lib/debug/.build-id/72 40755 root:root +File: /usr/lib/debug/.build-id/72/b6266ca79a8d425d19b75b37fe12c254784499 120777 root:root ../../../../bin/rtpsend +File: /usr/lib/debug/.build-id/72/b6266ca79a8d425d19b75b37fe12c254784499.debug 120777 root:root ../../usr/bin/rtpsend.debug +File: /usr/lib/debug/.build-id/73 40755 root:root +File: /usr/lib/debug/.build-id/73/7ada3d8df8a63256d4278d049f18d408653588 120777 root:root ../../../../bin/rtpplay +File: /usr/lib/debug/.build-id/73/7ada3d8df8a63256d4278d049f18d408653588.debug 120777 root:root ../../usr/bin/rtpplay.debug +File: /usr/lib/debug/.build-id/a2 40755 root:root +File: /usr/lib/debug/.build-id/a2/b40a65d5c809ab5b6afd8e5ad9ef315c7cda80 120777 root:root ../../../../bin/rtptrans +File: /usr/lib/debug/.build-id/a2/b40a65d5c809ab5b6afd8e5ad9ef315c7cda80.debug 120777 root:root ../../usr/bin/rtptrans.debug +File: /usr/lib/debug/.build-id/c4 40755 root:root +File: /usr/lib/debug/.build-id/c4/dedf00a9e2685677e6730b89136111d9c14eab 120777 root:root ../../../../bin/rtpdump +File: /usr/lib/debug/.build-id/c4/dedf00a9e2685677e6730b89136111d9c14eab.debug 120777 root:root ../../usr/bin/rtpdump.debug +File: /usr/lib/debug/usr/bin/rtpdump.debug 100644 root:root d4b47939660007971c11c8fd5b04b15f +File: /usr/lib/debug/usr/bin/rtpplay.debug 100644 root:root 409661fb375f51c716efa19d9227526a +File: /usr/lib/debug/usr/bin/rtpsend.debug 100644 root:root aac1fdcf1d6647f0d1180444c6b6686e +File: /usr/lib/debug/usr/bin/rtptrans.debug 100644 root:root 2cec20e76794bc51fb00f7fa61c89231 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: 8b272fed365f90e18ecc7dcc64cc0d1e0d24fa416ddb4595acf1a105973fb87a82a216f181c7afb599087ac3ee548aa6c7633bd42a2676f48957092434320bb9 +RPMIdentity: 379a09003ff3deea086ccfe22b47e7a897ffccc88675860391621185037302c11ed6617391f9a1d8f636036779649ff52182ae739f1b50f3caf38d43cf95eb18