>>> httpry: Building community/httpry 0.1.8-r1 (using abuild 3.8.0_rc3-r2) started Sun, 23 May 2021 00:59:29 +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.0-r0) (2/3) Installing libpcap-dev (1.10.0-r0) (3/3) Installing .makedepends-httpry (20210523.005937) Executing busybox-1.33.1-r1.trigger OK: 312 MiB in 92 packages >>> httpry: Cleaning up srcdir >>> httpry: Cleaning up pkgdir >>> httpry: Fetching https://distfiles.alpinelinux.org/distfiles/v3.14/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 341 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 603 0 --:--:-- --:--:-- --:--:-- 603 100 49815 0 49815 0 0 103k 0 --:--:-- --:--:-- --:--:-- 103k >>> httpry: Fetching https://distfiles.alpinelinux.org/distfiles/v3.14/httpry-0.1.8.tar.gz >>> httpry: Checking sha512sums... httpry-0.1.8.tar.gz: OK >>> httpry: Unpacking /var/cache/distfiles/v3.14/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:16: 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-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 Sun, 23 May 2021 00:59:40 +0000 elapsed time 0h 0m 11s >>> httpry: Cleaning up srcdir >>> httpry: Cleaning up pkgdir >>> httpry: Uninstalling dependencies... (1/3) Purging .makedepends-httpry (20210523.005937) (2/3) Purging libpcap-dev (1.10.0-r0) (3/3) Purging libpcap (1.10.0-r0) Executing busybox-1.33.1-r1.trigger OK: 312 MiB in 89 packages >>> httpry: Updating the community/x86 repository index... >>> httpry: Signing the index...