<86>Oct  9 07:20:41 userdel[3225873]: delete user 'rooter'
<86>Oct  9 07:20:41 userdel[3225873]: removed group 'rooter' owned by 'rooter'
<86>Oct  9 07:20:41 userdel[3225873]: removed shadow group 'rooter' owned by 'rooter'
<86>Oct  9 07:20:41 groupadd[3225895]: group added to /etc/group: name=rooter, GID=945
<86>Oct  9 07:20:41 groupadd[3225895]: group added to /etc/gshadow: name=rooter
<86>Oct  9 07:20:41 groupadd[3225895]: new group: name=rooter, GID=945
<86>Oct  9 07:20:41 useradd[3225915]: new user: name=rooter, UID=945, GID=945, home=/root, shell=/bin/bash
<86>Oct  9 07:20:41 userdel[3225954]: delete user 'builder'
<86>Oct  9 07:20:41 userdel[3225954]: removed group 'builder' owned by 'builder'
<86>Oct  9 07:20:41 userdel[3225954]: removed shadow group 'builder' owned by 'builder'
<86>Oct  9 07:20:41 groupadd[3225975]: group added to /etc/group: name=builder, GID=946
<86>Oct  9 07:20:41 groupadd[3225975]: group added to /etc/gshadow: name=builder
<86>Oct  9 07:20:41 groupadd[3225975]: new group: name=builder, GID=946
<86>Oct  9 07:20:41 useradd[3225996]: new user: name=builder, UID=946, GID=946, home=/usr/src, shell=/bin/bash
Building target platforms: x86_64
Building for target x86_64
Wrote: /usr/src/in/nosrpm/conflict-6.2-alt1_20040901.qa1.nosrc.rpm (w1.gzdio)
Installing conflict-6.2-alt1_20040901.qa1.src.rpm
Building target platforms: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.26449
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf conflict-20040901
+ echo 'Source #0 (conflict.tar.gz):'
Source #0 (conflict.tar.gz):
+ /bin/gzip -dc /usr/src/RPM/SOURCES/conflict.tar.gz
+ /bin/tar -xf -
+ cd conflict-20040901
+ /bin/chmod -c -Rf u+rwX,go-w .
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.26449
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd conflict-20040901
+ 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
creating cache ./config.cache
checking host system type... x86_64-alt-linux-gnu
Configuring for linux-gnu
checking for gcc... gcc
checking whether the C compiler (gcc -pipe -frecord-gcc-switches -Wall -g -O2 ) works... yes
checking whether the C compiler (gcc -pipe -frecord-gcc-switches -Wall -g -O2 ) 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 for working const... yes
checking for working const... (cached) yes
checking for gcc option to accept ANSI C... -DCC_HAS_PROTOS
checking for Cygwin environment... no
checking for mingw32 environment... no
checking for executable suffix... no
checking for object suffix... o
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for stdlib.h... yes
checking for unistd.h... yes
checking for getopt.h... yes
checking for string.h... yes
checking for malloc.h... yes
checking for sys/param.h... yes
checking for dirent.h that defines DIR... yes
checking for opendir in -ldir... no
checking for size_t... yes
checking for ino_t... yes
checking for dev_t... yes
checking for getcwd... yes
checking for getopt... yes
checking for link... yes
checking for symlink... yes
checking for realpath... yes
checking for strrchr... yes
checking for strdup... yes
checking version of gcc... 86
checking if you want to turn on gcc warnings... no
checking if you want to link with dbmalloc for testing... no
checking if you want to link with dmalloc for testing... no
updating cache ./config.cache
creating ./config.status
creating makefile
creating config.h
+ make -j16
make: Entering directory '/usr/src/RPM/BUILD/conflict-20040901'
gcc -c -I. -I. -DHAVE_CONFIG_H -DRELEASE=\"t20040901\"  -pipe -frecord-gcc-switches -Wall -g -O2  unix.c
unix.c: In function 'blip':
unix.c:32:5: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
     write(fileno(stderr), text, 1);
     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
At top level:
unix.c:22:19: warning: 'Id' defined but not used [-Wunused-const-variable=]
 static const char Id[] = "$Id: unix.c,v 6.2 2004/06/19 14:38:08 tom Exp $";
                   ^~
make: Leaving directory '/usr/src/RPM/BUILD/conflict-20040901'
make: Entering directory '/usr/src/RPM/BUILD/conflict-20040901'
gcc -c -I. -I. -DHAVE_CONFIG_H -DRELEASE=\"t20040901\"  -pipe -frecord-gcc-switches -Wall -g -O2  txtalloc.c
txtalloc.c:22:19: warning: 'Id' defined but not used [-Wunused-const-variable=]
 static const char Id[] = "$Id: txtalloc.c,v 6.3 2004/06/19 14:37:18 tom Exp $";
                   ^~
