<86>Jul 25 10:03:41 userdel[1035548]: delete user 'rooter' <86>Jul 25 10:03:41 userdel[1035548]: removed group 'rooter' owned by 'rooter' <86>Jul 25 10:03:41 userdel[1035548]: removed shadow group 'rooter' owned by 'rooter' <86>Jul 25 10:03:41 groupadd[1035569]: group added to /etc/group: name=rooter, GID=642 <86>Jul 25 10:03:41 groupadd[1035569]: group added to /etc/gshadow: name=rooter <86>Jul 25 10:03:41 groupadd[1035569]: new group: name=rooter, GID=642 <86>Jul 25 10:03:41 useradd[1035582]: new user: name=rooter, UID=642, GID=642, home=/root, shell=/bin/bash <86>Jul 25 10:03:41 userdel[1035596]: delete user 'builder' <86>Jul 25 10:03:41 userdel[1035596]: removed group 'builder' owned by 'builder' <86>Jul 25 10:03:41 userdel[1035596]: removed shadow group 'builder' owned by 'builder' <86>Jul 25 10:03:41 groupadd[1035610]: group added to /etc/group: name=builder, GID=643 <86>Jul 25 10:03:41 groupadd[1035610]: group added to /etc/gshadow: name=builder <86>Jul 25 10:03:41 groupadd[1035610]: new group: name=builder, GID=643 <86>Jul 25 10:03:41 useradd[1035617]: new user: name=builder, UID=643, GID=643, home=/usr/src, shell=/bin/bash Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/untex-1.3-alt1.qa1.nosrc.rpm (w1.gzdio) Installing untex-1.3-alt1.qa1.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.48971 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf untex-1.3 + /bin/mkdir -p untex-1.3 + cd untex-1.3 + echo 'Source #0 (untex-1.3.tar.gz):' Source #0 (untex-1.3.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/untex-1.3.tar.gz + /bin/tar -xf - + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.48971 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd untex-1.3 + make -j8 'CFLAGS=-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' make: Entering directory '/usr/src/RPM/BUILD/untex-1.3' cc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -o untex untex.c untex.c: In function 'main': untex.c:101:9: warning: implicit declaration of function 'strcmp' [-Wimplicit-function-declaration] iso = !strcmp(&argv[i-1][2], "iso"); ^~~~~~ untex.c:118:5: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] exit(0); ^~~~ untex.c:118:5: warning: incompatible implicit declaration of built-in function 'exit' untex.c:118:5: note: include '' or provide a declaration of 'exit' untex.c:49:1: +#include untex.c:118:5: exit(0); ^~~~ untex.c: In function 'usage': untex.c:141:5: warning: incompatible implicit declaration of built-in function 'exit' exit(1); ^~~~ untex.c:141:5: note: include '' or provide a declaration of 'exit' untex.c: In function 'untex': untex.c:232:13: warning: this 'while' clause does not guard... [-Wmisleading-indentation] case '%':while ((c=getc(inf)) != EOF && c != '\n'); ^~~~~ untex.c:233:6: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'while' break; ^~~~~ untex.c: In function 'parsecmd': untex.c:392:6: warning: implicit declaration of function 'strncmp' [-Wimplicit-function-declaration] if (strncmp(fname+fnc-5, ".tex", 4)) strcat(fname,".tex"); ^~~~~~~ untex.c:392:39: warning: implicit declaration of function 'strcat' [-Wimplicit-function-declaration] if (strncmp(fname+fnc-5, ".tex", 4)) strcat(fname,".tex"); ^~~~~~ untex.c:392:39: warning: incompatible implicit declaration of built-in function 'strcat' untex.c:392:39: note: include '' or provide a declaration of 'strcat' untex.c:49:1: +#include untex.c:392:39: if (strncmp(fname+fnc-5, ".tex", 4)) strcat(fname,".tex"); ^~~~~~ untex.c:345:9: warning: unused variable 'proceed' [-Wunused-variable] int proceed; ^~~~~~~ untex.c: In function 'skip': untex.c:316:1: warning: control reaches end of non-void function [-Wreturn-type] } ^ untex.c:314:5: warning: 'ec' may be used uninitialized in this function [-Wmaybe-uninitialized] if (cc == ec) closeb++; ^ make: Leaving directory '/usr/src/RPM/BUILD/untex-1.3' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.82308 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/untex-buildroot + : + /bin/rm -rf -- /usr/src/tmp/untex-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd untex-1.3 + /bin/mkdir -p /usr/src/tmp/untex-buildroot/usr/bin/ + /bin/mkdir -p /usr/src/tmp/untex-buildroot/usr/share/man/man1/ + /bin/install -p -m755 untex /usr/src/tmp/untex-buildroot/usr/bin/ + /bin/install -p -m644 untex.man /usr/src/tmp/untex-buildroot/usr/share/man/man1/untex.1 + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/untex-buildroot (auto) Verifying and fixing files in /usr/src/tmp/untex-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/untex-buildroot/ (default) Compressing files in /usr/src/tmp/untex-buildroot (auto) Verifying ELF objects in /usr/src/tmp/untex-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) verify-elf: WARNING: ./usr/bin/untex: uses non-LFS functions: fopen Hardlinking identical .pyc and .pyo files Processing files: untex-1.3-alt1.qa1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.WE7kXd 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.c8hVxx find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: /lib/ld-linux.so.2, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.3ez9pj Creating untex-debuginfo package Processing files: untex-debuginfo-1.3-alt1.qa1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.YyVB3p find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.wPdMZT find-requires: running scripts (debuginfo) Requires: untex = 1.3-alt1.qa1, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6) Wrote: /usr/src/RPM/RPMS/i586/untex-1.3-alt1.qa1.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/untex-debuginfo-1.3-alt1.qa1.i586.rpm (w2.lzdio) 3.32user 0.69system 0:08.42elapsed 47%CPU (0avgtext+0avgdata 24628maxresident)k 0inputs+0outputs (0major+147044minor)pagefaults 0swaps 5.26user 4.18system 0:13.37elapsed 70%CPU (0avgtext+0avgdata 24628maxresident)k 0inputs+0outputs (0major+322209minor)pagefaults 0swaps --- untex-1.3-alt1.qa1.i586.rpm.repo 2013-04-15 15:07:10.000000000 +0000 +++ untex-1.3-alt1.qa1.i586.rpm.hasher 2021-07-25 10:03:51.564222628 +0000 @@ -1,3 +1,3 @@ /usr/bin/untex 100755 root:root -/usr/share/man/man1/untex.1.gz 100644 root:root +/usr/share/man/man1/untex.1.xz 100644 root:root Requires: /lib/ld-linux.so.2 @@ -11,4 +11,4 @@ Provides: untex = 1.3-alt1.qa1 -File: /usr/bin/untex 100755 root:root f054d600d58bcec89d3d3f927151f629 -File: /usr/share/man/man1/untex.1.gz 100644 root:root 57a6216d83bb1a8a738ed5d184e332aa -RPMIdentity: fe5c16366f172298d325d88d88ef3aab +File: /usr/bin/untex 100755 root:root 0560917855dd710534bd9418b5dcd625 +File: /usr/share/man/man1/untex.1.xz 100644 root:root bd9133fbbe7e54a997ddff25e3212792 +RPMIdentity: 9d3d2e5c243c76bc07b7997f255229f7 --- untex-debuginfo-1.3-alt1.qa1.i586.rpm.repo 2013-04-15 15:07:10.000000000 +0000 +++ untex-debuginfo-1.3-alt1.qa1.i586.rpm.hasher 2021-07-25 10:03:51.648222094 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/94 40755 root:root -/usr/lib/debug/.build-id/94/1417661f97903f3e7e4ec355af670715144028 120777 root:root ../../../../bin/untex -/usr/lib/debug/.build-id/94/1417661f97903f3e7e4ec355af670715144028.debug 120777 root:root ../../usr/bin/untex.debug +/usr/lib/debug/.build-id/2f 40755 root:root +/usr/lib/debug/.build-id/2f/ef7baee8f366e2049ed72188cb0a033d7713b2 120777 root:root ../../../../bin/untex +/usr/lib/debug/.build-id/2f/ef7baee8f366e2049ed72188cb0a033d7713b2.debug 120777 root:root ../../usr/bin/untex.debug /usr/lib/debug/usr/bin/untex.debug 100644 root:root @@ -11,8 +11,8 @@ Provides: untex-debuginfo = 1.3-alt1.qa1 -File: /usr/lib/debug/.build-id/94 40755 root:root -File: /usr/lib/debug/.build-id/94/1417661f97903f3e7e4ec355af670715144028 120777 root:root ../../../../bin/untex -File: /usr/lib/debug/.build-id/94/1417661f97903f3e7e4ec355af670715144028.debug 120777 root:root ../../usr/bin/untex.debug -File: /usr/lib/debug/usr/bin/untex.debug 100644 root:root 64d79e23e8a6e136b47c572ab4de91a8 +File: /usr/lib/debug/.build-id/2f 40755 root:root +File: /usr/lib/debug/.build-id/2f/ef7baee8f366e2049ed72188cb0a033d7713b2 120777 root:root ../../../../bin/untex +File: /usr/lib/debug/.build-id/2f/ef7baee8f366e2049ed72188cb0a033d7713b2.debug 120777 root:root ../../usr/bin/untex.debug +File: /usr/lib/debug/usr/bin/untex.debug 100644 root:root 6edc8b6b269b44ef33d05cf431141396 File: /usr/src/debug/untex-1.3 40755 root:root File: /usr/src/debug/untex-1.3/untex.c 100644 root:root 794194882e6ecffdd96109549c6f0ccd -RPMIdentity: a1d5800ca21337d9ffdb7c982131d963 +RPMIdentity: a0247fd9f744fb6a1b958538ed1d2bc3