<86>Feb 19 03:11:31 userdel[85329]: delete user 'rooter' <86>Feb 19 03:11:31 groupadd[85335]: group added to /etc/group: name=rooter, GID=585 <86>Feb 19 03:11:31 groupadd[85335]: group added to /etc/gshadow: name=rooter <86>Feb 19 03:11:31 groupadd[85335]: new group: name=rooter, GID=585 <86>Feb 19 03:11:31 useradd[85340]: new user: name=rooter, UID=585, GID=585, home=/root, shell=/bin/bash <86>Feb 19 03:11:31 userdel[85352]: delete user 'builder' <86>Feb 19 03:11:31 userdel[85352]: removed group 'builder' owned by 'builder' <86>Feb 19 03:11:31 userdel[85352]: removed shadow group 'builder' owned by 'builder' <86>Feb 19 03:11:31 groupadd[85372]: group added to /etc/group: name=builder, GID=586 <86>Feb 19 03:11:31 groupadd[85372]: group added to /etc/gshadow: name=builder <86>Feb 19 03:11:31 groupadd[85372]: new group: name=builder, GID=586 <86>Feb 19 03:11:31 useradd[85383]: new user: name=builder, UID=586, GID=586, home=/usr/src, shell=/bin/bash Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/lstorrent-0.0.1-alt1.nosrc.rpm Installing lstorrent-0.0.1-alt1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.57804 + 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.57804 + 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] #define oops(a) oops_message(a,__FILE__,__LINE__); ^~~~~~~~~~~~ bdecode.c:43:9: note: in expansion of macro 'oops' oops(err_internal); ^~~~ bdecode.c:53:14: warning: implicit declaration of function 'isdigit' [-Wimplicit-function-declaration] if (!isdigit(CUR)){ ^~~~~~~ bdecode.c: In function 'decode_string': bdecode.c:97:18: warning: format '%d' expects argument of type 'int', but argument 2 has type 'size_t' {aka 'long unsigned int'} [-Wformat=] printf("%d\n",str_len); ~^ ~~~~~~~ %ld bdecode.c:112:5: warning: implicit declaration of function 'safe' [-Wimplicit-function-declaration] safe(retval); ^~~~ debug.c:10:1: warning: return type defaults to 'int' [-Wimplicit-int] space(int tabs){ ^~~~~ debug.c:17:1: warning: return type defaults to 'int' [-Wimplicit-int] safe(char* a){ ^~~~ debug.c: In function 'print_dict': debug.c:48:34: warning: format '%d' expects argument of type 'int', but argument 2 has type 'size_t' {aka 'long unsigned int'} [-Wformat=] printf("str[%d]",strlen(d->str)); ~^ ~~~~~~~~~~~~~~ %ld debug.c: In function 'print_list': debug.c:88:34: warning: format '%d' expects argument of type 'int', but argument 2 has type 'size_t' {aka 'long unsigned int'} [-Wformat=] printf("str[%d]",strlen(list->values[lc].str)); ~^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ %ld functions.c: In function 'print_file': functions.c:47:9: warning: 'return' with no value, in function returning non-void return; ^~~~~~ functions.c:39:7: note: declared here 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] 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] #define oops(a) oops_message(a,__FILE__,__LINE__); ^~~~~~~~~~~~ types.c:33:9: note: in expansion of macro 'oops' oops(err_nomem); ^~~~ make: Leaving directory '/usr/src/RPM/BUILD/lstorrent' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.57804 + 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 + 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) Checking contents of files in /usr/src/tmp/lstorrent-buildroot/ (default) Compressing files in /usr/src/tmp/lstorrent-buildroot (auto) 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) Hardlinking identical .pyc and .pyo files Processing files: lstorrent-0.0.1-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.94826 + 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.mAnbKE find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.0fyKty find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Requires: /lib64/ld-linux-x86-64.so.2, libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.MrXqlv 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.mR2Muv find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ApAVVy find-requires: running scripts (debuginfo) Requires: lstorrent = 0.0.1-alt1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6) Adding to lstorrent-debuginfo a strict dependency on lstorrent Wrote: /usr/src/RPM/RPMS/x86_64/lstorrent-0.0.1-alt1.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/lstorrent-debuginfo-0.0.1-alt1.x86_64.rpm 2.17user 0.46system 0:07.67elapsed 34%CPU (0avgtext+0avgdata 26192maxresident)k 0inputs+0outputs (0major+184493minor)pagefaults 0swaps 8.02user 2.75system 0:16.96elapsed 63%CPU (0avgtext+0avgdata 121936maxresident)k 0inputs+0outputs (0major+509491minor)pagefaults 0swaps --- lstorrent-0.0.1-alt1.x86_64.rpm.repo 2019-01-06 05:36:20.000000000 +0000 +++ lstorrent-0.0.1-alt1.x86_64.rpm.hasher 2019-02-19 03:11:41.575306872 +0000 @@ -8,3 +8,2 @@ Requires: rpmlib(PayloadIsLzma) -Provides: .sisyphus.219014.100.1.1-lstorrent-0.0.1-alt1 -Provides: lstorrent = 0.0.1-alt1 +Provides: lstorrent = 0.0.1-alt1:sisyphus.219014.100 --- lstorrent-debuginfo-0.0.1-alt1.x86_64.rpm.repo 2019-01-06 05:36:20.000000000 +0000 +++ lstorrent-debuginfo-0.0.1-alt1.x86_64.rpm.hasher 2019-02-19 03:11:41.600306945 +0000 @@ -1,6 +1,6 @@ /usr/lib/debug/usr/bin/lstorrent.debug 100644 -Requires: .sisyphus.219014.100.1.1-lstorrent-0.0.1-alt1 Requires: /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug Requires: debug64(libc.so.6) +Requires: lstorrent = 0.0.1-alt1:sisyphus.219014.100 Requires: rpmlib(PayloadIsLzma) -Provides: lstorrent-debuginfo = 0.0.1-alt1 +Provides: lstorrent-debuginfo = 0.0.1-alt1:sisyphus.219014.100