<86>Dec 25 03:14:20 userdel[2542157]: delete user 'rooter'
<86>Dec 25 03:14:20 groupadd[2542176]: group added to /etc/group: name=rooter, GID=975
<86>Dec 25 03:14:20 groupadd[2542176]: group added to /etc/gshadow: name=rooter
<86>Dec 25 03:14:20 groupadd[2542176]: new group: name=rooter, GID=975
<86>Dec 25 03:14:20 useradd[2542185]: new user: name=rooter, UID=975, GID=975, home=/root, shell=/bin/bash
<86>Dec 25 03:14:20 userdel[2542206]: delete user 'builder'
<86>Dec 25 03:14:20 userdel[2542206]: removed group 'builder' owned by 'builder'
<86>Dec 25 03:14:20 userdel[2542206]: removed shadow group 'builder' owned by 'builder'
<86>Dec 25 03:14:20 groupadd[2542241]: group added to /etc/group: name=builder, GID=976
<86>Dec 25 03:14:20 groupadd[2542241]: group added to /etc/gshadow: name=builder
<86>Dec 25 03:14:20 groupadd[2542241]: new group: name=builder, GID=976
<86>Dec 25 03:14:20 useradd[2542277]: new user: name=builder, UID=976, GID=976, home=/usr/src, shell=/bin/bash
/usr/src/in/srpm/bdfresize-1.5-alt2.qa1.src.rpm: The use of such a license name is ambiguous: GPL
Building target platforms: i586
Building for target i586
Wrote: /usr/src/in/nosrpm/bdfresize-1.5-alt2.qa1.nosrc.rpm (w1.gzdio)
Installing bdfresize-1.5-alt2.qa1.src.rpm
Building target platforms: i586
Building for target i586
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.42244
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf bdfresize-1.5
+ echo 'Source #0 (bdfresize-1.5.tar.bz2):'
Source #0 (bdfresize-1.5.tar.bz2):
+ /bin/bzip2 -dc /usr/src/RPM/SOURCES/bdfresize-1.5.tar.bz2
+ /bin/tar -xf -
+ cd bdfresize-1.5
+ /bin/chmod -c -Rf u+rwX,go-w .
+ echo 'Patch #0 (bdfresize-1.5-gcc34.patch):'
Patch #0 (bdfresize-1.5-gcc34.patch):
+ /usr/bin/patch -p1 -b --suffix .gcc34
patching file charresize.c
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.42244
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd bdfresize-1.5
+ /bin/rm -f config.cache
+ CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic'
+ CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic'
+ export CFLAGS
+ CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic'
+ export CXXFLAGS
+ FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic'
+ export FFLAGS
+ FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic'
+ export FCFLAGS
+ '[' -n '' ']'
++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g'
++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic'
+ ASFLAGS=' -march=i586 -mtune=generic'
+ export ASFLAGS
+ export lt_cv_deplibs_check_method=pass_all
+ lt_cv_deplibs_check_method=pass_all
+ readlink -e -- ./configure
+ xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess
+ xargs -ri dirname -- '{}'
+ sort -u
+ xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n'
+ ./configure --build=i586-alt-linux --host=i586-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --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
creating cache ./config.cache
checking for a BSD compatible install... /bin/install -c
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... yes
checking for working aclocal... found
checking for working autoconf... found
checking for working automake... found
checking for working autoheader... found
checking for working makeinfo... missing
checking for gcc... gcc
checking whether the C compiler (gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic ) works... yes
checking whether the C compiler (gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic ) is a cross-compiler... no
checking whether we are using GNU C... yes
checking whether gcc accepts -g... yes
checking for a BSD compatible install... /bin/install -c
checking whether ln -s works... yes
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for unistd.h... yes
checking for working const... yes
checking for pid_t... yes
checking for size_t... yes
checking for memset... yes
updating cache ./config.cache
creating ./config.status
creating Makefile
creating config.h
+ make
make: Entering directory '/usr/src/RPM/BUILD/bdfresize-1.5'
gcc -DHAVE_CONFIG_H -I. -I. -I.     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Wall -Wunused -Wuninitialized -Wmissing-prototypes -Wmissing-declarations -c bdfresize.c
gcc -DHAVE_CONFIG_H -I. -I. -I.     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Wall -Wunused -Wuninitialized -Wmissing-prototypes -Wmissing-declarations -c charresize.c
gcc -DHAVE_CONFIG_H -I. -I. -I.     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Wall -Wunused -Wuninitialized -Wmissing-prototypes -Wmissing-declarations -c getopt.c
gcc  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Wall -Wunused -Wuninitialized -Wmissing-prototypes -Wmissing-declarations  -o bdfresize  bdfresize.o charresize.o getopt.o  
make: Leaving directory '/usr/src/RPM/BUILD/bdfresize-1.5'
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.85815
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ /bin/chmod -Rf u+rwX -- /usr/src/tmp/bdfresize-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/bdfresize-buildroot
+ PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games
+ cd bdfresize-1.5
+ make DESTDIR=/usr/src/tmp/bdfresize-buildroot install
make: Entering directory '/usr/src/RPM/BUILD/bdfresize-1.5'
make[1]: Entering directory '/usr/src/RPM/BUILD/bdfresize-1.5'
/bin/sh ./mkinstalldirs /usr/src/tmp/bdfresize-buildroot/usr/bin
mkdir /usr/src/tmp/bdfresize-buildroot
mkdir /usr/src/tmp/bdfresize-buildroot/usr
mkdir /usr/src/tmp/bdfresize-buildroot/usr/bin
  /bin/install -c  bdfresize /usr/src/tmp/bdfresize-buildroot/usr/bin/bdfresize
