>>> ngrep: Building main/ngrep 1.47-r5 (using abuild 3.16.0_rc4-r0) started Fri, 17 Oct 2025 19:00:47 +0000 >>> ngrep: Validating /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.20-r0) ( 2/16) Installing libbz2 (1.0.8-r6) ( 3/16) Installing perl (5.42.0-r0) ( 4/16) Installing autoconf (2.72-r1) ( 5/16) Installing automake (1.18.1-r0) ( 6/16) Installing libpcap (1.10.5-r1) ( 7/16) Installing libpcap-dev (1.10.5-r1) ( 8/16) Installing libpcre16 (8.45-r4) ( 9/16) Installing libpcre32 (8.45-r4) (10/16) Installing pcre (8.45-r4) (11/16) Installing libpcrecpp (8.45-r4) (12/16) Installing pcre-dev (8.45-r4) (13/16) Installing .makedepends-ngrep (20251017.190048) (14/16) Installing perl-error (0.17030-r0) (15/16) Installing perl-git (2.51.1-r1) (16/16) Installing git-perl (2.51.1-r1) busybox-1.37.0-r24.trigger: Executing script... usr_merge_nag.sh: * WARNING: The current system is not /usr-merged. You are encouraged to usr_merge_nag.sh: * migrate manually to ensure the best-possible support. See usr_merge_nag.sh: * https://alpinelinux.org/posts/2025-10-01-usr-merge.html for more details OK: 324 MiB in 118 packages >>> ngrep: Cleaning up srcdir >>> ngrep: Cleaning up pkgdir >>> ngrep: Cleaning up tmpdir >>> ngrep: Fetching https://distfiles.alpinelinux.org/distfiles/v3.23/ngrep-1.47.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) wget: server returned error: HTTP/1.1 404 Not Found >>> ngrep: Fetching ngrep-1.47.tar.gz::https://github.com/jpr5/ngrep/archive/V1_47.tar.gz Connecting to github.com (140.82.121.3:443) Connecting to codeload.github.com (140.82.121.9:443) saving to '/var/cache/distfiles/v3.23/ngrep-1.47.tar.gz.part' ngrep-1.47.tar.gz.pa 100% |********************************| 182k 0:00:00 ETA '/var/cache/distfiles/v3.23/ngrep-1.47.tar.gz.part' saved /var/cache/distfiles/v3.23/ngrep-1.47.tar.gz: OK /home/buildozer/aports/main/ngrep/inc.patch: OK /home/buildozer/aports/main/ngrep/fix-two-configure-issues-for-system-pcre-and-libnet.patch: OK /home/buildozer/aports/main/ngrep/fix-build-with-gcc-15.patch: OK >>> ngrep: Fetching https://distfiles.alpinelinux.org/distfiles/v3.23/ngrep-1.47.tar.gz /var/cache/distfiles/v3.23/ngrep-1.47.tar.gz: OK /home/buildozer/aports/main/ngrep/inc.patch: OK /home/buildozer/aports/main/ngrep/fix-two-configure-issues-for-system-pcre-and-libnet.patch: OK /home/buildozer/aports/main/ngrep/fix-build-with-gcc-15.patch: OK >>> ngrep: Unpacking /var/cache/distfiles/v3.23/ngrep-1.47.tar.gz... >>> ngrep: inc.patch patching file Makefile.in >>> ngrep: fix-two-configure-issues-for-system-pcre-and-libnet.patch patching file configure.in >>> ngrep: fix-build-with-gcc-15.patch patching file ngrep.c >>> 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:663: 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... armv7-alpine-linux-musleabihf checking host system type... armv7-alpine-linux-musleabihf checking target system type... armv7-alpine-linux-musleabihf checking for armv7-alpine-linux-musleabihf-gcc... cc 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 cc accepts -g... yes checking for cc 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 Network Grep ... checking for a complete set of pcap headers... checking how to run the C preprocessor... cc -E checking for egrep -e... (cached) /bin/grep -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 PCRE regex library CONFIG: tcpkill feature disabled CONFIG: automatically including VLAN frames configure: creating ./config.status config.status: creating Makefile config.status: creating config.h cc -DHAVE_CONFIG_H -DLINUX -D_BSD_SOURCE=1 -D__FAVOR_BSD=1 -I/usr/include/pcap -Os -fstack-clash-protection -Wformat -Werror=format-security -g -DSTDC_HEADERS -I/home/buildozer/aports/main/ngrep/src/ngrep-1_47 -g -c ngrep.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:444:18: note: declared here 444 | PCAP_API char *pcap_lookupdev(char *); | ^~~~~~~~~~~~~~ cc -s -o ngrep ngrep.o -Wl,--as-needed,-O1,--sort-common -lpcap -lpcre >>> 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*: Stripping binaries >>> ngrep-dbg*: Running postcheck for ngrep-dbg >>> ngrep-doc*: Running split function doc... 'usr/share/man' -> '/home/buildozer/aports/main/ngrep/pkg/ngrep-doc/usr/share/man' 'usr/share/licenses' -> '/home/buildozer/aports/main/ngrep/pkg/ngrep-doc/usr/share/licenses' >>> ngrep-doc*: Preparing subpackage ngrep-doc... >>> ngrep-doc*: Running postcheck for ngrep-doc >>> ngrep*: Running postcheck for ngrep >>> ngrep*: Preparing package ngrep... >>> ngrep*: Stripping binaries >>> ngrep*: Scanning shared objects >>> ngrep-dbg*: Scanning shared objects >>> ngrep-dbg*: Tracing dependencies... !ngrep<1.47-r5 !ngrep>1.47-r5 >>> ngrep-dbg*: Package size: 1.5 KB >>> ngrep-dbg*: Compressing data... >>> ngrep-dbg*: Create checksum... >>> ngrep-dbg*: Create ngrep-dbg-1.47-r5.apk >>> ngrep-doc*: Tracing dependencies... >>> ngrep-doc*: Package size: 9.1 KB >>> ngrep-doc*: Compressing data... >>> ngrep-doc*: Create checksum... >>> ngrep-doc*: Create ngrep-doc-1.47-r5.apk >>> ngrep*: Tracing dependencies... so:libc.musl-armv7.so.1 so:libpcap.so.1 so:libpcre.so.1 >>> ngrep*: Package size: 17.2 KB >>> ngrep*: Compressing data... >>> ngrep*: Create checksum... >>> ngrep*: Create ngrep-1.47-r5.apk >>> ngrep: Build complete at Fri, 17 Oct 2025 19:00:53 +0000 elapsed time 0h 0m 6s >>> ngrep: Cleaning up srcdir >>> ngrep: Cleaning up pkgdir >>> ngrep: Cleaning up tmpdir >>> ngrep: Uninstalling dependencies... ( 1/16) Purging .makedepends-ngrep (20251017.190048) ( 2/16) Purging autoconf (2.72-r1) ( 3/16) Purging m4 (1.4.20-r0) ( 4/16) Purging automake (1.18.1-r0) ( 5/16) Purging libpcap-dev (1.10.5-r1) ( 6/16) Purging libpcap (1.10.5-r1) ( 7/16) Purging git-perl (2.51.1-r1) ( 8/16) Purging perl-git (2.51.1-r1) ( 9/16) Purging perl-error (0.17030-r0) (10/16) Purging perl (5.42.0-r0) (11/16) Purging libbz2 (1.0.8-r6) (12/16) Purging pcre-dev (8.45-r4) (13/16) Purging libpcre32 (8.45-r4) (14/16) Purging libpcrecpp (8.45-r4) (15/16) Purging pcre (8.45-r4) (16/16) Purging libpcre16 (8.45-r4) busybox-1.37.0-r24.trigger: Executing script... usr_merge_nag.sh: * WARNING: The current system is not /usr-merged. You are encouraged to usr_merge_nag.sh: * migrate manually to ensure the best-possible support. See usr_merge_nag.sh: * https://alpinelinux.org/posts/2025-10-01-usr-merge.html for more details OK: 289 MiB in 102 packages >>> ngrep: Updating the main/armv7 repository index... >>> ngrep: Signing the index...