<86>Sep  8 11:02:18 userdel[2814431]: delete user 'rooter'
<86>Sep  8 11:02:18 userdel[2814431]: removed shadow group 'rooter' owned by 'rooter'
<86>Sep  8 11:02:18 groupadd[2814452]: group added to /etc/group: name=rooter, GID=1850
<86>Sep  8 11:02:18 groupadd[2814452]: group added to /etc/gshadow: name=rooter
<86>Sep  8 11:02:18 groupadd[2814452]: new group: name=rooter, GID=1850
<86>Sep  8 11:02:18 useradd[2814469]: new user: name=rooter, UID=1850, GID=1850, home=/root, shell=/bin/bash
<86>Sep  8 11:02:18 userdel[2814491]: delete user 'builder'
<86>Sep  8 11:02:18 userdel[2814491]: removed group 'builder' owned by 'builder'
<86>Sep  8 11:02:18 userdel[2814491]: removed shadow group 'builder' owned by 'builder'
<86>Sep  8 11:02:18 groupadd[2814519]: group added to /etc/group: name=builder, GID=1851
<86>Sep  8 11:02:18 groupadd[2814519]: group added to /etc/gshadow: name=builder
<86>Sep  8 11:02:18 groupadd[2814519]: new group: name=builder, GID=1851
<86>Sep  8 11:02:18 useradd[2814544]: new user: name=builder, UID=1851, GID=1851, home=/usr/src, shell=/bin/bash
Building target platforms: x86_64
Building for target x86_64
Wrote: /usr/src/in/nosrpm/tsl-0.1.1a-alt1.qa1.nosrc.rpm (w1.gzdio)
Installing tsl-0.1.1a-alt1.qa1.src.rpm
Building target platforms: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.92875
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf tsl-0.1.1a
+ echo 'Source #0 (tsl-0.1.1a.tar.gz):'
Source #0 (tsl-0.1.1a.tar.gz):
+ /bin/gzip -dc /usr/src/RPM/SOURCES/tsl-0.1.1a.tar.gz
+ /bin/tar -xf -
+ cd tsl-0.1.1a
+ /bin/chmod -c -Rf u+rwX,go-w .
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.92875
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd tsl-0.1.1a
+ make -j16
make: Entering directory '/usr/src/RPM/BUILD/tsl-0.1.1a'
gcc -O2 -Wall -D_GNU_SOURCE -pedantic -ansi -D_REENTRANT -g -c signal.c
make: Leaving directory '/usr/src/RPM/BUILD/tsl-0.1.1a'
make: Entering directory '/usr/src/RPM/BUILD/tsl-0.1.1a'
gcc -O2 -Wall -D_GNU_SOURCE -pedantic -ansi -D_REENTRANT -g -c main.c
make: Leaving directory '/usr/src/RPM/BUILD/tsl-0.1.1a'
make: Entering directory '/usr/src/RPM/BUILD/tsl-0.1.1a'
gcc -O2 -Wall -D_GNU_SOURCE -pedantic -ansi -D_REENTRANT -g -c parse.c
parse.c: In function 'process_file':
parse.c:127:19: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
   list_add( line, (void *)line_no, fields );
                   ^
make: Leaving directory '/usr/src/RPM/BUILD/tsl-0.1.1a'
make: Entering directory '/usr/src/RPM/BUILD/tsl-0.1.1a'
gcc -O2 -Wall -D_GNU_SOURCE -pedantic -ansi -D_REENTRANT -g -c netio.c
make: Leaving directory '/usr/src/RPM/BUILD/tsl-0.1.1a'
make: Entering directory '/usr/src/RPM/BUILD/tsl-0.1.1a'
gcc -O2 -Wall -D_GNU_SOURCE -pedantic -ansi -D_REENTRANT -g -c list.c
make: Leaving directory '/usr/src/RPM/BUILD/tsl-0.1.1a'
make: Entering directory '/usr/src/RPM/BUILD/tsl-0.1.1a'
gcc -O2 -Wall -D_GNU_SOURCE -pedantic -ansi -D_REENTRANT -g -c runtime.c
runtime.c: In function 'runtime':
runtime.c:387:5: warning: ignoring return value of 'system', declared with attribute warn_unused_result [-Wunused-result]
     system( cmd );
     ^~~~~~~~~~~~~
