>>> libffi: Building main/libffi 3.4.8-r0 (using abuild 3.15.0-r0) started Fri, 12 Sep 2025 11:45:00 +0000 >>> libffi: Validating /home/udu/aports/main/libffi/APKBUILD... >>> libffi: Analyzing dependencies... >>> libffi: Installing for build: build-base texinfo dejagnu 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/10) Installing perl (5.40.3-r0) (2/10) Installing texinfo (7.2-r0) (3/10) Installing tzdata (2025b-r0) (4/10) Installing tcl (8.6.16-r0) (5/10) Installing expect (5.45.4-r5) (6/10) Installing dejagnu (1.6.3-r0) (7/10) Installing .makedepends-libffi (20250912.114500) (8/10) Installing perl-error (0.17030-r0) (9/10) Installing perl-git (2.49.1-r0) (10/10) Installing git-perl (2.49.1-r0) Executing busybox-1.37.0-r19.trigger OK: 347 MiB in 93 packages >>> libffi: Cleaning up srcdir >>> libffi: Cleaning up pkgdir >>> libffi: Cleaning up tmpdir >>> libffi: Fetching https://github.com/libffi/libffi/releases/download/v3.4.8/libffi-3.4.8.tar.gz >>> libffi: Fetching https://github.com/libffi/libffi/releases/download/v3.4.8/libffi-3.4.8.tar.gz >>> libffi: Checking sha512sums... libffi-3.4.8.tar.gz: OK >>> libffi: Unpacking /var/cache/distfiles/libffi-3.4.8.tar.gz... checking build system type... x86_64-alpine-linux-musl checking host system type... x86_64-alpine-linux-musl checking target system type... x86_64-alpine-linux-musl continue configure in default builddir "./x86_64-alpine-linux-musl" ....exec /bin/sh .././configure "--srcdir=.." "--enable-builddir=x86_64-alpine-linux-musl" "linux musl" checking build system type... x86_64-alpine-linux-musl checking host system type... x86_64-alpine-linux-musl checking target system type... x86_64-alpine-linux-musl checking for gsed... sed 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 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 whether make supports the include directive... yes (GNU style) checking dependency style of cc... gcc3 checking whether the compiler supports GNU C++... yes checking whether c++ accepts -g... yes checking for c++ option to enable C++11 features... none needed checking dependency style of c++... gcc3 checking dependency style of cc... gcc3 checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed 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 x86_64-alpine-linux-musl-file... no 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-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 for x86_64-alpine-linux-musl-ranlib... no checking for ranlib... ranlib 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 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 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 how to run the C++ preprocessor... c++ -E checking for ld used by c++... /usr/x86_64-alpine-linux-musl/bin/ld -m elf_x86_64 checking if the linker (/usr/x86_64-alpine-linux-musl/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the c++ linker (/usr/x86_64-alpine-linux-musl/bin/ld -m elf_x86_64) supports shared libraries... yes checking for c++ option to produce PIC... -fPIC -DPIC checking if c++ PIC flag -fPIC -DPIC works... yes checking if c++ static flag -static works... yes checking if c++ supports -c -o file.o... yes checking if c++ supports -c -o file.o... (cached) yes checking whether the c++ linker (/usr/x86_64-alpine-linux-musl/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for x86_64-alpine-linux-musl-readelf... no checking for x86_64-alpine-linux-musl-greadelf... no checking for readelf... readelf checking size of size_t... 8 checking for C compiler vendor... gnu cputype=`(((grep cpu /proc/cpuinfo | cut -d: -f2) ; ($PRTDIAG -v |grep -i sparc) ; grep -i cpu /var/run/dmesg.boot ) | head -n 1) 2> /dev/null` ^ [ backticks in .././configure ]:18229: Parser expected Id.Arith_RParen, got Id.Word_Compound make: *** No targets specified and no makefile found. Stop. >>> ERROR: libffi: build failed >>> libffi: Uninstalling dependencies... (1/10) Purging .makedepends-libffi (20250912.114500) (2/10) Purging texinfo (7.2-r0) Executing texinfo-7.2-r0.pre-deinstall (3/10) Purging dejagnu (1.6.3-r0) (4/10) Purging expect (5.45.4-r5) (5/10) Purging git-perl (2.49.1-r0) (6/10) Purging perl-git (2.49.1-r0) (7/10) Purging perl-error (0.17030-r0) (8/10) Purging perl (5.40.3-r0) (9/10) Purging tcl (8.6.16-r0) (10/10) Purging tzdata (2025b-r0) Executing busybox-1.37.0-r19.trigger OK: 296 MiB in 83 packages