<86>Jun 16 00:26:15 userdel[70414]: delete user 'rooter' <86>Jun 16 00:26:15 userdel[70414]: removed group 'rooter' owned by 'rooter' <86>Jun 16 00:26:15 userdel[70414]: removed shadow group 'rooter' owned by 'rooter' <86>Jun 16 00:26:15 groupadd[70426]: group added to /etc/group: name=rooter, GID=1859 <86>Jun 16 00:26:15 groupadd[70426]: group added to /etc/gshadow: name=rooter <86>Jun 16 00:26:15 groupadd[70426]: new group: name=rooter, GID=1859 <86>Jun 16 00:26:15 useradd[70435]: new user: name=rooter, UID=1859, GID=1859, home=/root, shell=/bin/bash <86>Jun 16 00:26:15 userdel[70462]: delete user 'builder' <86>Jun 16 00:26:15 userdel[70462]: removed group 'builder' owned by 'builder' <86>Jun 16 00:26:15 userdel[70462]: removed shadow group 'builder' owned by 'builder' <86>Jun 16 00:26:15 groupadd[70477]: group added to /etc/group: name=builder, GID=1860 <86>Jun 16 00:26:15 groupadd[70477]: group added to /etc/gshadow: name=builder <86>Jun 16 00:26:15 groupadd[70477]: new group: name=builder, GID=1860 <86>Jun 16 00:26:15 useradd[70490]: new user: name=builder, UID=1860, GID=1860, 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.45416 + 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.45416 + 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: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 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.45416 + 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.45416 + 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.WEst5E 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.Pf9yXF 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.5rbauG 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.y7REvD find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.4jRVEF 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.52user 0.94system 0:05.65elapsed 25%CPU (0avgtext+0avgdata 31776maxresident)k 0inputs+0outputs (0major+159651minor)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.54user 1.88system 0:10.60elapsed 22%CPU (0avgtext+0avgdata 11868maxresident)k 0inputs+0outputs (0major+97078minor)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 2024-06-16 00:26:22.699414517 +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 3496d8ff62375b21a377b59dc3c19d01 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: 56a76d6743435787f5bcf32e217c8bbdc7c0c35a1184e0743f80368f1333ff99070b016c0f20eea8334c179a987a21011badc6172f0d5419b8622f7addcd5a9f --- 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 2024-06-16 00:26:22.763415438 +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/78 40755 root:root +/usr/lib/debug/.build-id/78/79e32ec840a8ab5aa2506c41e75d0820ef4130 120777 root:root ../../../../bin/tsl +/usr/lib/debug/.build-id/78/79e32ec840a8ab5aa2506c41e75d0820ef4130.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/78 40755 root:root +File: /usr/lib/debug/.build-id/78/79e32ec840a8ab5aa2506c41e75d0820ef4130 120777 root:root ../../../../bin/tsl +File: /usr/lib/debug/.build-id/78/79e32ec840a8ab5aa2506c41e75d0820ef4130.debug 120777 root:root ../../usr/bin/tsl.debug +File: /usr/lib/debug/usr/bin/tsl.debug 100644 root:root 6d00757c139b99046302019505f55c10 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: ada3629007171bb06f919559792d7d63aeb1b3988f09814b19c684a8e945e62939745683a570281b1cd3e8c95f09cd096fa78f95ba4c14aa0f1f35f632b614d3