>>> sipsak: Building main/sipsak 0.9.7-r2 (using abuild 3.9.0-r0) started Wed, 13 Apr 2022 04:40:07 +0000 >>> sipsak: Checking sanity of /home/buildozer/aports/main/sipsak/APKBUILD... >>> sipsak: Analyzing dependencies... >>> sipsak: Installing for build: build-base openssl1.1-compat-dev c-ares-dev autoconf automake (1/11) Installing openssl-dev (1.1.1n-r0) (2/11) Installing c-ares-dev (1.18.1-r0) (3/11) Installing m4 (1.4.19-r1) (4/11) Installing libbz2 (1.0.8-r1) (5/11) Installing perl (5.34.1-r0) (6/11) Installing autoconf (2.71-r0) (7/11) Installing automake (1.16.5-r0) (8/11) Installing .makedepends-sipsak (20220413.044008) (9/11) Installing perl-error (0.17029-r1) (10/11) Installing perl-git (2.35.1-r2) (11/11) Installing git-perl (2.35.1-r2) Executing busybox-1.35.0-r8.trigger OK: 371 MiB in 96 packages >>> sipsak: Cleaning up srcdir >>> sipsak: Cleaning up pkgdir >>> sipsak: Fetching https://distfiles.alpinelinux.org/distfiles/v3.16/sipsak-0.9.7.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 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> sipsak: Fetching sipsak-0.9.7.tar.gz::https://github.com/nils-ohlmeier/sipsak/archive/0.9.7.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 137 100 137 0 0 654 0 --:--:-- --:--:-- --:--:-- 655 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 70401 0 70401 0 0 149k 0 --:--:-- --:--:-- --:--:-- 388k >>> sipsak: Fetching https://distfiles.alpinelinux.org/distfiles/v3.16/sipsak-0.9.7.tar.gz >>> sipsak: Checking sha512sums... sipsak-0.9.7.tar.gz: OK musl-fix-strcasestr.patch: OK fix-aaaa-record-segfault.patch: OK >>> sipsak: Unpacking /var/cache/distfiles/v3.16/sipsak-0.9.7.tar.gz... >>> sipsak: musl-fix-strcasestr.patch patching file src/sipsak.h Hunk #1 succeeded at 55 (offset -2 lines). >>> sipsak: fix-aaaa-record-segfault.patch patching file src/helper.c Hunk #1 succeeded at 307 with fuzz 2 (offset 23 lines). Hunk #2 succeeded at 316 (offset 23 lines). configure.ac:9: warning: The macro `AC_CONFIG_HEADER' is obsolete. configure.ac:9: You should run autoupdate. ./lib/autoconf/status.m4:719: AC_CONFIG_HEADER is expanded from... configure.ac:9: the top level configure.ac:36: warning: The macro `AC_HEADER_STDC' is obsolete. configure.ac:36: You should run autoupdate. ./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from... configure.ac:36: the top level configure.ac:40: warning: The macro `AC_HEADER_TIME' is obsolete. configure.ac:40: You should run autoupdate. ./lib/autoconf/headers.m4:743: AC_HEADER_TIME is expanded from... configure.ac:40: the top level configure.ac:12: installing './compile' configure.ac:23: installing './config.guess' configure.ac:23: installing './config.sub' configure.ac:6: installing './install-sh' configure.ac:6: installing './missing' Makefile.am: installing './INSTALL' Makefile.am: installing './depcomp' parallel-tests: installing './test-driver' Makefile.am:27: warning: variable 'FAKE_TRANSPORT_SOURCES' is defined but no program or Makefile.am:27: library has 'FAKE_TRANSPORT' as canonical name (possible typo) checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a race-free 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 checking whether make supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for x86_64-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 the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking whether gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of gcc... gcc3 checking whether gcc accepts -fstack-protector... yes checking whether to use distcc... not requested checking build system type... x86_64-alpine-linux-musl checking host system type... x86_64-alpine-linux-musl 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 sys/time.h... yes checking for sys/select.h... yes checking for sys/socket.h... yes checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ctype.h... yes checking for errno.h... yes checking for arpa/inet.h... yes checking for netdb.h... yes checking for netinet/in.h... yes checking for netinet/in_systm.h... yes checking for limits.h... yes checking for sys/poll.h... yes checking for regex.h... yes checking for signal.h... yes checking for stdarg.h... yes checking for stdlib.h... (cached) yes checking for stdio.h... (cached) yes checking for string.h... (cached) yes checking for sys/param.h... yes checking for sys/socket.h... (cached) yes checking for sys/time.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/utsname.h... yes checking for getopt.h... yes checking for syslog.h... yes checking for sys/wait.h that is POSIX.1 compatible... yes checking for netinet/ip.h... yes checking for netinet/udp.h... yes checking for netinet/ip_icmp.h... yes checking for cygwin/icmp.h... no checking raw socket support... yes checking for size_t... yes checking for GNU libc compatible malloc... yes checking types of arguments for select... int,fd_set *,struct timeval * checking for getchar... yes checking for gethostbyname... yes checking for gethostname... yes checking for getopt... yes checking for getpid... yes checking for gettimeofday... yes checking for memset... yes checking for ntohs... yes checking for regcomp... yes checking for select... yes checking for socket... yes checking for strchr... yes checking for strcmp... yes checking for strstr... yes checking for strtol... yes checking for uname... yes checking for calloc... yes checking for getdomainname... yes checking for getopt_long... yes checking for inet_ntop... yes checking for strncasecmp... yes checking for strcasestr... yes checking for syslog... yes checking for x86_64-alpine-linux-musl-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for CHECK... no checking for GNUTLS... no checking for openssl/md5.h... yes checking for library containing MD5_Init... -lcrypto checking for openssl/sha.h... yes checking for library containing SHA1_Init... none required checking for GNUTLS319... no checking for CARES... yes checking for arpa/nameser.h... yes checking oldstyle numeric... not requested checking disable TLS... not requested checking enable debug messages... not requested checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands make all-am make[1]: Entering directory '/home/buildozer/aports/main/sipsak/src/sipsak-0.9.7' depbase=`echo src/transport.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -Os -fomit-frame-pointer -Os -fomit-frame-pointer -g -fcommon -Wall -fstack-protector -MT src/transport.o -MD -MP -MF $depbase.Tpo -c -o src/transport.o src/transport.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/auth.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -Os -fomit-frame-pointer -Os -fomit-frame-pointer -g -fcommon -Wall -fstack-protector -MT src/auth.o -MD -MP -MF $depbase.Tpo -c -o src/auth.o src/auth.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/header_f.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -Os -fomit-frame-pointer -Os -fomit-frame-pointer -g -fcommon -Wall -fstack-protector -MT src/header_f.o -MD -MP -MF $depbase.Tpo -c -o src/header_f.o src/header_f.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/helper.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -Os -fomit-frame-pointer -Os -fomit-frame-pointer -g -fcommon -Wall -fstack-protector -MT src/helper.o -MD -MP -MF $depbase.Tpo -c -o src/helper.o src/helper.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/md5.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -Os -fomit-frame-pointer -Os -fomit-frame-pointer -g -fcommon -Wall -fstack-protector -MT src/md5.o -MD -MP -MF $depbase.Tpo -c -o src/md5.o src/md5.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/request.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -Os -fomit-frame-pointer -Os -fomit-frame-pointer -g -fcommon -Wall -fstack-protector -MT src/request.o -MD -MP -MF $depbase.Tpo -c -o src/request.o src/request.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/shoot.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -Os -fomit-frame-pointer -Os -fomit-frame-pointer -g -fcommon -Wall -fstack-protector -MT src/shoot.o -MD -MP -MF $depbase.Tpo -c -o src/shoot.o src/shoot.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/sipsak.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -Os -fomit-frame-pointer -Os -fomit-frame-pointer -g -fcommon -Wall -fstack-protector -MT src/sipsak.o -MD -MP -MF $depbase.Tpo -c -o src/sipsak.o src/sipsak.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/exit_code.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -Os -fomit-frame-pointer -Os -fomit-frame-pointer -g -fcommon -Wall -fstack-protector -MT src/exit_code.o -MD -MP -MF $depbase.Tpo -c -o src/exit_code.o src/exit_code.c &&\ mv -f $depbase.Tpo $depbase.Po In file included from src/transport.c:38: /usr/include/sys/poll.h:1:2: warning: #warning redirecting incorrect #include to [-Wcpp] 1 | #warning redirecting incorrect #include to | ^~~~~~~ gcc -Os -fomit-frame-pointer -g -fcommon -Wall -fstack-protector -o sipsak src/transport.o src/auth.o src/header_f.o src/helper.o src/md5.o src/request.o src/shoot.o src/sipsak.o src/exit_code.o -lcrypto -lcares make[1]: Leaving directory '/home/buildozer/aports/main/sipsak/src/sipsak-0.9.7' sipsak 0.9.7 by Nils Ohlmeier Copyright (C) 2002-2004 FhG Fokus Copyright (C) 2004-2005 Nils Ohlmeier compiled with DEFAULT_TIMEOUT=500, FQDN_SIZE=65, RAW_SUPPORT, LONG_OPTS, OPENSSL_MD5, OPENSSL_SHA1, SRV_SUPPORT(ARES), STR_CASE_INSENSITIVE, CMP_CASE_INSENSITIVE >>> sipsak: Entering fakeroot... make[1]: Entering directory '/home/buildozer/aports/main/sipsak/src/sipsak-0.9.7' ./install-sh -c -d '/home/buildozer/aports/main/sipsak/pkg/sipsak/usr/share/man/man1' ./install-sh -c -d '/home/buildozer/aports/main/sipsak/pkg/sipsak/usr/bin' /usr/bin/install -c sipsak '/home/buildozer/aports/main/sipsak/pkg/sipsak/usr/bin' /usr/bin/install -c -m 644 sipsak.1 '/home/buildozer/aports/main/sipsak/pkg/sipsak/usr/share/man/man1' make[1]: Leaving directory '/home/buildozer/aports/main/sipsak/src/sipsak-0.9.7' >>> sipsak-dbg*: Running split function dbg... >>> sipsak-dbg*: Preparing subpackage sipsak-dbg... >>> sipsak-dbg*: Running postcheck for sipsak-dbg >>> sipsak-doc*: Running split function doc... >>> sipsak-doc*: Preparing subpackage sipsak-doc... >>> sipsak-doc*: Running postcheck for sipsak-doc >>> sipsak*: Running postcheck for sipsak >>> sipsak*: Preparing package sipsak... >>> sipsak-dbg*: Scanning shared objects >>> sipsak-doc*: Scanning shared objects >>> sipsak*: Scanning shared objects >>> sipsak-dbg*: Tracing dependencies... >>> sipsak-dbg*: Package size: 196.0 KB >>> sipsak-dbg*: Compressing data... >>> sipsak-dbg*: Create checksum... >>> sipsak-dbg*: Create sipsak-dbg-0.9.7-r2.apk >>> sipsak-doc*: Tracing dependencies... >>> sipsak-doc*: Package size: 28.0 KB >>> sipsak-doc*: Compressing data... >>> sipsak-doc*: Create checksum... >>> sipsak-doc*: Create sipsak-doc-0.9.7-r2.apk >>> sipsak*: Tracing dependencies... so:libc.musl-x86_64.so.1 so:libcares.so.2 so:libcrypto.so.1.1 >>> sipsak*: Package size: 96.0 KB >>> sipsak*: Compressing data... >>> sipsak*: Create checksum... >>> sipsak*: Create sipsak-0.9.7-r2.apk >>> sipsak: Build complete at Wed, 13 Apr 2022 04:40:22 +0000 elapsed time 0h 0m 15s >>> sipsak: Cleaning up srcdir >>> sipsak: Cleaning up pkgdir >>> sipsak: Uninstalling dependencies... (1/11) Purging .makedepends-sipsak (20220413.044008) (2/11) Purging c-ares-dev (1.18.1-r0) (3/11) Purging autoconf (2.71-r0) (4/11) Purging m4 (1.4.19-r1) (5/11) Purging automake (1.16.5-r0) (6/11) Purging git-perl (2.35.1-r2) (7/11) Purging perl-git (2.35.1-r2) (8/11) Purging perl-error (0.17029-r1) (9/11) Purging perl (5.34.1-r0) (10/11) Purging openssl-dev (1.1.1n-r0) (11/11) Purging libbz2 (1.0.8-r1) Executing busybox-1.35.0-r8.trigger OK: 327 MiB in 85 packages >>> sipsak: Updating the main/x86_64 repository index... >>> sipsak: Signing the index...