<86>Dec 23 00:27:53 userdel[301387]: delete user 'rooter' <86>Dec 23 00:27:53 userdel[301387]: removed group 'rooter' owned by 'rooter' <86>Dec 23 00:27:53 groupadd[301399]: group added to /etc/group: name=rooter, GID=966 <86>Dec 23 00:27:53 groupadd[301399]: group added to /etc/gshadow: name=rooter <86>Dec 23 00:27:53 groupadd[301399]: new group: name=rooter, GID=966 <86>Dec 23 00:27:53 useradd[301404]: new user: name=rooter, UID=966, GID=966, home=/root, shell=/bin/bash <86>Dec 23 00:27:53 userdel[301420]: delete user 'builder' <86>Dec 23 00:27:53 userdel[301420]: removed group 'builder' owned by 'builder' <86>Dec 23 00:27:53 groupadd[301438]: group added to /etc/group: name=builder, GID=967 <86>Dec 23 00:27:53 groupadd[301438]: group added to /etc/gshadow: name=builder <86>Dec 23 00:27:53 groupadd[301438]: new group: name=builder, GID=967 <86>Dec 23 00:27:53 useradd[301446]: new user: name=builder, UID=967, GID=967, home=/usr/src, shell=/bin/bash /usr/src/in/srpm/tsl-0.1.1a-alt1.qa1.src.rpm: The use of such a license name is ambiguous: GPL 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.52862 + 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.52862 + 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:33: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 127 | 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:33: warning: ignoring return value of 'system' declared with attribute 'warn_unused_result' [-Wunused-result] 387 | 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.52862 + 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) Processing files: tsl-0.1.1a-alt1.qa1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.52862 + 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.48FDC6 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.MVB4RS find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,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.34)(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.jreSz3 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.LEcrtn find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.mW6ZNS 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) 0.68user 0.26system 0:05.40elapsed 17%CPU (0avgtext+0avgdata 29844maxresident)k 0inputs+0outputs (0major+160694minor)pagefaults 0swaps /.out/tsl-0.1.1a-alt1.qa1.x86_64.rpm: The use of such a license name is ambiguous: GPL /.out/tsl-debuginfo-0.1.1a-alt1.qa1.x86_64.rpm: The use of such a license name is ambiguous: GPL 1.63user 2.12system 0:07.57elapsed 49%CPU (0avgtext+0avgdata 29844maxresident)k 0inputs+0outputs (0major+345097minor)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 2021-12-23 00:28:00.167588002 +0000 @@ -10,2 +10,3 @@ Requires: libc.so.6(GLIBC_2.3.4)(64bit) +Requires: libc.so.6(GLIBC_2.34)(64bit) Requires: libc.so.6(GLIBC_2.4)(64bit) @@ -14,3 +15,3 @@ Provides: tsl = 0.1.1a-alt1.qa1 -File: /usr/bin/tsl 100755 root:root f979550b4ae577e98014fedbf5f4b6a6 +File: /usr/bin/tsl 100755 root:root c21a7f85dbcc2c17e832176e8868cdbf File: /usr/share/doc/tsl-0.1.1a 40755 root:root @@ -20,2 +21,2 @@ File: /usr/share/doc/tsl-0.1.1a/README 100644 root:root d02015993620ed2b2ec71758a2438daa -RPMIdentity: e4bd15822688cf360b19e06a6b5d2ae6e82d8fc8c0ae79f595a7bd6f343bc7ddeb2d309da15e54efd106bdd357b90f81dc39431b17c34af27506c5d56a35909f +RPMIdentity: ed8a9caca6cc63d4ad9a72c464f5afe85329db2ff4858d17b21299a8c023e60d64d736c8bbad3f12c125b847ef200e027e59f864d960fb0e062f4bbe7d526400 --- 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 2021-12-23 00:28:00.216588653 +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/5e 40755 root:root +/usr/lib/debug/.build-id/5e/99b960696a9ce43fdbfc25d79a6dac07cf9943 120777 root:root ../../../../bin/tsl +/usr/lib/debug/.build-id/5e/99b960696a9ce43fdbfc25d79a6dac07cf9943.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/5e 40755 root:root +File: /usr/lib/debug/.build-id/5e/99b960696a9ce43fdbfc25d79a6dac07cf9943 120777 root:root ../../../../bin/tsl +File: /usr/lib/debug/.build-id/5e/99b960696a9ce43fdbfc25d79a6dac07cf9943.debug 120777 root:root ../../usr/bin/tsl.debug +File: /usr/lib/debug/usr/bin/tsl.debug 100644 root:root ab52578d131f25ecdbe00082745d63c0 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: 8f3ecd522bdf5566f3ff97672a577f4003999c0ac1e43fac2cc46aff2b09e0ab1f79808746548475d5b95a4f81fe455857b9eaa78aad560dc99cd32754f1017b