make  install-man1
make[2]: Entering directory '/usr/src/RPM/BUILD/bdfresize-1.5'
/bin/sh ./mkinstalldirs /usr/src/tmp/bdfresize-buildroot/usr/share/man/man1
mkdir /usr/src/tmp/bdfresize-buildroot/usr/share
mkdir /usr/src/tmp/bdfresize-buildroot/usr/share/man
mkdir /usr/src/tmp/bdfresize-buildroot/usr/share/man/man1
 /bin/install -c -m 644 ./bdfresize.1 /usr/src/tmp/bdfresize-buildroot/usr/share/man/man1/bdfresize.1
make[2]: Leaving directory '/usr/src/RPM/BUILD/bdfresize-1.5'
make[1]: Leaving directory '/usr/src/RPM/BUILD/bdfresize-1.5'
make: Leaving directory '/usr/src/RPM/BUILD/bdfresize-1.5'
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/bdfresize-buildroot (auto)
Verifying and fixing files in /usr/src/tmp/bdfresize-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig)
Checking contents of files in /usr/src/tmp/bdfresize-buildroot/ (default)
Compressing files in /usr/src/tmp/bdfresize-buildroot (auto)
Verifying ELF objects in /usr/src/tmp/bdfresize-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal)
verify-elf: WARNING: ./usr/bin/bdfresize: uses non-LFS functions: freopen
Processing files: bdfresize-1.5-alt2.qa1
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.37322
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd bdfresize-1.5
+ DOCDIR=/usr/src/tmp/bdfresize-buildroot/usr/share/doc/bdfresize-1.5
+ export DOCDIR
+ rm -rf /usr/src/tmp/bdfresize-buildroot/usr/share/doc/bdfresize-1.5
+ /bin/mkdir -p /usr/src/tmp/bdfresize-buildroot/usr/share/doc/bdfresize-1.5
+ cp -prL AUTHORS ChangeLog NEWS README /usr/src/tmp/bdfresize-buildroot/usr/share/doc/bdfresize-1.5
+ chmod -R go-w /usr/src/tmp/bdfresize-buildroot/usr/share/doc/bdfresize-1.5
+ chmod -R a+rX /usr/src/tmp/bdfresize-buildroot/usr/share/doc/bdfresize-1.5
+ exit 0
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.jL76nM
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.aw8xMM
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.3), libc.so.6(GLIBC_2.3.4), 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.Si98oG
Creating bdfresize-debuginfo package
Processing files: bdfresize-debuginfo-1.5-alt2.qa1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Pw0Bs0
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.fX62TO
find-requires: running scripts (debuginfo)
Requires: bdfresize = 1.5-alt2.qa1, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6)
Wrote: /usr/src/RPM/RPMS/i586/bdfresize-1.5-alt2.qa1.i586.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/i586/bdfresize-debuginfo-1.5-alt2.qa1.i586.rpm (w2.lzdio)
2.12user 0.54system 0:10.28elapsed 25%CPU (0avgtext+0avgdata 23648maxresident)k
0inputs+0outputs (0major+232588minor)pagefaults 0swaps
/.out/bdfresize-1.5-alt2.qa1.i586.rpm: The use of such a license name is ambiguous: GPL
/.out/bdfresize-debuginfo-1.5-alt2.qa1.i586.rpm: The use of such a license name is ambiguous: GPL
3.99user 5.34system 0:19.37elapsed 48%CPU (0avgtext+0avgdata 23648maxresident)k
0inputs+0outputs (0major+408102minor)pagefaults 0swaps
--- bdfresize-1.5-alt2.qa1.i586.rpm.repo	2013-04-15 02:20:23.000000000 +0000
+++ bdfresize-1.5-alt2.qa1.i586.rpm.hasher	2021-12-25 03:14:34.393957162 +0000
@@ -6,7 +6,9 @@
 /usr/share/doc/bdfresize-1.5/README	100644	root:root	
-/usr/share/man/man1/bdfresize.1.gz	100644	root:root	
+/usr/share/man/man1/bdfresize.1.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.3)  
 Requires: libc.so.6(GLIBC_2.3.4)  
+Requires: libc.so.6(GLIBC_2.34)  
 Requires: libc.so.6(GLIBC_2.4)  
@@ -16,3 +18,3 @@
 Provides: bdfresize = 1.5-alt2.qa1
