<86>Jun 16 00:24:33 userdel[3831103]: delete user 'rooter' <86>Jun 16 00:24:33 userdel[3831103]: removed group 'rooter' owned by 'rooter' <86>Jun 16 00:24:33 userdel[3831103]: removed shadow group 'rooter' owned by 'rooter' <86>Jun 16 00:24:33 groupadd[3831112]: group added to /etc/group: name=rooter, GID=1250 <86>Jun 16 00:24:33 groupadd[3831112]: group added to /etc/gshadow: name=rooter <86>Jun 16 00:24:33 groupadd[3831112]: new group: name=rooter, GID=1250 <86>Jun 16 00:24:33 useradd[3831120]: new user: name=rooter, UID=1250, GID=1250, home=/root, shell=/bin/bash <86>Jun 16 00:24:33 userdel[3831139]: delete user 'builder' <86>Jun 16 00:24:33 userdel[3831139]: removed group 'builder' owned by 'builder' <86>Jun 16 00:24:33 userdel[3831139]: removed shadow group 'builder' owned by 'builder' <86>Jun 16 00:24:33 groupadd[3831159]: group added to /etc/group: name=builder, GID=1251 <86>Jun 16 00:24:33 groupadd[3831159]: group added to /etc/gshadow: name=builder <86>Jun 16 00:24:33 groupadd[3831159]: new group: name=builder, GID=1251 <86>Jun 16 00:24:33 useradd[3831181]: new user: name=builder, UID=1251, GID=1251, home=/usr/src, shell=/bin/bash Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/boot0-236712-alt1.nosrc.rpm (w1.gzdio) Installing boot0-236712-alt1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.43249 + 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.35531 + 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.35531 + 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/lib64 libexecdir=/usr/src/tmp/boot0-buildroot/usr/lib localstatedir=/usr/src/tmp/boot0-buildroot/var/lib 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) 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) mode of '/usr/src/tmp/boot0-buildroot/usr/share/man/man8/boot0cfg.8' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) 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) Processing files: boot0-236712-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.WZUTwk 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.GAcCsl 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.14)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.4)(64bit), libc.so.6(GLIBC_2.7)(64bit), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.2lN2zh 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.JzkCdk find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.WfxUKi find-requires: running scripts (debuginfo) Requires: boot0 = 236712-alt1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6) Wrote: /usr/src/RPM/RPMS/x86_64/boot0-236712-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/boot0-debuginfo-236712-alt1.x86_64.rpm (w2.lzdio) 1.07user 1.81system 0:06.69elapsed 43%CPU (0avgtext+0avgdata 22632maxresident)k 0inputs+0outputs (0major+153106minor)pagefaults 0swaps 0.95user 1.96system 0:12.55elapsed 23%CPU (0avgtext+0avgdata 11920maxresident)k 0inputs+0outputs (0major+96884minor)pagefaults 0swaps --- boot0-236712-alt1.x86_64.rpm.repo 2012-06-07 11:23:52.000000000 +0000 +++ boot0-236712-alt1.x86_64.rpm.hasher 2024-06-16 00:24:42.803686907 +0000 @@ -7,4 +7,5 @@ /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: /lib64/ld-linux-x86-64.so.2 +Requires: libc.so.6(GLIBC_2.14)(64bit) Requires: libc.so.6(GLIBC_2.2.5)(64bit) @@ -15,3 +16,3 @@ Provides: boot0 = 236712-alt1 -File: /usr/sbin/boot0cfg 100755 root:root e9a46beb1853bfe9db5dcdc366a19037 +File: /usr/sbin/boot0cfg 100755 root:root ad3fa9f9e708d865958286ad9a50d3dd File: /usr/share/boot0 40755 root:root @@ -22,3 +23,3 @@ File: /usr/share/boot0/boot0sio 100755 root:root fe1f60dac0e84dfc0883b02f428e9752 -File: /usr/share/man/man8/boot0cfg.8.gz 100644 root:root 12abeecef7e462e0ee2615d74c099a31 -RPMIdentity: bf67f84d2a3b6b5e42630b6c59fe91a7ee24685255c896b5ad135fb1fa7ba3a19498cf90b475e05865a37b2569f1f2c5d552bdedeacb04d156edbc55bc406342 +File: /usr/share/man/man8/boot0cfg.8.xz 100644 root:root 947d244a60c420f1831db22d87f963f0 +RPMIdentity: 3d174ad30f4f35a2c46efd1c0c18d083aa24d02a3950bfa31711c9c9d79615399dd7647e35abbc44821103965d6daa204b21f02e6097d68a6432c67954e05324 error: open of /archive/repo/p10/task/_342/350723/files/x86_64/RPMS/boot0-debuginfo-236712-alt1.x86_64.rpm failed: No such file or directory