make: Leaving directory '/usr/src/RPM/BUILD/conflict-20040901'
make: Entering directory '/usr/src/RPM/BUILD/conflict-20040901'
gcc -c -I. -I. -DHAVE_CONFIG_H -DRELEASE=\"t20040901\"  -pipe -frecord-gcc-switches -Wall -g -O2  conflict.c
conflict.c:22:19: warning: 'Id' defined but not used [-Wunused-const-variable=]
 static const char Id[] = "$Header: /usr/build/conflict/conflict-20040901/RCS/conflict.c,v 6.12 2004/09/02 00:46:40 tom Exp $";
                   ^~
make: Leaving directory '/usr/src/RPM/BUILD/conflict-20040901'
make: Entering directory '/usr/src/RPM/BUILD/conflict-20040901'
gcc -pipe -frecord-gcc-switches -Wall -g -O2   -o conflict conflict.o unix.o txtalloc.o 
make: Leaving directory '/usr/src/RPM/BUILD/conflict-20040901'
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.66552
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ /bin/chmod -Rf u+rwX -- /usr/src/tmp/conflict-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/conflict-buildroot
+ PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games
+ cd conflict-20040901
+ /usr/bin/make 'INSTALL=/usr/libexec/rpm-build/install -p' prefix=/usr/src/tmp/conflict-buildroot/usr exec_prefix=/usr/src/tmp/conflict-buildroot/usr bindir=/usr/src/tmp/conflict-buildroot/usr/bin sbindir=/usr/src/tmp/conflict-buildroot/usr/sbin sysconfdir=/usr/src/tmp/conflict-buildroot/etc datadir=/usr/src/tmp/conflict-buildroot/usr/share includedir=/usr/src/tmp/conflict-buildroot/usr/include libdir=/usr/src/tmp/conflict-buildroot/usr/lib64 libexecdir=/usr/src/tmp/conflict-buildroot/usr/lib localstatedir=/usr/src/tmp/conflict-buildroot/var/lib sharedstatedir=/usr/src/tmp/conflict-buildroot/var/lib mandir=/usr/src/tmp/conflict-buildroot/usr/share/man infodir=/usr/src/tmp/conflict-buildroot/usr/share/info install
make: Entering directory '/usr/src/RPM/BUILD/conflict-20040901'
/bin/sh ./mkdirs.sh /usr/src/tmp/conflict-buildroot/usr/bin /usr/src/tmp/conflict-buildroot/usr/share/man
mkdir /usr/src/tmp/conflict-buildroot
mkdir /usr/src/tmp/conflict-buildroot/usr
mkdir /usr/src/tmp/conflict-buildroot/usr/bin
mkdir /usr/src/tmp/conflict-buildroot/usr/share
mkdir /usr/src/tmp/conflict-buildroot/usr/share/man
/usr/libexec/rpm-build/install -p conflict /usr/src/tmp/conflict-buildroot/usr/bin/conflict
/usr/libexec/rpm-build/install -p -m 644 ./conflict.1 /usr/src/tmp/conflict-buildroot/usr/share/man/conflict.1
make: Leaving directory '/usr/src/RPM/BUILD/conflict-20040901'
+ /bin/install -d /usr/src/tmp/conflict-buildroot/usr/share/man/man1/
+ /bin/mv /usr/src/tmp/conflict-buildroot/usr/share/man/conflict.1 /usr/src/tmp/conflict-buildroot/usr/share/man/man1/
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/conflict-buildroot (auto)
Verifying and fixing files in /usr/src/tmp/conflict-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig)
Checking contents of files in /usr/src/tmp/conflict-buildroot/ (default)
Compressing files in /usr/src/tmp/conflict-buildroot (auto)
Verifying ELF objects in /usr/src/tmp/conflict-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: conflict-6.2-alt1_20040901.qa1
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.21079
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd conflict-20040901
+ DOCDIR=/usr/src/tmp/conflict-buildroot/usr/share/doc/conflict-6.2
+ export DOCDIR
+ rm -rf /usr/src/tmp/conflict-buildroot/usr/share/doc/conflict-6.2
+ /bin/mkdir -p /usr/src/tmp/conflict-buildroot/usr/share/doc/conflict-6.2
+ cp -prL CHANGES COPYING README /usr/src/tmp/conflict-buildroot/usr/share/doc/conflict-6.2
+ chmod -R go-w /usr/src/tmp/conflict-buildroot/usr/share/doc/conflict-6.2
+ chmod -R a+rX /usr/src/tmp/conflict-buildroot/usr/share/doc/conflict-6.2
+ exit 0
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.uJY4jp
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.SWFbB4
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.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.4xvLkN
Creating conflict-debuginfo package
Processing files: conflict-debuginfo-6.2-alt1_20040901.qa1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.2FgYxz
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.YeT4bp
find-requires: running scripts (debuginfo)
Requires: conflict = 6.2-alt1_20040901.qa1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6)
Wrote: /usr/src/RPM/RPMS/x86_64/conflict-6.2-alt1_20040901.qa1.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/conflict-debuginfo-6.2-alt1_20040901.qa1.x86_64.rpm (w2.lzdio)
1.63user 1.13system 0:07.54elapsed 36%CPU (0avgtext+0avgdata 34172maxresident)k
0inputs+0outputs (0major+353873minor)pagefaults 0swaps
0.46user 0.97system 0:10.56elapsed 13%CPU (0avgtext+0avgdata 11924maxresident)k
0inputs+0outputs (0major+98440minor)pagefaults 0swaps
--- conflict-6.2-alt1_20040901.qa1.x86_64.rpm.repo	2013-04-17 06:57:18.000000000 +0000
+++ conflict-6.2-alt1_20040901.qa1.x86_64.rpm.hasher	2022-10-09 07:20:50.924981301 +0000
@@ -5,3 +5,3 @@
 /usr/share/doc/conflict-6.2/README	100644	root:root	
