>>> libconfig: Building main/libconfig 1.8.1-r0 (using abuild 3.15.0-r0) started Tue, 05 Aug 2025 07:55:00 +0000 >>> libconfig: Validating /home/udu/aports/main/libconfig/APKBUILD... >>> libconfig: Analyzing dependencies... >>> libconfig: Installing for build: build-base automake autoconf libtool texinfo (1/1) Installing .makedepends-libconfig (20250805.075500) OK: 1438 MiB in 523 packages >>> libconfig: Cleaning up srcdir >>> libconfig: Cleaning up pkgdir >>> libconfig: Cleaning up tmpdir >>> libconfig: Fetching libconfig-1.8.1.tar.gz::https://github.com/hyperrealm/libconfig/archive/v1.8.1.tar.gz >>> libconfig: Fetching libconfig-1.8.1.tar.gz::https://github.com/hyperrealm/libconfig/archive/v1.8.1.tar.gz >>> libconfig: Checking sha512sums... libconfig-1.8.1.tar.gz: OK >>> libconfig: Unpacking /var/cache/distfiles/libconfig-1.8.1.tar.gz... libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'aux-build'. libtoolize: copying file 'aux-build/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:18: installing 'aux-build/compile' configure.ac:7: installing 'aux-build/missing' examples/c++/Makefile.am: installing 'aux-build/depcomp' 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 a BSD-compatible install... /usr/bin/install -c checking whether sleep supports fractional seconds... yes checking filesystem timestamp resolution... 0.01 checking whether build environment is sane... yes checking for a race-free mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking xargs -n works... yes checking whether UID '1000' is supported by ustar format... yes checking whether GID '1000' is supported by ustar format... yes checking how to create a ustar tar archive... gnutar configure: libconfig - made with pride in Colorado checking whether make supports the include directive... yes (GNU style) 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 dependency style of cc... gcc3 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 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 for x86_64-alpine-linux-musl-gcc... (cached) cc checking whether the compiler supports GNU C... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to enable C11 features... (cached) none needed checking whether cc understands -c and -o together... (cached) yes checking dependency style of cc... (cached) 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 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 flex... flex checking for lex output file root... lex.yy checking for lex library... none needed checking whether yytext is a pointer... yes checking for bison... bison -y checking for compiler switch to enable full C/C++ warnings... (cannot determine) checking for unistd.h... (cached) yes checking for stdint.h... (cached) yes checking for xlocale.h... no checking for an ANSI C-conforming const... yes checking for newlocale... yes checking for uselocale... yes checking for freelocale... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating lib/Makefile config.status: creating lib/libconfig.pc config.status: creating lib/libconfig++.pc config.status: creating lib/libconfigConfig.cmake config.status: creating lib/libconfig++Config.cmake config.status: creating doc/Makefile config.status: creating examples/Makefile config.status: creating examples/c/Makefile config.status: creating examples/c++/Makefile config.status: creating tinytest/Makefile config.status: creating tests/Makefile config.status: creating libconfig.spec config.status: creating ac_config.h config.status: executing depfiles commands config.status: executing libtool commands make all-recursive make[1]: Entering directory '/home/udu/aports/main/libconfig/src/libconfig-1.8.1' Making all in lib make[2]: Entering directory '/home/udu/aports/main/libconfig/src/libconfig-1.8.1/lib' make all-am make[3]: Entering directory '/home/udu/aports/main/libconfig/src/libconfig-1.8.1/lib' CC libconfig_la-scanctx.lo CC libconfig_la-grammar.lo CC libconfig_la-libconfig.lo CC libconfig_la-strbuf.lo CC libconfig_la-strvec.lo CC libconfig_la-scanner.lo CC libconfig_la-util.lo CC libconfig_la-wincompat.lo CC libconfig___la-grammar.lo CC libconfig___la-scanctx.lo CC libconfig___la-libconfig.lo CC libconfig___la-scanner.lo CC libconfig___la-strvec.lo CC libconfig___la-strbuf.lo CC libconfig___la-util.lo CC libconfig___la-wincompat.lo CXX libconfig___la-libconfigcpp.lo cc: warning: \@-DPARSER_PREFIX="libconfig_yy"\: linker input file unused because linking not done cc: warning: \@-DPARSER_PREFIX="libconfig_yy"\: linker input file unused because linking not done cc: error: \@-DPARSER_PREFIX="libconfig_yy"\: linker input file not found: No such file or directory cc: error: \@-DPARSER_PREFIX="libconfig_yy"\: linker input file not found: No such file or directory make[3]: *** [Makefile:670: libconfig___la-wincompat.lo] Error 1 make[3]: *** Waiting for unfinished jobs.... make[3]: *** [Makefile:726: libconfig_la-wincompat.lo] Error 1 cc: warning: \@-DPARSER_PREFIX="libconfig_yy"\: linker input file unused because linking not done cc: error: \@-DPARSER_PREFIX="libconfig_yy"\: linker input file not found: No such file or directory cc: warning: \@-DPARSER_PREFIX="libconfig_yy"\: linker input file unused because linking not done cc: error: \@-DPARSER_PREFIX="libconfig_yy"\: linker input file not found: No such file or directory cc: warning: \@-DPARSER_PREFIX="libconfig_yy"\: linker input file unused because linking not done cc: error: \@-DPARSER_PREFIX="libconfig_yy"\: linker input file not found: No such file or directory make[3]: *** [Makefile:712: libconfig_la-strvec.lo] Error 1 make[3]: *** [Makefile:656: libconfig___la-strvec.lo] Error 1 make[3]: *** [Makefile:705: libconfig_la-strbuf.lo] Error 1 cc: warning: \@-DPARSER_PREFIX="libconfig_yy"\: linker input file unused because linking not done cc: error: \@-DPARSER_PREFIX="libconfig_yy"\: linker input file not found: No such file or directory make[3]: *** [Makefile:649: libconfig___la-strbuf.lo] Error 1 cc: warning: \@-DPARSER_PREFIX="libconfig_yy"\: linker input file unused because linking not done cc: error: \@-DPARSER_PREFIX="libconfig_yy"\: linker input file not found: No such file or directory make[3]: *** [Makefile:635: libconfig___la-scanctx.lo] Error 1 cc: warning: \@-DPARSER_PREFIX="libconfig_yy"\: linker input file unused because linking not done cc: error: \@-DPARSER_PREFIX="libconfig_yy"\: linker input file not found: No such file or directory make[3]: *** [Makefile:719: libconfig_la-util.lo] Error 1 cc: warning: \@-DPARSER_PREFIX="libconfig_yy"\: linker input file unused because linking not done cc: error: \@-DPARSER_PREFIX="libconfig_yy"\: linker input file not found: No such file or directory make[3]: *** [Makefile:691: libconfig_la-scanctx.lo] Error 1 cc: warning: \@-DPARSER_PREFIX="libconfig_yy"\: linker input file unused because linking not done cc: error: \@-DPARSER_PREFIX="libconfig_yy"\: linker input file not found: No such file or directory make[3]: *** [Makefile:663: libconfig___la-util.lo] Error 1 cc: warning: \@-DPARSER_PREFIX="libconfig_yy"\: linker input file unused because linking not done cc: error: \@-DPARSER_PREFIX="libconfig_yy"\: linker input file not found: No such file or directory make[3]: *** [Makefile:621: libconfig___la-grammar.lo] Error 1 cc: warning: \@-DPARSER_PREFIX="libconfig_yy"\: linker input file unused because linking not done cc: error: \@-DPARSER_PREFIX="libconfig_yy"\: linker input file not found: No such file or directory make[3]: *** [Makefile:677: libconfig_la-grammar.lo] Error 1 cc: warning: \@-DPARSER_PREFIX="libconfig_yy"\: linker input file unused because linking not done cc: error: \@-DPARSER_PREFIX="libconfig_yy"\: linker input file not found: No such file or directory make[3]: *** [Makefile:698: libconfig_la-scanner.lo] Error 1 cc: warning: \@-DPARSER_PREFIX="libconfig_yy"\: linker input file unused because linking not done cc: error: \@-DPARSER_PREFIX="libconfig_yy"\: linker input file not found: No such file or directory make[3]: *** [Makefile:684: libconfig_la-libconfig.lo] Error 1 cc: warning: \@-DPARSER_PREFIX="libconfig_yy"\: linker input file unused because linking not done cc: error: \@-DPARSER_PREFIX="libconfig_yy"\: linker input file not found: No such file or directory make[3]: *** [Makefile:642: libconfig___la-scanner.lo] Error 1 cc: warning: \@-DPARSER_PREFIX="libconfig_yy"\: linker input file unused because linking not done cc: error: \@-DPARSER_PREFIX="libconfig_yy"\: linker input file not found: No such file or directory make[3]: *** [Makefile:628: libconfig___la-libconfig.lo] Error 1 c++: warning: \@-DPARSER_PREFIX="libconfig_yy"\: linker input file unused because linking not done c++: error: \@-DPARSER_PREFIX="libconfig_yy"\: linker input file not found: No such file or directory make[3]: *** [Makefile:754: libconfig___la-libconfigcpp.lo] Error 1 make[3]: Leaving directory '/home/udu/aports/main/libconfig/src/libconfig-1.8.1/lib' make[2]: *** [Makefile:485: all] Error 2 make[2]: Leaving directory '/home/udu/aports/main/libconfig/src/libconfig-1.8.1/lib' make[1]: *** [Makefile:457: all-recursive] Error 1 make[1]: Leaving directory '/home/udu/aports/main/libconfig/src/libconfig-1.8.1' make: *** [Makefile:387: all] Error 2 >>> ERROR: libconfig: build failed >>> libconfig: Uninstalling dependencies... (1/1) Purging .makedepends-libconfig (20250805.075500) OK: 1438 MiB in 522 packages