>>> hexinject: Building testing/hexinject 1.6-r1 (using abuild 3.10.0_rc1-r2) started Fri, 14 Oct 2022 16:16:06 +0000 >>> hexinject: Checking sanity of /home/buildozer/aports/testing/hexinject/APKBUILD... >>> hexinject: Analyzing dependencies... >>> hexinject: Installing for build: build-base libpcap-dev (1/2) Installing libpcap-dev (1.10.1-r0) (2/2) Installing .makedepends-hexinject (20221014.161607) Executing busybox-1.35.0-r27.trigger OK: 291 MiB in 96 packages >>> hexinject: Cleaning up srcdir >>> hexinject: Cleaning up pkgdir >>> hexinject: Fetching https://distfiles.alpinelinux.org/distfiles/edge//hexinject-1.6.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 100 16876 100 16876 0 0 16905 0 --:--:-- --:--:-- --:--:-- 16892 >>> hexinject: Fetching https://distfiles.alpinelinux.org/distfiles/edge//hexinject-1.6.tar.gz >>> hexinject: Checking sha512sums... hexinject-1.6.tar.gz: OK fix-build.patch: OK >>> hexinject: Unpacking /var/cache/distfiles/edge/hexinject-1.6.tar.gz... >>> hexinject: fix-build.patch patching file Makefile gcc -Wall -o hexinject hexinject.c -lpcap hexinject.c: In function 'main': hexinject.c:171:13: warning: 'pcap_lookupdev' is deprecated: use 'pcap_findalldevs' and use the first device [-Wdeprecated-declarations] 171 | dev = pcap_lookupdev(errbuf); | ^~~ In file included from /usr/include/pcap.h:43, from hexinject.h:11, from hexinject.c:8: /usr/include/pcap/pcap.h:394:18: note: declared here 394 | PCAP_API char *pcap_lookupdev(char *) | ^~~~~~~~~~~~~~ gcc -Wall -o prettypacket prettypacket.c -lpcap gcc -Wall -o hex2raw hex2raw.c -lpcap >>> hexinject: Entering fakeroot... >>> hexinject*: Running postcheck for hexinject >>> hexinject*: Preparing package hexinject... >>> hexinject*: Stripping binaries >>> hexinject*: Scanning shared objects >>> hexinject*: Tracing dependencies... so:libc.musl-ppc64le.so.1 so:libpcap.so.1 >>> hexinject*: Package size: 216.0 KB >>> hexinject*: Compressing data... >>> hexinject*: Create checksum... >>> hexinject*: Create hexinject-1.6-r1.apk >>> hexinject: Build complete at Fri, 14 Oct 2022 16:16:10 +0000 elapsed time 0h 0m 4s >>> hexinject: Cleaning up srcdir >>> hexinject: Cleaning up pkgdir >>> hexinject: Uninstalling dependencies... (1/2) Purging .makedepends-hexinject (20221014.161607) (2/2) Purging libpcap-dev (1.10.1-r0) Executing busybox-1.35.0-r27.trigger OK: 290 MiB in 94 packages >>> hexinject: Updating the testing/ppc64le repository index... >>> hexinject: Signing the index...