make: Leaving directory '/usr/src/RPM/BUILD/tsl-0.1.1a'
make: Entering directory '/usr/src/RPM/BUILD/tsl-0.1.1a'
gcc -O2 -Wall -D_GNU_SOURCE -pedantic -ansi -D_REENTRANT -g  -o tsl main.o list.o parse.o netio.o runtime.o signal.o
make: Leaving directory '/usr/src/RPM/BUILD/tsl-0.1.1a'
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.90151
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ /bin/chmod -Rf u+rwX -- /usr/src/tmp/tsl-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/tsl-buildroot
+ PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games
+ cd tsl-0.1.1a
+ /bin/mkdir -p /usr/src/tmp/tsl-buildroot/usr/bin
+ /bin/install -m 755 tsl /usr/src/tmp/tsl-buildroot/usr/bin/tsl
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/tsl-buildroot (auto)
Verifying and fixing files in /usr/src/tmp/tsl-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig)
Checking contents of files in /usr/src/tmp/tsl-buildroot/ (default)
Compressing files in /usr/src/tmp/tsl-buildroot (auto)
Verifying ELF objects in /usr/src/tmp/tsl-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: tsl-0.1.1a-alt1.qa1
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.90151
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd tsl-0.1.1a
+ DOCDIR=/usr/src/tmp/tsl-buildroot/usr/share/doc/tsl-0.1.1a
+ export DOCDIR
+ rm -rf /usr/src/tmp/tsl-buildroot/usr/share/doc/tsl-0.1.1a
+ /bin/mkdir -p /usr/src/tmp/tsl-buildroot/usr/share/doc/tsl-0.1.1a
+ cp -prL AUTHORS ChangeLog COPYING README /usr/src/tmp/tsl-buildroot/usr/share/doc/tsl-0.1.1a
+ chmod -R go-w /usr/src/tmp/tsl-buildroot/usr/share/doc/tsl-0.1.1a
+ chmod -R a+rX /usr/src/tmp/tsl-buildroot/usr/share/doc/tsl-0.1.1a
+ exit 0
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.5FeyBJ
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.RmaMXF
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.3AjbNF
Creating tsl-debuginfo package
Processing files: tsl-debuginfo-0.1.1a-alt1.qa1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.9X6O5I
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.TFeARP
find-requires: running scripts (debuginfo)
Requires: tsl = 0.1.1a-alt1.qa1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6)
Wrote: /usr/src/RPM/RPMS/x86_64/tsl-0.1.1a-alt1.qa1.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/tsl-debuginfo-0.1.1a-alt1.qa1.x86_64.rpm (w2.lzdio)
1.38user 1.08system 0:06.66elapsed 37%CPU (0avgtext+0avgdata 32916maxresident)k
0inputs+0outputs (0major+207300minor)pagefaults 0swaps
0.43user 1.51system 0:10.78elapsed 18%CPU (0avgtext+0avgdata 12084maxresident)k
0inputs+0outputs (0major+95728minor)pagefaults 0swaps
--- tsl-0.1.1a-alt1.qa1.x86_64.rpm.repo	2013-04-18 18:27:20.000000000 +0000
+++ tsl-0.1.1a-alt1.qa1.x86_64.rpm.hasher	2024-09-08 11:02:26.260142581 +0000
@@ -14,3 +14,3 @@
 Provides: tsl = 0.1.1a-alt1.qa1
-File: /usr/bin/tsl	100755	root:root	f979550b4ae577e98014fedbf5f4b6a6	
+File: /usr/bin/tsl	100755	root:root	0743e375cef9a52e1f3256445ce2c214	
 File: /usr/share/doc/tsl-0.1.1a	40755	root:root		
