>>> ngrep: Building main/ngrep 1.49.0-r0 (using abuild 3.17.0_rc1-r1) started Fri, 17 Apr 2026 21:02:39 +0000 >>> ngrep: Validating /home/buildozer/aports/main/ngrep/APKBUILD... >>> ngrep: Analyzing dependencies... >>> ngrep: Installing for build: build-base autoconf automake libpcap-dev pcre2-dev ( 1/25) Installing m4 (1.4.20-r1) ( 2/25) Installing libbz2 (1.0.8-r6) ( 3/25) Installing perl (5.42.2-r0) ( 4/25) Installing autoconf (2.73-r0) ( 5/25) Installing automake (1.18.1-r1) ( 6/25) Installing libpcap (1.10.6-r1) ( 7/25) Installing libpcap-dev (1.10.6-r1) ( 8/25) Installing bsd-compat-headers (0.7.2-r6) ( 9/25) Installing ncurses-terminfo-base (6.6_p20260404-r0) (10/25) Installing libncursesw (6.6_p20260404-r0) (11/25) Installing libformw (6.6_p20260404-r0) (12/25) Installing libmenuw (6.6_p20260404-r0) (13/25) Installing libpanelw (6.6_p20260404-r0) (14/25) Installing libncurses++ (6.6_p20260404-r0) (15/25) Installing ncurses-dev (6.6_p20260404-r0) (16/25) Installing libedit (20251016.3.1-r1) (17/25) Installing libedit-dev (20251016.3.1-r1) (18/25) Installing zlib-dev (1.3.2-r0) (19/25) Installing libpcre2-16 (10.47-r0) (20/25) Installing libpcre2-32 (10.47-r0) (21/25) Installing pcre2-dev (10.47-r0) (22/25) Installing .makedepends-ngrep (20260417.210239) (23/25) Installing perl-error (0.17030-r0) (24/25) Installing perl-git (2.53.0-r1) (25/25) Installing git-perl (2.53.0-r1) Executing busybox-1.37.0-r31.trigger OK: 464.6 MiB in 124 packages >>> ngrep: Cleaning up srcdir >>> ngrep: Cleaning up pkgdir >>> ngrep: Cleaning up tmpdir >>> ngrep: Fetching https://distfiles.alpinelinux.org/distfiles/v3.24/ngrep-1.49.0.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.49.0.tar.gz::https://github.com/jpr5/ngrep/archive/v1.49.0.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.24/ngrep-1.49.0.tar.gz.part' ngrep-1.49.0.tar.gz. 100% |********************************| 298k 0:00:00 ETA '/var/cache/distfiles/v3.24/ngrep-1.49.0.tar.gz.part' saved /var/cache/distfiles/v3.24/ngrep-1.49.0.tar.gz: OK >>> ngrep: Fetching https://distfiles.alpinelinux.org/distfiles/v3.24/ngrep-1.49.0.tar.gz /var/cache/distfiles/v3.24/ngrep-1.49.0.tar.gz: OK >>> ngrep: Unpacking /var/cache/distfiles/v3.24/ngrep-1.49.0.tar.gz... 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... 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 i586-alpine-linux-musl-strip... no checking for strip... strip checking for pcre2-config... /usr/bin/pcre2-config Configuring Network Grep ... checking how to run the C preprocessor... cc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for egrep -e... (cached) /bin/grep -E checking for a complete set of pcap headers... found /usr/include checking for pcap_open_live in -lpcap... yes checking for pcap_findalldevs in -lpcap... yes checking for wcwidth... yes checking for BPF include path in /usr/include/pcap/pcap.h... 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 PCRE2 regex library CONFIG: tcpkill feature disabled CONFIG: automatically including VLAN frames CONFIG: container name resolution enabled configure: creating ./config.status config.status: creating Makefile config.status: creating config.h cc -DHAVE_CONFIG_H -DLINUX -D_DEFAULT_SOURCE=1 -D__FAVOR_BSD=1 -DPCRE2POSIX_SHARED -Os -fstack-clash-protection -Wformat -Werror=format-security -g -g -c ngrep.c cc -DHAVE_CONFIG_H -DLINUX -D_DEFAULT_SOURCE=1 -D__FAVOR_BSD=1 -DPCRE2POSIX_SHARED -Os -fstack-clash-protection -Wformat -Werror=format-security -g -g -c container-resolution.c cc -g -o ngrep ngrep.o container-resolution.o -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -lpcap -lpcre2-posix -lpcre2-8 strip ngrep >>> ngrep: Entering fakeroot... cc -g -o ngrep ngrep.o container-resolution.o -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -lpcap -lpcre2-posix -lpcre2-8 strip ngrep ./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 Please specify at least one package name on the command line. >>> 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... Please specify at least one package name on the command line. >>> ngrep-doc*: Running postcheck for ngrep-doc >>> ngrep*: Running postcheck for ngrep >>> ngrep*: Preparing package ngrep... >>> ngrep*: Stripping binaries Please specify at least one package name on the command line. >>> ngrep*: Scanning shared objects >>> ngrep-dbg*: Scanning shared objects >>> ngrep-dbg*: Tracing dependencies... !ngrep<1.49.0-r0 !ngrep>1.49.0-r0 >>> ngrep-dbg*: Package size: 1.8 KB >>> ngrep-dbg*: Compressing data... >>> ngrep-dbg*: Create checksum... >>> ngrep-dbg*: Create ngrep-dbg-1.49.0-r0.apk >>> ngrep-doc*: Tracing dependencies... >>> ngrep-doc*: Package size: 9.4 KB >>> ngrep-doc*: Compressing data... >>> ngrep-doc*: Create checksum... >>> ngrep-doc*: Create ngrep-doc-1.49.0-r0.apk >>> ngrep*: Tracing dependencies... so:libc.musl-x86.so.1 so:libpcap.so.1 so:libpcre2-8.so.0 >>> ngrep*: Package size: 37.3 KB >>> ngrep*: Compressing data... >>> ngrep*: Create checksum... >>> ngrep*: Create ngrep-1.49.0-r0.apk >>> ngrep: Build complete at Fri, 17 Apr 2026 21:02:43 +0000 elapsed time 0h 0m 4s >>> ngrep: Cleaning up srcdir >>> ngrep: Cleaning up pkgdir >>> ngrep: Uninstalling dependencies... ( 1/25) Purging .makedepends-ngrep (20260417.210239) ( 2/25) Purging autoconf (2.73-r0) ( 3/25) Purging m4 (1.4.20-r1) ( 4/25) Purging automake (1.18.1-r1) ( 5/25) Purging libpcap-dev (1.10.6-r1) ( 6/25) Purging libpcap (1.10.6-r1) ( 7/25) Purging pcre2-dev (10.47-r0) ( 8/25) Purging libedit-dev (20251016.3.1-r1) ( 9/25) Purging bsd-compat-headers (0.7.2-r6) (10/25) Purging ncurses-dev (6.6_p20260404-r0) (11/25) Purging libncurses++ (6.6_p20260404-r0) (12/25) Purging libpanelw (6.6_p20260404-r0) (13/25) Purging libedit (20251016.3.1-r1) (14/25) Purging zlib-dev (1.3.2-r0) (15/25) Purging libpcre2-16 (10.47-r0) (16/25) Purging libpcre2-32 (10.47-r0) (17/25) Purging git-perl (2.53.0-r1) (18/25) Purging perl-git (2.53.0-r1) (19/25) Purging perl-error (0.17030-r0) (20/25) Purging perl (5.42.2-r0) (21/25) Purging libbz2 (1.0.8-r6) (22/25) Purging libformw (6.6_p20260404-r0) (23/25) Purging libmenuw (6.6_p20260404-r0) (24/25) Purging libncursesw (6.6_p20260404-r0) (25/25) Purging ncurses-terminfo-base (6.6_p20260404-r0) Executing busybox-1.37.0-r31.trigger OK: 424.5 MiB in 99 packages >>> ngrep: Updating the main/x86 repository index... >>> ngrep: Signing the index...