<86>Oct 18 15:31:29 userdel[2537506]: delete user 'rooter' <86>Oct 18 15:31:29 userdel[2537506]: removed group 'rooter' owned by 'rooter' <86>Oct 18 15:31:29 userdel[2537506]: removed shadow group 'rooter' owned by 'rooter' <86>Oct 18 15:31:29 groupadd[2537528]: group added to /etc/group: name=rooter, GID=1838 <86>Oct 18 15:31:29 groupadd[2537528]: group added to /etc/gshadow: name=rooter <86>Oct 18 15:31:29 groupadd[2537528]: new group: name=rooter, GID=1838 <86>Oct 18 15:31:29 useradd[2537550]: new user: name=rooter, UID=1838, GID=1838, home=/root, shell=/bin/bash, from=none <86>Oct 18 15:31:29 userdel[2537594]: delete user 'builder' <86>Oct 18 15:31:29 userdel[2537594]: removed group 'builder' owned by 'builder' <86>Oct 18 15:31:29 userdel[2537594]: removed shadow group 'builder' owned by 'builder' <86>Oct 18 15:31:29 groupadd[2537615]: group added to /etc/group: name=builder, GID=1839 <86>Oct 18 15:31:29 groupadd[2537615]: group added to /etc/gshadow: name=builder <86>Oct 18 15:31:29 groupadd[2537615]: new group: name=builder, GID=1839 <86>Oct 18 15:31:29 useradd[2537639]: new user: name=builder, UID=1839, GID=1839, 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.99961 + 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): + /usr/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.62815 + 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 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 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 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 -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 -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.62815 + 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.62815 + 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.xeDNIv 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.L0mj8H 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.6U3Ayo 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.0u1aZN find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Hxyg67 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.74user 0.83system 0:05.82elapsed 27%CPU (0avgtext+0avgdata 40828maxresident)k 0inputs+0outputs (0major+176574minor)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.61user 1.87system 0:11.08elapsed 22%CPU (0avgtext+0avgdata 12560maxresident)k 0inputs+0outputs (0major+95643minor)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-10-18 15:31:36.765243009 +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 d33da29b175e15f429d4c9674a26ffd5 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: 3d1d67263f22753600753a04fef0910cbe0a51acbeee119fa20c4a86766db9a03e32534920c243cf75710c32fc985805c0bb4ad17006faf8402362591cf4913f --- 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-10-18 15:31:36.826244030 +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/79 40755 root:root +/usr/lib/debug/.build-id/79/69968740353d0fd5e630f3f2abbe643e4d5305 120777 root:root ../../../../bin/accrete +/usr/lib/debug/.build-id/79/69968740353d0fd5e630f3f2abbe643e4d5305.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/79 40755 root:root +File: /usr/lib/debug/.build-id/79/69968740353d0fd5e630f3f2abbe643e4d5305 120777 root:root ../../../../bin/accrete +File: /usr/lib/debug/.build-id/79/69968740353d0fd5e630f3f2abbe643e4d5305.debug 120777 root:root ../../usr/bin/accrete.debug +File: /usr/lib/debug/usr/bin/accrete.debug 100644 root:root f876845b7435bc81d2cb5c32e7942fe0 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: 9921bf207eda77ac400416421a27fb06c5ba0552de3c1c47c248fbd0d5ce74c0e077fa18b1494b2dbb1fe8bc0243e7b62d824bbd974ee40e0dcb35e055f0653a