-/usr/share/man/man1/conflict.1.gz	100644	root:root	
+/usr/share/man/man1/conflict.1.xz	100644	root:root	
 Requires: /lib64/ld-linux-x86-64.so.2  
@@ -14,3 +14,3 @@
 Provides: conflict = 6.2-alt1_20040901.qa1
-File: /usr/bin/conflict	100755	root:root	2948e534d819e1e4bb808006e06ac168	
+File: /usr/bin/conflict	100755	root:root	1ea2b73d36f86ef7d434ba92308c9a71	
 File: /usr/share/doc/conflict-6.2	40755	root:root		
@@ -19,3 +19,3 @@
 File: /usr/share/doc/conflict-6.2/README	100644	root:root	32e75dd8f61d668602d2dafcad18dab5	
-File: /usr/share/man/man1/conflict.1.gz	100644	root:root	b712a84fd6a32d6a54bcc2c270695669	
-RPMIdentity: 9244084b30bb18f9d6d06850ff3864c02432c6994217e2cbf5a658a59e4b2e106042844a53534a56dbc91cd3ea908e5e3823c2ab13819c124360a5e01af378b4
+File: /usr/share/man/man1/conflict.1.xz	100644	root:root	457bd859eba761f66bf782aad7947987	
+RPMIdentity: d6af2ceda720ab966291a646b56c945e1b8212d86574c488f8e1249eea6f0795c0782b4ce36f9efaa75602f1c688e12c1483ca2f13c8cb3a74f4137aa3649861
--- conflict-debuginfo-6.2-alt1_20040901.qa1.x86_64.rpm.repo	2013-04-17 06:57:18.000000000 +0000
+++ conflict-debuginfo-6.2-alt1_20040901.qa1.x86_64.rpm.hasher	2022-10-09 07:20:51.004982245 +0000
@@ -1,4 +1,4 @@
-/usr/lib/debug/.build-id/c6	40755	root:root	
-/usr/lib/debug/.build-id/c6/849c714c5cb9f21e84baaef7364e76f90097c2	120777	root:root	../../../../bin/conflict
-/usr/lib/debug/.build-id/c6/849c714c5cb9f21e84baaef7364e76f90097c2.debug	120777	root:root	../../usr/bin/conflict.debug
+/usr/lib/debug/.build-id/bf	40755	root:root	
+/usr/lib/debug/.build-id/bf/0e93ec704c1f24d1516f5913de062e134d6581	120777	root:root	../../../../bin/conflict
+/usr/lib/debug/.build-id/bf/0e93ec704c1f24d1516f5913de062e134d6581.debug	120777	root:root	../../usr/bin/conflict.debug
 /usr/lib/debug/usr/bin/conflict.debug	100644	root:root	
@@ -14,6 +14,6 @@
 Provides: conflict-debuginfo = 6.2-alt1_20040901.qa1
-File: /usr/lib/debug/.build-id/c6	40755	root:root		
-File: /usr/lib/debug/.build-id/c6/849c714c5cb9f21e84baaef7364e76f90097c2	120777	root:root		../../../../bin/conflict
-File: /usr/lib/debug/.build-id/c6/849c714c5cb9f21e84baaef7364e76f90097c2.debug	120777	root:root		../../usr/bin/conflict.debug
-File: /usr/lib/debug/usr/bin/conflict.debug	100644	root:root	ec53ffb97f2129a023d9741a80c862f8	
+File: /usr/lib/debug/.build-id/bf	40755	root:root		
+File: /usr/lib/debug/.build-id/bf/0e93ec704c1f24d1516f5913de062e134d6581	120777	root:root		../../../../bin/conflict
+File: /usr/lib/debug/.build-id/bf/0e93ec704c1f24d1516f5913de062e134d6581.debug	120777	root:root		../../usr/bin/conflict.debug
+File: /usr/lib/debug/usr/bin/conflict.debug	100644	root:root	a7823aa03f78ae4544a6b3c3ede45577	
 File: /usr/src/debug/conflict-20040901	40755	root:root		
@@ -23,2 +23,2 @@
 File: /usr/src/debug/conflict-20040901/unix.c	100644	root:root	8d2f2b0f97f71d463b775782a6bd3621	
-RPMIdentity: 538ea2eb973ce295f0b27c89c651017a8e971b0af699a8a1426160b7cb6d48856cb54ad0ffd9f39c645078cc040f81d856d3c3aecd42de837254636338130dcd
+RPMIdentity: a5971f659576388231594999f8f6c4bbea59209f30f3680f2325d8666c813b8162e86452ac84e6a73e9bfc33790435f170e56c651d94e5f16a2c95d818a14afb