==> Synchronizing chroot copy [/chroot/armv6h/root] -> [build]...done ==> Making package: httpry 0.1.8-5 (Sun Aug 16 11:39:08 2020) ==> Retrieving sources... -> Found httpry-0.1.8.tar.gz ==> WARNING: Skipping verification of source file PGP signatures. ==> Validating source files with sha512sums... httpry-0.1.8.tar.gz ... Passed Host and machine ids are equal (2b3dd5a7c7b749ff93431232041f2429): refusing to link journals ==> Making package: httpry 0.1.8-5 (Sun 16 Aug 2020 11:39:34 AM EDT) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Retrieving sources... -> Found httpry-0.1.8.tar.gz ==> WARNING: Skipping all source file integrity checks. ==> Extracting sources... -> Extracting httpry-0.1.8.tar.gz with bsdtar ==> Starting prepare()... ==> Starting build()... 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 *) | ^~~~~~~~~~~~~~ ==> Entering fakeroot environment... ==> Starting package()... ==> Tidying install... -> Removing libtool files... -> Purging unwanted files... -> Removing static library files... -> Stripping unneeded symbols from binaries and libraries... -> Compressing man and info pages... ==> Checking for packaging issues... ==> Creating package "httpry"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Leaving fakeroot environment. ==> Finished making: httpry 0.1.8-5 (Sun 16 Aug 2020 11:39:54 AM EDT) ==> Cleaning up...