<86>Jul 16 01:00:40 userdel[1839]: delete user 'rooter' <86>Jul 16 01:00:40 userdel[1839]: removed group 'rooter' owned by 'rooter' <86>Jul 16 01:00:40 userdel[1839]: removed shadow group 'rooter' owned by 'rooter' <86>Jul 16 01:00:40 groupadd[1860]: group added to /etc/group: name=rooter, GID=939 <86>Jul 16 01:00:40 groupadd[1860]: group added to /etc/gshadow: name=rooter <86>Jul 16 01:00:40 groupadd[1860]: new group: name=rooter, GID=939 <86>Jul 16 01:00:40 useradd[1873]: new user: name=rooter, UID=939, GID=939, home=/root, shell=/bin/bash <86>Jul 16 01:00:40 userdel[1897]: delete user 'builder' <86>Jul 16 01:00:40 userdel[1897]: removed group 'builder' owned by 'builder' <86>Jul 16 01:00:40 userdel[1897]: removed shadow group 'builder' owned by 'builder' <86>Jul 16 01:00:40 groupadd[1914]: group added to /etc/group: name=builder, GID=940 <86>Jul 16 01:00:40 groupadd[1914]: group added to /etc/gshadow: name=builder <86>Jul 16 01:00:40 groupadd[1914]: new group: name=builder, GID=940 <86>Jul 16 01:00:40 useradd[1935]: new user: name=builder, UID=940, GID=940, home=/usr/src, shell=/bin/bash <13>Jul 16 01:00:41 rpmi: libX11-locales-3:1.8-alt1 sisyphus+299436.100.1.1 1651655356 installed <13>Jul 16 01:00:41 rpmi: xorg-proto-devel-2022.1-alt1 sisyphus+299488.100.1.1 1651731532 installed <13>Jul 16 01:00:41 rpmi: libXdmcp-1.1.3-alt1 sisyphus+278816.100.1.1 1626219231 installed <13>Jul 16 01:00:41 rpmi: libXau-1.0.9-alt1 sisyphus+278247.100.1.1 1626080736 installed <13>Jul 16 01:00:41 rpmi: libxcb-1.15-alt1 sisyphus+299436.300.1.1 1651655472 installed <13>Jul 16 01:00:42 rpmi: libxcb-devel-1.15-alt1 sisyphus+299436.300.1.1 1651655472 installed <13>Jul 16 01:00:42 rpmi: libX11-3:1.8-alt1 sisyphus+299436.100.1.1 1651655356 installed <13>Jul 16 01:00:42 rpmi: alsa-ucm-conf-1.2.6.3-alt2 sisyphus+298070.100.2.1 1649686435 installed <13>Jul 16 01:00:42 rpmi: alsa-topology-conf-1.2.5.1-alt1 sisyphus+274777.100.1.1 1624089141 installed <13>Jul 16 01:00:42 rpmi: libalsa-1:1.2.6.1-alt1 sisyphus+291831.100.1.1 1639213772 installed <13>Jul 16 01:00:42 rpmi: libalsa-devel-1:1.2.6.1-alt1 sisyphus+291831.100.1.1 1639213772 installed <13>Jul 16 01:00:42 rpmi: libX11-devel-3:1.8-alt1 sisyphus+299436.100.1.1 1651655356 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/xbelld-0.3.3-alt5.nosrc.rpm (w1.gzdio) Installing xbelld-0.3.3-alt5.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.50916 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf xbelld-0.3.3 + echo 'Source #0 (xbelld-0.3.3.tar):' Source #0 (xbelld-0.3.3.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/xbelld-0.3.3.tar + cd xbelld-0.3.3 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #0 (xbelld-0.3.3-alt5.patch):' Patch #0 (xbelld-0.3.3-alt5.patch): + /usr/bin/patch -p1 patching file .gitignore patching file Makefile patching file xbelld.c + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.50916 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd xbelld-0.3.3 + make -j16 make: Entering directory '/usr/src/RPM/BUILD/xbelld-0.3.3' cc -c -Wall -DVERSION=\"0.3.3\" -std=gnu99 -DDEBUG -g -DHAVE_ALSA xbelld.c -o xbelld.o xbelld.c: In function 'playSineWave': xbelld.c:469:23: warning: format '%d' expects argument of type 'int', but argument 2 has type 'long unsigned int' [-Wformat=] 469 | die( "Expect %d bytes per frame. Got %d.", | ~^ | | | int | %ld 470 | sizeof( *buffer ), snd_pcm_frames_to_bytes( handle, 1 ) ); | ~~~~~~~~~~~~~~~~~ | | | long unsigned int xbelld.c:469:47: warning: format '%d' expects argument of type 'int', but argument 3 has type 'ssize_t' {aka 'long int'} [-Wformat=] 469 | die( "Expect %d bytes per frame. Got %d.", | ~^ | | | int | %ld 470 | sizeof( *buffer ), snd_pcm_frames_to_bytes( handle, 1 ) ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | ssize_t {aka long int} make: Leaving directory '/usr/src/RPM/BUILD/xbelld-0.3.3' make: Entering directory '/usr/src/RPM/BUILD/xbelld-0.3.3' cc xbelld.o -o xbelld -lX11 -lasound -lm make: Leaving directory '/usr/src/RPM/BUILD/xbelld-0.3.3' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.50916 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/xbelld-buildroot + : + /bin/rm -rf -- /usr/src/tmp/xbelld-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd xbelld-0.3.3 + install -D -m755 xbelld /usr/src/tmp/xbelld-buildroot/usr/bin/xbelld + install -D -m644 xbelld.1 /usr/src/tmp/xbelld-buildroot/usr/share/man/man1/xbelld.1 + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/xbelld-buildroot (auto) Verifying and fixing files in /usr/src/tmp/xbelld-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/xbelld-buildroot/ (default) Compressing files in /usr/src/tmp/xbelld-buildroot (auto) Verifying ELF objects in /usr/src/tmp/xbelld-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Processing files: xbelld-0.3.3-alt5 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.YIXBeg 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.DwNLI2 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, libX11.so.6()(64bit) >= set:olryykarBd3zAFUMo15, libasound.so.2()(64bit) >= set:ok669uKKGH4U9c0NDAMxsAbRKtPl15U, libasound.so.2(ALSA_0.9)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.34)(64bit), libc.so.6(GLIBC_2.4)(64bit), libm.so.6(GLIBC_2.2.5)(64bit), rtld(GNU_HASH) Requires(rpmlib): rpmlib(SetVersions) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.OlJdHS Creating xbelld-debuginfo package Processing files: xbelld-debuginfo-0.3.3-alt5 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.3QKjlf find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.6USz51 find-requires: running scripts (debuginfo) Requires: xbelld = 0.3.3-alt5, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libX11.so.6), debug64(libasound.so.2), debug64(libc.so.6), debug64(libm.so.6) Wrote: /usr/src/RPM/RPMS/x86_64/xbelld-0.3.3-alt5.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/xbelld-debuginfo-0.3.3-alt5.x86_64.rpm (w2.lzdio) 0.41user 0.49system 0:05.40elapsed 16%CPU (0avgtext+0avgdata 34588maxresident)k 0inputs+0outputs (0major+169546minor)pagefaults 0swaps 3.54user 3.54system 0:10.80elapsed 65%CPU (0avgtext+0avgdata 104428maxresident)k 0inputs+0outputs (30952major+430198minor)pagefaults 0swaps --- xbelld-0.3.3-alt5.x86_64.rpm.repo 2012-06-18 05:45:26.000000000 +0000 +++ xbelld-0.3.3-alt5.x86_64.rpm.hasher 2022-07-16 01:00:49.472191105 +0000 @@ -1,3 +1,3 @@ /usr/bin/xbelld 100755 root:root -/usr/share/man/man1/xbelld.1.gz 100644 root:root +/usr/share/man/man1/xbelld.1.xz 100644 root:root Requires: /lib64/ld-linux-x86-64.so.2 @@ -8,2 +8,3 @@ Requires: libc.so.6(GLIBC_2.2.5)(64bit) +Requires: libc.so.6(GLIBC_2.34)(64bit) Requires: libc.so.6(GLIBC_2.4)(64bit) @@ -13,4 +14,4 @@ Provides: xbelld = 0.3.3-alt5 -File: /usr/bin/xbelld 100755 root:root c56083904e98a585b0bb90bf0c8c3745 -File: /usr/share/man/man1/xbelld.1.gz 100644 root:root 239634b8e4c30dec12277291c382a099 -RPMIdentity: 437e50b32da2aac1044229dcfd86306db3e8239fd6b53fa95dc9e8bb9c2cd11d2c883f10b2bc7bae53d1d208e22dbdc5dcbed754e266786e80aa9faa971f6874 +File: /usr/bin/xbelld 100755 root:root dc1189dc8ae0c82e06b39d46c5d009e2 +File: /usr/share/man/man1/xbelld.1.xz 100644 root:root 557b6f2b8d68d6219bc33f6dd83abc71 +RPMIdentity: a37620dd2012a82ce42d0a49c3376f77617c90a97e1dbfd48ee0a6e437d8f4a580d131ebc4195bedf469efd6c1136530919a581fbc8d8c069e1900548eaf6904 --- xbelld-debuginfo-0.3.3-alt5.x86_64.rpm.repo 2012-06-18 05:45:26.000000000 +0000 +++ xbelld-debuginfo-0.3.3-alt5.x86_64.rpm.hasher 2022-07-16 01:00:49.544191907 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/00 40755 root:root -/usr/lib/debug/.build-id/00/d81c2d1f53ae4ab01bedc7b2c9174430e8932a 120777 root:root ../../../../bin/xbelld -/usr/lib/debug/.build-id/00/d81c2d1f53ae4ab01bedc7b2c9174430e8932a.debug 120777 root:root ../../usr/bin/xbelld.debug +/usr/lib/debug/.build-id/93 40755 root:root +/usr/lib/debug/.build-id/93/717d324bb7572b57b5fe42f1f58dd5d81dc301 120777 root:root ../../../../bin/xbelld +/usr/lib/debug/.build-id/93/717d324bb7572b57b5fe42f1f58dd5d81dc301.debug 120777 root:root ../../usr/bin/xbelld.debug /usr/lib/debug/usr/bin/xbelld.debug 100644 root:root @@ -15,6 +15,6 @@ Provides: xbelld-debuginfo = 0.3.3-alt5 -File: /usr/lib/debug/.build-id/00 40755 root:root -File: /usr/lib/debug/.build-id/00/d81c2d1f53ae4ab01bedc7b2c9174430e8932a 120777 root:root ../../../../bin/xbelld -File: /usr/lib/debug/.build-id/00/d81c2d1f53ae4ab01bedc7b2c9174430e8932a.debug 120777 root:root ../../usr/bin/xbelld.debug -File: /usr/lib/debug/usr/bin/xbelld.debug 100644 root:root 8b115592acf44bcda6c0ebcdd1c45738 +File: /usr/lib/debug/.build-id/93 40755 root:root +File: /usr/lib/debug/.build-id/93/717d324bb7572b57b5fe42f1f58dd5d81dc301 120777 root:root ../../../../bin/xbelld +File: /usr/lib/debug/.build-id/93/717d324bb7572b57b5fe42f1f58dd5d81dc301.debug 120777 root:root ../../usr/bin/xbelld.debug +File: /usr/lib/debug/usr/bin/xbelld.debug 100644 root:root 9ee8b3e5a56890833d14029756575a70 File: /usr/src/debug/xbelld-0.3.3 40755 root:root @@ -22,2 +22,2 @@ File: /usr/src/debug/xbelld-0.3.3/xbelld.h 100644 root:root 67bc65219c2a543505f7b3bf75480527 -RPMIdentity: dcf80277efbbbe78f1bf05449101364dc60b42cde5a90043ee691ca5de8a999170ce7900814dc822d1c288fa2d1c2cff2d289fbece540a0bd5a3a6bd72f8036e +RPMIdentity: 87559c6afe9c12ca38eb135889e68868dfbe1c024ab36f32a71454ddc430dec151ffc1590335ca9608d6385db9cc239ba71dab55c247ab80b75db563811aa324