>>> netcat-openbsd: Building main/netcat-openbsd 1.219-r0 (using abuild 3.10.0-r0) started Wed, 18 Jan 2023 11:52:00 +0000 >>> netcat-openbsd: Checking sanity of /home/buildozer/aports/main/netcat-openbsd/APKBUILD... >>> netcat-openbsd: Analyzing dependencies... >>> netcat-openbsd: Installing for build: build-base libbsd-dev (1/7) Installing bsd-compat-headers (0.7.2-r3) (2/7) Installing linux-headers (6.1.0-r0) (3/7) Installing libmd (1.0.4-r0) (4/7) Installing libmd-dev (1.0.4-r0) (5/7) Installing libbsd (0.11.7-r0) (6/7) Installing libbsd-dev (0.11.7-r0) (7/7) Installing .makedepends-netcat-openbsd (20230118.115200) OK: 303 MiB in 104 packages >>> netcat-openbsd: Cleaning up srcdir >>> netcat-openbsd: Cleaning up pkgdir >>> netcat-openbsd: Fetching https://distfiles.alpinelinux.org/distfiles/edge/netcat-openbsd-1.219.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> netcat-openbsd: Fetching netcat-openbsd-1.219.tar.gz::https://deb.debian.org/debian/pool/main/n/netcat-openbsd/netcat-openbsd_1.219.orig.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 22940 100 22940 0 0 31518 0 --:--:-- --:--:-- --:--:-- 31554 >>> netcat-openbsd: Fetching https://distfiles.alpinelinux.org/distfiles/edge/netcat-openbsd-1.219-debian.tar.xz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> netcat-openbsd: Fetching netcat-openbsd-1.219-debian.tar.xz::http://deb.debian.org/debian/pool/main/n/netcat-openbsd/netcat-openbsd_1.219-1.debian.tar.xz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 52048 100 52048 0 0 113k 0 --:--:-- --:--:-- --:--:-- 113k >>> netcat-openbsd: Fetching https://distfiles.alpinelinux.org/distfiles/edge/netcat-openbsd-1.219.tar.gz >>> netcat-openbsd: Fetching https://distfiles.alpinelinux.org/distfiles/edge/netcat-openbsd-1.219-debian.tar.xz >>> netcat-openbsd: Checking sha512sums... netcat-openbsd-1.219.tar.gz: OK netcat-openbsd-1.219-debian.tar.xz: OK b64.patch: OK base64.c: OK >>> netcat-openbsd: Unpacking /var/cache/distfiles/netcat-openbsd-1.219.tar.gz... >>> netcat-openbsd: Unpacking /var/cache/distfiles/netcat-openbsd-1.219-debian.tar.xz... >>> netcat-openbsd: b64.patch patching file socks.c patching file Makefile patching file nc.1 patching file netcat.c patching file socks.c Hunk #2 succeeded at 219 (offset 2 lines). Hunk #3 succeeded at 272 (offset 2 lines). Hunk #4 succeeded at 285 (offset 2 lines). Hunk #5 succeeded at 310 (offset 2 lines). Hunk #6 succeeded at 328 (offset 2 lines). Hunk #7 succeeded at 350 (offset 2 lines). Hunk #8 succeeded at 373 (offset 2 lines). patching file Makefile patching file nc.1 patching file netcat.c patching file netcat.c patching file netcat.c patching file nc.1 patching file netcat.c patching file nc.1 patching file netcat.c patching file netcat.c patching file nc.1 patching file netcat.c patching file nc.1 patching file netcat.c patching file netcat.c patching file netcat.c patching file nc.1 patching file netcat.c patching file nc.1 patching file netcat.c patching file netcat.c patching file nc.1 patching file netcat.c patching file nc.1 patching file netcat.c gcc -Os -fomit-frame-pointer -DDEBIAN_VERSION="\"1.219\"" -c netcat.c -o netcat.o gcc -Os -fomit-frame-pointer -DDEBIAN_VERSION="\"1.219\"" -c atomicio.c -o atomicio.o gcc -Os -fomit-frame-pointer -DDEBIAN_VERSION="\"1.219\"" -c socks.c -o socks.o gcc -Os -fomit-frame-pointer -DDEBIAN_VERSION="\"1.219\"" -c base64.c -o base64.o In file included from /usr/include/bsd/sys/cdefs.h:51, from /usr/include/bsd/readpassphrase.h:37, from netcat.c:50: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 1 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /usr/include/bsd/sys/cdefs.h:51, from /usr/include/bsd/readpassphrase.h:37, from socks.c:41: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 1 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /usr/include/bsd/sys/cdefs.h:51, from /usr/include/bsd/libutil.h:45, from /usr/include/bsd/stdlib.h:39, from netcat.c:111: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 1 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /usr/include/bsd/sys/cdefs.h:51, from /usr/include/bsd/stdlib.h:48: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 1 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /usr/include/bsd/sys/cdefs.h:51, from /usr/include/bsd/string.h:39, from netcat.c:112: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 1 | #warning usage of non-standard #include is deprecated | ^~~~~~~ gcc -Os -fomit-frame-pointer -DDEBIAN_VERSION="\"1.219\"" -Wl,--no-add-needed netcat.o atomicio.o socks.o base64.o `pkg-config --libs libbsd` -lresolv -o nc /usr/lib/gcc/powerpc64le-alpine-linux-musl/12.2.1/../../../../powerpc64le-alpine-linux-musl/bin/ld: /usr/lib/gcc/powerpc64le-alpine-linux-musl/12.2.1/../../../../lib/libc.so: warning: The fgetln() function cannot be safely ported, use getline(3) instead, as it is supported by GNU and POSIX.1-2008. >>> netcat-openbsd: Entering fakeroot... >>> netcat-openbsd-doc*: Running split function doc... >>> netcat-openbsd-doc*: Preparing subpackage netcat-openbsd-doc... >>> netcat-openbsd-doc*: Running postcheck for netcat-openbsd-doc >>> netcat-openbsd*: Running postcheck for netcat-openbsd >>> netcat-openbsd*: Preparing package netcat-openbsd... >>> netcat-openbsd*: Stripping binaries >>> netcat-openbsd-doc*: Scanning shared objects >>> netcat-openbsd*: Scanning shared objects >>> netcat-openbsd-doc*: Tracing dependencies... >>> netcat-openbsd-doc*: Package size: 28.0 KB >>> netcat-openbsd-doc*: Compressing data... >>> netcat-openbsd-doc*: Create checksum... >>> netcat-openbsd-doc*: Create netcat-openbsd-doc-1.219-r0.apk >>> netcat-openbsd*: Tracing dependencies... so:libbsd.so.0 so:libc.musl-ppc64le.so.1 >>> netcat-openbsd*: Package size: 80.0 KB >>> netcat-openbsd*: Compressing data... >>> netcat-openbsd*: Create checksum... >>> netcat-openbsd*: Create netcat-openbsd-1.219-r0.apk >>> netcat-openbsd: Build complete at Wed, 18 Jan 2023 11:52:04 +0000 elapsed time 0h 0m 4s >>> netcat-openbsd: Cleaning up srcdir >>> netcat-openbsd: Cleaning up pkgdir >>> netcat-openbsd: Uninstalling dependencies... (1/7) Purging .makedepends-netcat-openbsd (20230118.115200) (2/7) Purging libbsd-dev (0.11.7-r0) (3/7) Purging bsd-compat-headers (0.7.2-r3) (4/7) Purging linux-headers (6.1.0-r0) (5/7) Purging libmd-dev (1.0.4-r0) (6/7) Purging libbsd (0.11.7-r0) (7/7) Purging libmd (1.0.4-r0) OK: 294 MiB in 97 packages >>> netcat-openbsd: Updating the main/ppc64le repository index... >>> netcat-openbsd: Signing the index...