<86>Dec 19 00:06:22 userdel[1022531]: delete user 'rooter' <86>Dec 19 00:06:22 userdel[1022531]: removed group 'rooter' owned by 'rooter' <86>Dec 19 00:06:22 userdel[1022531]: removed shadow group 'rooter' owned by 'rooter' <86>Dec 19 00:06:22 groupadd[1022591]: group added to /etc/group: name=rooter, GID=1850 <86>Dec 19 00:06:22 groupadd[1022591]: group added to /etc/gshadow: name=rooter <86>Dec 19 00:06:22 groupadd[1022591]: new group: name=rooter, GID=1850 <86>Dec 19 00:06:22 useradd[1022651]: new user: name=rooter, UID=1850, GID=1850, home=/root, shell=/bin/bash, from=none <86>Dec 19 00:06:22 userdel[1022726]: delete user 'builder' <86>Dec 19 00:06:22 userdel[1022726]: removed group 'builder' owned by 'builder' <86>Dec 19 00:06:22 userdel[1022726]: removed shadow group 'builder' owned by 'builder' <86>Dec 19 00:06:22 groupadd[1022789]: group added to /etc/group: name=builder, GID=1851 <86>Dec 19 00:06:22 groupadd[1022789]: group added to /etc/gshadow: name=builder <86>Dec 19 00:06:22 groupadd[1022789]: new group: name=builder, GID=1851 <86>Dec 19 00:06:22 useradd[1022851]: new user: name=builder, UID=1851, GID=1851, home=/usr/src, shell=/bin/bash, from=none warning: user igor does not exist - using root warning: group igor does not exist - using root warning: user igor does not exist - using root warning: group igor does not exist - using root warning: user igor does not exist - using root warning: group igor does not exist - using root Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/myrescue-0.9.4-alt1_7.1.nosrc.rpm (w1.gzdio) Installing myrescue-0.9.4-alt1_7.1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.43165 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf myrescue-0.9.4 + echo 'Source #0 (myrescue-0.9.4.tar.gz):' Source #0 (myrescue-0.9.4.tar.gz): + /usr/bin/gzip -dc /usr/src/RPM/SOURCES/myrescue-0.9.4.tar.gz + /bin/tar -xf - + cd myrescue-0.9.4 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.43165 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd myrescue-0.9.4 + export 'CFLAGS=-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + make -j16 -C src make: Entering directory '/usr/src/RPM/BUILD/myrescue-0.9.4/src' cc -Wall myrescue.c -o myrescue myrescue.c: In function 'copy_block': myrescue.c:100:54: warning: format '%d' expects argument of type 'int', but argument 3 has type 'ssize_t' {aka 'long int'} [-Wformat=] 100 | fprintf(stderr,"short read: %d of %d\n", | ~^ | | | int | %ld 101 | src_count, block_size); | ~~~~~~~~~ | | | ssize_t {aka long int} myrescue.c:112:55: warning: format '%d' expects argument of type 'int', but argument 3 has type 'ssize_t' {aka 'long int'} [-Wformat=] 112 | fprintf(stderr,"short write: %d of %d\n", | ~^ | | | int | %ld 113 | dst_count, block_size); | ~~~~~~~~~ | | | ssize_t {aka long int} make: Leaving directory '/usr/src/RPM/BUILD/myrescue-0.9.4/src' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.29486 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/myrescue-buildroot + : + /bin/rm -rf -- /usr/src/tmp/myrescue-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/usr/bin:/bin:/usr/local/bin:/usr/games + cd myrescue-0.9.4 + install -Dpm 0755 src/myrescue /usr/src/tmp/myrescue-buildroot/usr/bin/myrescue + install -Dpm 0644 doc/myrescue.1 /usr/src/tmp/myrescue-buildroot/usr/share/man/man1/myrescue.1 + gzip -9f /usr/src/tmp/myrescue-buildroot/usr/share/man/man1/myrescue.1 + install -Dpm 0644 doc/myrescue.de.1 /usr/src/tmp/myrescue-buildroot/usr/share/man/de/man1/myrescue.1 + gzip -9f /usr/src/tmp/myrescue-buildroot/usr/share/man/de/man1/myrescue.1 + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/myrescue-buildroot (auto) Verifying and fixing files in /usr/src/tmp/myrescue-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/myrescue-buildroot/ (default) Compressing files in /usr/src/tmp/myrescue-buildroot (auto) 056-debuginfo.brp: WARNING: debuginfo without debug sources. Verifying ELF objects in /usr/src/tmp/myrescue-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/myrescue-buildroot Processing files: myrescue-0.9.4-alt1_7.1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.29486 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd myrescue-0.9.4 + DOCDIR=/usr/src/tmp/myrescue-buildroot/usr/share/doc/myrescue-0.9.4 + export DOCDIR + rm -rf /usr/src/tmp/myrescue-buildroot/usr/share/doc/myrescue-0.9.4 + /bin/mkdir -p /usr/src/tmp/myrescue-buildroot/usr/share/doc/myrescue-0.9.4 + cp -prL AUTHORS COPYING ChangeLog README TODO /usr/src/tmp/myrescue-buildroot/usr/share/doc/myrescue-0.9.4 + chmod -R go-w /usr/src/tmp/myrescue-buildroot/usr/share/doc/myrescue-0.9.4 + chmod -R a+rX /usr/src/tmp/myrescue-buildroot/usr/share/doc/myrescue-0.9.4 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Sy4idI 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.LkRv7a 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.34)(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.UFlZAw Creating myrescue-debuginfo package Processing files: myrescue-debuginfo-0.9.4-alt1_7.1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.WSZfgL find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.kKo3FK find-requires: running scripts (debuginfo) Requires: myrescue = 0.9.4-alt1_7.1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6) Adding to myrescue-debuginfo a strict dependency on myrescue Wrote: /usr/src/RPM/RPMS/x86_64/myrescue-0.9.4-alt1_7.1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/myrescue-debuginfo-0.9.4-alt1_7.1.x86_64.rpm (w2.lzdio) 0.19user 0.87system 0:05.55elapsed 19%CPU (0avgtext+0avgdata 25600maxresident)k 0inputs+0outputs (0major+152273minor)pagefaults 0swaps 0.56user 1.97system 0:10.90elapsed 23%CPU (0avgtext+0avgdata 11264maxresident)k 0inputs+0outputs (0major+94102minor)pagefaults 0swaps --- myrescue-0.9.4-alt1_7.1.x86_64.rpm.repo 2021-06-25 03:12:02.000000000 +0000 +++ myrescue-0.9.4-alt1_7.1.x86_64.rpm.hasher 2024-12-19 00:06:29.528601993 +0000 @@ -11,2 +11,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) @@ -15,3 +16,3 @@ Provides: myrescue = 0.9.4-alt1_7.1:sisyphus+275623.100.1.1 -File: /usr/bin/myrescue 100755 root:root eec05744c8caeb9c04e264e4e19aea52 +File: /usr/bin/myrescue 100755 root:root f16d5b0ae746d1d75a01f82fd7a6bc21 File: /usr/share/doc/myrescue-0.9.4 40755 root:root @@ -24,2 +25,2 @@ File: /usr/share/man/man1/myrescue.1.xz 100644 root:root b31393c65961ece33611001a33fd1fa3 -RPMIdentity: 6485ced2dea3f0734129e39398fe447b7a6bc3d8b712cb2bdcd06e696990e136ac9d59163deaa9be576763b85b6776b45df3ffadf874b44f757fa98eb88db822 +RPMIdentity: 5d63700a9d93e37ae84aa094c3a6ee684024ce72c77c29f4261be09c80edc802eb00c3b65964bfee5add945be5c4cf4184fd74cc4180459198c9b129cdd69899 --- myrescue-debuginfo-0.9.4-alt1_7.1.x86_64.rpm.repo 2021-06-25 03:12:02.000000000 +0000 +++ myrescue-debuginfo-0.9.4-alt1_7.1.x86_64.rpm.hasher 2024-12-19 00:06:29.610602920 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/db 40755 root:root -/usr/lib/debug/.build-id/db/d37cb5982608cd29a218052546f4d7e25c157f 120777 root:root ../../../../bin/myrescue -/usr/lib/debug/.build-id/db/d37cb5982608cd29a218052546f4d7e25c157f.debug 120777 root:root ../../usr/bin/myrescue.debug +/usr/lib/debug/.build-id/86 40755 root:root +/usr/lib/debug/.build-id/86/f93e4b918468f05ed19281863fbd13b0491a2c 120777 root:root ../../../../bin/myrescue +/usr/lib/debug/.build-id/86/f93e4b918468f05ed19281863fbd13b0491a2c.debug 120777 root:root ../../usr/bin/myrescue.debug /usr/lib/debug/usr/bin/myrescue.debug 100644 root:root @@ -9,6 +9,6 @@ Provides: myrescue-debuginfo = 0.9.4-alt1_7.1:sisyphus+275623.100.1.1 -File: /usr/lib/debug/.build-id/db 40755 root:root -File: /usr/lib/debug/.build-id/db/d37cb5982608cd29a218052546f4d7e25c157f 120777 root:root ../../../../bin/myrescue -File: /usr/lib/debug/.build-id/db/d37cb5982608cd29a218052546f4d7e25c157f.debug 120777 root:root ../../usr/bin/myrescue.debug -File: /usr/lib/debug/usr/bin/myrescue.debug 100644 root:root e070cedbe086f0c9674d0957e40239a1 -RPMIdentity: 90e64e6155e0666eb6afdab148b1cb7d42e18e1874f7f584b9c941c060fc76383129f736a4aefaddee8b3b097b9b34d723bd0068b7716eab1105087e7c204e5f +File: /usr/lib/debug/.build-id/86 40755 root:root +File: /usr/lib/debug/.build-id/86/f93e4b918468f05ed19281863fbd13b0491a2c 120777 root:root ../../../../bin/myrescue +File: /usr/lib/debug/.build-id/86/f93e4b918468f05ed19281863fbd13b0491a2c.debug 120777 root:root ../../usr/bin/myrescue.debug +File: /usr/lib/debug/usr/bin/myrescue.debug 100644 root:root a17450bff24efd00671ede4726f5fe3f +RPMIdentity: f5714f813801781975ff852b57c4fc1aa9bc34773913b87c734f6948e87c24113781c8535bd805b6d6551137ae1f291edfbeafb2f375b445565ab9ec8b296ab7