==> Synchronizing chroot copy [/chroot/aarch64/root] -> [build]...done
==> Making package: httpry 0.1.8-6 (Wed Jul 28 12:48:38 2021)
==> 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-6 (Wed 28 Jul 2021 12:48:58 PM 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 []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;]
   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 *)
      |                ^~~~~~~~~~~~~~
==> 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-6 (Wed 28 Jul 2021 12:49:16 PM EDT)
==> Cleaning up...