<86>Oct 22 04:21:08 userdel[143218]: delete user 'rooter'
<86>Oct 22 04:21:08 userdel[143218]: removed group 'rooter' owned by 'rooter'
<86>Oct 22 04:21:08 userdel[143218]: removed shadow group 'rooter' owned by 'rooter'
<86>Oct 22 04:21:08 groupadd[143280]: group added to /etc/group: name=rooter, GID=963
<86>Oct 22 04:21:08 groupadd[143280]: group added to /etc/gshadow: name=rooter
<86>Oct 22 04:21:08 groupadd[143280]: new group: name=rooter, GID=963
<86>Oct 22 04:21:08 useradd[143321]: new user: name=rooter, UID=963, GID=963, home=/root, shell=/bin/bash
<86>Oct 22 04:21:08 userdel[143379]: delete user 'builder'
<86>Oct 22 04:21:08 userdel[143379]: removed group 'builder' owned by 'builder'
<86>Oct 22 04:21:08 userdel[143379]: removed shadow group 'builder' owned by 'builder'
<86>Oct 22 04:21:08 groupadd[143437]: group added to /etc/group: name=builder, GID=964
<86>Oct 22 04:21:08 groupadd[143437]: group added to /etc/gshadow: name=builder
<86>Oct 22 04:21:08 groupadd[143437]: new group: name=builder, GID=964
<86>Oct 22 04:21:08 useradd[143470]: new user: name=builder, UID=964, GID=964, home=/usr/src, shell=/bin/bash
/usr/src/in/srpm/o3read-0.0.4-alt3.qa1.src.rpm: The use of such a license name is ambiguous: GPL
<13>Oct 22 04:21:09 rpmi: libnatspec-0.3.1-alt2 sisyphus+275114.100.1.1 1624405313 installed
<13>Oct 22 04:21:09 rpmi: libnatspec-devel-0.3.1-alt2 sisyphus+275114.100.1.1 1624405313 installed
Building target platforms: i586
Building for target i586
Wrote: /usr/src/in/nosrpm/o3read-0.0.4-alt3.qa1.nosrc.rpm (w1.gzdio)
Installing o3read-0.0.4-alt3.qa1.src.rpm
Building target platforms: i586
Building for target i586
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.48500
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf o3read-0.0.4
+ echo 'Source #0 (o3read-0.0.4.tar.gz):'
Source #0 (o3read-0.0.4.tar.gz):
+ /bin/gzip -dc /usr/src/RPM/SOURCES/o3read-0.0.4.tar.gz
+ /bin/tar -xf -
+ cd o3read-0.0.4
+ /bin/chmod -c -Rf u+rwX,go-w .
+ echo 'Patch #0 (o3read-0.0.4-alt-natspec.patch):'
Patch #0 (o3read-0.0.4-alt-natspec.patch):
+ /usr/bin/patch -p1
patching file o3read.c
patching file o3read.h
patching file o3tohtml.c
patching file o3totxt.c
+ echo 'Patch #1 (o3read-alt-makefile.patch):'
Patch #1 (o3read-alt-makefile.patch):
+ /usr/bin/patch -p0
patching file Makefile
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.48500
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd o3read-0.0.4
+ make -j16 'CFLAGS=-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -ansi -pedantic'
make: Entering directory '/usr/src/RPM/BUILD/o3read-0.0.4'
gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -ansi -pedantic   -c -o main.o main.c
make: Leaving directory '/usr/src/RPM/BUILD/o3read-0.0.4'
make: Entering directory '/usr/src/RPM/BUILD/o3read-0.0.4'
gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -ansi -pedantic   -c -o o3totxt.o o3totxt.c
o3totxt.c: In function 'text':
o3totxt.c:116:13: warning: unused variable 'i' [-Wunused-variable]
  116 |         int i;
      |             ^
