<86>Mar 24 00:27:41 userdel[4193835]: delete user 'rooter' <86>Mar 24 00:27:41 userdel[4193835]: removed group 'rooter' owned by 'rooter' <86>Mar 24 00:27:41 userdel[4193835]: removed shadow group 'rooter' owned by 'rooter' <86>Mar 24 00:27:41 groupadd[4193854]: group added to /etc/group: name=rooter, GID=1829 <86>Mar 24 00:27:41 groupadd[4193854]: group added to /etc/gshadow: name=rooter <86>Mar 24 00:27:41 groupadd[4193854]: new group: name=rooter, GID=1829 <86>Mar 24 00:27:41 useradd[4193874]: new user: name=rooter, UID=1829, GID=1829, home=/root, shell=/bin/bash <86>Mar 24 00:27:41 userdel[4193909]: delete user 'builder' <86>Mar 24 00:27:41 userdel[4193909]: removed group 'builder' owned by 'builder' <86>Mar 24 00:27:41 userdel[4193909]: removed shadow group 'builder' owned by 'builder' <86>Mar 24 00:27:41 groupadd[4193935]: group added to /etc/group: name=builder, GID=1830 <86>Mar 24 00:27:41 groupadd[4193935]: group added to /etc/gshadow: name=builder <86>Mar 24 00:27:41 groupadd[4193935]: new group: name=builder, GID=1830 <86>Mar 24 00:27:41 useradd[4193955]: new user: name=builder, UID=1830, GID=1830, home=/usr/src, shell=/bin/bash Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/cpipe-3.0.2-alt1.qa1.nosrc.rpm (w1.gzdio) Installing cpipe-3.0.2-alt1.qa1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.19254 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf cpipe-3.0.2 + echo 'Source #0 (cpipe-3.0.2.tar):' Source #0 (cpipe-3.0.2.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/cpipe-3.0.2.tar + cd cpipe-3.0.2 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #0 (cpipe-lib.patch):' Patch #0 (cpipe-lib.patch): + /usr/bin/patch -p2 patching file makefile + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.19254 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd cpipe-3.0.2 + touch cmdline.c cmdline.h cpipe.1 + make -j16 'CFLAGS=-pipe -frecord-gcc-switches -Wall -g -O2' make: Entering directory '/usr/src/RPM/BUILD/cpipe-3.0.2' cc -pipe -frecord-gcc-switches -Wall -g -O2 -c -o cpipe.o cpipe.c cpipe.c: In function 'readBuffer': cpipe.c:140:35: warning: format '%u' expects argument of type 'unsigned int', but argument 3 has type 'size_t' {aka 'long unsigned int'} [-Wformat=] 140 | fprintf(stderr, " (bsize=%u)\n", totalBytes); | ~^ ~~~~~~~~~~ | | | | | size_t {aka long unsigned int} | unsigned int | %lu make: Leaving directory '/usr/src/RPM/BUILD/cpipe-3.0.2' make: Entering directory '/usr/src/RPM/BUILD/cpipe-3.0.2' cc -pipe -frecord-gcc-switches -Wall -g -O2 -c -o cmdline.o cmdline.c make: Leaving directory '/usr/src/RPM/BUILD/cpipe-3.0.2' make: Entering directory '/usr/src/RPM/BUILD/cpipe-3.0.2' cc -o cpipe cpipe.o cmdline.o -lm make: Leaving directory '/usr/src/RPM/BUILD/cpipe-3.0.2' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.19254 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/cpipe-buildroot + : + /bin/rm -rf -- /usr/src/tmp/cpipe-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd cpipe-3.0.2 + make 'INSTALL=/usr/libexec/rpm-build/install -p' install BINDIR=/usr/src/tmp/cpipe-buildroot/usr/bin MANDIR=/usr/src/tmp/cpipe-buildroot/usr/share/man/man1 make: Entering directory '/usr/src/RPM/BUILD/cpipe-3.0.2' mkdir -p /usr/src/tmp/cpipe-buildroot/usr/bin /usr/src/tmp/cpipe-buildroot/usr/share/man/man1 cp cpipe /usr/src/tmp/cpipe-buildroot/usr/bin; chmod 755 /usr/src/tmp/cpipe-buildroot/usr/bin/cpipe cp cpipe.1 /usr/src/tmp/cpipe-buildroot/usr/share/man/man1; chmod 744 /usr/src/tmp/cpipe-buildroot/usr/share/man/man1/cpipe.1 make: Leaving directory '/usr/src/RPM/BUILD/cpipe-3.0.2' + chmod 0644 /usr/src/tmp/cpipe-buildroot/usr/share/man/man1/cpipe.1 + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/cpipe-buildroot (auto) Verifying and fixing files in /usr/src/tmp/cpipe-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/cpipe-buildroot/ (default) Compressing files in /usr/src/tmp/cpipe-buildroot (auto) Verifying ELF objects in /usr/src/tmp/cpipe-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Processing files: cpipe-3.0.2-alt1.qa1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.73926 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd cpipe-3.0.2 + DOCDIR=/usr/src/tmp/cpipe-buildroot/usr/share/doc/cpipe-3.0.2 + export DOCDIR + rm -rf /usr/src/tmp/cpipe-buildroot/usr/share/doc/cpipe-3.0.2 + /bin/mkdir -p /usr/src/tmp/cpipe-buildroot/usr/share/doc/cpipe-3.0.2 + cp -prL CHANGES COPYING-2.0 README /usr/src/tmp/cpipe-buildroot/usr/share/doc/cpipe-3.0.2 + chmod -R go-w /usr/src/tmp/cpipe-buildroot/usr/share/doc/cpipe-3.0.2 + chmod -R a+rX /usr/src/tmp/cpipe-buildroot/usr/share/doc/cpipe-3.0.2 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.9Vuwjd 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.Utc9Jc 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, 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.4)(64bit), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.9Tc8Ne Creating cpipe-debuginfo package Processing files: cpipe-debuginfo-3.0.2-alt1.qa1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.GonJOb find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.mlS5yf find-requires: running scripts (debuginfo) Requires: cpipe = 3.0.2-alt1.qa1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6) Adding to cpipe-debuginfo a strict dependency on cpipe Wrote: /usr/src/RPM/RPMS/x86_64/cpipe-3.0.2-alt1.qa1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/cpipe-debuginfo-3.0.2-alt1.qa1.x86_64.rpm (w2.lzdio) 0.49user 1.12system 0:05.86elapsed 27%CPU (0avgtext+0avgdata 31916maxresident)k 0inputs+0outputs (0major+147943minor)pagefaults 0swaps 0.51user 1.97system 0:11.28elapsed 22%CPU (0avgtext+0avgdata 12044maxresident)k 0inputs+0outputs (0major+100417minor)pagefaults 0swaps --- cpipe-3.0.2-alt1.qa1.x86_64.rpm.repo 2021-06-26 23:06:56.000000000 +0000 +++ cpipe-3.0.2-alt1.qa1.x86_64.rpm.hasher 2024-03-24 00:27:49.468313233 +0000 @@ -14,3 +14,3 @@ Provides: cpipe = 3.0.2-alt1.qa1:sisyphus+275713.100.1.1 -File: /usr/bin/cpipe 100755 root:root a6a24cd9ae2486400f859a95cf021d60 +File: /usr/bin/cpipe 100755 root:root 556aca2f4e9d3132fc4ca7318fe775ec File: /usr/share/doc/cpipe-3.0.2 40755 root:root @@ -20,2 +20,2 @@ File: /usr/share/man/man1/cpipe.1.xz 100644 root:root 668ae46b269efe57fe435641cca800d1 -RPMIdentity: db8c4dec200d278382f62c6e2140f712dd73724c87a8309ee6b727ca256b02251bd11b43c00d6682fd64f7ab3a8332c278792b304240c1d5ad65b2dca6ef1adc +RPMIdentity: d5ef7de65e60a65d13b853495c5f5f4acc67457a8b21dd4a2090cd134ca858a506672704170349c02b8853eec6fc8907efa460f977d167651d929c97b992ad2e --- cpipe-debuginfo-3.0.2-alt1.qa1.x86_64.rpm.repo 2021-06-26 23:06:56.000000000 +0000 +++ cpipe-debuginfo-3.0.2-alt1.qa1.x86_64.rpm.hasher 2024-03-24 00:27:50.471326902 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/22 40755 root:root -/usr/lib/debug/.build-id/22/e3e32a07ef9e303bd4655901e710f38b4b0559 120777 root:root ../../../../bin/cpipe -/usr/lib/debug/.build-id/22/e3e32a07ef9e303bd4655901e710f38b4b0559.debug 120777 root:root ../../usr/bin/cpipe.debug +/usr/lib/debug/.build-id/c5 40755 root:root +/usr/lib/debug/.build-id/c5/99f6dd4f0d2bc0664eeaa66ee43e60c9fb16a8 120777 root:root ../../../../bin/cpipe +/usr/lib/debug/.build-id/c5/99f6dd4f0d2bc0664eeaa66ee43e60c9fb16a8.debug 120777 root:root ../../usr/bin/cpipe.debug /usr/lib/debug/usr/bin/cpipe.debug 100644 root:root @@ -13,6 +13,6 @@ Provides: cpipe-debuginfo = 3.0.2-alt1.qa1:sisyphus+275713.100.1.1 -File: /usr/lib/debug/.build-id/22 40755 root:root -File: /usr/lib/debug/.build-id/22/e3e32a07ef9e303bd4655901e710f38b4b0559 120777 root:root ../../../../bin/cpipe -File: /usr/lib/debug/.build-id/22/e3e32a07ef9e303bd4655901e710f38b4b0559.debug 120777 root:root ../../usr/bin/cpipe.debug -File: /usr/lib/debug/usr/bin/cpipe.debug 100644 root:root 21100fcf01b9af0d6dde558e0ece7d0b +File: /usr/lib/debug/.build-id/c5 40755 root:root +File: /usr/lib/debug/.build-id/c5/99f6dd4f0d2bc0664eeaa66ee43e60c9fb16a8 120777 root:root ../../../../bin/cpipe +File: /usr/lib/debug/.build-id/c5/99f6dd4f0d2bc0664eeaa66ee43e60c9fb16a8.debug 120777 root:root ../../usr/bin/cpipe.debug +File: /usr/lib/debug/usr/bin/cpipe.debug 100644 root:root b8a38fe4c3c06007c11c5c695ac04131 File: /usr/src/debug/cpipe-3.0.2 40755 root:root @@ -21,2 +21,2 @@ File: /usr/src/debug/cpipe-3.0.2/cpipe.c 100644 root:root 7c03b3824ad0beec78861c5d5464be46 -RPMIdentity: ebe3bd5982c5331c044d6c5cd07151bae6f3cd505e8807bc3563ef0d4d20b8d44cb4f513e1a1fd943918c7f579291b798839b67b7b76bb811a99da94978b8612 +RPMIdentity: 45f1b8a8eb13a7e86e20c2f8c01076641956cd6c6575e2a9df8b9b3c8dec987fec76ca33a1b6c9348dc1a5f2b71105051761f9cdee03b9b278f0152912207040