<86>Jul 15 01:57:48 userdel[3988680]: delete user 'rooter' <86>Jul 15 01:57:48 groupadd[3988714]: group added to /etc/group: name=rooter, GID=624 <86>Jul 15 01:57:48 groupadd[3988714]: group added to /etc/gshadow: name=rooter <86>Jul 15 01:57:48 groupadd[3988714]: new group: name=rooter, GID=624 <86>Jul 15 01:57:48 useradd[3988739]: new user: name=rooter, UID=624, GID=624, home=/root, shell=/bin/bash <86>Jul 15 01:57:48 userdel[3988786]: delete user 'builder' <86>Jul 15 01:57:48 userdel[3988786]: removed group 'builder' owned by 'builder' <86>Jul 15 01:57:48 userdel[3988786]: removed shadow group 'builder' owned by 'builder' <86>Jul 15 01:57:48 groupadd[3988813]: group added to /etc/group: name=builder, GID=625 <86>Jul 15 01:57:48 groupadd[3988813]: group added to /etc/gshadow: name=builder <86>Jul 15 01:57:48 groupadd[3988813]: new group: name=builder, GID=625 <86>Jul 15 01:57:48 useradd[3988834]: new user: name=builder, UID=625, GID=625, 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.16133 + 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.16133 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd tsl-0.1.1a + make -j8 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: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 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.61149 + 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.40501 + 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.Ys386M 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.zCsbAN 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.xJHoiN 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.MGT7DM find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.uB4qVL 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) 2.47user 1.12system 0:09.54elapsed 37%CPU (0avgtext+0avgdata 31988maxresident)k 0inputs+0outputs (0major+160553minor)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 5.66user 6.47system 0:24.01elapsed 50%CPU (0avgtext+0avgdata 31988maxresident)k 56inputs+0outputs (0major+349080minor)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-07-15 01:58:05.441344888 +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 946d53132d2b41f2225c855f365aaef5 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: b62e07f6ba5dbe9d4a2ed9c34a2a095e +RPMIdentity: c41cf6f2ce31d65903092853f9bcc211 --- 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-07-15 01:58:05.837330999 +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/4a 40755 root:root +/usr/lib/debug/.build-id/4a/b4c18f143fc6b9602ddc7b8c1d32bf72de13c6 120777 root:root ../../../../bin/tsl +/usr/lib/debug/.build-id/4a/b4c18f143fc6b9602ddc7b8c1d32bf72de13c6.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/4a 40755 root:root +File: /usr/lib/debug/.build-id/4a/b4c18f143fc6b9602ddc7b8c1d32bf72de13c6 120777 root:root ../../../../bin/tsl +File: /usr/lib/debug/.build-id/4a/b4c18f143fc6b9602ddc7b8c1d32bf72de13c6.debug 120777 root:root ../../usr/bin/tsl.debug +File: /usr/lib/debug/usr/bin/tsl.debug 100644 root:root 5c5928a5b9c1b143609bbd9aad80d4c9 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: a6d80eb9dee613dd911d0ca51d50ac74 +RPMIdentity: 76659bf7a28e819156487609849fa313