make: Leaving directory '/usr/src/RPM/BUILD/o3read-0.0.4'
make: Entering directory '/usr/src/RPM/BUILD/o3read-0.0.4'
gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -ansi -pedantic   -c -o o3tohtml.o o3tohtml.c
make: Leaving directory '/usr/src/RPM/BUILD/o3read-0.0.4'
make: Entering directory '/usr/src/RPM/BUILD/o3read-0.0.4'
gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -ansi -pedantic   -c -o o3read.o o3read.c
make: Leaving directory '/usr/src/RPM/BUILD/o3read-0.0.4'
make: Entering directory '/usr/src/RPM/BUILD/o3read-0.0.4'
gcc -o o3read main.o o3read.o -lnatspec
make: Leaving directory '/usr/src/RPM/BUILD/o3read-0.0.4'
make: Entering directory '/usr/src/RPM/BUILD/o3read-0.0.4'
gcc -o o3totxt o3totxt.o o3read.o -lnatspec
make: Leaving directory '/usr/src/RPM/BUILD/o3read-0.0.4'
make: Entering directory '/usr/src/RPM/BUILD/o3read-0.0.4'
gcc -o o3tohtml o3tohtml.o o3read.o -lnatspec
make: Leaving directory '/usr/src/RPM/BUILD/o3read-0.0.4'
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.48500
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ /bin/chmod -Rf u+rwX -- /usr/src/tmp/o3read-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/o3read-buildroot
+ PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games
+ cd o3read-0.0.4
+ make 'INSTALL=/usr/libexec/rpm-build/install -p' DESTDIR=/usr/src/tmp/o3read-buildroot install
make: Entering directory '/usr/src/RPM/BUILD/o3read-0.0.4'
mkdir -p /usr/src/tmp/o3read-buildroot/usr/bin /usr/src/tmp/o3read-buildroot/usr/share/man/man1
cp o3read o3totxt o3tohtml /usr/src/tmp/o3read-buildroot/usr/bin
cp o3read.1 o3tohtml.1 o3totxt.1 /usr/src/tmp/o3read-buildroot/usr/share/man/man1
make: Leaving directory '/usr/src/RPM/BUILD/o3read-0.0.4'
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/o3read-buildroot (auto)
Verifying and fixing files in /usr/src/tmp/o3read-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig)
Checking contents of files in /usr/src/tmp/o3read-buildroot/ (default)
Compressing files in /usr/src/tmp/o3read-buildroot (auto)
removed '/usr/src/tmp/o3read-buildroot/usr/share/man/man1/o3totxt.1'
'/usr/src/tmp/o3read-buildroot/usr/share/man/man1/o3totxt.1.xz' -> 'o3read.1.xz'
removed '/usr/src/tmp/o3read-buildroot/usr/share/man/man1/o3tohtml.1'
'/usr/src/tmp/o3read-buildroot/usr/share/man/man1/o3tohtml.1.xz' -> 'o3read.1.xz'
removed '/usr/src/tmp/o3read-buildroot/usr/share/man/man1/o3tohtml.1.xz'
'/usr/src/tmp/o3read-buildroot/usr/share/man/man1/o3tohtml.1.xz' -> 'o3read.1.xz'
removed '/usr/src/tmp/o3read-buildroot/usr/share/man/man1/o3totxt.1.xz'
'/usr/src/tmp/o3read-buildroot/usr/share/man/man1/o3totxt.1.xz' -> 'o3read.1.xz'
Verifying ELF objects in /usr/src/tmp/o3read-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal)
Processing files: o3read-0.0.4-alt3.qa1
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.55638
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd o3read-0.0.4
+ DOCDIR=/usr/src/tmp/o3read-buildroot/usr/share/doc/o3read-0.0.4
+ export DOCDIR
+ rm -rf /usr/src/tmp/o3read-buildroot/usr/share/doc/o3read-0.0.4
+ /bin/mkdir -p /usr/src/tmp/o3read-buildroot/usr/share/doc/o3read-0.0.4
+ cp -prL ChangeLog README TODO /usr/src/tmp/o3read-buildroot/usr/share/doc/o3read-0.0.4
+ chmod -R go-w /usr/src/tmp/o3read-buildroot/usr/share/doc/o3read-0.0.4
+ chmod -R a+rX /usr/src/tmp/o3read-buildroot/usr/share/doc/o3read-0.0.4
+ exit 0
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.awWtbt
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.ordPK0
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services)
lib.req: WARNING: /usr/src/tmp/o3read-buildroot/usr/bin/o3read: overlinked libraries: /lib/libnatspec.so.0
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), libnatspec.so.0 >= set:ihfl1, 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.FPAE18
Creating o3read-debuginfo package
Processing files: o3read-debuginfo-0.0.4-alt3.qa1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.wmAfuq
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.WWgjyd
find-requires: running scripts (debuginfo)
Requires: o3read = 0.0.4-alt3.qa1, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6), debug(libnatspec.so.0)
Wrote: /usr/src/RPM/RPMS/i586/o3read-0.0.4-alt3.qa1.i586.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/i586/o3read-debuginfo-0.0.4-alt3.qa1.i586.rpm (w2.lzdio)
1.17user 0.75system 0:05.82elapsed 33%CPU (0avgtext+0avgdata 26576maxresident)k
0inputs+0outputs (0major+260353minor)pagefaults 0swaps
/.out/o3read-0.0.4-alt3.qa1.i586.rpm: The use of such a license name is ambiguous: GPL
/.out/o3read-debuginfo-0.0.4-alt3.qa1.i586.rpm: The use of such a license name is ambiguous: GPL
1.68user 1.20system 0:10.28elapsed 28%CPU (0avgtext+0avgdata 105700maxresident)k
24inputs+0outputs (30828major+152080minor)pagefaults 0swaps
--- o3read-0.0.4-alt3.qa1.i586.rpm.repo	2013-04-16 19:50:14.000000000 +0000
+++ o3read-0.0.4-alt3.qa1.i586.rpm.hasher	2022-10-22 04:21:16.839367718 +0000
@@ -7,9 +7,11 @@
 /usr/share/doc/o3read-0.0.4/TODO	100644	root:root	
