<86>Feb 22 07:39:17 userdel[3057670]: delete user 'rooter'
<86>Feb 22 07:39:17 userdel[3057670]: removed group 'rooter' owned by 'rooter'
<86>Feb 22 07:39:17 userdel[3057670]: removed shadow group 'rooter' owned by 'rooter'
<86>Feb 22 07:39:17 groupadd[3057735]: group added to /etc/group: name=rooter, GID=1853
<86>Feb 22 07:39:17 groupadd[3057735]: group added to /etc/gshadow: name=rooter
<86>Feb 22 07:39:17 groupadd[3057735]: new group: name=rooter, GID=1853
<86>Feb 22 07:39:17 useradd[3057776]: new user: name=rooter, UID=1853, GID=1853, home=/root, shell=/bin/bash, from=none
<86>Feb 22 07:39:17 userdel[3057831]: delete user 'builder'
<86>Feb 22 07:39:17 userdel[3057831]: removed group 'builder' owned by 'builder'
<86>Feb 22 07:39:17 userdel[3057831]: removed shadow group 'builder' owned by 'builder'
<86>Feb 22 07:39:17 groupadd[3057870]: group added to /etc/group: name=builder, GID=1854
<86>Feb 22 07:39:17 groupadd[3057870]: group added to /etc/gshadow: name=builder
<86>Feb 22 07:39:17 groupadd[3057870]: new group: name=builder, GID=1854
<86>Feb 22 07:39:17 useradd[3057895]: new user: name=builder, UID=1854, GID=1854, home=/usr/src, shell=/bin/bash, from=none
/usr/src/in/srpm/pstotext-1.9-alt3.src.rpm: bad symbols in the license tag: '
Building target platforms: i586
Building for target i586
Wrote: /usr/src/in/nosrpm/pstotext-1.9-alt3.nosrc.rpm (w1.gzdio)
Installing pstotext-1.9-alt3.src.rpm
Building target platforms: i586
Building for target i586
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.16519
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf pstotext-1.9
+ echo 'Source #0 (pstotext-1.9.tar):'
Source #0 (pstotext-1.9.tar):
+ /bin/tar -xf /usr/src/RPM/SOURCES/pstotext-1.9.tar
+ cd pstotext-1.9
+ /bin/chmod -c -Rf u+rwX,go-w .
+ echo 'Patch #1 (1.9-3_and_1.9-4.patch):'
Patch #1 (1.9-3_and_1.9-4.patch):
+ /usr/bin/patch -p1
patching file main.c
+ echo 'Patch #2 (1.9-flags.patch):'
Patch #2 (1.9-flags.patch):
+ /usr/bin/patch -p1
patching file Makefile
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.16519
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd pstotext-1.9
+ export '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'
+ make
make: Entering directory '/usr/src/RPM/BUILD/pstotext-1.9'
cc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c bundle.c
echo "const char *ocr[] = {" > ocr.h
sed -e 's/"/\\"/g' -e 's/\(.*\)/  "\1\\n",/' ocr.ps >> ocr.h
echo "  0" >> ocr.h
echo "};" >> ocr.h
echo "const char *rot270[] = {" > rot270.h
sed -e 's/"/\\"/g' -e 's/\(.*\)/  "\1\\n",/' rot270.ps >> rot270.h
echo "  0" >> rot270.h
echo "};" >> rot270.h
echo "const char *rot90[] = {" > rot90.h
sed -e 's/"/\\"/g' -e 's/\(.*\)/  "\1\\n",/' rot90.ps >> rot90.h
echo "  0" >> rot90.h
echo "};" >> rot90.h
cc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c main.c
cc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c ptotdll.c
ptotdll.c: In function 'ParseFont':
ptotdll.c:603:5: warning: this 'for' clause does not guard... [-Wmisleading-indentation]
  603 |     for (i = 0; i<256; i++)
      |     ^~~
ptotdll.c:605:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for'
  605 |       bly = GuessDescend * xmax; topry = GuessAscend * xmax;
      |       ^~~
cc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic  -o pstotext main.o bundle.o ptotdll.o -lm
make: Leaving directory '/usr/src/RPM/BUILD/pstotext-1.9'
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.16519
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ /bin/chmod -Rf u+rwX -- /usr/src/tmp/pstotext-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/pstotext-buildroot
+ PATH=/usr/libexec/rpm-build:/usr/src/bin:/usr/bin:/bin:/usr/local/bin:/usr/games
+ cd pstotext-1.9
+ install -pDm755 pstotext /usr/src/tmp/pstotext-buildroot/usr/bin/pstotext
+ install -pDm644 pstotext.1 /usr/src/tmp/pstotext-buildroot/usr/share/man/man1/pstotext.1
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/pstotext-buildroot (auto)
Verifying and fixing files in /usr/src/tmp/pstotext-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig)
Checking contents of files in /usr/src/tmp/pstotext-buildroot/ (default)
Compressing files in /usr/src/tmp/pstotext-buildroot (auto)
Verifying ELF objects in /usr/src/tmp/pstotext-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal)
verify-elf: WARNING: ./usr/bin/pstotext: uses non-LFS functions: fopen mkstemp
Splitting links to aliased files under /{,s}bin in /usr/src/tmp/pstotext-buildroot
Processing files: pstotext-1.9-alt3
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Lx6Iuu
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.Um0Xon
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services)
Requires: ghostscript, /lib/ld-linux.so.2, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.34), libc.so.6(GLIBC_2.4), libm.so.6(GLIBC_2.0), rtld(GNU_HASH)
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.gJjm0q
Creating pstotext-debuginfo package
Processing files: pstotext-debuginfo-1.9-alt3
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.z92etJ
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.fNEWoL
find-requires: running scripts (debuginfo)
Requires: pstotext = 1.9-alt3, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6), debug(libm.so.6)
Adding to pstotext-debuginfo a strict dependency on pstotext
Wrote: /usr/src/RPM/RPMS/i586/pstotext-1.9-alt3.i586.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/i586/pstotext-debuginfo-1.9-alt3.i586.rpm (w2.lzdio)
0.69user 0.92system 0:05.98elapsed 27%CPU (0avgtext+0avgdata 30020maxresident)k
0inputs+0outputs (0major+161019minor)pagefaults 0swaps
/.out/pstotext-1.9-alt3.i586.rpm: bad symbols in the license tag: '
/.out/pstotext-debuginfo-1.9-alt3.i586.rpm: bad symbols in the license tag: '
0.58user 1.82system 0:10.96elapsed 21%CPU (0avgtext+0avgdata 11612maxresident)k
0inputs+0outputs (0major+97826minor)pagefaults 0swaps
--- pstotext-1.9-alt3.i586.rpm.repo	2020-10-22 07:54:44.000000000 +0000
+++ pstotext-1.9-alt3.i586.rpm.hasher	2025-02-22 07:39:25.228235447 +0000
@@ -6,3 +6,5 @@
 Requires: libc.so.6(GLIBC_2.1)  
