<86>Oct 29 14:50:22 userdel[2279086]: delete user 'rooter' <86>Oct 29 14:50:22 userdel[2279086]: removed group 'rooter' owned by 'rooter' <86>Oct 29 14:50:22 userdel[2279086]: removed shadow group 'rooter' owned by 'rooter' <86>Oct 29 14:50:22 groupadd[2279122]: group added to /etc/group: name=rooter, GID=1859 <86>Oct 29 14:50:22 groupadd[2279122]: group added to /etc/gshadow: name=rooter <86>Oct 29 14:50:22 groupadd[2279122]: new group: name=rooter, GID=1859 <86>Oct 29 14:50:22 useradd[2279147]: new user: name=rooter, UID=1859, GID=1859, home=/root, shell=/bin/bash, from=none <86>Oct 29 14:50:22 userdel[2279182]: delete user 'builder' <86>Oct 29 14:50:22 userdel[2279182]: removed group 'builder' owned by 'builder' <86>Oct 29 14:50:22 userdel[2279182]: removed shadow group 'builder' owned by 'builder' <86>Oct 29 14:50:22 groupadd[2279212]: group added to /etc/group: name=builder, GID=1860 <86>Oct 29 14:50:22 groupadd[2279212]: group added to /etc/gshadow: name=builder <86>Oct 29 14:50:22 groupadd[2279212]: new group: name=builder, GID=1860 <86>Oct 29 14:50:22 useradd[2279238]: new user: name=builder, UID=1860, GID=1860, home=/usr/src, shell=/bin/bash, from=none /usr/src/in/srpm/abootimg-0.6-alt1.src.rpm: The use of such a license name is ambiguous: GPL <13>Oct 29 14:50:26 rpmi: libblkid-devel-2.39.2-alt1 sisyphus+327286.4500.14.1 1711486324 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/abootimg-0.6-alt1.nosrc.rpm (w1.gzdio) Installing abootimg-0.6-alt1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.32691 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf abootimg-0.6 + echo 'Source #0 (abootimg-0.6-alt1.tar):' Source #0 (abootimg-0.6-alt1.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/abootimg-0.6-alt1.tar + cd abootimg-0.6 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.32691 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd abootimg-0.6 + make 'CFLAGS=-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' make: Entering directory '/usr/src/RPM/BUILD/abootimg-0.6' make: git: No such file or directory if [ ! -f version.h ]; then \ if [ -d .git ]; then \ echo '#define VERSION_STR ""' > version.h; \ else \ echo '#define VERSION_STR ""' > version.h; \ fi \ fi cc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -DHAS_BLKID -c -o abootimg.o abootimg.c abootimg.c: In function 'write_bootimg': abootimg.c:696:3: warning: ignoring return value of 'ftruncate' declared with attribute 'warn_unused_result' [-Wunused-result] 696 | ftruncate (fileno(img->stream), img->size); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cc abootimg.o -lblkid -o abootimg make: Leaving directory '/usr/src/RPM/BUILD/abootimg-0.6' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.32691 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/abootimg-buildroot + : + /bin/rm -rf -- /usr/src/tmp/abootimg-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/usr/bin:/bin:/usr/local/bin:/usr/games + cd abootimg-0.6 + install -pm0755 abootimg -D /usr/src/tmp/abootimg-buildroot/usr/bin/abootimg + install -pm0755 abootimg-pack-initrd abootimg-unpack-initrd /usr/src/tmp/abootimg-buildroot/usr/bin/ + install -pm0644 -D debian/abootimg.1 /usr/src/tmp/abootimg-buildroot/usr/share/man/man1/abootimg.1 + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/abootimg-buildroot (auto) Verifying and fixing files in /usr/src/tmp/abootimg-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/abootimg-buildroot/ (default) Compressing files in /usr/src/tmp/abootimg-buildroot (auto) Verifying ELF objects in /usr/src/tmp/abootimg-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/abootimg-buildroot Processing files: abootimg-0.6-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.46334 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd abootimg-0.6 + DOCDIR=/usr/src/tmp/abootimg-buildroot/usr/share/doc/abootimg-0.6 + export DOCDIR + rm -rf /usr/src/tmp/abootimg-buildroot/usr/share/doc/abootimg-0.6 + /bin/mkdir -p /usr/src/tmp/abootimg-buildroot/usr/share/doc/abootimg-0.6 + cp -prL README /usr/src/tmp/abootimg-buildroot/usr/share/doc/abootimg-0.6 + chmod -R go-w /usr/src/tmp/abootimg-buildroot/usr/share/doc/abootimg-0.6 + chmod -R a+rX /usr/src/tmp/abootimg-buildroot/usr/share/doc/abootimg-0.6 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.mNCSUS 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.xcbnZO find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) find-requires: FINDPACKAGE-COMMANDS: cpio find gzip mkdir sort zcat Requires: /bin/sh, /lib64/ld-linux-x86-64.so.2, coreutils, cpio, findutils, gzip, libblkid.so.1()(64bit) >= set:kj9G5, libblkid.so.1(BLKID_1.0)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.22)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.33)(64bit), libc.so.6(GLIBC_2.34)(64bit), libc.so.6(GLIBC_2.4)(64bit), libc.so.6(GLIBC_2.7)(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.INW7YB Creating abootimg-debuginfo package Processing files: abootimg-debuginfo-0.6-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Yg8VC0 find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.OSpjSJ find-requires: running scripts (debuginfo) Requires: abootimg = 0.6-alt1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libblkid.so.1), debug64(libc.so.6) Wrote: /usr/src/RPM/RPMS/x86_64/abootimg-0.6-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/abootimg-debuginfo-0.6-alt1.x86_64.rpm (w2.lzdio) 0.45user 1.12system 0:05.77elapsed 27%CPU (0avgtext+0avgdata 32408maxresident)k 0inputs+0outputs (0major+194212minor)pagefaults 0swaps /.out/abootimg-0.6-alt1.x86_64.rpm: The use of such a license name is ambiguous: GPL /.out/abootimg-debuginfo-0.6-alt1.x86_64.rpm: The use of such a license name is ambiguous: GPL 3.41user 2.83system 0:15.38elapsed 40%CPU (0avgtext+0avgdata 136388maxresident)k 160inputs+0outputs (0major+192655minor)pagefaults 0swaps --- abootimg-0.6-alt1.x86_64.rpm.repo 2012-12-12 13:46:23.000000000 +0000 +++ abootimg-0.6-alt1.x86_64.rpm.hasher 2024-10-29 14:50:34.281290068 +0000 @@ -5,3 +5,3 @@ /usr/share/doc/abootimg-0.6/README 100644 root:root -/usr/share/man/man1/abootimg.1.gz 100644 root:root +/usr/share/man/man1/abootimg.1.xz 100644 root:root Requires: /bin/sh @@ -16,3 +16,8 @@ Requires: libc.so.6(GLIBC_2.2.5)(64bit) +Requires: libc.so.6(GLIBC_2.22)(64bit) Requires: libc.so.6(GLIBC_2.3.4)(64bit) +Requires: libc.so.6(GLIBC_2.33)(64bit) +Requires: libc.so.6(GLIBC_2.34)(64bit) +Requires: libc.so.6(GLIBC_2.4)(64bit) +Requires: libc.so.6(GLIBC_2.7)(64bit) Requires: rtld(GNU_HASH) @@ -20,3 +25,3 @@ Provides: abootimg = 0.6-alt1 -File: /usr/bin/abootimg 100755 root:root 8a9899a2c9031b63d032ba29d352bfcb +File: /usr/bin/abootimg 100755 root:root ae360bc5b18a7c3f6c5c1fedd0424428 File: /usr/bin/abootimg-pack-initrd 100755 root:root 1e30184919a64cb449624fd600c86b85 @@ -25,3 +30,3 @@ File: /usr/share/doc/abootimg-0.6/README 100644 root:root 5aaf28ff6bc4e5067165597a4b7c84e1 -File: /usr/share/man/man1/abootimg.1.gz 100644 root:root 30404f749d4f03e6650ce370b7336943 -RPMIdentity: 23a17f1909c1d2414208baaa57d3f8337838f9ba30c992b8f519be5f3ec792f9564bed3ab250f458eaa8eecb52be60a6309c446057c81e6779bf63ca4dc381d3 +File: /usr/share/man/man1/abootimg.1.xz 100644 root:root 7ec670c6dd812eee75bb465f9820ff7d +RPMIdentity: c36ca9b73b5d60006cce871b77f6b41ce6916b8a4cdd7410651d1fcc84ada195ccfe1d4fcc56edc3a638544dce640cc3f2cbc3c63ae2923946888a1bf482b737 --- abootimg-debuginfo-0.6-alt1.x86_64.rpm.repo 2012-12-12 13:46:23.000000000 +0000 +++ abootimg-debuginfo-0.6-alt1.x86_64.rpm.hasher 2024-10-29 14:50:34.339290837 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/4d 40755 root:root -/usr/lib/debug/.build-id/4d/903ca25b661fbb0655e2366f461692675031e6 120777 root:root ../../../../bin/abootimg -/usr/lib/debug/.build-id/4d/903ca25b661fbb0655e2366f461692675031e6.debug 120777 root:root ../../usr/bin/abootimg.debug +/usr/lib/debug/.build-id/f2 40755 root:root +/usr/lib/debug/.build-id/f2/dfe2c9964d5760bb176be1e7f87720e354e425 120777 root:root ../../../../bin/abootimg +/usr/lib/debug/.build-id/f2/dfe2c9964d5760bb176be1e7f87720e354e425.debug 120777 root:root ../../usr/bin/abootimg.debug /usr/lib/debug/usr/bin/abootimg.debug 100644 root:root @@ -13,6 +13,6 @@ Provides: abootimg-debuginfo = 0.6-alt1 -File: /usr/lib/debug/.build-id/4d 40755 root:root -File: /usr/lib/debug/.build-id/4d/903ca25b661fbb0655e2366f461692675031e6 120777 root:root ../../../../bin/abootimg -File: /usr/lib/debug/.build-id/4d/903ca25b661fbb0655e2366f461692675031e6.debug 120777 root:root ../../usr/bin/abootimg.debug -File: /usr/lib/debug/usr/bin/abootimg.debug 100644 root:root 339f9adcf5f297d32eed1ffc84451fa2 +File: /usr/lib/debug/.build-id/f2 40755 root:root +File: /usr/lib/debug/.build-id/f2/dfe2c9964d5760bb176be1e7f87720e354e425 120777 root:root ../../../../bin/abootimg +File: /usr/lib/debug/.build-id/f2/dfe2c9964d5760bb176be1e7f87720e354e425.debug 120777 root:root ../../usr/bin/abootimg.debug +File: /usr/lib/debug/usr/bin/abootimg.debug 100644 root:root cc5f7dc4dfe9a7dbbefa82682305952d File: /usr/src/debug/abootimg-0.6 40755 root:root @@ -20,2 +20,2 @@ File: /usr/src/debug/abootimg-0.6/bootimg.h 100644 root:root d353588a184f6925699813f0aaca6989 -RPMIdentity: e1ea3b41a99831fd8994228541970140ec7541165165215b79bfc37af765128860581bb8f65111c9c0105428c4b162257aecb0d8da9ef9c6a6db982f47fa1bc2 +RPMIdentity: 1e19c6ce6501508ae0ce4968008439709f90d63110e3476046e19b750ff06abc3783f87b7b9f4b8d99ad8a6aabc0041917bc9e27d4bd0450190816fa8718450c