-/usr/share/man/man1/o3read.1.gz	100644	root:root	
-/usr/share/man/man1/o3tohtml.1.gz	120777	root:root	o3read.1.gz
-/usr/share/man/man1/o3totxt.1.gz	120777	root:root	o3read.1.gz
+/usr/share/man/man1/o3read.1.xz	100644	root:root	
+/usr/share/man/man1/o3tohtml.1.xz	120777	root:root	o3read.1.xz
+/usr/share/man/man1/o3totxt.1.xz	120777	root:root	o3read.1.xz
 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)  
@@ -20,5 +22,5 @@
 Provides: o3read = 0.0.4-alt3.qa1
-File: /usr/bin/o3read	100755	root:root	5e4f8385e1755bee026c7aea3ed7310b	
-File: /usr/bin/o3tohtml	100755	root:root	ec3a61d85f91f3fd92afe75ff1ee22d3	
-File: /usr/bin/o3totxt	100755	root:root	6d0f3e7af86c9ca4c144acc868120c99	
+File: /usr/bin/o3read	100755	root:root	9ba0cfa5c1b4d1f883109c75f102e6b0	
+File: /usr/bin/o3tohtml	100755	root:root	5885a5a6cbfe45dd34f566312dc15cc0	
+File: /usr/bin/o3totxt	100755	root:root	0665f63240bd8fc3f0f4bac8dea0d63f	
 File: /usr/share/doc/o3read-0.0.4	40755	root:root		
@@ -27,5 +29,5 @@
 File: /usr/share/doc/o3read-0.0.4/TODO	100644	root:root	2a6d79bae98eb7808dd4556ad26116ed	