@@ -20,2 +20,2 @@
 File: /usr/share/doc/tsl-0.1.1a/README	100644	root:root	d02015993620ed2b2ec71758a2438daa	
-RPMIdentity: e4bd15822688cf360b19e06a6b5d2ae6e82d8fc8c0ae79f595a7bd6f343bc7ddeb2d309da15e54efd106bdd357b90f81dc39431b17c34af27506c5d56a35909f
+RPMIdentity: 56e681e01ed16232220d985a0673189fae70232855dfec31e3c86cca54e85b8e518a1a33ec47f7f29417f5f4fa4e404592f2577f892c9ad316a0c4d9a905fe7e
--- tsl-debuginfo-0.1.1a-alt1.qa1.x86_64.rpm.repo	2013-04-18 18:27:20.000000000 +0000
+++ tsl-debuginfo-0.1.1a-alt1.qa1.x86_64.rpm.hasher	2024-09-08 11:02:26.328143504 +0000
@@ -1,4 +1,4 @@
-/usr/lib/debug/.build-id/b4	40755	root:root	
-/usr/lib/debug/.build-id/b4/6df280a296cfb5b7dcc37492903a600f751e78	120777	root:root	../../../../bin/tsl
-/usr/lib/debug/.build-id/b4/6df280a296cfb5b7dcc37492903a600f751e78.debug	120777	root:root	../../usr/bin/tsl.debug
+/usr/lib/debug/.build-id/49	40755	root:root	
+/usr/lib/debug/.build-id/49/8d08f35e616f57e0c43e7d15381b48d63c4591	120777	root:root	../../../../bin/tsl
+/usr/lib/debug/.build-id/49/8d08f35e616f57e0c43e7d15381b48d63c4591.debug	120777	root:root	../../usr/bin/tsl.debug
 /usr/lib/debug/usr/bin/tsl.debug	100644	root:root	
@@ -17,6 +17,6 @@
 Provides: tsl-debuginfo = 0.1.1a-alt1.qa1
-File: /usr/lib/debug/.build-id/b4	40755	root:root		
-File: /usr/lib/debug/.build-id/b4/6df280a296cfb5b7dcc37492903a600f751e78	120777	root:root		../../../../bin/tsl
-File: /usr/lib/debug/.build-id/b4/6df280a296cfb5b7dcc37492903a600f751e78.debug	120777	root:root		../../usr/bin/tsl.debug
-File: /usr/lib/debug/usr/bin/tsl.debug	100644	root:root	555e389752f9687cc0158035c4bfc769	
+File: /usr/lib/debug/.build-id/49	40755	root:root		
+File: /usr/lib/debug/.build-id/49/8d08f35e616f57e0c43e7d15381b48d63c4591	120777	root:root		../../../../bin/tsl
+File: /usr/lib/debug/.build-id/49/8d08f35e616f57e0c43e7d15381b48d63c4591.debug	120777	root:root		../../usr/bin/tsl.debug
+File: /usr/lib/debug/usr/bin/tsl.debug	100644	root:root	bd362303b9bc4c3fceefc5b421bb727a	
 File: /usr/src/debug/tsl-0.1.1a	40755	root:root		
@@ -29,2 +29,2 @@
 File: /usr/src/debug/tsl-0.1.1a/tsl.h	100644	root:root	1f104913e87a30a406233a482511b34b	
-RPMIdentity: aaa36efc596b86ce5cc618501fc43c74b14a09fced4a42a42760d6b66e6feabacef10b8b0238857b851febf4eb2b61a9275cb5d97d7514b3f8fbb3375db24567
+RPMIdentity: 81b76cfc7d8ec6799340320a7e7f91f279fb237b6a414ff277b4f2abfef274a48d0c3f31a0fa5d813ab643cef36a6e4d27385fb3d9f9488345cd73a92ae60d11