>>> ngrep: Building main/ngrep 1.47-r1 (using abuild 3.7.0_rc1-r0) started Wed, 11 Nov 2020 14:30:16 +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.18-r1) (2/16) Installing libbz2 (1.0.8-r1) (3/16) Installing perl (5.32.0-r0) (4/16) Installing autoconf (2.69-r2) (5/16) Installing automake (1.16.2-r0) (6/16) Installing libpcap (1.9.1-r2) (7/16) Installing libpcap-dev (1.9.1-r2) (8/16) Installing libpcre16 (8.44-r0) (9/16) Installing libpcre32 (8.44-r0) (10/16) Installing pcre (8.44-r0) (11/16) Installing libpcrecpp (8.44-r0) (12/16) Installing pcre-dev (8.44-r0) (13/16) Installing .makedepends-ngrep (20201111.143017) (14/16) Installing perl-error (0.17029-r1) (15/16) Installing perl-git (2.29.2-r0) (16/16) Installing git-perl (2.29.2-r0) Executing busybox-1.32.0-r3.trigger OK: 348 MiB in 103 packages >>> ngrep: Cleaning up srcdir >>> ngrep: Cleaning up pkgdir >>> ngrep: Fetching https://distfiles.alpinelinux.org/distfiles/v3.13/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 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> ngrep: Fetching ngrep-1.47.tar.gz::https://github.com/jpr5/ngrep/archive/V1_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 117 100 117 0 0 469 0 --:--:-- --:--:-- --:--:-- 471 100 602 0 602 0 0 1228 0 --:--:-- --:--:-- --:--:-- 1228 100 182k 0 182k 0 0 332k 0 --:--:-- --:--:-- --:--:-- 3086k >>> ngrep: Fetching https://distfiles.alpinelinux.org/distfiles/v3.13/ngrep-1.47.tar.gz >>> ngrep: Checking sha512sums... ngrep-1.47.tar.gz: OK >>> ngrep: Unpacking /var/cache/distfiles/v3.13/ngrep-1.47.tar.gz... >>> ngrep: Updating ./config.sub 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: running: /usr/bin/autoconf --force autoreconf: running: /usr/bin/autoheader --force autoreconf: configure.in: not using Automake autoreconf: Leaving directory `.' Configuring System ... checking build system type... i586-alpine-linux-musl checking host system type... i586-alpine-linux-musl checking target system type... i586-alpine-linux-musl checking for i586-alpine-linux-musl-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 we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes Configuring GNU Regular Expression library ... creating cache ./config.cache checking host system type... i686-pc-linux-gnu checking target system type... i686-pc-linux-gnu checking build system type... i686-pc-linux-gnu checking for gcc... gcc checking whether the C compiler (gcc -Os -fomit-frame-pointer -g -Wl,--as-needed) works... yes checking whether the C compiler (gcc -Os -fomit-frame-pointer -g -Wl,--as-needed) 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... 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 -j28 --jobserver-auth=6,7 -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]: warning: -j28 forced in submake: resetting jobserver mode. make[1]: Entering directory '/home/buildozer/aports/main/ngrep/src/ngrep-1_47/regex-0.12' 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:328:16: note: declared here 328 | 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 -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-r1.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-r1.apk >>> ngrep*: Tracing dependencies... so:libc.musl-x86.so.1 so:libpcap.so.1 >>> ngrep*: Package size: 80.0 KB >>> ngrep*: Compressing data... >>> ngrep*: Create checksum... >>> ngrep*: Create ngrep-1.47-r1.apk >>> ngrep: Build complete at Wed, 11 Nov 2020 14:30:27 +0000 elapsed time 0h 0m 11s >>> ngrep: Cleaning up srcdir >>> ngrep: Cleaning up pkgdir >>> ngrep: Uninstalling dependencies... (1/16) Purging .makedepends-ngrep (20201111.143017) (2/16) Purging autoconf (2.69-r2) (3/16) Purging m4 (1.4.18-r1) (4/16) Purging automake (1.16.2-r0) (5/16) Purging libpcap-dev (1.9.1-r2) (6/16) Purging libpcap (1.9.1-r2) (7/16) Purging pcre-dev (8.44-r0) (8/16) Purging libpcre16 (8.44-r0) (9/16) Purging libpcre32 (8.44-r0) (10/16) Purging libpcrecpp (8.44-r0) (11/16) Purging pcre (8.44-r0) (12/16) Purging git-perl (2.29.2-r0) (13/16) Purging perl-git (2.29.2-r0) (14/16) Purging perl-error (0.17029-r1) (15/16) Purging perl (5.32.0-r0) (16/16) Purging libbz2 (1.0.8-r1) Executing busybox-1.32.0-r3.trigger OK: 310 MiB in 87 packages >>> ngrep: Updating the main/x86 repository index... >>> ngrep: Signing the index...