-File: /usr/share/man/man1/o3read.1.gz	100644	root:root	19e7b020e3ec29614922505b36b50ffc	
-File: /usr/share/man/man1/o3tohtml.1.gz	120777	root:root		o3read.1.gz
-File: /usr/share/man/man1/o3totxt.1.gz	120777	root:root		o3read.1.gz
-RPMIdentity: 566ffb035a6991537decf5191919ed704dfa3a7f67f3783446d86b90c7caa179b7abd3fc2f01885cd426aa86a46fbc7d212e45ce9c5fad77b840a9dc455bf0a9
+File: /usr/share/man/man1/o3read.1.xz	100644	root:root	d1ee1cd8025935fb48619d59600d7181	
+File: /usr/share/man/man1/o3tohtml.1.xz	120777	root:root		o3read.1.xz
+File: /usr/share/man/man1/o3totxt.1.xz	120777	root:root		o3read.1.xz
+RPMIdentity: 6f58cc6ffd0685604ae64b134fc7a8b9e65ffea35e179fce2920d179cb5ede2401adc4b30415c9cf25bf0c547244b0cc7ca27fb1f650907d0ac0e1ed91440b92
--- o3read-debuginfo-0.0.4-alt3.qa1.i586.rpm.repo	2013-04-16 19:50:14.000000000 +0000
+++ o3read-debuginfo-0.0.4-alt3.qa1.i586.rpm.hasher	2022-10-22 04:21:16.911368773 +0000
@@ -1,10 +1,10 @@
-/usr/lib/debug/.build-id/36	40755	root:root	
-/usr/lib/debug/.build-id/36/55c4ce413491fb7c19105bbd0bd5c8d12577c0	120777	root:root	../../../../bin/o3read
-/usr/lib/debug/.build-id/36/55c4ce413491fb7c19105bbd0bd5c8d12577c0.debug	120777	root:root	../../usr/bin/o3read.debug
-/usr/lib/debug/.build-id/89	40755	root:root	
-/usr/lib/debug/.build-id/89/6c8147db093bd4ff7f2d613f4e9eb48660d4d1	120777	root:root	../../../../bin/o3totxt
-/usr/lib/debug/.build-id/89/6c8147db093bd4ff7f2d613f4e9eb48660d4d1.debug	120777	root:root	../../usr/bin/o3totxt.debug
-/usr/lib/debug/.build-id/ae	40755	root:root	
-/usr/lib/debug/.build-id/ae/2e95ce7ac0b8c26971938348c70e2c5eb2e27e	120777	root:root	../../../../bin/o3tohtml
-/usr/lib/debug/.build-id/ae/2e95ce7ac0b8c26971938348c70e2c5eb2e27e.debug	120777	root:root	../../usr/bin/o3tohtml.debug
+/usr/lib/debug/.build-id/1c	40755	root:root	
+/usr/lib/debug/.build-id/1c/4eedcb2064a990f9a689fc8dbaf92c000726dc	120777	root:root	../../../../bin/o3totxt
+/usr/lib/debug/.build-id/1c/4eedcb2064a990f9a689fc8dbaf92c000726dc.debug	120777	root:root	../../usr/bin/o3totxt.debug
+/usr/lib/debug/.build-id/7a	40755	root:root	
+/usr/lib/debug/.build-id/7a/e7ee483f0a0dec9cc74e190c17c2f3dd46ea08	120777	root:root	../../../../bin/o3read
+/usr/lib/debug/.build-id/7a/e7ee483f0a0dec9cc74e190c17c2f3dd46ea08.debug	120777	root:root	../../usr/bin/o3read.debug
+/usr/lib/debug/.build-id/7f	40755	root:root	
+/usr/lib/debug/.build-id/7f/c93f61ac02d6e28dfd97fc1411092b996188ca	120777	root:root	../../../../bin/o3tohtml
+/usr/lib/debug/.build-id/7f/c93f61ac02d6e28dfd97fc1411092b996188ca.debug	120777	root:root	../../usr/bin/o3tohtml.debug
 /usr/lib/debug/usr/bin/o3read.debug	100644	root:root	
@@ -24,14 +24,14 @@
 Provides: o3read-debuginfo = 0.0.4-alt3.qa1
