<86>May 4 00:05:47 userdel[3131974]: delete user 'rooter' <86>May 4 00:05:47 userdel[3131974]: removed group 'rooter' owned by 'rooter' <86>May 4 00:05:47 userdel[3131974]: removed shadow group 'rooter' owned by 'rooter' <86>May 4 00:05:47 groupadd[3132015]: group added to /etc/group: name=rooter, GID=1844 <86>May 4 00:05:47 groupadd[3132015]: group added to /etc/gshadow: name=rooter <86>May 4 00:05:47 groupadd[3132015]: new group: name=rooter, GID=1844 <86>May 4 00:05:47 useradd[3132048]: new user: name=rooter, UID=1844, GID=1844, home=/root, shell=/bin/bash, from=none <86>May 4 00:05:47 userdel[3132103]: delete user 'builder' <86>May 4 00:05:47 userdel[3132103]: removed group 'builder' owned by 'builder' <86>May 4 00:05:47 userdel[3132103]: removed shadow group 'builder' owned by 'builder' <86>May 4 00:05:47 groupadd[3132146]: group added to /etc/group: name=builder, GID=1845 <86>May 4 00:05:47 groupadd[3132146]: group added to /etc/gshadow: name=builder <86>May 4 00:05:47 groupadd[3132146]: new group: name=builder, GID=1845 <86>May 4 00:05:47 useradd[3132183]: new user: name=builder, UID=1845, GID=1845, home=/usr/src, shell=/bin/bash, from=none /usr/src/in/srpm/accrete-1.0-alt2_17.src.rpm: license not found in '/usr/share/license' directory: Public /usr/src/in/srpm/accrete-1.0-alt2_17.src.rpm: license not found in '/usr/share/license' directory: Domain Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/accrete-1.0-alt2_17.nosrc.rpm (w1.gzdio) Installing accrete-1.0-alt2_17.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.3382 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf accrete-1.0 + echo 'Source #0 (accrete-1.0.tar.gz):' Source #0 (accrete-1.0.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/accrete-1.0.tar.gz + /bin/tar -xf - + cd accrete-1.0 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #0 (accrete-1.0-savetofile.patch):' Patch #0 (accrete-1.0-savetofile.patch): + /usr/bin/patch -p2 -b --suffix .filetosave patching file display.c patching file main.c patching file proto.h + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.3382 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd accrete-1.0 + make 'CFLAGS=-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' -j16 make: Entering directory '/usr/src/RPM/BUILD/accrete-1.0' cc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o mtrng.o mtrng.c make: Leaving directory '/usr/src/RPM/BUILD/accrete-1.0' make: Entering directory '/usr/src/RPM/BUILD/accrete-1.0' cc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o utils.o utils.c make: Leaving directory '/usr/src/RPM/BUILD/accrete-1.0' make: Entering directory '/usr/src/RPM/BUILD/accrete-1.0' cc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o main.o main.c make: Leaving directory '/usr/src/RPM/BUILD/accrete-1.0' make: Entering directory '/usr/src/RPM/BUILD/accrete-1.0' cc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o enviro.o enviro.c make: Leaving directory '/usr/src/RPM/BUILD/accrete-1.0' make: Entering directory '/usr/src/RPM/BUILD/accrete-1.0' cc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o display.o display.c make: Leaving directory '/usr/src/RPM/BUILD/accrete-1.0' make: Entering directory '/usr/src/RPM/BUILD/accrete-1.0' cc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o accrete.o accrete.c make: Leaving directory '/usr/src/RPM/BUILD/accrete-1.0' make: Entering directory '/usr/src/RPM/BUILD/accrete-1.0' cc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -o accrete accrete.o display.o enviro.o main.o utils.o mtrng.o -lm make: Leaving directory '/usr/src/RPM/BUILD/accrete-1.0' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.66982 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/accrete-buildroot + : + /bin/rm -rf -- /usr/src/tmp/accrete-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/usr/bin:/bin:/usr/local/bin:/usr/games + cd accrete-1.0 + install -Dm 755 accrete /usr/src/tmp/accrete-buildroot/usr/bin/accrete + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/accrete-buildroot (auto) Verifying and fixing files in /usr/src/tmp/accrete-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/accrete-buildroot/ (default) Compressing files in /usr/src/tmp/accrete-buildroot (auto) Verifying ELF objects in /usr/src/tmp/accrete-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/accrete-buildroot Processing files: accrete-1.0-alt2_17 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.66982 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd accrete-1.0 + DOCDIR=/usr/src/tmp/accrete-buildroot/usr/share/doc/accrete-1.0 + export DOCDIR + rm -rf /usr/src/tmp/accrete-buildroot/usr/share/doc/accrete-1.0 + /bin/mkdir -p /usr/src/tmp/accrete-buildroot/usr/share/doc/accrete-1.0 + cp -prL README ChangeLog /usr/src/tmp/accrete-buildroot/usr/share/doc/accrete-1.0 + chmod -R go-w /usr/src/tmp/accrete-buildroot/usr/share/doc/accrete-1.0 + chmod -R a+rX /usr/src/tmp/accrete-buildroot/usr/share/doc/accrete-1.0 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.RcARAS 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.lB1NiE 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.4)(64bit), libc.so.6(GLIBC_2.34)(64bit), libc.so.6(GLIBC_2.4)(64bit), libm.so.6(GLIBC_2.2.5)(64bit), libm.so.6(GLIBC_2.29)(64bit), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.t1mBDg Creating accrete-debuginfo package Processing files: accrete-debuginfo-1.0-alt2_17 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.BMUiC7 find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.eDI6if find-requires: running scripts (debuginfo) Requires: accrete = 1.0-alt2_17, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6), debug64(libm.so.6) Wrote: /usr/src/RPM/RPMS/x86_64/accrete-1.0-alt2_17.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/accrete-debuginfo-1.0-alt2_17.x86_64.rpm (w2.lzdio) 0.57user 1.26system 0:05.93elapsed 31%CPU (0avgtext+0avgdata 38928maxresident)k 0inputs+0outputs (0major+178207minor)pagefaults 0swaps /.out/accrete-1.0-alt2_17.x86_64.rpm: license not found in '/usr/share/license' directory: Public /.out/accrete-1.0-alt2_17.x86_64.rpm: license not found in '/usr/share/license' directory: Domain /.out/accrete-debuginfo-1.0-alt2_17.x86_64.rpm: license not found in '/usr/share/license' directory: Public /.out/accrete-debuginfo-1.0-alt2_17.x86_64.rpm: license not found in '/usr/share/license' directory: Domain 0.56user 2.20system 0:11.80elapsed 23%CPU (0avgtext+0avgdata 12476maxresident)k 0inputs+0outputs (0major+96259minor)pagefaults 0swaps --- accrete-1.0-alt2_17.x86_64.rpm.repo 2017-09-30 20:48:55.000000000 +0000 +++ accrete-1.0-alt2_17.x86_64.rpm.hasher 2024-05-04 00:05:55.776626878 +0000 @@ -7,3 +7,6 @@ Requires: libc.so.6(GLIBC_2.3.4)(64bit) +Requires: libc.so.6(GLIBC_2.34)(64bit) +Requires: libc.so.6(GLIBC_2.4)(64bit) Requires: libm.so.6(GLIBC_2.2.5)(64bit) +Requires: libm.so.6(GLIBC_2.29)(64bit) Requires: rtld(GNU_HASH) @@ -11,3 +14,3 @@ Provides: accrete = 1.0-alt2_17 -File: /usr/bin/accrete 100755 root:root d852bb4449ffc4b0690c48d4fcece15f +File: /usr/bin/accrete 100755 root:root 65c2fa61d3a6cb269c54da1a53681aee File: /usr/share/doc/accrete-1.0 40755 root:root @@ -15,2 +18,2 @@ File: /usr/share/doc/accrete-1.0/README 100644 root:root 1c2f388ca8479ffcb75dc0a813c69a4d -RPMIdentity: 4cf50e91246bab44889220e122698e067bba0bb1fb4b8a2ad7590fc73b20b32cb1b0d3d4a74e99e61eaacad3779dfc964eca1725899a4badb33b55eea2664e01 +RPMIdentity: 32bcbf3a592df5e182abe0c8cb7366d5adcf87af0f16f83a0b0880275f1da39d91a8a86dd64edf74b880502ad77b57fcab58e5fe63fcfe9654764a23457e6bcd --- accrete-debuginfo-1.0-alt2_17.x86_64.rpm.repo 2017-09-30 20:48:55.000000000 +0000 +++ accrete-debuginfo-1.0-alt2_17.x86_64.rpm.hasher 2024-05-04 00:05:56.085630400 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/2f 40755 root:root -/usr/lib/debug/.build-id/2f/0db9672cc1d77a83f92bf74dfc3f3545324bce 120777 root:root ../../../../bin/accrete -/usr/lib/debug/.build-id/2f/0db9672cc1d77a83f92bf74dfc3f3545324bce.debug 120777 root:root ../../usr/bin/accrete.debug +/usr/lib/debug/.build-id/ca 40755 root:root +/usr/lib/debug/.build-id/ca/26f4771da8cfef24ed7821f82161d7020fecb0 120777 root:root ../../../../bin/accrete +/usr/lib/debug/.build-id/ca/26f4771da8cfef24ed7821f82161d7020fecb0.debug 120777 root:root ../../usr/bin/accrete.debug /usr/lib/debug/usr/bin/accrete.debug 100644 root:root @@ -19,6 +19,6 @@ Provides: accrete-debuginfo = 1.0-alt2_17 -File: /usr/lib/debug/.build-id/2f 40755 root:root -File: /usr/lib/debug/.build-id/2f/0db9672cc1d77a83f92bf74dfc3f3545324bce 120777 root:root ../../../../bin/accrete -File: /usr/lib/debug/.build-id/2f/0db9672cc1d77a83f92bf74dfc3f3545324bce.debug 120777 root:root ../../usr/bin/accrete.debug -File: /usr/lib/debug/usr/bin/accrete.debug 100644 root:root 8f979d85b8a60b502310c3c29fbba13e +File: /usr/lib/debug/.build-id/ca 40755 root:root +File: /usr/lib/debug/.build-id/ca/26f4771da8cfef24ed7821f82161d7020fecb0 120777 root:root ../../../../bin/accrete +File: /usr/lib/debug/.build-id/ca/26f4771da8cfef24ed7821f82161d7020fecb0.debug 120777 root:root ../../usr/bin/accrete.debug +File: /usr/lib/debug/usr/bin/accrete.debug 100644 root:root 948b59ab7c2717199dffda4cffbe8d2b File: /usr/src/debug/accrete-1.0 40755 root:root @@ -32,2 +32,2 @@ File: /usr/src/debug/accrete-1.0/utils.c 100644 root:root 8ea538dabd77621d52275af30f3b5699 -RPMIdentity: 9036a2aa66b7f8a5d0ebf8a2dc3c50d4b80f3169c7268a035b080db5bfaec8535cc0456075119a8496db19aa07aad6fd55331ab63ec7725b3c17d7b449357489 +RPMIdentity: 3c0e344ed795dfbf8a3dfda82467949b268bdf16aa482bcabc21d63f60501bbe3f1992c690df96aa2f9b2e06beeabdd1da17e0874f87300ebd7f37014a764b55