>>> libnbd: Building community/libnbd 1.22.1-r0 (using abuild 3.15.0-r0) started Sat, 11 Oct 2025 07:47:08 +0000 >>> libnbd: Validating /home/udu/aports/community/libnbd/APKBUILD... >>> libnbd: Analyzing dependencies... >>> libnbd: Installing for build: build-base autoconf automake bash-completion-dev gnutls-dev libtool libxml2-dev linux-headers perl python3-dev qemu-img bash python3 WARNING: opening /home/udu/packages//community: No such file or directory WARNING: opening /home/udu/packages//main: No such file or directory fetch http://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz fetch http://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz (1/40) Installing m4 (1.4.19-r4) (2/40) Installing perl (5.40.3-r0) (3/40) Installing autoconf (2.72-r1) (4/40) Installing automake (1.17-r1) (5/40) Installing bash-completion-dev (2.16.0-r0) (6/40) Installing nettle (3.10.1-r0) (7/40) Installing libtasn1 (4.20.0-r0) (8/40) Installing p11-kit (0.25.5-r2) (9/40) Installing gnutls (3.8.8-r0) (10/40) Installing gnutls-c++ (3.8.8-r0) (11/40) Installing libgmpxx (6.3.0-r3) (12/40) Installing gmp-dev (6.3.0-r3) (13/40) Installing nettle-dev (3.10.1-r0) (14/40) Installing libidn2-dev (2.3.7-r0) (15/40) Installing libtasn1-progs (4.20.0-r0) (16/40) Installing libtasn1-dev (4.20.0-r0) (17/40) Installing p11-kit-dev (0.25.5-r2) (18/40) Installing zlib-dev (1.3.1-r2) (19/40) Installing gnutls-dev (3.8.8-r0) (20/40) Installing libltdl (2.5.4-r1) (21/40) Installing libtool (2.5.4-r1) (22/40) Installing xz (5.8.1-r0) (23/40) Installing xz-dev (5.8.1-r0) (24/40) Installing libxml2 (2.13.9-r0) (25/40) Installing libxml2-utils (2.13.9-r0) (26/40) Installing libxml2-dev (2.13.9-r0) (27/40) Installing linux-headers (6.14.2-r0) (28/40) Installing python3-dev (3.12.11-r0) (29/40) Installing libaio (0.3.113-r2) (30/40) Installing libeconf (0.6.3-r0) (31/40) Installing libblkid (2.41-r9) (32/40) Installing libmount (2.41-r9) (33/40) Installing glib (2.84.4-r0) (34/40) Installing numactl (2.0.18-r0) (35/40) Installing liburing (2.9-r0) (36/40) Installing qemu-img (10.0.0-r1) (37/40) Installing .makedepends-libnbd (20251011.074708) (38/40) Installing perl-error (0.17030-r0) (39/40) Installing perl-git (2.49.1-r0) (40/40) Installing git-perl (2.49.1-r0) Executing busybox-1.37.0-r19.trigger Executing glib-2.84.4-r0.trigger OK: 410 MiB in 129 packages >>> libnbd: Cleaning up srcdir >>> libnbd: Cleaning up pkgdir >>> libnbd: Cleaning up tmpdir >>> libnbd: Fetching https://download.libguestfs.org/libnbd/1.22-stable/libnbd-1.22.1.tar.gz >>> libnbd: Fetching https://download.libguestfs.org/libnbd/1.22-stable/libnbd-1.22.1.tar.gz >>> libnbd: Checking sha512sums... libnbd-1.22.1.tar.gz: OK >>> libnbd: Unpacking /var/cache/distfiles/libnbd-1.22.1.tar.gz... libtoolize: putting auxiliary files in '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' configure.ac:23: installing './compile' configure.ac:27: installing './missing' common/include/Makefile.am: installing './depcomp' checking for x86_64-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 whether cc understands -c and -o together... yes 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 wchar.h... yes checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking for cc option to enable large file support... none needed checking for a BSD-compatible install... /usr/bin/install -c checking whether sleep supports fractional seconds... yes checking filesystem timestamp resolution... 2 checking whether build environment is sane... yes checking for a race-free mkdir -p... /bin/mkdir -p 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 the include directive... yes (GNU style) checking whether make supports nested variables... yes checking xargs -n works... yes checking dependency style of cc... gcc3 checking build system type... x86_64-alpine-linux-musl checking host system type... x86_64-alpine-linux-musl checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by cc... /usr/x86_64-alpine-linux-musl/bin/ld checking if the linker (/usr/x86_64-alpine-linux-musl/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 98304 checking how to convert x86_64-alpine-linux-musl file names to x86_64-alpine-linux-musl format... func_convert_file_noop checking how to convert x86_64-alpine-linux-musl file names to toolchain format... func_convert_file_noop checking for /usr/x86_64-alpine-linux-musl/bin/ld option to reload object files... -r checking for file... file checking for x86_64-alpine-linux-musl-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-alpine-linux-musl-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-alpine-linux-musl-ranlib... no checking for ranlib... ranlib checking for x86_64-alpine-linux-musl-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for x86_64-alpine-linux-musl-strip... no checking for strip... strip checking command to parse /usr/bin/nm -B output from cc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for x86_64-alpine-linux-musl-mt... no checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if cc supports -fno-rtti -fno-exceptions... no checking for cc option to produce PIC... -fPIC -DPIC checking if cc PIC flag -fPIC -DPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.o... (cached) yes checking whether the cc linker (/usr/x86_64-alpine-linux-musl/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking whether ln -s works... yes checking for a sed that does not truncate output... (cached) /bin/sed checking for gcmp... no checking for cmp... cmp checking for gnucut... no checking for cut... cut checking for gdd... no checking for dd... dd checking for grealpath... no checking for realpath... realpath checking for gstat... no checking for stat... stat checking for gtr... no checking for tr... tr checking for gtruncate... no checking for truncate... truncate checking for the major version of /bin/bash... 0 configure: error: Your bash shell (/bin/bash) is older than version 4. If you are using macOS, please install the latest version of bash from homebrew or macports. If you have installed the latest bash and this error is still showing up, check that $PATH is set correctly. >>> ERROR: libnbd: build failed >>> libnbd: Uninstalling dependencies... (1/40) Purging .makedepends-libnbd (20251011.074708) (2/40) Purging autoconf (2.72-r1) (3/40) Purging m4 (1.4.19-r4) (4/40) Purging automake (1.17-r1) (5/40) Purging bash-completion-dev (2.16.0-r0) (6/40) Purging gnutls-dev (3.8.8-r0) (7/40) Purging gnutls-c++ (3.8.8-r0) (8/40) Purging libtool (2.5.4-r1) (9/40) Purging libltdl (2.5.4-r1) (10/40) Purging libxml2-dev (2.13.9-r0) (11/40) Purging libxml2-utils (2.13.9-r0) (12/40) Purging libxml2 (2.13.9-r0) (13/40) Purging linux-headers (6.14.2-r0) (14/40) Purging python3-dev (3.12.11-r0) (15/40) Purging qemu-img (10.0.0-r1) (16/40) Purging git-perl (2.49.1-r0) (17/40) Purging perl-git (2.49.1-r0) (18/40) Purging perl-error (0.17030-r0) (19/40) Purging perl (5.40.3-r0) (20/40) Purging glib (2.84.4-r0) (21/40) Purging gnutls (3.8.8-r0) (22/40) Purging libaio (0.3.113-r2) (23/40) Purging libidn2-dev (2.3.7-r0) (24/40) Purging libmount (2.41-r9) (25/40) Purging libtasn1-dev (4.20.0-r0) (26/40) Purging libtasn1-progs (4.20.0-r0) (27/40) Purging liburing (2.9-r0) (28/40) Purging nettle-dev (3.10.1-r0) (29/40) Purging gmp-dev (6.3.0-r3) (30/40) Purging libgmpxx (6.3.0-r3) (31/40) Purging nettle (3.10.1-r0) (32/40) Purging numactl (2.0.18-r0) (33/40) Purging p11-kit-dev (0.25.5-r2) (34/40) Purging p11-kit (0.25.5-r2) (35/40) Purging xz-dev (5.8.1-r0) (36/40) Purging xz (5.8.1-r0) (37/40) Purging zlib-dev (1.3.1-r2) (38/40) Purging libblkid (2.41-r9) (39/40) Purging libeconf (0.6.3-r0) (40/40) Purging libtasn1 (4.20.0-r0) Executing busybox-1.37.0-r19.trigger OK: 296 MiB in 89 packages