-File: /usr/lib/debug/.build-id/36	40755	root:root		
-File: /usr/lib/debug/.build-id/36/55c4ce413491fb7c19105bbd0bd5c8d12577c0	120777	root:root		../../../../bin/o3read
-File: /usr/lib/debug/.build-id/36/55c4ce413491fb7c19105bbd0bd5c8d12577c0.debug	120777	root:root		../../usr/bin/o3read.debug
-File: /usr/lib/debug/.build-id/89	40755	root:root		
-File: /usr/lib/debug/.build-id/89/6c8147db093bd4ff7f2d613f4e9eb48660d4d1	120777	root:root		../../../../bin/o3totxt
-File: /usr/lib/debug/.build-id/89/6c8147db093bd4ff7f2d613f4e9eb48660d4d1.debug	120777	root:root		../../usr/bin/o3totxt.debug
-File: /usr/lib/debug/.build-id/ae	40755	root:root		
-File: /usr/lib/debug/.build-id/ae/2e95ce7ac0b8c26971938348c70e2c5eb2e27e	120777	root:root		../../../../bin/o3tohtml
-File: /usr/lib/debug/.build-id/ae/2e95ce7ac0b8c26971938348c70e2c5eb2e27e.debug	120777	root:root		../../usr/bin/o3tohtml.debug
-File: /usr/lib/debug/usr/bin/o3read.debug	100644	root:root	40b6b9779bdc80798f4df432e7c78d4b	
-File: /usr/lib/debug/usr/bin/o3tohtml.debug	100644	root:root	be1d6c909e365dd6aa606ed49cd8c6c8	
-File: /usr/lib/debug/usr/bin/o3totxt.debug	100644	root:root	19a4de98319eb74e3e1575f65fb22e73	
+File: /usr/lib/debug/.build-id/1c	40755	root:root		
+File: /usr/lib/debug/.build-id/1c/4eedcb2064a990f9a689fc8dbaf92c000726dc	120777	root:root		../../../../bin/o3totxt
+File: /usr/lib/debug/.build-id/1c/4eedcb2064a990f9a689fc8dbaf92c000726dc.debug	120777	root:root		../../usr/bin/o3totxt.debug
+File: /usr/lib/debug/.build-id/7a	40755	root:root		
+File: /usr/lib/debug/.build-id/7a/e7ee483f0a0dec9cc74e190c17c2f3dd46ea08	120777	root:root		../../../../bin/o3read
+File: /usr/lib/debug/.build-id/7a/e7ee483f0a0dec9cc74e190c17c2f3dd46ea08.debug	120777	root:root		../../usr/bin/o3read.debug
+File: /usr/lib/debug/.build-id/7f	40755	root:root		
+File: /usr/lib/debug/.build-id/7f/c93f61ac02d6e28dfd97fc1411092b996188ca	120777	root:root		../../../../bin/o3tohtml
+File: /usr/lib/debug/.build-id/7f/c93f61ac02d6e28dfd97fc1411092b996188ca.debug	120777	root:root		../../usr/bin/o3tohtml.debug
+File: /usr/lib/debug/usr/bin/o3read.debug	100644	root:root	b69cf5d4f7341e3118f872f2482e4500	
+File: /usr/lib/debug/usr/bin/o3tohtml.debug	100644	root:root	defc964f2a5ac1dded427fbb246f4989	
+File: /usr/lib/debug/usr/bin/o3totxt.debug	100644	root:root	d499cc636b6df06e601d513cff39872d	
 File: /usr/src/debug/o3read-0.0.4	40755	root:root		
@@ -42,2 +42,2 @@
 File: /usr/src/debug/o3read-0.0.4/o3totxt.c	100644	root:root	cd5a46cd4af65c86c214378cb32ab6b8	
-RPMIdentity: 67fd4f7bd935dc64d663d59fc2bc4f8dec0b42e7e569635799749dfbeb98051a14ca63444ce41e2b3057946b8f55338b8e27f09db710d8968c07366c89073290
+RPMIdentity: 59fb3dfa6567ae94d7389b5f58bb3247ba1eece0ca3a314c9ea05208f4e7a89e61a1b16e44fd20ac902089fc7f27640c0378b349a2208a432f23bea5632f20a7