>>> httpry: Building community/httpry 0.1.8-r1 (using abuild 3.7.0_rc1-r2) started Tue, 22 Dec 2020 17:33: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.9.1-r2) (2/3) Installing libpcap-dev (1.9.1-r2) (3/3) Installing .makedepends-httpry (20201222.173315) Executing busybox-1.32.0-r8.trigger OK: 311 MiB in 89 packages >>> httpry: Cleaning up srcdir >>> httpry: Cleaning up pkgdir >>> httpry: Fetching https://distfiles.alpinelinux.org/distfiles/v3.13/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 0 0 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 100 128 100 128 0 0 549 0 --:--:-- --:--:-- --:--:-- 549 100 49815 0 49815 0 0 99035 0 --:--:-- --:--:-- --:--:-- 99035 >>> httpry: Fetching https://distfiles.alpinelinux.org/distfiles/v3.13/httpry-0.1.8.tar.gz >>> httpry: Checking sha512sums... httpry-0.1.8.tar.gz: OK >>> httpry: Unpacking /var/cache/distfiles/v3.13/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:328:16: note: declared here 328 | 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-r1.apk >>> httpry*: Tracing dependencies... so:libc.musl-x86.so.1 so:libpcap.so.1 >>> httpry*: Package size: 64.0 KB >>> httpry*: Compressing data... >>> httpry*: Create checksum... >>> httpry*: Create httpry-0.1.8-r1.apk >>> httpry: Build complete at Tue, 22 Dec 2020 17:33:18 +0000 elapsed time 0h 0m 9s >>> httpry: Cleaning up srcdir >>> httpry: Cleaning up pkgdir >>> httpry: Uninstalling dependencies... (1/3) Purging .makedepends-httpry (20201222.173315) (2/3) Purging libpcap-dev (1.9.1-r2) (3/3) Purging libpcap (1.9.1-r2) Executing busybox-1.32.0-r8.trigger OK: 310 MiB in 86 packages >>> httpry: Updating the community/x86 repository index... >>> httpry: Signing the index...