<86>Apr 20 05:20:18 userdel[232434]: delete user 'rooter' <86>Apr 20 05:20:18 userdel[232434]: removed group 'rooter' owned by 'rooter' <86>Apr 20 05:20:18 userdel[232434]: removed shadow group 'rooter' owned by 'rooter' <86>Apr 20 05:20:19 groupadd[232455]: group added to /etc/group: name=rooter, GID=1877 <86>Apr 20 05:20:19 groupadd[232455]: group added to /etc/gshadow: name=rooter <86>Apr 20 05:20:19 groupadd[232455]: new group: name=rooter, GID=1877 <86>Apr 20 05:20:19 useradd[232474]: new user: name=rooter, UID=1877, GID=1877, home=/root, shell=/bin/bash, from=none <86>Apr 20 05:20:19 userdel[232504]: delete user 'builder' <86>Apr 20 05:20:19 userdel[232504]: removed group 'builder' owned by 'builder' <86>Apr 20 05:20:19 userdel[232504]: removed shadow group 'builder' owned by 'builder' <86>Apr 20 05:20:19 groupadd[232523]: group added to /etc/group: name=builder, GID=1878 <86>Apr 20 05:20:19 groupadd[232523]: group added to /etc/gshadow: name=builder <86>Apr 20 05:20:19 groupadd[232523]: new group: name=builder, GID=1878 <86>Apr 20 05:20:19 useradd[232536]: new user: name=builder, UID=1878, GID=1878, home=/usr/src, shell=/bin/bash, from=none Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/boot0-236712-alt1.nosrc.rpm (w1.gzdio) Installing boot0-236712-alt1.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.69880 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf boot0-236712 + echo 'Source #0 (boot0-236712.tar):' Source #0 (boot0-236712.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/boot0-236712.tar + cd boot0-236712 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #0 (boot0-236712-alt1.patch):' Patch #0 (boot0-236712-alt1.patch): + /usr/bin/patch -p1 patching file .gear/rules patching file .gear/tags/efd88eb4c9a72d6398a0f0013f96f6c54f77e907 patching file .gear/tags/list patching file .gitignore patching file Makefile patching file boot0.spec patching file boot0/.svn/all-wcprops patching file boot0/.svn/entries patching file boot0/.svn/prop-base/Makefile.svn-base patching file boot0/.svn/prop-base/boot0.S.svn-base patching file boot0/.svn/prop-base/boot0ext.S.svn-base patching file boot0/.svn/text-base/Makefile.svn-base patching file boot0/.svn/text-base/boot0.S.svn-base patching file boot0/.svn/text-base/boot0ext.S.svn-base patching file boot0/GNUMakefile patching file boot0/boot0.S patching file boot0cfg/.svn/all-wcprops patching file boot0cfg/.svn/entries patching file boot0cfg/.svn/prop-base/Makefile.svn-base patching file boot0cfg/.svn/prop-base/boot0cfg.8.svn-base patching file boot0cfg/.svn/prop-base/boot0cfg.c.svn-base patching file boot0cfg/.svn/text-base/Makefile.svn-base patching file boot0cfg/.svn/text-base/boot0cfg.8.svn-base patching file boot0cfg/.svn/text-base/boot0cfg.c.svn-base patching file boot0cfg/GNUMakefile patching file boot0cfg/boot0cfg.8 patching file boot0cfg/boot0cfg.c + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.69880 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd boot0-236712 + make make: Entering directory '/usr/src/RPM/BUILD/boot0-236712' make -C boot0 -f GNUMakefile CFLAGS=-DPXE clean boot0 make[1]: Entering directory '/usr/src/RPM/BUILD/boot0-236712/boot0' rm -f *.o boot0 cc -DPXE -O2 -fno-strict-aliasing -pipe -ffreestanding -mpreferred-stack-boundary=2 -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -mno-sse3 -m32 -march=i386 -DFLAGS=0x8f -DTICKS=0xb6 -DCOMSPEED="7 << 5 + 3" -c -o boot0.o boot0.S cc -N -e start -Ttext=0x600 -Wl,-S,--oformat,binary -nostdlib -Xlinker -melf_i386 boot0.o -o boot0 make[1]: Leaving directory '/usr/src/RPM/BUILD/boot0-236712/boot0' mv boot0/boot0 boot0/boot0pxe make -C boot0 -f GNUMakefile CFLAGS=-DSIO clean boot0 make[1]: Entering directory '/usr/src/RPM/BUILD/boot0-236712/boot0' rm -f *.o boot0 cc -DSIO -O2 -fno-strict-aliasing -pipe -ffreestanding -mpreferred-stack-boundary=2 -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -mno-sse3 -m32 -march=i386 -DFLAGS=0x8f -DTICKS=0xb6 -DCOMSPEED="7 << 5 + 3" -c -o boot0.o boot0.S cc -N -e start -Ttext=0x600 -Wl,-S,--oformat,binary -nostdlib -Xlinker -melf_i386 boot0.o -o boot0 make[1]: Leaving directory '/usr/src/RPM/BUILD/boot0-236712/boot0' mv boot0/boot0 boot0/boot0sio make -C boot0 -f GNUMakefile CFLAGS=-DLINUX_VERSION clean boot0 make[1]: Entering directory '/usr/src/RPM/BUILD/boot0-236712/boot0' rm -f *.o boot0 cc -DLINUX_VERSION -O2 -fno-strict-aliasing -pipe -ffreestanding -mpreferred-stack-boundary=2 -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -mno-sse3 -m32 -march=i386 -DFLAGS=0x8f -DTICKS=0xb6 -DCOMSPEED="7 << 5 + 3" -c -o boot0.o boot0.S cc -N -e start -Ttext=0x600 -Wl,-S,--oformat,binary -nostdlib -Xlinker -melf_i386 boot0.o -o boot0 make[1]: Leaving directory '/usr/src/RPM/BUILD/boot0-236712/boot0' mv boot0/boot0 boot0/boot0lin make -C boot0 -f GNUMakefile clean all make[1]: Entering directory '/usr/src/RPM/BUILD/boot0-236712/boot0' rm -f *.o boot0 cc -O2 -fno-strict-aliasing -pipe -ffreestanding -mpreferred-stack-boundary=2 -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -mno-sse3 -m32 -march=i386 -DFLAGS=0x8f -DTICKS=0xb6 -DCOMSPEED="7 << 5 + 3" -c -o boot0.o boot0.S cc -N -e start -Ttext=0x600 -Wl,-S,--oformat,binary -nostdlib -Xlinker -melf_i386 boot0.o -o boot0 cc -O2 -fno-strict-aliasing -pipe -ffreestanding -mpreferred-stack-boundary=2 -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -mno-sse3 -m32 -march=i386 -DFLAGS=0x8f -DTICKS=0xb6 -DCOMSPEED="7 << 5 + 3" -c -o boot0ext.o boot0ext.S cc -N -e start -Ttext=0x600 -Wl,-S,--oformat,binary -nostdlib -Xlinker -melf_i386 boot0ext.o -o boot0ext make[1]: Leaving directory '/usr/src/RPM/BUILD/boot0-236712/boot0' make -C boot0cfg -f GNUMakefile all make[1]: Entering directory '/usr/src/RPM/BUILD/boot0-236712/boot0cfg' cc boot0cfg.c -o boot0cfg make[1]: Leaving directory '/usr/src/RPM/BUILD/boot0-236712/boot0cfg' make: Leaving directory '/usr/src/RPM/BUILD/boot0-236712' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.65889 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/boot0-buildroot + : + /bin/rm -rf -- /usr/src/tmp/boot0-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd boot0-236712 + /usr/bin/make 'INSTALL=/usr/libexec/rpm-build/install -p' prefix=/usr/src/tmp/boot0-buildroot/usr exec_prefix=/usr/src/tmp/boot0-buildroot/usr bindir=/usr/src/tmp/boot0-buildroot/usr/bin sbindir=/usr/src/tmp/boot0-buildroot/usr/sbin sysconfdir=/usr/src/tmp/boot0-buildroot/etc datadir=/usr/src/tmp/boot0-buildroot/usr/share includedir=/usr/src/tmp/boot0-buildroot/usr/include libdir=/usr/src/tmp/boot0-buildroot/usr/lib libexecdir=/usr/src/tmp/boot0-buildroot/usr/lib localstatedir=/usr/src/tmp/boot0-buildroot/var/lib runstatedir=/usr/src/tmp/boot0-buildroot/var/run sharedstatedir=/usr/src/tmp/boot0-buildroot/var/lib mandir=/usr/src/tmp/boot0-buildroot/usr/share/man infodir=/usr/src/tmp/boot0-buildroot/usr/share/info install make: Entering directory '/usr/src/RPM/BUILD/boot0-236712' for t in "" lin pxe sio ext; do /usr/libexec/rpm-build/install -p -D boot0/boot0$t /usr/src/tmp/boot0-buildroot/usr/share/boot0/boot0$t; done /usr/libexec/rpm-build/install -p -sD boot0cfg/boot0cfg /usr/src/tmp/boot0-buildroot/usr/sbin/boot0cfg WARNING: strip is called in %install by 'install -s' (ignored) /usr/libexec/rpm-build/install -p -D boot0cfg/boot0cfg.8 /usr/src/tmp/boot0-buildroot/usr/share/man/man8/boot0cfg.8 make: Leaving directory '/usr/src/RPM/BUILD/boot0-236712' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/boot0-buildroot (auto) mode of 'usr/share/man/man8/boot0cfg.8' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/boot0-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/boot0-buildroot/ (default) Compressing files in /usr/src/tmp/boot0-buildroot (auto) 056-debuginfo.brp: WARNING: debuginfo without debug sources. Verifying ELF objects in /usr/src/tmp/boot0-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) verify-elf: WARNING: ./usr/sbin/boot0cfg: uses non-LFS functions: lseek open Splitting links to aliased files under /{,s}bin in /usr/src/tmp/boot0-buildroot Processing files: boot0-236712-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.8gOpob 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.pgHKqw find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: /lib/ld-linux.so.2, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.34), libc.so.6(GLIBC_2.4), libc.so.6(GLIBC_2.7), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.CDreE0 Creating boot0-debuginfo package Processing files: boot0-debuginfo-236712-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ozrvtQ find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.4ihHOm find-requires: running scripts (debuginfo) Requires: boot0 = 236712-alt1, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6) Wrote: /usr/src/RPM/RPMS/i586/boot0-236712-alt1.i586.rpm (w2T16.xzdio) Wrote: /usr/src/RPM/RPMS/i586/boot0-debuginfo-236712-alt1.i586.rpm (w2.lzdio) 8.50user 2.05system 0:07.84elapsed 134%CPU (0avgtext+0avgdata 355992maxresident)k 0inputs+0outputs (0major+254413minor)pagefaults 0swaps 0.61user 1.80system 0:13.23elapsed 18%CPU (0avgtext+0avgdata 12348maxresident)k 0inputs+0outputs (0major+97333minor)pagefaults 0swaps --- boot0-236712-alt1.i586.rpm.repo 2012-06-07 11:23:51.000000000 +0000 +++ boot0-236712-alt1.i586.rpm.hasher 2024-04-20 05:20:28.863107172 +0000 @@ -7,5 +7,7 @@ /usr/share/boot0/boot0sio 100755 root:root -/usr/share/man/man8/boot0cfg.8.gz 100644 root:root +/usr/share/man/man8/boot0cfg.8.xz 100644 root:root Requires: /lib/ld-linux.so.2 Requires: libc.so.6(GLIBC_2.0) +Requires: libc.so.6(GLIBC_2.1.3) +Requires: libc.so.6(GLIBC_2.34) Requires: libc.so.6(GLIBC_2.4) @@ -15,10 +17,10 @@ Provides: boot0 = 236712-alt1 -File: /usr/sbin/boot0cfg 100755 root:root 31669e586b92d22c2b1936162f30c6d2 +File: /usr/sbin/boot0cfg 100755 root:root 1679389af0f56079f1b5fd15c25cad34 File: /usr/share/boot0 40755 root:root -File: /usr/share/boot0/boot0 100755 root:root 0c44bcd97df630c43eb8ef5d35b6a019 -File: /usr/share/boot0/boot0ext 100755 root:root 711f1c4481e594b19c16a06beef110e9 -File: /usr/share/boot0/boot0lin 100755 root:root 6a34ecb437ac5b88d80d226a1fd42fcb -File: /usr/share/boot0/boot0pxe 100755 root:root 3143dc72cbeef19555d4312f775cb1e7 -File: /usr/share/boot0/boot0sio 100755 root:root fe1f60dac0e84dfc0883b02f428e9752 -File: /usr/share/man/man8/boot0cfg.8.gz 100644 root:root 12abeecef7e462e0ee2615d74c099a31 -RPMIdentity: 126d06b3f9e817d54537409dde6829d6ca7bf41d682ec5c88da34c12a0f5c940f171fa8a6ab4cbe90f6b43dae71339d7768facfa97356e8bd673dea76ee5b590 +File: /usr/share/boot0/boot0 100755 root:root 6f40711b0b927aa610f0c445e591f319 +File: /usr/share/boot0/boot0ext 100755 root:root 675a18007b3f753a6733fbc2f44fd267 +File: /usr/share/boot0/boot0lin 100755 root:root 1bf8509d4c1eef8d2cf8a2c5a2d42626 +File: /usr/share/boot0/boot0pxe 100755 root:root 10f88a7ab4cda1650736331447163649 +File: /usr/share/boot0/boot0sio 100755 root:root 2852ba5429ecebb6b5e7470db1eeb746 +File: /usr/share/man/man8/boot0cfg.8.xz 100644 root:root 947d244a60c420f1831db22d87f963f0 +RPMIdentity: ed53f05dd9f4ab9adca842a3ab6f22eb4b57025ee3217856d87fd8c8c34692941ad54df3fe7e37f8eceef6ba1dd8ec6f54c05482e437c101d575e96a586637cb error: open of /archive/repo/sisyphus/task/_337/345498/files/i586/RPMS/boot0-debuginfo-236712-alt1.i586.rpm failed: No such file or directory