<86>Nov 6 07:12:30 userdel[4112731]: delete user 'rooter' <86>Nov 6 07:12:30 groupadd[4112773]: group added to /etc/group: name=rooter, GID=690 <86>Nov 6 07:12:30 groupadd[4112773]: group added to /etc/gshadow: name=rooter <86>Nov 6 07:12:30 groupadd[4112773]: new group: name=rooter, GID=690 <86>Nov 6 07:12:30 useradd[4112809]: new user: name=rooter, UID=690, GID=690, home=/root, shell=/bin/bash <86>Nov 6 07:12:30 userdel[4112867]: delete user 'builder' <86>Nov 6 07:12:30 userdel[4112867]: removed group 'builder' owned by 'builder' <86>Nov 6 07:12:30 userdel[4112867]: removed shadow group 'builder' owned by 'builder' <86>Nov 6 07:12:30 groupadd[4112898]: group added to /etc/group: name=builder, GID=691 <86>Nov 6 07:12:30 groupadd[4112898]: group added to /etc/gshadow: name=builder <86>Nov 6 07:12:30 groupadd[4112898]: new group: name=builder, GID=691 <86>Nov 6 07:12:30 useradd[4112975]: new user: name=builder, UID=691, GID=691, home=/usr/src, shell=/bin/bash warning: Macro %gpl2plus not found <13>Nov 6 07:12:33 rpmi: rpm-build-licenses-2.0.5-alt2 1454794749 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/makebootfat-1.4-alt1.qa1.nosrc.rpm (w1.gzdio) Installing makebootfat-1.4-alt1.qa1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.62290 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf makebootfat-1.4 + echo 'Source #0 (makebootfat-1.4.tar.gz):' Source #0 (makebootfat-1.4.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/makebootfat-1.4.tar.gz + /bin/tar -xf - + cd makebootfat-1.4 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.62290 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd makebootfat-1.4 + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export FCFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' + ASFLAGS= + export ASFLAGS + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + readlink -e -- ./configure + xargs -ri dirname -- '{}' + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + sort -u + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + ./configure --build=x86_64-alt-linux --host=x86_64-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --disable-silent-rules --without-included-gettext checking for a BSD-compatible install... /bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking build system type... x86_64-alt-linux-gnu checking host system type... x86_64-alt-linux-gnu checking for x86_64-alt-linux-gcc... x86_64-alt-linux-gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether x86_64-alt-linux-gcc accepts -g... yes checking for x86_64-alt-linux-gcc option to accept ANSI C... none needed checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for _LARGE_FILES value needed for large files... no checking how to run the C preprocessor... x86_64-alt-linux-gcc -E checking for egrep... grep -E checking for ANSI C header files... yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking whether time.h and sys/time.h may both be included... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for unistd.h... (cached) yes checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking varargs.h usability... no checking varargs.h presence... no checking for varargs.h... no checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking scsi/scsi.h usability... yes checking scsi/scsi.h presence... yes checking for scsi/scsi.h... yes checking mntent.h usability... yes checking mntent.h presence... yes checking for mntent.h... yes checking linux/hdreg.h usability... yes checking linux/hdreg.h presence... yes checking for linux/hdreg.h... yes checking linux/fd.h usability... yes checking linux/fd.h presence... yes checking for linux/fd.h... yes checking for an ANSI C-conforming const... yes checking for inline... inline checking for getopt... yes checking for getopt_long... yes checking for snprintf... yes checking for vsnprintf... yes checking for setmntent... yes checking for getmntent... yes checking for endmntent... yes configure: creating ./config.status config.status: creating Makefile config.status: creating config.h + make -j8 make all-am make[1]: Entering directory '/usr/src/RPM/BUILD/makebootfat-1.4' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -c getopt.c make[1]: Leaving directory '/usr/src/RPM/BUILD/makebootfat-1.4' make[1]: Entering directory '/usr/src/RPM/BUILD/makebootfat-1.4' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -c error.c make[1]: Leaving directory '/usr/src/RPM/BUILD/makebootfat-1.4' make[1]: Entering directory '/usr/src/RPM/BUILD/makebootfat-1.4' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -c part.c make[1]: Leaving directory '/usr/src/RPM/BUILD/makebootfat-1.4' make[1]: Entering directory '/usr/src/RPM/BUILD/makebootfat-1.4' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -c disk.c make[1]: Leaving directory '/usr/src/RPM/BUILD/makebootfat-1.4' make[1]: Entering directory '/usr/src/RPM/BUILD/makebootfat-1.4' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -c makebootfat.c make[1]: Leaving directory '/usr/src/RPM/BUILD/makebootfat-1.4' make[1]: Entering directory '/usr/src/RPM/BUILD/makebootfat-1.4' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -c fat.c make[1]: Leaving directory '/usr/src/RPM/BUILD/makebootfat-1.4' make[1]: Entering directory '/usr/src/RPM/BUILD/makebootfat-1.4' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o makebootfat makebootfat.o disk.o fat.o error.o part.o getopt.o make[1]: Leaving directory '/usr/src/RPM/BUILD/makebootfat-1.4' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.9857 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/makebootfat-buildroot + : + /bin/rm -rf -- /usr/src/tmp/makebootfat-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd makebootfat-1.4 + /usr/bin/make 'INSTALL=/usr/libexec/rpm-build/install -p' prefix=/usr/src/tmp/makebootfat-buildroot/usr exec_prefix=/usr/src/tmp/makebootfat-buildroot/usr bindir=/usr/src/tmp/makebootfat-buildroot/usr/bin sbindir=/usr/src/tmp/makebootfat-buildroot/usr/sbin sysconfdir=/usr/src/tmp/makebootfat-buildroot/etc datadir=/usr/src/tmp/makebootfat-buildroot/usr/share includedir=/usr/src/tmp/makebootfat-buildroot/usr/include libdir=/usr/src/tmp/makebootfat-buildroot/usr/lib64 libexecdir=/usr/src/tmp/makebootfat-buildroot/usr/lib localstatedir=/usr/src/tmp/makebootfat-buildroot/var/lib sharedstatedir=/usr/src/tmp/makebootfat-buildroot/var/lib mandir=/usr/src/tmp/makebootfat-buildroot/usr/share/man infodir=/usr/src/tmp/makebootfat-buildroot/usr/share/info install make: Entering directory '/usr/src/RPM/BUILD/makebootfat-1.4' make[1]: Entering directory '/usr/src/RPM/BUILD/makebootfat-1.4' test -z "/usr/src/tmp/makebootfat-buildroot/usr/bin" || mkdir -p -- "/usr/src/tmp/makebootfat-buildroot/usr/bin" /usr/libexec/rpm-build/install -p 'makebootfat' '/usr/src/tmp/makebootfat-buildroot/usr/bin/makebootfat' test -z "/usr/src/tmp/makebootfat-buildroot/usr/share/man/man1" || mkdir -p -- "/usr/src/tmp/makebootfat-buildroot/usr/share/man/man1" /usr/libexec/rpm-build/install -p -m 644 './doc/makebootfat.1' '/usr/src/tmp/makebootfat-buildroot/usr/share/man/man1/makebootfat.1' make[1]: Leaving directory '/usr/src/RPM/BUILD/makebootfat-1.4' make: Leaving directory '/usr/src/RPM/BUILD/makebootfat-1.4' + install -d /usr/src/tmp/makebootfat-buildroot/usr/lib64/makebootfat/x86 + install -p -m644 mbrfat.bin /usr/src/tmp/makebootfat-buildroot/usr/lib64/makebootfat/x86 + install -p -m644 /usr/src/RPM/SOURCES/ldlinux.bss /usr/src/tmp/makebootfat-buildroot/usr/lib64/makebootfat/x86 + install -p -m644 /usr/src/RPM/SOURCES/ldlinux.sys /usr/src/tmp/makebootfat-buildroot/usr/lib64/makebootfat/x86 + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/makebootfat-buildroot (auto) Verifying and fixing files in /usr/src/tmp/makebootfat-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/makebootfat-buildroot/ (default) Compressing files in /usr/src/tmp/makebootfat-buildroot (auto) Adjusting library links in /usr/src/tmp/makebootfat-buildroot ./usr/lib64: Verifying ELF objects in /usr/src/tmp/makebootfat-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Hardlinking identical .pyc and .pyo files Processing files: makebootfat-1.4-alt1.qa1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.11765 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd makebootfat-1.4 + DOCDIR=/usr/src/tmp/makebootfat-buildroot/usr/share/doc/makebootfat-1.4 + export DOCDIR + rm -rf /usr/src/tmp/makebootfat-buildroot/usr/share/doc/makebootfat-1.4 + /bin/mkdir -p /usr/src/tmp/makebootfat-buildroot/usr/share/doc/makebootfat-1.4 + cp -prL AUTHORS COPYING HISTORY README /usr/src/tmp/makebootfat-buildroot/usr/share/doc/makebootfat-1.4 + chmod -R go-w /usr/src/tmp/makebootfat-buildroot/usr/share/doc/makebootfat-1.4 + chmod -R a+rX /usr/src/tmp/makebootfat-buildroot/usr/share/doc/makebootfat-1.4 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.4d9zix find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.0C6E0I find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,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.3)(64bit), libc.so.6(GLIBC_2.3.4)(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.oilkRX Creating makebootfat-debuginfo package Processing files: makebootfat-debuginfo-1.4-alt1.qa1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.orRuRf find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ogLNZA find-requires: running scripts (debuginfo) Requires: makebootfat = 1.4-alt1.qa1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6) Wrote: /usr/src/RPM/RPMS/x86_64/makebootfat-1.4-alt1.qa1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/makebootfat-debuginfo-1.4-alt1.qa1.x86_64.rpm (w2.lzdio) 3.95user 1.95system 0:11.59elapsed 51%CPU (0avgtext+0avgdata 37472maxresident)k 0inputs+0outputs (0major+619346minor)pagefaults 0swaps 2.78user 1.54system 0:19.07elapsed 22%CPU (0avgtext+0avgdata 121864maxresident)k 0inputs+0outputs (34278major+150680minor)pagefaults 0swaps --- makebootfat-1.4-alt1.qa1.x86_64.rpm.repo 2013-04-17 03:13:14.000000000 +0000 +++ makebootfat-1.4-alt1.qa1.x86_64.rpm.hasher 2022-11-06 07:12:47.496186429 +0000 @@ -11,3 +11,3 @@ /usr/share/doc/makebootfat-1.4/README 100644 root:root -/usr/share/man/man1/makebootfat.1.gz 100644 root:root +/usr/share/man/man1/makebootfat.1.xz 100644 root:root Requires: /lib64/ld-linux-x86-64.so.2 @@ -21,3 +21,3 @@ Provides: makebootfat = 1.4-alt1.qa1 -File: /usr/bin/makebootfat 100755 root:root f7ac79759f442ce5bc9b8ba12711b18c +File: /usr/bin/makebootfat 100755 root:root 5831414dba39bc2a725f9515fc53abb2 File: /usr/lib64/makebootfat 40755 root:root @@ -32,3 +32,3 @@ File: /usr/share/doc/makebootfat-1.4/README 100644 root:root 9e42f026ecc57ceae86ca5f9c4889b5c -File: /usr/share/man/man1/makebootfat.1.gz 100644 root:root 645ce90461c11fee516a53142b822f52 -RPMIdentity: a3955e3ea734b7645bb4f989a9e8fcfbf7d3c6e67e9bd39bd5337dd4227dc2d6ccc3b61e78a05f5ea8edd85c181c9c44e0c0f34bc3ca11df3e346f9caffed48f +File: /usr/share/man/man1/makebootfat.1.xz 100644 root:root 9f82fad85cd508ee3e3d1ad9ca0d27f7 +RPMIdentity: 67e72ce57db540f77c6972a1ef17e5fde5e845b99c9362c0810f634add8290b09a60f7737fc88dee2f15543e90986f81d727e61c79915eb8daddbfbe56dbbdf1 --- makebootfat-debuginfo-1.4-alt1.qa1.x86_64.rpm.repo 2013-04-17 03:13:14.000000000 +0000 +++ makebootfat-debuginfo-1.4-alt1.qa1.x86_64.rpm.hasher 2022-11-06 07:12:47.705186682 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/3e 40755 root:root -/usr/lib/debug/.build-id/3e/9438acc213b1c404d16f74ee2aaebee01b19f2 120777 root:root ../../../../bin/makebootfat -/usr/lib/debug/.build-id/3e/9438acc213b1c404d16f74ee2aaebee01b19f2.debug 120777 root:root ../../usr/bin/makebootfat.debug +/usr/lib/debug/.build-id/e9 40755 root:root +/usr/lib/debug/.build-id/e9/cc11f3a0e1bf098bedee14cd81faf7612c5a0d 120777 root:root ../../../../bin/makebootfat +/usr/lib/debug/.build-id/e9/cc11f3a0e1bf098bedee14cd81faf7612c5a0d.debug 120777 root:root ../../usr/bin/makebootfat.debug /usr/lib/debug/usr/bin/makebootfat.debug 100644 root:root @@ -19,6 +19,6 @@ Provides: makebootfat-debuginfo = 1.4-alt1.qa1 -File: /usr/lib/debug/.build-id/3e 40755 root:root -File: /usr/lib/debug/.build-id/3e/9438acc213b1c404d16f74ee2aaebee01b19f2 120777 root:root ../../../../bin/makebootfat -File: /usr/lib/debug/.build-id/3e/9438acc213b1c404d16f74ee2aaebee01b19f2.debug 120777 root:root ../../usr/bin/makebootfat.debug -File: /usr/lib/debug/usr/bin/makebootfat.debug 100644 root:root a5180d919c8fc652b9452db10915346f +File: /usr/lib/debug/.build-id/e9 40755 root:root +File: /usr/lib/debug/.build-id/e9/cc11f3a0e1bf098bedee14cd81faf7612c5a0d 120777 root:root ../../../../bin/makebootfat +File: /usr/lib/debug/.build-id/e9/cc11f3a0e1bf098bedee14cd81faf7612c5a0d.debug 120777 root:root ../../usr/bin/makebootfat.debug +File: /usr/lib/debug/usr/bin/makebootfat.debug 100644 root:root 141e716435da61f56eb23894363e3b8f File: /usr/src/debug/makebootfat-1.4 40755 root:root @@ -33,2 +33,2 @@ File: /usr/src/debug/makebootfat-1.4/part.h 100644 root:root ca68688dedac812bae0866f47c210963 -RPMIdentity: 7a3a15b0408b0604f4d2c18064734bb5315ea51f479f03908d4e7f22e6e2c774830e1797dd8599fedfc0328e0880fb6bc140fb3b5989a4cccb9563bcd980ceeb +RPMIdentity: a9dfef0c5fd64fd9db56ffba62e6e40baf5d5265cfc4ad7b8c2c64ec97ac76b2c9ee5b4a559cf1a37f03d00132416312b305ce4fd535895a53c79f5ac7646ec2