-File: /usr/bin/bdfresize	100755	root:root	e6cc9c23ebc2bce9e78c63b7513e501b	
+File: /usr/bin/bdfresize	100755	root:root	2b35253bb26367d766ef29b6801a2445	
 File: /usr/share/doc/bdfresize-1.5	40755	root:root		
@@ -22,3 +24,3 @@
 File: /usr/share/doc/bdfresize-1.5/README	100644	root:root	aa9aa5986fb2a2c6c935a6c3cdc6c988	
-File: /usr/share/man/man1/bdfresize.1.gz	100644	root:root	c188feeecc2e3a52a15e76f7a24df7b4	
-RPMIdentity: fe6bb40a1fed22f60bdf1b7d162874f1d375834979f7c4e43b6c19e2ed130777a7575f74b79b828416a0d63abf81b0acb2f4a69b42b9d19e0696dcb8482995fa
+File: /usr/share/man/man1/bdfresize.1.xz	100644	root:root	5a1b72e3f5a01ab82b61ead81e4d5584	
+RPMIdentity: 71b62fb2cee4a48c1d277700c8aaa34abef0d4db706aeced33aa083f646057dd09a6f76b77c747d0343d558c4aa6175945e2c2b8faffdca56bebe8244f6ed779
--- bdfresize-debuginfo-1.5-alt2.qa1.i586.rpm.repo	2013-04-15 02:20:23.000000000 +0000
+++ bdfresize-debuginfo-1.5-alt2.qa1.i586.rpm.hasher	2021-12-25 03:14:34.506958917 +0000
@@ -1,4 +1,4 @@
-/usr/lib/debug/.build-id/a6	40755	root:root	
-/usr/lib/debug/.build-id/a6/96a89d32b378db4f64f7daac8ddd2027a598f1	120777	root:root	../../../../bin/bdfresize
-/usr/lib/debug/.build-id/a6/96a89d32b378db4f64f7daac8ddd2027a598f1.debug	120777	root:root	../../usr/bin/bdfresize.debug
+/usr/lib/debug/.build-id/a7	40755	root:root	
+/usr/lib/debug/.build-id/a7/c1a0458b5ca89e2155c5e2ee017b586950f376	120777	root:root	../../../../bin/bdfresize
+/usr/lib/debug/.build-id/a7/c1a0458b5ca89e2155c5e2ee017b586950f376.debug	120777	root:root	../../usr/bin/bdfresize.debug
 /usr/lib/debug/usr/bin/bdfresize.debug	100644	root:root	
@@ -8,2 +8,3 @@
 /usr/src/debug/bdfresize-1.5/def.h	100644	root:root	
+/usr/src/debug/bdfresize-1.5/getopt.c	100644	root:root	
 /usr/src/debug/bdfresize-1.5/getopt.h	100644	root:root	
@@ -14,6 +15,6 @@
 Provides: bdfresize-debuginfo = 1.5-alt2.qa1
-File: /usr/lib/debug/.build-id/a6	40755	root:root		
-File: /usr/lib/debug/.build-id/a6/96a89d32b378db4f64f7daac8ddd2027a598f1	120777	root:root		../../../../bin/bdfresize
-File: /usr/lib/debug/.build-id/a6/96a89d32b378db4f64f7daac8ddd2027a598f1.debug	120777	root:root		../../usr/bin/bdfresize.debug
-File: /usr/lib/debug/usr/bin/bdfresize.debug	100644	root:root	3c2b644ea7b8309b942aae0005ea1bbe	
+File: /usr/lib/debug/.build-id/a7	40755	root:root		
+File: /usr/lib/debug/.build-id/a7/c1a0458b5ca89e2155c5e2ee017b586950f376	120777	root:root		../../../../bin/bdfresize
+File: /usr/lib/debug/.build-id/a7/c1a0458b5ca89e2155c5e2ee017b586950f376.debug	120777	root:root		../../usr/bin/bdfresize.debug
+File: /usr/lib/debug/usr/bin/bdfresize.debug	100644	root:root	27f2690781a97932393bc08d7041f9dc	
 File: /usr/src/debug/bdfresize-1.5	40755	root:root		
@@ -22,3 +23,4 @@
 File: /usr/src/debug/bdfresize-1.5/def.h	100644	root:root	5fee6ecd0953bbc71d11830e71740b7f	
+File: /usr/src/debug/bdfresize-1.5/getopt.c	100644	root:root	369bfabd4ef3a419c33c1c79139217ae	
 File: /usr/src/debug/bdfresize-1.5/getopt.h	100644	root:root	966183362db9362624e5c1ee6c151481	
-RPMIdentity: d97bd7e987523a27c92529f116efb1ffbb828d5baa8a4b4f324d59e01162e1254b0bdf50536b2e5eb32f6b735e1bc68d0884eb517eca2ce62b097eee2237ef4a
+RPMIdentity: 1f1d8f947240ec40835d0ecbfd292f30e9a709af7ee8f83da4268e4dfad4cce1cc60910af692c10a207e6d80fda0d565cf5ed399e6ad75f18ba2d5db73726de2