>>> sipgrep: Building testing/sipgrep 2.1.0-r1 (using abuild 3.10.0_rc1-r2) started Mon, 24 Oct 2022 20:58:54 +0000 >>> sipgrep: Checking sanity of /home/buildozer/aports/testing/sipgrep/APKBUILD... >>> sipgrep: Analyzing dependencies... >>> sipgrep: Installing for build: build-base pcre-dev libpcap-dev (1/7) Installing libpcre16 (8.45-r2) (2/7) Installing libpcre32 (8.45-r2) (3/7) Installing pcre (8.45-r2) (4/7) Installing libpcrecpp (8.45-r2) (5/7) Installing pcre-dev (8.45-r2) (6/7) Installing libpcap-dev (1.10.1-r1) (7/7) Installing .makedepends-sipgrep (20221024.205856) Executing busybox-1.35.0-r27.trigger OK: 383 MiB in 110 packages >>> sipgrep: Cleaning up srcdir >>> sipgrep: Cleaning up pkgdir >>> sipgrep: Fetching https://distfiles.alpinelinux.org/distfiles/edge/sipgrep-2.1.0.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 185k 100 185k 0 0 1080k 0 --:--:-- --:--:-- --:--:-- 1086k >>> sipgrep: Fetching https://distfiles.alpinelinux.org/distfiles/edge/sipgrep-2.1.0.tar.gz >>> sipgrep: Checking sha512sums... sipgrep-2.1.0.tar.gz: OK >>> sipgrep: Unpacking /var/cache/distfiles/edge/sipgrep-2.1.0.tar.gz... >>> sipgrep: Updating ./config.guess >>> sipgrep: Updating ./config.sub checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes /bin/sh: can't open '/home/buildozer/aports/testing/sipgrep/src/sipgrep-2.1.0/missing': No such file or directory configure: WARNING: `missing' script is too old or missing checking for a thread-safe mkdir -p... ./install-sh -c -d checking for gawk... no checking for mawk... no checking for nawk... no checking for awk... awk checking whether make sets $(MAKE)... yes Configuring System ... checking for 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 for style of include used by make... GNU checking dependency style of gcc... none 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 checking build system type... i686-pc-linux-musl checking host system type... i686-pc-linux-musl checking target system type... i686-pc-linux-musl configure: checking for pcre Library and Header files... checking for pcre_compile in -lpcre... yes Configuring SIP Grep (sipgrep) ... checking for a broken redhat glibc udphdr declaration... no checking for a complete set of pcap headers... found /usr/include/pcap checking for BPF include path... ./configure: line 4402: /usr/bin/perl: not found checking for DLT_LINUX_SLL in bpf.h... no checking for DLT_LOOP in bpf.h... no checking for DLT_IEEE802_11 in bpf.h... no checking for DLT_IEEE802_11_RADIO in bpf.h... no checking for DLT_RAW in bpf.h... no checking for pcap_open_live in -lpcap... yes CONFIG: ipv6 support disabled CONFIG: privilege dropping enabled, using "nobody" CONFIG: using PCRE regex library configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands gcc -Os -fomit-frame-pointer -DLINUX -DHAVE_CONFIG_H -D_BSD_SOURCE=1 -D__FAVOR_BSD=1 -I. -I/usr/include/pcap -g -c sipgrep.c gcc -Os -fomit-frame-pointer -DLINUX -DHAVE_CONFIG_H -D_BSD_SOURCE=1 -D__FAVOR_BSD=1 -I. -I/usr/include/pcap -g -c sipparse.c gcc -Os -fomit-frame-pointer -DLINUX -DHAVE_CONFIG_H -D_BSD_SOURCE=1 -D__FAVOR_BSD=1 -I. -I/usr/include/pcap -g -c ipreasm.c gcc -Os -fomit-frame-pointer -DLINUX -DHAVE_CONFIG_H -D_BSD_SOURCE=1 -D__FAVOR_BSD=1 -I. -I/usr/include/pcap -g -c tcpreasm.c sipparse.c: In function 'set_hname': sipparse.c:43:12: warning: comparison of distinct pointer types lacks a cast 43 | for (; s < end; s++) { | ^ sipgrep.c: In function 'main': sipgrep.c:425:5: warning: 'pcap_lookupdev' is deprecated: use 'pcap_findalldevs' and use the first device [-Wdeprecated-declarations] 425 | char *dev = usedev ? usedev : pcap_lookupdev (pc_err); | ^~~~ In file included from sipgrep.c:89: /usr/include/pcap/pcap.h:394:18: note: declared here 394 | PCAP_API char *pcap_lookupdev(char *) | ^~~~~~~~~~~~~~ gcc -Os -fomit-frame-pointer -DLINUX -DHAVE_CONFIG_H -D_BSD_SOURCE=1 -D__FAVOR_BSD=1 -Wl,--as-needed,-O1,--sort-common -L/usr/include/lib -s -o sipgrep sipgrep.o sipparse.o ipreasm.o tcpreasm.o -lpcap -lpcre >>> sipgrep: Entering fakeroot... ./install-sh -c -m 0755 sipgrep /home/buildozer/aports/testing/sipgrep/pkg/sipgrep//usr/bin/sipgrep ./install-sh -c -m 0644 sipgrep.8 /home/buildozer/aports/testing/sipgrep/pkg/sipgrep//usr/share/man/man8/sipgrep.8 >>> sipgrep-doc*: Running split function doc... >>> sipgrep-doc*: Preparing subpackage sipgrep-doc... >>> sipgrep-doc*: Running postcheck for sipgrep-doc >>> sipgrep*: Running postcheck for sipgrep >>> sipgrep*: Preparing package sipgrep... >>> sipgrep*: Stripping binaries >>> sipgrep-doc*: Scanning shared objects >>> sipgrep*: Scanning shared objects >>> sipgrep-doc*: Tracing dependencies... >>> sipgrep-doc*: Package size: 24.0 KB >>> sipgrep-doc*: Compressing data... >>> sipgrep-doc*: Create checksum... >>> sipgrep-doc*: Create sipgrep-doc-2.1.0-r1.apk >>> sipgrep*: Tracing dependencies... so:libc.musl-x86.so.1 so:libpcap.so.1 so:libpcre.so.1 >>> sipgrep*: Package size: 72.0 KB >>> sipgrep*: Compressing data... >>> sipgrep*: Create checksum... >>> sipgrep*: Create sipgrep-2.1.0-r1.apk >>> sipgrep: Build complete at Mon, 24 Oct 2022 20:59:01 +0000 elapsed time 0h 0m 7s >>> sipgrep: Cleaning up srcdir >>> sipgrep: Cleaning up pkgdir >>> sipgrep: Uninstalling dependencies... (1/7) Purging .makedepends-sipgrep (20221024.205856) (2/7) Purging pcre-dev (8.45-r2) (3/7) Purging libpcre16 (8.45-r2) (4/7) Purging libpcre32 (8.45-r2) (5/7) Purging libpcrecpp (8.45-r2) (6/7) Purging pcre (8.45-r2) (7/7) Purging libpcap-dev (1.10.1-r1) Executing busybox-1.35.0-r27.trigger OK: 380 MiB in 103 packages >>> sipgrep: Updating the testing/x86 repository index... >>> sipgrep: Signing the index...