>>> davfs2: Building community/davfs2 1.6.0-r0 (using abuild 3.9.0_rc2-r1) started Wed, 20 Oct 2021 16:26:39 +0000 >>> davfs2: Checking sanity of /home/buildozer/aports/community/davfs2/APKBUILD... >>> davfs2: Analyzing dependencies... >>> davfs2: Installing for build: build-base autoconf automake libtool libxml2-dev linux-headers neon-dev zlib-dev (1/34) Installing m4 (1.4.18-r2) (2/34) Installing libbz2 (1.0.8-r1) (3/34) Installing perl (5.34.0-r1) (4/34) Installing autoconf (2.71-r0) (5/34) Installing automake (1.16.4-r1) (6/34) Installing readline (8.1.1-r0) (7/34) Installing bash (5.1.8-r0) Executing bash-5.1.8-r0.post-install (8/34) Installing libltdl (2.4.6-r7) (9/34) Installing libtool (2.4.6-r7) (10/34) Installing zlib-dev (1.2.11-r3) (11/34) Installing xz-libs (5.2.5-r0) (12/34) Installing xz-dev (5.2.5-r0) (13/34) Installing libxml2 (2.9.12-r1) (14/34) Installing libxml2-dev (2.9.12-r1) (15/34) Installing linux-headers (5.10.41-r0) (16/34) Installing expat-dev (2.4.1-r0) (17/34) Installing openssl1.1-compat-dev (1.1.1l-r4) (18/34) Installing less (590-r0) (19/34) Installing gzip (1.11-r0) (20/34) Installing libgpg-error (1.42-r1) (21/34) Installing libgcrypt (1.9.4-r0) (22/34) Installing libxslt (1.1.34-r1) (23/34) Installing perl-yaml-syck (1.34-r1) (24/34) Installing perl-test-pod (1.52-r2) (25/34) Installing libxml2-utils (2.9.12-r1) (26/34) Installing docbook-xml (4.5-r6) Executing docbook-xml-4.5-r6.post-install (27/34) Installing docbook-xsl (1.79.2-r3) Executing docbook-xsl-1.79.2-r3.post-install (28/34) Installing xmlto (0.0.28-r2) (29/34) Installing neon (0.32.1-r0) (30/34) Installing neon-dev (0.32.1-r0) (31/34) Installing .makedepends-davfs2 (20211020.162645) (32/34) Installing perl-error (0.17029-r1) (33/34) Installing perl-git (2.33.1-r0) (34/34) Installing git-perl (2.33.1-r0) Executing busybox-1.34.1-r1.trigger OK: 392 MiB in 123 packages >>> davfs2: Cleaning up srcdir >>> davfs2: Cleaning up pkgdir >>> davfs2: Fetching https://distfiles.alpinelinux.org/distfiles/v3.15/davfs2-1.6.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 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> davfs2: Fetching https://download.savannah.gnu.org/releases/davfs2/davfs2-1.6.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 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 100 461k 100 461k 0 0 271k 0 0:00:01 0:00:01 --:--:-- 271k >>> davfs2: Fetching https://distfiles.alpinelinux.org/distfiles/v3.15/davfs2-1.6.0.tar.gz >>> davfs2: Checking sha512sums... davfs2-1.6.0.tar.gz: OK 010-main_code_fix.patch: OK 100-musl-compat.patch: OK >>> davfs2: Unpacking /var/cache/distfiles/v3.15/davfs2-1.6.0.tar.gz... >>> davfs2: 010-main_code_fix.patch patching file src/cache.c patching file src/webdav.c Hunk #1 succeeded at 2045 (offset 12 lines). >>> davfs2: 100-musl-compat.patch patching file configure.ac patching file src/cache.c patching file src/dav_fuse.c patching file src/kernel_interface.c Hunk #1 succeeded at 19 with fuzz 1. patching file src/mount_davfs.c patching file src/umount_davfs.c patching file src/webdav.c patching file src/compat.h man/Makefile.am:53: warning: '%'-style pattern rules are a GNU make extension man/de/Makefile.am:52: warning: '%'-style pattern rules are a GNU make extension man/es/Makefile.am:53: warning: '%'-style pattern rules are a GNU make extension configure.ac:29: warning: The macro `AC_CONFIG_HEADER' is obsolete. configure.ac:29: You should run autoupdate. ./lib/autoconf/status.m4:719: AC_CONFIG_HEADER is expanded from... configure.ac:29: the top level configure.ac:44: warning: The macro `AC_HEADER_STDC' is obsolete. configure.ac:44: You should run autoupdate. ./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from... configure.ac:44: the top level configure.ac:60: warning: The macro `AC_HEADER_TIME' is obsolete. configure.ac:60: You should run autoupdate. ./lib/autoconf/headers.m4:743: AC_HEADER_TIME is expanded from... configure.ac:60: the top level checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... ./config/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 for i586-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 ln -s works... yes checking for a sed that does not truncate output... /bin/sed checking whether NLS is requested... yes checking for msgfmt... no checking for gmsgfmt... : checking for xgettext... no checking for msgmerge... no checking build system type... i586-alpine-linux-musl checking host system type... i586-alpine-linux-musl checking for ld used by gcc... /usr/i586-alpine-linux-musl/bin/ld checking if the linker (/usr/i586-alpine-linux-musl/bin/ld) is GNU ld... yes checking for shared library run path origin... done 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 CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking for GNU gettext in libc... no checking for iconv... yes checking for working iconv... yes checking for GNU gettext in libintl... no checking whether to use NLS... no 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 find neon >>> ERROR: davfs2: build failed >>> davfs2: Uninstalling dependencies... (1/34) Purging .makedepends-davfs2 (20211020.162645) (2/34) Purging libxml2-dev (2.9.12-r1) (3/34) Purging xz-dev (5.2.5-r0) (4/34) Purging linux-headers (5.10.41-r0) (5/34) Purging neon-dev (0.32.1-r0) (6/34) Purging expat-dev (2.4.1-r0) (7/34) Purging openssl1.1-compat-dev (1.1.1l-r4) (8/34) Purging gzip (1.11-r0) (9/34) Purging less (590-r0) (10/34) Purging xmlto (0.0.28-r2) (11/34) Purging perl-yaml-syck (1.34-r1) (12/34) Purging perl-test-pod (1.52-r2) (13/34) Purging docbook-xsl (1.79.2-r3) Executing docbook-xsl-1.79.2-r3.post-deinstall (14/34) Purging libxslt (1.1.34-r1) (15/34) Purging docbook-xml (4.5-r6) Executing docbook-xml-4.5-r6.post-deinstall (16/34) Purging libxml2-utils (2.9.12-r1) (17/34) Purging autoconf (2.71-r0) (18/34) Purging m4 (1.4.18-r2) (19/34) Purging automake (1.16.4-r1) (20/34) Purging libtool (2.4.6-r7) (21/34) Purging bash (5.1.8-r0) Executing bash-5.1.8-r0.pre-deinstall (22/34) Purging libltdl (2.4.6-r7) (23/34) Purging neon (0.32.1-r0) (24/34) Purging zlib-dev (1.2.11-r3) (25/34) Purging git-perl (2.33.1-r0) (26/34) Purging perl-git (2.33.1-r0) (27/34) Purging perl-error (0.17029-r1) (28/34) Purging perl (5.34.0-r1) (29/34) Purging libbz2 (1.0.8-r1) (30/34) Purging readline (8.1.1-r0) (31/34) Purging libxml2 (2.9.12-r1) (32/34) Purging xz-libs (5.2.5-r0) (33/34) Purging libgcrypt (1.9.4-r0) (34/34) Purging libgpg-error (1.42-r1) Executing busybox-1.34.1-r1.trigger OK: 316 MiB in 89 packages