<86>Jul 23 04:33:44 userdel[778385]: delete user 'rooter' <86>Jul 23 04:33:44 userdel[778385]: removed group 'rooter' owned by 'rooter' <86>Jul 23 04:33:44 userdel[778385]: removed shadow group 'rooter' owned by 'rooter' <86>Jul 23 04:33:44 groupadd[778393]: group added to /etc/group: name=rooter, GID=954 <86>Jul 23 04:33:44 groupadd[778393]: group added to /etc/gshadow: name=rooter <86>Jul 23 04:33:44 groupadd[778393]: new group: name=rooter, GID=954 <86>Jul 23 04:33:44 useradd[778397]: new user: name=rooter, UID=954, GID=954, home=/root, shell=/bin/bash <86>Jul 23 04:33:44 userdel[778407]: delete user 'builder' <86>Jul 23 04:33:44 userdel[778407]: removed group 'builder' owned by 'builder' <86>Jul 23 04:33:44 userdel[778407]: removed shadow group 'builder' owned by 'builder' <86>Jul 23 04:33:44 groupadd[778412]: group added to /etc/group: name=builder, GID=955 <86>Jul 23 04:33:44 groupadd[778412]: group added to /etc/gshadow: name=builder <86>Jul 23 04:33:44 groupadd[778412]: new group: name=builder, GID=955 <86>Jul 23 04:33:44 useradd[778420]: new user: name=builder, UID=955, GID=955, home=/usr/src, shell=/bin/bash /usr/src/in/srpm/lstorrent-0.0.1-alt1.src.rpm: license not found in '/usr/share/license' directory: GPL2+ Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/lstorrent-0.0.1-alt1.nosrc.rpm (w1.gzdio) Installing lstorrent-0.0.1-alt1.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.98145 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf lstorrent + echo 'Source #0 (lstorrent.tar):' Source #0 (lstorrent.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/lstorrent.tar + cd lstorrent + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.98145 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd lstorrent + make make: Entering directory '/usr/src/RPM/BUILD/lstorrent' gcc -O3 *.c -o test In file included from bdecode.c:26: bdecode.c: In function 'decode_num': ui.h:12:17: warning: implicit declaration of function 'oops_message' [-Wimplicit-function-declaration] 12 | #define oops(a) oops_message(a,__FILE__,__LINE__); | ^~~~~~~~~~~~ bdecode.c:43:9: note: in expansion of macro 'oops' 43 | oops(err_internal); | ^~~~ bdecode.c:53:14: warning: implicit declaration of function 'isdigit' [-Wimplicit-function-declaration] 53 | if (!isdigit(CUR)){ | ^~~~~~~ bdecode.c:27:1: note: include '' or provide a declaration of 'isdigit' 26 | #include "ui.h" +++ |+#include 27 | bdecode.c: In function 'decode_string': bdecode.c:112:5: warning: implicit declaration of function 'safe' [-Wimplicit-function-declaration] 112 | safe(retval); | ^~~~ debug.c:10:1: warning: return type defaults to 'int' [-Wimplicit-int] 10 | space(int tabs){ | ^~~~~ debug.c:17:1: warning: return type defaults to 'int' [-Wimplicit-int] 17 | safe(char* a){ | ^~~~ functions.c: In function 'print_file': functions.c:47:9: warning: 'return' with no value, in function returning non-void 47 | return; | ^~~~~~ functions.c:39:7: note: declared here 39 | void* print_file(char* root_dir, list_t* path, int mode,char finish){ | ^~~~~~~~~~ lstorrent.c: In function 'main': lstorrent.c:57:17: warning: format not a string literal and no format arguments [-Wformat-security] 57 | printf(err_nomem); | ^~~~~~ In file included from types.c:24: types.c: In function 'add_to_dict': ui.h:12:17: warning: implicit declaration of function 'oops_message' [-Wimplicit-function-declaration] 12 | #define oops(a) oops_message(a,__FILE__,__LINE__); | ^~~~~~~~~~~~ types.c:33:9: note: in expansion of macro 'oops' 33 | oops(err_nomem); | ^~~~ make: Leaving directory '/usr/src/RPM/BUILD/lstorrent' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.98145 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/lstorrent-buildroot + : + /bin/rm -rf -- /usr/src/tmp/lstorrent-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd lstorrent + mkdir -p /usr/src/tmp/lstorrent-buildroot//usr/bin + install -m 755 test /usr/src/tmp/lstorrent-buildroot//usr/bin/lstorrent + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/lstorrent-buildroot (auto) Verifying and fixing files in /usr/src/tmp/lstorrent-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/lstorrent-buildroot/ (default) Compressing files in /usr/src/tmp/lstorrent-buildroot (auto) 056-debuginfo.brp: WARNING: debuginfo without debug sources. Verifying ELF objects in /usr/src/tmp/lstorrent-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) verify-elf: WARNING: ./usr/bin/lstorrent: uses non-LFS functions: fopen stat Processing files: lstorrent-0.0.1-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.98145 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd lstorrent + DOCDIR=/usr/src/tmp/lstorrent-buildroot/usr/share/doc/lstorrent-0.0.1 + export DOCDIR + rm -rf /usr/src/tmp/lstorrent-buildroot/usr/share/doc/lstorrent-0.0.1 + /bin/mkdir -p /usr/src/tmp/lstorrent-buildroot/usr/share/doc/lstorrent-0.0.1 + cp -prL man_pages /usr/src/tmp/lstorrent-buildroot/usr/share/doc/lstorrent-0.0.1 + chmod -R go-w /usr/src/tmp/lstorrent-buildroot/usr/share/doc/lstorrent-0.0.1 + chmod -R a+rX /usr/src/tmp/lstorrent-buildroot/usr/share/doc/lstorrent-0.0.1 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.JjHWWT 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.5CsVUD find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,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.1.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.33), libc.so.6(GLIBC_2.34), 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.tx6SvT Creating lstorrent-debuginfo package Processing files: lstorrent-debuginfo-0.0.1-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.LP58bK find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.FDM5Qb find-requires: running scripts (debuginfo) Requires: lstorrent = 0.0.1-alt1, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6) Adding to lstorrent-debuginfo a strict dependency on lstorrent Wrote: /usr/src/RPM/RPMS/i586/lstorrent-0.0.1-alt1.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/lstorrent-debuginfo-0.0.1-alt1.i586.rpm (w2.lzdio) 0.62user 0.29system 0:05.57elapsed 16%CPU (0avgtext+0avgdata 24520maxresident)k 0inputs+0outputs (0major+131832minor)pagefaults 0swaps /.out/lstorrent-0.0.1-alt1.i586.rpm: license not found in '/usr/share/license' directory: GPL2+ /.out/lstorrent-debuginfo-0.0.1-alt1.i586.rpm: license not found in '/usr/share/license' directory: GPL2+ 1.62user 2.37system 0:07.95elapsed 50%CPU (0avgtext+0avgdata 24520maxresident)k 0inputs+0outputs (0major+303324minor)pagefaults 0swaps --- lstorrent-0.0.1-alt1.i586.rpm.repo 2019-04-01 16:32:08.000000000 +0000 +++ lstorrent-0.0.1-alt1.i586.rpm.hasher 2022-07-23 04:33:51.336408771 +0000 @@ -6,3 +6,7 @@ Requires: libc.so.6(GLIBC_2.1) +Requires: libc.so.6(GLIBC_2.1.3) Requires: libc.so.6(GLIBC_2.3.4) +Requires: libc.so.6(GLIBC_2.33) +Requires: libc.so.6(GLIBC_2.34) +Requires: libc.so.6(GLIBC_2.4) Requires: rtld(GNU_HASH) @@ -10,5 +14,5 @@ Provides: lstorrent = 0.0.1-alt1:sisyphus+226119.100.1.1 -File: /usr/bin/lstorrent 100755 root:root a0e4e4540f091a06c6557849ac6f6e44 +File: /usr/bin/lstorrent 100755 root:root 9ef81f737ac8e040ba21e81b89726445 File: /usr/share/doc/lstorrent-0.0.1 40755 root:root File: /usr/share/doc/lstorrent-0.0.1/man_pages 100644 root:root f963505216eca5fcaa02c3776461067c -RPMIdentity: 91935f344d2a9e7b021276950913d555d6d41292f3e20597b0b41e2ae84e7c2d5039ded175926e9ee3427f2a812023371a5a40543ccaa5bfa9451eeccff60005 +RPMIdentity: 93d7cb696fa0aeb84b827b3df1a1beae432f2e03d7d5ebeea76714530b9e526d2824939717a84969f66741496550c77d9189dded5ed295425b12ba2e06627232 --- lstorrent-debuginfo-0.0.1-alt1.i586.rpm.repo 2019-04-01 16:32:08.000000000 +0000 +++ lstorrent-debuginfo-0.0.1-alt1.i586.rpm.hasher 2022-07-23 04:33:51.385409473 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/53 40755 root:root -/usr/lib/debug/.build-id/53/5554a1a8573e7b3ad3f1ced2fa927229e7e699 120777 root:root ../../../../bin/lstorrent -/usr/lib/debug/.build-id/53/5554a1a8573e7b3ad3f1ced2fa927229e7e699.debug 120777 root:root ../../usr/bin/lstorrent.debug +/usr/lib/debug/.build-id/de 40755 root:root +/usr/lib/debug/.build-id/de/ecd08f5d1869d31bfb693ff77fa16c4dd2f1ca 120777 root:root ../../../../bin/lstorrent +/usr/lib/debug/.build-id/de/ecd08f5d1869d31bfb693ff77fa16c4dd2f1ca.debug 120777 root:root ../../usr/bin/lstorrent.debug /usr/lib/debug/usr/bin/lstorrent.debug 100644 root:root @@ -9,6 +9,6 @@ Provides: lstorrent-debuginfo = 0.0.1-alt1:sisyphus+226119.100.1.1 -File: /usr/lib/debug/.build-id/53 40755 root:root -File: /usr/lib/debug/.build-id/53/5554a1a8573e7b3ad3f1ced2fa927229e7e699 120777 root:root ../../../../bin/lstorrent -File: /usr/lib/debug/.build-id/53/5554a1a8573e7b3ad3f1ced2fa927229e7e699.debug 120777 root:root ../../usr/bin/lstorrent.debug -File: /usr/lib/debug/usr/bin/lstorrent.debug 100644 root:root 63a830b8b70785f96b9a9680757031e4 -RPMIdentity: 183ff9fd3bb034ca9d5fd6e464c1ea3a2e3dbc7d9b6504d3b345b31bd841e752399bbbd8c00854737351213e261bca79c0346f7ac510943d64a70b7088c5fd73 +File: /usr/lib/debug/.build-id/de 40755 root:root +File: /usr/lib/debug/.build-id/de/ecd08f5d1869d31bfb693ff77fa16c4dd2f1ca 120777 root:root ../../../../bin/lstorrent +File: /usr/lib/debug/.build-id/de/ecd08f5d1869d31bfb693ff77fa16c4dd2f1ca.debug 120777 root:root ../../usr/bin/lstorrent.debug +File: /usr/lib/debug/usr/bin/lstorrent.debug 100644 root:root 50ad7fbf648078e8ab9825ad02c409df +RPMIdentity: cdf0d906fe9889cf6d634771a9403a3a4f122ffe8fffe65be40a9c0c938024837e073117aa063134a59fd3558135a927fd2def9c424ac83c0bc7c88651bb2432