<86>May 19 00:31:03 userdel[1899368]: delete user 'rooter' <86>May 19 00:31:03 userdel[1899368]: removed shadow group 'rooter' owned by 'rooter' <86>May 19 00:31:03 groupadd[1899389]: group added to /etc/group: name=rooter, GID=1853 <86>May 19 00:31:03 groupadd[1899389]: group added to /etc/gshadow: name=rooter <86>May 19 00:31:03 groupadd[1899389]: new group: name=rooter, GID=1853 <86>May 19 00:31:03 useradd[1899413]: new user: name=rooter, UID=1853, GID=1853, home=/root, shell=/bin/bash <86>May 19 00:31:03 userdel[1899438]: delete user 'builder' <86>May 19 00:31:03 userdel[1899438]: removed group 'builder' owned by 'builder' <86>May 19 00:31:03 userdel[1899438]: removed shadow group 'builder' owned by 'builder' <86>May 19 00:31:03 groupadd[1899455]: group added to /etc/group: name=builder, GID=1854 <86>May 19 00:31:03 groupadd[1899455]: group added to /etc/gshadow: name=builder <86>May 19 00:31:03 groupadd[1899455]: new group: name=builder, GID=1854 <86>May 19 00:31:03 useradd[1899469]: new user: name=builder, UID=1854, GID=1854, home=/usr/src, shell=/bin/bash <13>May 19 00:31:06 rpmi: perl-Filter-1.60-alt1 sisyphus+279723.100.1.1 1626648797 installed <13>May 19 00:31:06 rpmi: perl-Encode-3.10-alt1 sisyphus+279723.200.1.1 1626648866 installed <13>May 19 00:31:06 rpmi: perl-Locale-gettext-1.07-alt1.2 sisyphus+279723.6200.1.1 1626650735 installed <13>May 19 00:31:06 rpmi: help2man-1.48.3-alt1 sisyphus+278100.2100.1.1 1626058485 installed <13>May 19 00:31:06 rpmi: zlib-devel-1.2.13-alt1 p10+318109.100.2.1 1682690580 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/mbootpack-0.6a-alt3.nosrc.rpm (w1.gzdio) Installing mbootpack-0.6a-alt3.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.74683 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf mbootpack-0.6a + echo 'Source #0 (mbootpack-0.6a.tar):' Source #0 (mbootpack-0.6a.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/mbootpack-0.6a.tar + cd mbootpack-0.6a + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #0 (mbootpack-0.6a-alt3.patch):' Patch #0 (mbootpack-0.6a-alt3.patch): + /usr/bin/patch -p1 patching file Makefile patching file buildimage.c patching file mbootpack.c patching file mbootpack.h + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.74683 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd mbootpack-0.6a + make -j16 CC=gcc 'CFLAGS=-pipe -frecord-gcc-switches -Wall -g -O2' VERSION=0.6a WITH_ZLIB=1 make: Entering directory '/usr/src/RPM/BUILD/mbootpack-0.6a' gcc -m32 -pipe -frecord-gcc-switches -Wall -g -O2 -I. -I- -DVERSION=\"0.6a\" -DHAVE_ZLIB -D__MB_ASM -c bootsect.S -o bootsect.o cc1: note: obsolete option '-I-' used, please use '-iquote' instead ld -m elf_i386 -Ttext 0x0 -s --oformat binary bootsect.o -o bootsect make: Leaving directory '/usr/src/RPM/BUILD/mbootpack-0.6a' make: Entering directory '/usr/src/RPM/BUILD/mbootpack-0.6a' gcc -m32 -pipe -frecord-gcc-switches -Wall -g -O2 -I. -I- -DVERSION=\"0.6a\" -DHAVE_ZLIB -D__MB_ASM -c setup.S -o setup.o cc1: note: obsolete option '-I-' used, please use '-iquote' instead ld -m elf_i386 -Ttext 0x0 -s --oformat binary setup.o -o setup make: Leaving directory '/usr/src/RPM/BUILD/mbootpack-0.6a' make: Entering directory '/usr/src/RPM/BUILD/mbootpack-0.6a' sh ./mkhex bzimage_bootsect bootsect > bzimage_header.c sh ./mkhex bzimage_setup setup >> bzimage_header.c make: Leaving directory '/usr/src/RPM/BUILD/mbootpack-0.6a' make: Entering directory '/usr/src/RPM/BUILD/mbootpack-0.6a' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -Wp,-MD,buildimage.o.d -I. -I- -DVERSION=\"0.6a\" -DHAVE_ZLIB -c buildimage.c -o buildimage.o cc1: note: obsolete option '-I-' used, please use '-iquote' instead make: Leaving directory '/usr/src/RPM/BUILD/mbootpack-0.6a' make: Entering directory '/usr/src/RPM/BUILD/mbootpack-0.6a' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -Wp,-MD,mbootpack.o.d -I. -I- -DVERSION=\"0.6a\" -DHAVE_ZLIB -c mbootpack.c -o mbootpack.o cc1: note: obsolete option '-I-' used, please use '-iquote' instead make: Leaving directory '/usr/src/RPM/BUILD/mbootpack-0.6a' make: Entering directory '/usr/src/RPM/BUILD/mbootpack-0.6a' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -DVERSION=\"0.6a\" -DHAVE_ZLIB -o mbootpack mbootpack.o buildimage.o -lz make: Leaving directory '/usr/src/RPM/BUILD/mbootpack-0.6a' make: Entering directory '/usr/src/RPM/BUILD/mbootpack-0.6a' help2man -n "packages a multiboot kernel and modules as a single file" -s 1 -N ./mbootpack > mbootpack.man make: Leaving directory '/usr/src/RPM/BUILD/mbootpack-0.6a' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.74683 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/mbootpack-buildroot + : + /bin/rm -rf -- /usr/src/tmp/mbootpack-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd mbootpack-0.6a + install -pD -m 0755 mbootpack /usr/src/tmp/mbootpack-buildroot/usr/bin/mbootpack + install -pD -m 0644 mbootpack.man /usr/src/tmp/mbootpack-buildroot/usr/share/man/man1/mbootpack.1 + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/mbootpack-buildroot (auto) Verifying and fixing files in /usr/src/tmp/mbootpack-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/mbootpack-buildroot/ (default) Compressing files in /usr/src/tmp/mbootpack-buildroot (auto) Verifying ELF objects in /usr/src/tmp/mbootpack-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Processing files: mbootpack-0.6a-alt3 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.34911 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd mbootpack-0.6a + DOCDIR=/usr/src/tmp/mbootpack-buildroot/usr/share/doc/mbootpack-0.6a + export DOCDIR + rm -rf /usr/src/tmp/mbootpack-buildroot/usr/share/doc/mbootpack-0.6a + /bin/mkdir -p /usr/src/tmp/mbootpack-buildroot/usr/share/doc/mbootpack-0.6a + cp -prL Changes README /usr/src/tmp/mbootpack-buildroot/usr/share/doc/mbootpack-0.6a + chmod -R go-w /usr/src/tmp/mbootpack-buildroot/usr/share/doc/mbootpack-0.6a + chmod -R a+rX /usr/src/tmp/mbootpack-buildroot/usr/share/doc/mbootpack-0.6a + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.1UrWNl 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.iDYgNl 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.4)(64bit), libz.so.1()(64bit) >= set:kh8G5fzdHxZE5Lw3, 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.0y2VLk Creating mbootpack-debuginfo package Processing files: mbootpack-debuginfo-0.6a-alt3 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.PXPzkm find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.g3k2Qk find-requires: running scripts (debuginfo) Requires: mbootpack = 0.6a-alt3, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6), debug64(libz.so.1) Wrote: /usr/src/RPM/RPMS/x86_64/mbootpack-0.6a-alt3.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/mbootpack-debuginfo-0.6a-alt3.x86_64.rpm (w2.lzdio) 0.37user 1.26system 0:05.80elapsed 28%CPU (0avgtext+0avgdata 31552maxresident)k 0inputs+0outputs (0major+165043minor)pagefaults 0swaps 2.85user 2.66system 0:14.71elapsed 37%CPU (0avgtext+0avgdata 130076maxresident)k 400inputs+0outputs (0major+209262minor)pagefaults 0swaps --- mbootpack-0.6a-alt3.x86_64.rpm.repo 2014-03-18 15:42:31.000000000 +0000 +++ mbootpack-0.6a-alt3.x86_64.rpm.hasher 2024-05-19 00:31:14.637554282 +0000 @@ -4,3 +4,3 @@ /usr/share/doc/mbootpack-0.6a/README 100644 root:root -/usr/share/man/man1/mbootpack.1.gz 100644 root:root +/usr/share/man/man1/mbootpack.1.xz 100644 root:root Requires: /lib64/ld-linux-x86-64.so.2 @@ -8,2 +8,3 @@ Requires: libc.so.6(GLIBC_2.3.4)(64bit) +Requires: libc.so.6(GLIBC_2.4)(64bit) Requires: libz.so.1()(64bit) >= set:kh8G5fzdHxZE5Lw3 @@ -13,3 +14,3 @@ Provides: mbootpack = 0.6a-alt3 -File: /usr/bin/mbootpack 100755 root:root b2f738ecfe240d4bea17b216c99f7573 +File: /usr/bin/mbootpack 100755 root:root 4ed1c9d25490836241daf91f7764e036 File: /usr/share/doc/mbootpack-0.6a 40755 root:root @@ -17,3 +18,3 @@ File: /usr/share/doc/mbootpack-0.6a/README 100644 root:root 75ddb0b79bbdb6a18698639cc14930a3 -File: /usr/share/man/man1/mbootpack.1.gz 100644 root:root b12bb4e88661948bedcc4a4d43667a25 -RPMIdentity: 849787a72371d319e1bf6fe4845530f475e8d5a386a53e8cc96108b83f07dddca7c02ad4e52ee5c67c015698484e36f76dcc8a8f28a91f1ebbf2fd1edc00e30c +File: /usr/share/man/man1/mbootpack.1.xz 100644 root:root d5b1c57ac332b97a978540b559d8fb68 +RPMIdentity: cbddf47948cb2930422e80470bd6338831a8727092e10aaed56f10757bc2fb43f06dc164c47f2894e2873c0d5b934bc6d1c3085a0c546a935a51d8adf8a0c6bc --- mbootpack-debuginfo-0.6a-alt3.x86_64.rpm.repo 2014-03-18 15:42:31.000000000 +0000 +++ mbootpack-debuginfo-0.6a-alt3.x86_64.rpm.hasher 2024-05-19 00:31:14.709555418 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/d1 40755 root:root -/usr/lib/debug/.build-id/d1/31debb256946c05205b83ac97b4ee9760df6c7 120777 root:root ../../../../bin/mbootpack -/usr/lib/debug/.build-id/d1/31debb256946c05205b83ac97b4ee9760df6c7.debug 120777 root:root ../../usr/bin/mbootpack.debug +/usr/lib/debug/.build-id/a1 40755 root:root +/usr/lib/debug/.build-id/a1/82566ec26958838f9f70d7f9c1fa24651dd7f6 120777 root:root ../../../../bin/mbootpack +/usr/lib/debug/.build-id/a1/82566ec26958838f9f70d7f9c1fa24651dd7f6.debug 120777 root:root ../../usr/bin/mbootpack.debug /usr/lib/debug/usr/bin/mbootpack.debug 100644 root:root @@ -17,6 +17,6 @@ Provides: mbootpack-debuginfo = 0.6a-alt3 -File: /usr/lib/debug/.build-id/d1 40755 root:root -File: /usr/lib/debug/.build-id/d1/31debb256946c05205b83ac97b4ee9760df6c7 120777 root:root ../../../../bin/mbootpack -File: /usr/lib/debug/.build-id/d1/31debb256946c05205b83ac97b4ee9760df6c7.debug 120777 root:root ../../usr/bin/mbootpack.debug -File: /usr/lib/debug/usr/bin/mbootpack.debug 100644 root:root ebbea291ac52e6f90cf0e136a3d267fc +File: /usr/lib/debug/.build-id/a1 40755 root:root +File: /usr/lib/debug/.build-id/a1/82566ec26958838f9f70d7f9c1fa24651dd7f6 120777 root:root ../../../../bin/mbootpack +File: /usr/lib/debug/.build-id/a1/82566ec26958838f9f70d7f9c1fa24651dd7f6.debug 120777 root:root ../../usr/bin/mbootpack.debug +File: /usr/lib/debug/usr/bin/mbootpack.debug 100644 root:root bb0a6e50e8b609b2d15ab0289a534c75 File: /usr/src/debug/mbootpack-0.6a 40755 root:root @@ -28,2 +28,2 @@ File: /usr/src/debug/mbootpack-0.6a/mbootpack.h 100644 root:root b8f553eb92aad74d7b0c4759a2261569 -RPMIdentity: 8b64c8cabce718423346e330aade9f51a164b34ef1da6eef83e9465ae8610aadd9a9d91f9a5c4763e1fdac965f29c1aa06a435ccc5d9800c7877ab73d6f3e3fd +RPMIdentity: 1860567b1ab369f82e57f65de60fb2a7703db1e1cde9f2c66c570083fdade5ed57b5bc181d6f8c7fb311b418dbaf995f0e79df558526576202f10dc26e9a445f