>>> cadaver: Building community/cadaver 0.23.3-r4 (using abuild 3.9.0_rc2-r1) started Thu, 21 Oct 2021 08:27:59 +0000 >>> cadaver: Checking sanity of /home/buildozer/aports/community/cadaver/APKBUILD... >>> cadaver: Analyzing dependencies... >>> cadaver: Installing for build: build-base libproxy-dev neon-dev expat-dev (1/31) Installing zlib-dev (1.2.11-r3) (2/31) Installing libproxy (0.4.17-r1) (3/31) Installing libproxy-dev (0.4.17-r1) (4/31) Installing expat-dev (2.4.1-r0) (5/31) Installing openssl1.1-compat-dev (1.1.1l-r4) (6/31) Installing less (590-r0) (7/31) Installing gzip (1.11-r0) (8/31) Installing libgpg-error (1.42-r1) (9/31) Installing libgcrypt (1.9.4-r0) (10/31) Installing libxml2 (2.9.12-r1) (11/31) Installing libxslt (1.1.34-r1) (12/31) Installing perl (5.34.0-r1) (13/31) Installing perl-yaml-syck (1.34-r1) (14/31) Installing perl-test-pod (1.52-r2) (15/31) Installing readline (8.1.1-r0) (16/31) Installing bash (5.1.8-r0) Executing bash-5.1.8-r0.post-install (17/31) Installing libxml2-utils (2.9.12-r1) (18/31) Installing docbook-xml (4.5-r6) Executing docbook-xml-4.5-r6.post-install (19/31) Installing docbook-xsl (1.79.2-r3) Executing docbook-xsl-1.79.2-r3.post-install (20/31) Installing xmlto (0.0.28-r2) (21/31) Installing m4 (1.4.18-r2) (22/31) Installing autoconf (2.71-r0) (23/31) Installing automake (1.16.4-r1) (24/31) Installing libltdl (2.4.6-r7) (25/31) Installing libtool (2.4.6-r7) (26/31) Installing neon (0.32.1-r0) (27/31) Installing neon-dev (0.32.1-r0) (28/31) Installing .makedepends-cadaver (20211021.082805) (29/31) Installing perl-error (0.17029-r1) (30/31) Installing perl-git (2.33.1-r0) (31/31) Installing git-perl (2.33.1-r0) Executing busybox-1.34.1-r1.trigger OK: 415 MiB in 126 packages >>> cadaver: Cleaning up srcdir >>> cadaver: Cleaning up pkgdir >>> cadaver: Fetching https://distfiles.alpinelinux.org/distfiles/v3.15/cadaver-0.23.3.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 >>> cadaver: Fetching https://dev.alpinelinux.org/archive/cadaver/cadaver-0.23.3.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 812k 100 812k 0 0 17.0M 0 --:--:-- --:--:-- --:--:-- 17.2M >>> cadaver: Fetching https://distfiles.alpinelinux.org/distfiles/v3.15/cadaver-0.23.3.tar.gz >>> cadaver: Checking sha512sums... cadaver-0.23.3.tar.gz: OK neon.patch: OK disable-nls.patch: OK >>> cadaver: Unpacking /var/cache/distfiles/v3.15/cadaver-0.23.3.tar.gz... >>> cadaver: Updating ./config.sub >>> cadaver: neon.patch patching file configure >>> cadaver: disable-nls.patch patching file src/cadaver.c Hunk #1 succeeded at 855 (offset 17 lines). checking for x86_64-alpine-linux-musl-gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... 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 library containing strerror... none required checking for x86_64-alpine-linux-musl-gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking for a BSD-compatible install... /usr/bin/install -c checking whether make sets $(MAKE)... yes checking for x86_64-alpine-linux-musl-ranlib... no checking for ranlib... ranlib 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 for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for tputs in -lcurses... no checking for tputs in -lncurses... no checking for readline in -lreadline... no checking for library containing add_history... no checking history.h usability... no checking history.h presence... no checking for history.h... no checking readline/history.h usability... no checking readline/history.h presence... no checking for readline/history.h... no checking readline.h usability... no checking readline.h presence... no checking for readline.h... no checking readline/readline.h usability... no checking readline/readline.h presence... no checking for readline/readline.h... no checking for rl_completion_matches... no checking for inline... inline checking for an ANSI C-conforming const... yes checking for size_t... yes checking for off_t... yes checking for uname... Linux checking size of int... 4 checking size of long... 8 checking size of long long... 8 checking for gcc -Wformat -Werror sanity... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking for string.h... (cached) yes checking for stdlib.h... (cached) yes checking size of size_t... 8 checking how to print size_t... lu checking size of off_t... 8 checking how to print off_t... ld checking size of ssize_t... 8 checking how to print ssize_t... ld checking whether byte ordering is bigendian... no checking whether strerror_r is declared... yes checking for strerror_r... yes checking whether strerror_r returns char *... no checking for x86_64-alpine-linux-musl-ar... no checking for ar... /usr/bin/ar checking for x86_64-alpine-linux-musl-ranlib... no checking for ranlib... /usr/bin/ranlib checking for neon-config... /usr/bin/neon-config checking linking against neon... yes configure: incompatible neon library version 0.32.1: wanted 0.27 28 29 30 31 configure: error: could not use external neon library >>> ERROR: cadaver: build failed >>> cadaver: Uninstalling dependencies... (1/31) Purging .makedepends-cadaver (20211021.082805) (2/31) Purging libproxy-dev (0.4.17-r1) (3/31) Purging libproxy (0.4.17-r1) (4/31) Purging neon-dev (0.32.1-r0) (5/31) Purging openssl1.1-compat-dev (1.1.1l-r4) (6/31) Purging zlib-dev (1.2.11-r3) (7/31) Purging gzip (1.11-r0) (8/31) Purging less (590-r0) (9/31) Purging xmlto (0.0.28-r2) (10/31) Purging perl-yaml-syck (1.34-r1) (11/31) Purging perl-test-pod (1.52-r2) (12/31) Purging docbook-xsl (1.79.2-r3) Executing docbook-xsl-1.79.2-r3.post-deinstall (13/31) Purging libxslt (1.1.34-r1) (14/31) Purging docbook-xml (4.5-r6) Executing docbook-xml-4.5-r6.post-deinstall (15/31) Purging libxml2-utils (2.9.12-r1) (16/31) Purging autoconf (2.71-r0) (17/31) Purging m4 (1.4.18-r2) (18/31) Purging automake (1.16.4-r1) (19/31) Purging libtool (2.4.6-r7) (20/31) Purging bash (5.1.8-r0) Executing bash-5.1.8-r0.pre-deinstall (21/31) Purging libltdl (2.4.6-r7) (22/31) Purging neon (0.32.1-r0) (23/31) Purging expat-dev (2.4.1-r0) (24/31) Purging git-perl (2.33.1-r0) (25/31) Purging perl-git (2.33.1-r0) (26/31) Purging perl-error (0.17029-r1) (27/31) Purging perl (5.34.0-r1) (28/31) Purging libgcrypt (1.9.4-r0) (29/31) Purging libgpg-error (1.42-r1) (30/31) Purging libxml2 (2.9.12-r1) (31/31) Purging readline (8.1.1-r0) Executing busybox-1.34.1-r1.trigger OK: 344 MiB in 95 packages