>>> httpry: Building community/httpry 0.1.8-r2 (using abuild 3.9.0-r0) started Sun, 17 Apr 2022 09:24:09 +0000 >>> httpry: Checking sanity of /home/buildozer/aports/community/httpry/APKBUILD... >>> httpry: Analyzing dependencies... >>> httpry: Installing for build: build-base libpcap-dev (1/3) Installing libpcap (1.10.1-r0) (2/3) Installing libpcap-dev (1.10.1-r0) (3/3) Installing .makedepends-httpry (20220417.092411) Executing busybox-1.35.0-r8.trigger OK: 256 MiB in 91 packages >>> httpry: Cleaning up srcdir >>> httpry: Cleaning up pkgdir >>> httpry: Fetching https://distfiles.alpinelinux.org/distfiles/v3.16/httpry-0.1.8.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 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> httpry: Fetching https://github.com/jbittel/httpry/archive/httpry-0.1.8.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 138 100 138 0 0 209 0 --:--:-- --:--:-- --:--:-- 209 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 100 49815 0 49815 0 0 31996 0 --:--:-- 0:00:01 --:--:-- 96916 >>> httpry: Fetching https://distfiles.alpinelinux.org/distfiles/v3.16/httpry-0.1.8.tar.gz >>> httpry: Checking sha512sums... httpry-0.1.8.tar.gz: OK >>> httpry: Unpacking /var/cache/distfiles/v3.16/httpry-0.1.8.tar.gz... gcc -Wall -O3 -funroll-loops -I/usr/include/pcap -I/usr/local/include/pcap -o httpry httpry.c format.c methods.c utility.c rate.c -lpcap -lm -pthread httpry.c: In function 'prepare_capture': httpry.c:93:25: warning: 'pcap_lookupdev' is deprecated: use 'pcap_findalldevs' and use the first device [-Wdeprecated-declarations] 93 | dev = pcap_lookupdev(errbuf); | ^~~ In file included from httpry.c:14: /usr/include/pcap/pcap.h:394:18: note: declared here 394 | PCAP_API char *pcap_lookupdev(char *) | ^~~~~~~~~~~~~~ >>> WARNING: httpry: APKBUILD does not run any tests! Alpine policy will soon require that packages have any relevant testsuites run during the build process. To fix, either define a check() function, or declare !check in $options to indicate the package does not have a testsuite. >>> httpry: Entering fakeroot... >>> httpry-doc*: Running split function doc... >>> httpry-doc*: Preparing subpackage httpry-doc... >>> httpry-doc*: Running postcheck for httpry-doc >>> httpry*: Running postcheck for httpry >>> httpry*: Preparing package httpry... >>> httpry*: Stripping binaries >>> httpry-doc*: Scanning shared objects >>> httpry*: Scanning shared objects >>> httpry-doc*: Tracing dependencies... >>> httpry-doc*: Package size: 24.0 KB >>> httpry-doc*: Compressing data... >>> httpry-doc*: Create checksum... >>> httpry-doc*: Create httpry-doc-0.1.8-r2.apk >>> httpry*: Tracing dependencies... so:libc.musl-armv7.so.1 so:libpcap.so.1 >>> httpry*: Package size: 48.0 KB >>> httpry*: Compressing data... >>> httpry*: Create checksum... >>> httpry*: Create httpry-0.1.8-r2.apk >>> httpry: Build complete at Sun, 17 Apr 2022 09:24:15 +0000 elapsed time 0h 0m 6s >>> httpry: Cleaning up srcdir >>> httpry: Cleaning up pkgdir >>> httpry: Uninstalling dependencies... (1/3) Purging .makedepends-httpry (20220417.092411) (2/3) Purging libpcap-dev (1.10.1-r0) (3/3) Purging libpcap (1.10.1-r0) Executing busybox-1.35.0-r8.trigger OK: 255 MiB in 88 packages >>> httpry: Updating the community/armv7 repository index... >>> httpry: Signing the index...