==> Retrieving sources... -> Updating php-findsock-shell git repo... ==> Generating checksums for source files... ==> Making package: php-findsock-shell 2.b8a984f-1 (Thu 21 Nov 2024 04:09:06 AM UTC) ==> Checking runtime dependencies... ==> Installing missing dependencies... resolving dependencies... looking for conflicting packages... Package (3) New Version Net Change extra/libzip 1.11.1-1 0.46 MiB extra/oniguruma 6.9.9-1 0.87 MiB extra/php 8.3.14-1 28.74 MiB Total Installed Size: 30.07 MiB :: Proceed with installation? [Y/n] checking keyring... checking package integrity... loading package files... checking for file conflicts... :: Processing package changes... installing libzip... installing oniguruma... installing php... :: Running post-transaction hooks... (1/1) Arming ConditionNeedsUpdate... ==> Checking buildtime dependencies... ==> Retrieving sources... -> Updating php-findsock-shell git repo... ==> Validating source files with sha512sums... php-findsock-shell ... Skipped ==> Extracting sources... -> Creating working copy of php-findsock-shell git repo... Switched to a new branch 'makepkg' ==> Starting pkgver()... ==> Starting build()... findsock.c: In function ‘main’: findsock.c:96:17: error: implicit declaration of function ‘exit’ [-Wimplicit-function-declaration] 96 | exit(0); | ^~~~ findsock.c:91:1: note: include ‘’ or provide a declaration of ‘exit’ 90 | #include +++ |+#include 91 | findsock.c:96:17: warning: incompatible implicit declaration of built-in function ‘exit’ [-Wbuiltin-declaration-mismatch] 96 | exit(0); | ^~~~ findsock.c:96:17: note: include ‘’ or provide a declaration of ‘exit’ findsock.c:115:37: error: passing argument 2 of ‘getpeername’ from incompatible pointer type [-Wincompatible-pointer-types] 115 | if (getpeername(fd, &rsa, &size) != -1) { | ^~~~ | | | struct sockaddr_in * In file included from findsock.c:85: /usr/include/sys/socket.h:130:50: note: expected ‘struct sockaddr * restrict’ but argument is of type ‘struct sockaddr_in *’ 130 | extern int getpeername (int __fd, __SOCKADDR_ARG __addr, | ^ findsock.c:124:70: error: implicit declaration of function ‘atoi’ [-Wimplicit-function-declaration] 124 | if ((int)ntohs(rsa.sin_port) == (int)atoi(sock_port)) { | ^~~~ ==> ERROR: A failure occurred in build(). Aborting... ==> Removing installed dependencies... checking dependencies... Package (3) Old Version Net Change libzip 1.11.1-1 -0.46 MiB oniguruma 6.9.9-1 -0.87 MiB php 8.3.14-1 -28.74 MiB Total Removed Size: 30.07 MiB :: Do you want to remove these packages? [Y/n] :: Processing package changes... removing php... removing oniguruma... removing libzip... :: Running post-transaction hooks... (1/1) Arming ConditionNeedsUpdate...