>>> ucspi-tcp6: Building community/ucspi-tcp6 1.12.4-r0 (using abuild 3.12.0-r5) started Fri, 29 Mar 2024 11:45:28 +0000 >>> ucspi-tcp6: Checking sanity of /home/buildozer/aports/community/ucspi-tcp6/APKBUILD... >>> ucspi-tcp6: Analyzing dependencies... >>> ucspi-tcp6: Installing for build: build-base fehqlibs (1/2) Installing fehqlibs (23-r0) (2/2) Installing .makedepends-ucspi-tcp6 (20240329.114529) OK: 316 MiB in 105 packages >>> ucspi-tcp6: Cleaning up srcdir >>> ucspi-tcp6: Cleaning up pkgdir >>> ucspi-tcp6: Cleaning up tmpdir >>> ucspi-tcp6: Fetching https://distfiles.alpinelinux.org/distfiles/edge/ucspi-tcp6-1.12.4.tgz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) wget: server returned error: HTTP/1.1 404 Not Found >>> ucspi-tcp6: Fetching https://www.fehcom.de/ipnet/ucspi-tcp6/ucspi-tcp6-1.12.4.tgz Connecting to www.fehcom.de (85.25.149.179:443) saving to '/var/cache/distfiles/ucspi-tcp6-1.12.4.tgz.part' ucspi-tcp6-1.12.4.tg 100% |********************************| 51200 0:00:00 ETA '/var/cache/distfiles/ucspi-tcp6-1.12.4.tgz.part' saved >>> ucspi-tcp6: Fetching https://distfiles.alpinelinux.org/distfiles/edge/ucspi-tcp6-1.12.4.tgz >>> ucspi-tcp6: Checking sha512sums... ucspi-tcp6-1.12.4.tgz: OK >>> ucspi-tcp6: Unpacking /var/cache/distfiles/ucspi-tcp6-1.12.4.tgz... make: Entering directory '/home/buildozer/aports/community/ucspi-tcp6/src/net/ucspi-tcp6/ucspi-tcp6-1.12.4/src' ( cat warn-auto.sh; \ echo 'main="$1"; shift'; \ echo exec "`head -1 ../conf-ld`" \ '-o "$main" "$main".o ${1+"$@"} -ldnsresolv -lqlibs' \ ) > load chmod 755 load ( cat warn-auto.sh; \ echo exec "`head -1 ../conf-cc`" '-c ${1+"$@"}' \ ) > compile chmod 755 compile rm -f choose cat warn-auto.sh choose.sh \ | sed s}HOME}"`head -1 ../conf-home`"}g \ > choose chmod 755 choose ./choose cl tryvfork fork.h1 fork.h2 > fork.h ./compile tcpserver.c remoteinfo.h tcpserver.c: In function 'main': tcpserver.c:578:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 578 | if (maxconip) ipchild_clear(remoteip); --numchildren; | ^~ tcpserver.c:578:48: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 578 | if (maxconip) ipchild_clear(remoteip); --numchildren; | ^~ ./compile remoteinfo.c remoteinfo.c:97:35: warning: argument 2 of type 'char[16]' with mismatched bound [-Warray-parameter=] 97 | int remoteinfo(stralloc *out,char ipremote[16],uint16 portremote,char iplocal[16],uint16 portlocal,unsigned int timeout,uint32 netif) | ~~~~~^~~~~~~~~~~~ In file included from remoteinfo.c:10: remoteinfo.h:7:34: note: previously declared as 'char *' 7 | extern int remoteinfo(stralloc *,char *,uint16,char *,uint16,unsigned int,uint32); | ^~~~~~ remoteinfo.c:97:71: warning: argument 4 of type 'char[16]' with mismatched bound [-Warray-parameter=] 97 | int remoteinfo(stralloc *out,char ipremote[16],uint16 portremote,char iplocal[16],uint16 portlocal,unsigned int timeout,uint32 netif) | ~~~~~^~~~~~~~~~~ remoteinfo.h:7:48: note: previously declared as 'char *' 7 | extern int remoteinfo(stralloc *,char *,uint16,char *,uint16,unsigned int,uint32); | ^~~~~~ ./compile rules.c ip4_bit.c ip6_bit.c ( ( ./compile trylsock.c && \ ./load trylsock -lsocket -lnsl ) >/dev/null 2>&1 \ && echo -lsocket -lnsl || exit 0 ) > socket.lib rm -f trylsock.o trylsock ./load tcpserver rules.o remoteinfo.o ip4_bit.o ip6_bit.o \ `cat socket.lib` ./compile tcprules.c ./load tcprules ip4_bit.o ip6_bit.o ./compile tcprulescheck.c ./load tcprulescheck rules.o ip4_bit.o ip6_bit.o ./compile argv0.c ./load argv0 ./compile recordio.c ./load recordio ./compile tcpclient.c ./load tcpclient remoteinfo.o `cat socket.lib` rm -f who@ cat warn-auto.sh who@.sh \ | sed s}HOME}"`head -1 ../conf-home`"}g \ > who@ chmod 755 who@ rm -f date@ cat warn-auto.sh date@.sh \ | sed s}HOME}"`head -1 ../conf-home`"}g \ > date@ chmod 755 date@ rm -f finger@ cat warn-auto.sh finger@.sh \ | sed s}HOME}"`head -1 ../conf-home`"}g \ > finger@ chmod 755 finger@ rm -f http@ cat warn-auto.sh http@.sh \ | sed s}HOME}"`head -1 ../conf-home`"}g \ > http@ chmod 755 http@ rm -f tcpcat cat warn-auto.sh tcpcat.sh \ | sed s}HOME}"`head -1 ../conf-home`"}g \ > tcpcat chmod 755 tcpcat rm -f mconnect cat warn-auto.sh mconnect.sh \ | sed s}HOME}"`head -1 ../conf-home`"}g \ > mconnect chmod 755 mconnect ./compile mconnect-io.c ./load mconnect-io ./compile addcr.c ./load addcr ./compile delcr.c ./load delcr ./compile fixcrio.c ./load fixcrio ./compile rblsmtpd.c ./compile commands.c ./load rblsmtpd commands.o `cat socket.lib` ( cat warn-auto.sh; \ echo CC=\'`head -1 ../conf-cc`\'; \ echo LD=\'`head -1 ../conf-ld`\'; \ cat find-systype.sh; \ ) | sh > systype ./choose cl trysgact hassgact.h1 hassgact.h2 > hassgact.h ./choose cl trysgprm hassgprm.h1 hassgprm.h2 > hassgprm.h ./compile chkshsgr.c ./load chkshsgr ./chkshsgr || ( cat warn-shsgr; exit 1 ) ./choose clr tryshsgr hasshsgr.h1 hasshsgr.h2 > hasshsgr.h rm -f sysdeps cat systype compile load >> sysdeps grep sysdep hassgact.h >> sysdeps grep sysdep hassgprm.h >> sysdeps grep sysdep hasshsgr.h >> sysdeps make: Leaving directory '/home/buildozer/aports/community/ucspi-tcp6/src/net/ucspi-tcp6/ucspi-tcp6-1.12.4/src' >>> ucspi-tcp6: Entering fakeroot... >>> ucspi-tcp6-doc*: Running split function doc... >>> ucspi-tcp6-doc*: Preparing subpackage ucspi-tcp6-doc... >>> ucspi-tcp6-doc*: Running postcheck for ucspi-tcp6-doc >>> ucspi-tcp6*: Running postcheck for ucspi-tcp6 >>> ucspi-tcp6*: Preparing package ucspi-tcp6... >>> ucspi-tcp6*: Stripping binaries >>> ucspi-tcp6-doc*: Scanning shared objects >>> ucspi-tcp6*: Scanning shared objects >>> ucspi-tcp6-doc*: Tracing dependencies... >>> ucspi-tcp6-doc*: Package size: 88.0 KB >>> ucspi-tcp6-doc*: Compressing data... >>> ucspi-tcp6-doc*: Create checksum... >>> ucspi-tcp6-doc*: Create ucspi-tcp6-doc-1.12.4-r0.apk >>> ucspi-tcp6*: Tracing dependencies... so:libc.musl-armhf.so.1 >>> ucspi-tcp6*: Package size: 396.0 KB >>> ucspi-tcp6*: Compressing data... >>> ucspi-tcp6*: Create checksum... >>> ucspi-tcp6*: Create ucspi-tcp6-1.12.4-r0.apk >>> ucspi-tcp6: Build complete at Fri, 29 Mar 2024 11:45:32 +0000 elapsed time 0h 0m 4s >>> ucspi-tcp6: Cleaning up srcdir >>> ucspi-tcp6: Cleaning up pkgdir >>> ucspi-tcp6: Uninstalling dependencies... (1/2) Purging .makedepends-ucspi-tcp6 (20240329.114529) (2/2) Purging fehqlibs (23-r0) OK: 315 MiB in 103 packages >>> ucspi-tcp6: Updating the community/armhf repository index... >>> ucspi-tcp6: Signing the index...