<86>Apr 30 00:59:44 userdel[1453521]: delete user 'rooter' <86>Apr 30 00:59:44 userdel[1453521]: removed shadow group 'rooter' owned by 'rooter' <86>Apr 30 00:59:44 groupadd[1453981]: group added to /etc/group: name=rooter, GID=1317 <86>Apr 30 00:59:44 groupadd[1453981]: group added to /etc/gshadow: name=rooter <86>Apr 30 00:59:44 groupadd[1453981]: new group: name=rooter, GID=1317 <86>Apr 30 00:59:44 useradd[1454074]: new user: name=rooter, UID=1317, GID=1317, home=/root, shell=/bin/bash <86>Apr 30 00:59:44 userdel[1454288]: delete user 'builder' <86>Apr 30 00:59:44 userdel[1454288]: removed group 'builder' owned by 'builder' <86>Apr 30 00:59:44 userdel[1454288]: removed shadow group 'builder' owned by 'builder' <86>Apr 30 00:59:44 groupadd[1454526]: group added to /etc/group: name=builder, GID=1318 <86>Apr 30 00:59:44 groupadd[1454526]: group added to /etc/gshadow: name=builder <86>Apr 30 00:59:44 groupadd[1454526]: new group: name=builder, GID=1318 <86>Apr 30 00:59:44 useradd[1454709]: new user: name=builder, UID=1318, GID=1318, 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.93471 + 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/tar -xf - + /bin/gzip -dc /usr/src/RPM/SOURCES/tsl-0.1.1a.tar.gz + 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.93471 + 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 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] 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 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 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] 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.93471 + 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.23094 + 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.W4R0Tx 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.q7hmAy 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.4)(64bit), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.EIzh4x 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.8gPUnA find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.QpGcpB 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.04user 1.11system 0:07.45elapsed 28%CPU (0avgtext+0avgdata 31764maxresident)k 0inputs+0outputs (0major+161645minor)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 0.93user 2.40system 0:19.50elapsed 17%CPU (0avgtext+0avgdata 12320maxresident)k 0inputs+0outputs (0major+97143minor)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 2023-04-30 00:59:57.380272943 +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 61d7959f9176cc3908bb03a7a1ba808a 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: 515c972a2af1beed687e92fd0013912f025a01b75aeb0b7f3497752080be9786f9929b45254697872bc4b3e5922681c8b6f1bfa4f3d38aa97f7e784a9199d2d4 --- 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 2023-04-30 00:59:57.618276651 +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/f0 40755 root:root +/usr/lib/debug/.build-id/f0/fc24d312fda83d1091245520f1f75c49cdc8bd 120777 root:root ../../../../bin/tsl +/usr/lib/debug/.build-id/f0/fc24d312fda83d1091245520f1f75c49cdc8bd.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/f0 40755 root:root +File: /usr/lib/debug/.build-id/f0/fc24d312fda83d1091245520f1f75c49cdc8bd 120777 root:root ../../../../bin/tsl +File: /usr/lib/debug/.build-id/f0/fc24d312fda83d1091245520f1f75c49cdc8bd.debug 120777 root:root ../../usr/bin/tsl.debug +File: /usr/lib/debug/usr/bin/tsl.debug 100644 root:root 231a33f63a86e8b3b58fdcdff34a9d19 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: 5c372b94aca28db1e554eb9a0d5effb69dd3168c03db2157f93ebcdc0f2f57ec7bbecf2e7322d14a96e62431067dd93baff1a65d3f1f803adbbfdd8c8512e258