>>> ngrep: Building main/ngrep 1.47-r3 (using abuild 3.10.0-r2) started Wed, 12 Apr 2023 01:09:44 +0000 >>> ngrep: Checking sanity of /home/buildozer/aports/main/ngrep/APKBUILD... >>> ngrep: Analyzing dependencies... >>> ngrep: Installing for build: build-base autoconf automake libpcap-dev pcre-dev (1/16) Installing m4 (1.4.19-r3) (2/16) Installing libbz2 (1.0.8-r5) (3/16) Installing perl (5.36.0-r2) (4/16) Installing autoconf (2.71-r2) (5/16) Installing automake (1.16.5-r2) (6/16) Installing libpcap (1.10.4-r1) (7/16) Installing libpcap-dev (1.10.4-r1) (8/16) Installing libpcre16 (8.45-r3) (9/16) Installing libpcre32 (8.45-r3) (10/16) Installing pcre (8.45-r3) (11/16) Installing libpcrecpp (8.45-r3) (12/16) Installing pcre-dev (8.45-r3) (13/16) Installing .makedepends-ngrep (20230412.010944) (14/16) Installing perl-error (0.17029-r1) (15/16) Installing perl-git (2.40.0-r0) (16/16) Installing git-perl (2.40.0-r0) Executing busybox-1.36.0-r6.trigger OK: 365 MiB in 115 packages >>> ngrep: Cleaning up srcdir >>> ngrep: Cleaning up pkgdir >>> ngrep: Fetching https://distfiles.alpinelinux.org/distfiles/edge/ngrep-1.47.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 182k 100 182k 0 0 1273k 0 --:--:-- --:--:-- --:--:-- 1277k >>> ngrep: Fetching https://distfiles.alpinelinux.org/distfiles/edge/ngrep-1.47.tar.gz >>> ngrep: Checking sha512sums... ngrep-1.47.tar.gz: OK >>> ngrep: Unpacking /var/cache/distfiles/edge/ngrep-1.47.tar.gz... >>> ngrep: Updating ./config.sub autoreconf: export WARNINGS= autoreconf: warning: autoconf input should be named 'configure.ac', not 'configure.in' autoreconf: Entering directory '.' autoreconf: configure.in: not using Gettext autoreconf: running: aclocal --force aclocal: warning: autoconf input should be named 'configure.ac', not 'configure.in' autoreconf: configure.in: tracing autoreconf: configure.in: not using Libtool autoreconf: configure.in: not using Intltool autoreconf: configure.in: not using Gtkdoc autoreconf: running: /usr/bin/autoconf --force configure.in:14: warning: The macro `AC_CANONICAL_SYSTEM' is obsolete. configure.in:14: You should run autoupdate. ./lib/autoconf/general.m4:2081: AC_CANONICAL_SYSTEM is expanded from... configure.in:14: the top level configure.in:16: warning: The macro `AC_HEADER_STDC' is obsolete. configure.in:16: You should run autoupdate. ./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from... configure.in:16: the top level autoreconf: running: /usr/bin/autoheader --force autoheader: warning: autoconf input should be named 'configure.ac', not 'configure.in' autoreconf: configure.in: not using Automake autoreconf: './config.sub' is updated autoreconf: './config.guess' is updated autoreconf: Leaving directory '.' Configuring System ... checking build system type... armv6-alpine-linux-musleabihf checking host system type... armv6-alpine-linux-musleabihf checking target system type... armv6-alpine-linux-musleabihf checking for armv6-alpine-linux-musleabihf-gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E Configuring GNU Regular Expression library ... creating cache ./config.cache checking host system type... armv8l-unknown-linux-musleabihf checking target system type... armv8l-unknown-linux-musleabihf checking build system type... armv8l-unknown-linux-musleabihf checking for gcc... gcc checking whether the C compiler (gcc -Os -fomit-frame-pointer -g -Wl,--as-needed,-O1,--sort-common) works... yes checking whether the C compiler (gcc -Os -fomit-frame-pointer -g -Wl,--as-needed,-O1,--sort-common) is a cross-compiler... no checking whether we are using GNU C... yes checking whether gcc accepts -g... yes checking for a BSD compatible install... /usr/bin/install -c checking how to run the C preprocessor... gcc -E checking for AIX... no checking for getmntent in -lseq... no checking for POSIXized ISC... no checking for minix/config.h... no checking for ANSI C header files... yes checking for string.h... yes checking for working alloca.h... yes checking for alloca... yes checking for working const... yes checking for prefix by checking for gcc... /usr/bin/gcc updating cache ./config.cache creating ./config.status creating Makefile creating doc/Makefile creating test/Makefile Configuring Network Grep ... checking for a complete set of pcap headers... checking how to run the C preprocessor... gcc -E found /usr/include/pcap checking for pcap_open_live in -lpcap... yes checking for BPF include path... pcap/bpf.h checking for DLT_LINUX_SLL in pcap/bpf.h... yes checking for DLT_LOOP in pcap/bpf.h... yes checking for DLT_IEEE802_11 in pcap/bpf.h... yes checking for DLT_IEEE802_11_RADIO in pcap/bpf.h... yes checking for DLT_RAW in pcap/bpf.h... yes checking for DLT_PFLOG in pcap/bpf.h... yes checking for DLT_IPNET in pcap/bpf.h... yes CONFIG: IPv6 support enabled CONFIG: privilege dropping enabled (using nobody) CONFIG: using GNU regex library CONFIG: tcpkill feature disabled CONFIG: automatically including VLAN frames configure: creating ./config.status config.status: creating Makefile config.status: creating config.h make -j64 --jobserver-auth=fifo:/tmp/GMfifo30482 -C regex-0.12 regex.o gcc -DHAVE_CONFIG_H -DLINUX -D_BSD_SOURCE=1 -D__FAVOR_BSD=1 -Os -fomit-frame-pointer -Iregex-0.12 -I/usr/include/pcap -Os -fomit-frame-pointer -g -g -c ngrep.c make[1]: Entering directory '/home/buildozer/aports/main/ngrep/src/ngrep-1_47/regex-0.12' make[1]: warning: -j64 forced in submake: resetting jobserver mode. gcc -g -DSTDC_HEADERS=1 -DHAVE_STRING_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -I. -I. -c regex.c ngrep.c: In function 'setup_pcap_source': ngrep.c:449:13: warning: 'pcap_lookupdev' is deprecated: use 'pcap_findalldevs' and use the first device [-Wdeprecated-declarations] 449 | pcap_lookupdev(pc_err); | ^~~~~~~~~~~~~~ In file included from ngrep.c:83: /usr/include/pcap/pcap.h:395:18: note: declared here 395 | PCAP_API char *pcap_lookupdev(char *); | ^~~~~~~~~~~~~~ make[1]: Leaving directory '/home/buildozer/aports/main/ngrep/src/ngrep-1_47/regex-0.12' gcc -s -o ngrep ngrep.o regex-0.12/regex.o -Wl,--as-needed,-O1,--sort-common -lpcap >>> ngrep: Entering fakeroot... ./install-sh -c -m 0755 ngrep /home/buildozer/aports/main/ngrep/pkg/ngrep//usr/bin/ngrep ./install-sh -c -m 0644 ngrep.8 /home/buildozer/aports/main/ngrep/pkg/ngrep//usr/share/man/man8/ngrep.8 >>> ngrep-dbg*: Running split function dbg... >>> ngrep-dbg*: Preparing subpackage ngrep-dbg... >>> ngrep-dbg*: Running postcheck for ngrep-dbg >>> ngrep-doc*: Running split function doc... >>> ngrep-doc*: Preparing subpackage ngrep-doc... >>> ngrep-doc*: Running postcheck for ngrep-doc >>> ngrep*: Running postcheck for ngrep >>> ngrep*: Preparing package ngrep... >>> ngrep-dbg*: Scanning shared objects >>> ngrep-doc*: Scanning shared objects >>> ngrep*: Scanning shared objects >>> ngrep-dbg*: Tracing dependencies... >>> ngrep-dbg*: Package size: 28.0 KB >>> ngrep-dbg*: Compressing data... >>> ngrep-dbg*: Create checksum... >>> ngrep-dbg*: Create ngrep-dbg-1.47-r3.apk >>> ngrep-doc*: Tracing dependencies... >>> ngrep-doc*: Package size: 40.0 KB >>> ngrep-doc*: Compressing data... >>> ngrep-doc*: Create checksum... >>> ngrep-doc*: Create ngrep-doc-1.47-r3.apk >>> ngrep*: Tracing dependencies... so:libc.musl-armhf.so.1 so:libpcap.so.1 >>> ngrep*: Package size: 84.0 KB >>> ngrep*: Compressing data... >>> ngrep*: Create checksum... >>> ngrep*: Create ngrep-1.47-r3.apk >>> ngrep: Build complete at Wed, 12 Apr 2023 01:09:49 +0000 elapsed time 0h 0m 5s >>> ngrep: Cleaning up srcdir >>> ngrep: Cleaning up pkgdir >>> ngrep: Uninstalling dependencies... (1/16) Purging .makedepends-ngrep (20230412.010944) (2/16) Purging autoconf (2.71-r2) (3/16) Purging m4 (1.4.19-r3) (4/16) Purging automake (1.16.5-r2) (5/16) Purging libpcap-dev (1.10.4-r1) (6/16) Purging libpcap (1.10.4-r1) (7/16) Purging pcre-dev (8.45-r3) (8/16) Purging libpcre16 (8.45-r3) (9/16) Purging libpcre32 (8.45-r3) (10/16) Purging libpcrecpp (8.45-r3) (11/16) Purging pcre (8.45-r3) (12/16) Purging git-perl (2.40.0-r0) (13/16) Purging perl-git (2.40.0-r0) (14/16) Purging perl-error (0.17029-r1) (15/16) Purging perl (5.36.0-r2) (16/16) Purging libbz2 (1.0.8-r5) Executing busybox-1.36.0-r6.trigger OK: 327 MiB in 99 packages >>> ngrep: Updating the main/armhf repository index... >>> ngrep: Signing the index...