==> Synchronizing chroot copy [/chroot/i686/root] -> [build]...done ==> Making package: erase-registrations 1:1.0-6 (Thu Aug 13 09:34:00 2020) ==> Retrieving sources... -> Found erase_registrations.tar.gz -> Found hack_library.tar.gz ==> Validating source files with sha512sums... erase_registrations.tar.gz ... Passed hack_library.tar.gz ... Passed ==> Making package: erase-registrations 1:1.0-6 (Thu 13 Aug 2020 09:34:06 AM EDT) ==> Checking runtime dependencies... ==> Installing missing dependencies... resolving dependencies... looking for conflicting packages... Packages (1) libnet-1:1.1.6-1.0 Total Download Size: 0.10 MiB Total Installed Size: 0.31 MiB :: Proceed with installation? [Y/n] :: Retrieving packages... downloading libnet-1:1.1.6-1.0-i686.pkg.tar.zst... checking keyring... checking package integrity... loading package files... checking for file conflicts... checking available disk space... :: Processing package changes... installing libnet... :: Running post-transaction hooks... (1/1) Arming ConditionNeedsUpdate... ==> Checking buildtime dependencies... ==> Retrieving sources... -> Found erase_registrations.tar.gz -> Found hack_library.tar.gz ==> WARNING: Skipping all source file integrity checks. ==> Extracting sources... -> Extracting erase_registrations.tar.gz with bsdtar -> Extracting hack_library.tar.gz with bsdtar ==> Starting build()... gcc -march=i686 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -c hack_library.c hack_library.c: In function ‘Str2IP’: hack_library.c:65:16: warning: implicit declaration of function ‘isdigit’ []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wimplicit-function-declaration-Wimplicit-function-declaration]8;;] 65 | if ( (!isdigit(*ptr)) && (*ptr != '.' ) ) { | ^~~~~~~ hack_library.c:85:28: warning: implicit declaration of function ‘strchr’ []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wimplicit-function-declaration-Wimplicit-function-declaration]8;;] 85 | if ( i<3 && (end = strchr(ptr,'.')) == NULL ) { | ^~~~~~ hack_library.c:85:28: warning: incompatible implicit declaration of built-in function ‘strchr’ hack_library.c:30:1: note: include ‘<string.h>’ or provide a declaration of ‘strchr’ 29 | #include "hack_library.h" +++ |+#include <string.h> 30 | hack_library.c: In function ‘GetNextGuid’: hack_library.c:210:14: warning: implicit declaration of function ‘read’; did you mean ‘fread’? []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wimplicit-function-declaration-Wimplicit-function-declaration]8;;] 210 | if ( read( ur, &r1, sizeof( r1 ) ) < ( int )sizeof( r1 ) ) { | ^~~~ | fread hack_library.c:219:9: warning: implicit declaration of function ‘close’; did you mean ‘pclose’? []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wimplicit-function-declaration-Wimplicit-function-declaration]8;;] 219 | close( ur ); | ^~~~~ | pclose hack_library.c:231:5: warning: implicit declaration of function ‘gettimeofday’ []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wimplicit-function-declaration-Wimplicit-function-declaration]8;;] 231 | gettimeofday( &tv, NULL ); | ^~~~~~~~~~~~ gcc -march=i686 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -I../hack_library erase_registrations.c -lnet ../hack_library/hack_library.o -o erase_registrations ==> Entering fakeroot environment... ==> Starting package()... ==> Tidying install... -> Removing libtool files... -> Purging unwanted files... -> Removing static library files... -> Stripping unneeded symbols from binaries and libraries... -> Compressing man and info pages... ==> Checking for packaging issues... ==> Creating package "erase-registrations"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Leaving fakeroot environment. ==> Finished making: erase-registrations 1:1.0-6 (Thu 13 Aug 2020 09:34:12 AM EDT) ==> Cleaning up... ==> Removing installed dependencies... checking dependencies... Packages (1) libnet-1:1.1.6-1.0 Total Removed Size: 0.31 MiB :: Do you want to remove these packages? [Y/n] :: Processing package changes... removing libnet... :: Running post-transaction hooks... (1/1) Arming ConditionNeedsUpdate...