<86>May 18 05:22:45 userdel[1148414]: delete user 'rooter' <86>May 18 05:22:45 userdel[1148414]: removed group 'rooter' owned by 'rooter' <86>May 18 05:22:45 userdel[1148414]: removed shadow group 'rooter' owned by 'rooter' <86>May 18 05:22:45 groupadd[1148459]: group added to /etc/group: name=rooter, GID=1841 <86>May 18 05:22:45 groupadd[1148459]: group added to /etc/gshadow: name=rooter <86>May 18 05:22:45 groupadd[1148459]: new group: name=rooter, GID=1841 <86>May 18 05:22:45 useradd[1148501]: new user: name=rooter, UID=1841, GID=1841, home=/root, shell=/bin/bash, from=none <86>May 18 05:22:45 userdel[1148570]: delete user 'builder' <86>May 18 05:22:45 userdel[1148570]: removed group 'builder' owned by 'builder' <86>May 18 05:22:45 userdel[1148570]: removed shadow group 'builder' owned by 'builder' <86>May 18 05:22:45 groupadd[1148622]: group added to /etc/group: name=builder, GID=1842 <86>May 18 05:22:45 groupadd[1148622]: group added to /etc/gshadow: name=builder <86>May 18 05:22:45 groupadd[1148622]: new group: name=builder, GID=1842 <86>May 18 05:22:45 useradd[1148660]: new user: name=builder, UID=1842, GID=1842, 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.83980 + 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.83980 + 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.83980 + 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.onxE7h 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.2wPaOF 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.1HKFOh 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.tTybeb find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.U9vhi4 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.74user 0.96system 0:05.98elapsed 28%CPU (0avgtext+0avgdata 29380maxresident)k 0inputs+0outputs (0major+158855minor)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.62user 1.89system 0:11.52elapsed 21%CPU (0avgtext+0avgdata 12368maxresident)k 0inputs+0outputs (0major+97171minor)pagefaults 0swaps --- pstotext-1.9-alt3.i586.rpm.repo 2020-10-22 07:54:44.000000000 +0000 +++ pstotext-1.9-alt3.i586.rpm.hasher 2024-05-18 05:22:53.665112444 +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 4f116a647df28abb53c1df7398c0c363 File: /usr/share/man/man1/pstotext.1.xz 100644 root:root 8aeee77fb045231424a0329f662f8fe0 -RPMIdentity: 3061d9cd4059efc4be7d59c0c78c9745fbd130b43a08641f86a3b02b457dc80318929876fa82f9f9af91801e291a3cbd26825267cba92605ddad2e91221ce54c +RPMIdentity: 5f54ee648dec670052135cdfc2415f3683025d6f77009f72ffe93d2cec64947fd9156c91b597abce1cc7163ad8aeb9bf4bd0009470be63bd685ca82801ec57dd --- pstotext-debuginfo-1.9-alt3.i586.rpm.repo 2020-10-22 07:54:44.000000000 +0000 +++ pstotext-debuginfo-1.9-alt3.i586.rpm.hasher 2024-05-18 05:22:53.764113959 +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/42 40755 root:root +/usr/lib/debug/.build-id/42/5b21d6029948c8fac608d09dba67a49edf8720 120777 root:root ../../../../bin/pstotext +/usr/lib/debug/.build-id/42/5b21d6029948c8fac608d09dba67a49edf8720.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/42 40755 root:root +File: /usr/lib/debug/.build-id/42/5b21d6029948c8fac608d09dba67a49edf8720 120777 root:root ../../../../bin/pstotext +File: /usr/lib/debug/.build-id/42/5b21d6029948c8fac608d09dba67a49edf8720.debug 120777 root:root ../../usr/bin/pstotext.debug +File: /usr/lib/debug/usr/bin/pstotext.debug 100644 root:root 92f721a064705856b00d01e0a0ae9add 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: ebdb229a6ecd0ceb72fa2b56f310dcc75983b533f2a97a21d2724e3303644cccfe7d9c6cf6e509b0863c9df759cde4ff70ca1c9f8a5a032fa400a90b5ec4045d