+Requires: libc.so.6(GLIBC_2.1.3)  
 Requires: libc.so.6(GLIBC_2.3.4)  
+Requires: libc.so.6(GLIBC_2.34)  
 Requires: libc.so.6(GLIBC_2.4)  
@@ -12,4 +14,4 @@
 Provides: pstotext = 1.9-alt3:sisyphus+260205.100.1.1
-File: /usr/bin/pstotext	100755	root:root	df57652cb008ac41c39bc9305210fb8f	
+File: /usr/bin/pstotext	100755	root:root	c2d0b1175a316ca43cac53e924ebd6a9	
 File: /usr/share/man/man1/pstotext.1.xz	100644	root:root	8aeee77fb045231424a0329f662f8fe0	
-RPMIdentity: 3061d9cd4059efc4be7d59c0c78c9745fbd130b43a08641f86a3b02b457dc80318929876fa82f9f9af91801e291a3cbd26825267cba92605ddad2e91221ce54c
+RPMIdentity: f13bff9c6dd237b57f20732fd033a6cf79c46f955a3b7c0362742b43b3cfd228b80f1d43eec36975002753fec6c81e051ad69b7802c58c5bba259089fe6746a2
--- pstotext-debuginfo-1.9-alt3.i586.rpm.repo	2020-10-22 07:54:44.000000000 +0000
+++ pstotext-debuginfo-1.9-alt3.i586.rpm.hasher	2025-02-22 07:39:25.322237002 +0000
@@ -1,4 +1,4 @@
-/usr/lib/debug/.build-id/66	40755	root:root	
-/usr/lib/debug/.build-id/66/21e6d8dac071583b522bac0fe9be4c9fa52f82	120777	root:root	../../../../bin/pstotext
-/usr/lib/debug/.build-id/66/21e6d8dac071583b522bac0fe9be4c9fa52f82.debug	120777	root:root	../../usr/bin/pstotext.debug
+/usr/lib/debug/.build-id/01	40755	root:root	
+/usr/lib/debug/.build-id/01/c3a6a0498816c2c3e37878e5f287d5acb6da46	120777	root:root	../../../../bin/pstotext
+/usr/lib/debug/.build-id/01/c3a6a0498816c2c3e37878e5f287d5acb6da46.debug	120777	root:root	../../usr/bin/pstotext.debug
 /usr/lib/debug/usr/bin/pstotext.debug	100644	root:root	
@@ -19,6 +19,6 @@
 Provides: pstotext-debuginfo = 1.9-alt3:sisyphus+260205.100.1.1
-File: /usr/lib/debug/.build-id/66	40755	root:root		
-File: /usr/lib/debug/.build-id/66/21e6d8dac071583b522bac0fe9be4c9fa52f82	120777	root:root		../../../../bin/pstotext
-File: /usr/lib/debug/.build-id/66/21e6d8dac071583b522bac0fe9be4c9fa52f82.debug	120777	root:root		../../usr/bin/pstotext.debug
-File: /usr/lib/debug/usr/bin/pstotext.debug	100644	root:root	e54efc6a7c1dab59f4f561cf1471b33d	
+File: /usr/lib/debug/.build-id/01	40755	root:root		
+File: /usr/lib/debug/.build-id/01/c3a6a0498816c2c3e37878e5f287d5acb6da46	120777	root:root		../../../../bin/pstotext
+File: /usr/lib/debug/.build-id/01/c3a6a0498816c2c3e37878e5f287d5acb6da46.debug	120777	root:root		../../usr/bin/pstotext.debug
+File: /usr/lib/debug/usr/bin/pstotext.debug	100644	root:root	b2a4cb4a283ec156b0177974a33908ff	
 File: /usr/src/debug/pstotext-1.9	40755	root:root		
@@ -32,2 +32,2 @@
 File: /usr/src/debug/pstotext-1.9/rot90.h	100644	root:root	15e81cbd27e999b3357db7ac9ef8ecd3	
-RPMIdentity: 0e9427cd5315310474fd5988e4cc97c0c13088555ebcc6f1f880bdf880ff92b31db197d56b2ae58cfd11eda52bd51306e9b30b0b51417602c903f0531c6934d3
+RPMIdentity: d1eae51a9957e3de6efb78e44f72b93bae565f6861af1dd309e6414624c3e795a5eb13800cfc8b9818db4a73012879f59aafcca11592660d27cadc81703f5b52