>>> pkgconf: Building main/pkgconf 2.5.1-r0 (using abuild 3.15.0-r0) started Tue, 12 Aug 2025 20:13:39 +0000 >>> pkgconf: Validating /home/udu/aports/main/pkgconf/APKBUILD... >>> pkgconf: Analyzing dependencies... >>> pkgconf: Installing for build: build-base kyua atf (1/5) Installing atf (0.23-r0) (2/5) Installing lua5.4-libs (5.4.7-r0) (3/5) Installing lutok (0.6.1-r0) (4/5) Installing kyua (0.13-r8) (5/5) Installing .makedepends-pkgconf (20250812.201339) Executing busybox-1.37.0-r19.trigger OK: 967 MiB in 324 packages >>> pkgconf: Cleaning up srcdir >>> pkgconf: Cleaning up pkgdir >>> pkgconf: Cleaning up tmpdir >>> pkgconf: Fetching https://distfiles.ariadne.space/pkgconf/pkgconf-2.5.1.tar.xz >>> pkgconf: Fetching https://distfiles.ariadne.space/pkgconf/pkgconf-2.5.1.tar.xz >>> pkgconf: Checking sha512sums... pkgconf-2.5.1.tar.xz: OK >>> pkgconf: Unpacking /var/cache/distfiles/pkgconf-2.5.1.tar.xz... 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 C compiler accepts -Wall... yes checking whether C compiler accepts -Wextra... yes checking whether C compiler accepts -Wformat=2... yes checking whether C compiler accepts -std=gnu99... yes checking for cc options needed to detect all undeclared functions... none needed checking whether strlcpy is declared... yes checking whether strlcat is declared... yes checking whether strndup is declared... yes checking whether pledge is declared... no checking whether unveil is declared... 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 whether reallocarray is declared... yes checking for sys/stat.h... (cached) yes 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 for cc option to enable large file support... none needed checking how to run the C preprocessor... cc -E 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 whether ln -s works... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating Kyuafile config.status: creating libpkgconf.pc config.status: creating tests/Kyuafile config.status: creating tests/test_env.sh config.status: creating libpkgconf/config.h config.status: executing depfiles commands config.status: executing libtool commands CC cli/pkgconf-main.o CC cli/bomtool-getopt_long.o CC cli/pkgconf-getopt_long.o CC cli/pkgconf-renderer-msvc.o CC libpkgconf/cache.lo CC libpkgconf/audit.lo CC libpkgconf/client.lo CC libpkgconf/buffer.lo CC libpkgconf/pkg.lo CC libpkgconf/bsdstubs.lo CC libpkgconf/fragment.lo CC libpkgconf/fileio.lo CC libpkgconf/argvsplit.lo CC libpkgconf/dependency.lo CC libpkgconf/tuple.lo CC libpkgconf/queue.lo CC libpkgconf/path.lo CC libpkgconf/personality.lo CC libpkgconf/parser.lo CC cli/bomtool/bomtool-main.o libpkgconf/personality.c: In function 'build_default_search_path': libpkgconf/personality.c:86:28: error: 'PKG_DEFAULT_PATH' undeclared (first use in this function) 86 | pkgconf_path_split(PKG_DEFAULT_PATH, dirlist, true); | ^~~~~~~~~~~~~~~~ libpkgconf/personality.c:86:28: note: each undeclared identifier is reported only once for each function it appears in libpkgconf/personality.c: In function 'pkgconf_cross_personality_default': libpkgconf/personality.c:112:28: error: 'SYSTEM_LIBDIR' undeclared (first use in this function) 112 | pkgconf_path_split(SYSTEM_LIBDIR, &default_personality.filter_libdirs, false); | ^~~~~~~~~~~~~ libpkgconf/personality.c:113:28: error: 'SYSTEM_INCLUDEDIR' undeclared (first use in this function) 113 | pkgconf_path_split(SYSTEM_INCLUDEDIR, &default_personality.filter_includedirs, false); | ^~~~~~~~~~~~~~~~~ libpkgconf/personality.c: In function 'pkgconf_cross_personality_find': libpkgconf/personality.c:344:28: error: 'PERSONALITY_PATH' undeclared (first use in this function) 344 | pkgconf_path_split(PERSONALITY_PATH, &plist, true); | ^~~~~~~~~~~~~~~~ make: *** [Makefile:873: libpkgconf/personality.lo] Error 1 make: *** Waiting for unfinished jobs.... cc: warning: \@-DPERSONALITY_PATH="/usr/share/pkgconfig/personality.d:/etc/pkgconfig/personality.d"\: linker input file unused because linking not done cc: error: \@-DPERSONALITY_PATH="/usr/share/pkgconfig/personality.d:/etc/pkgconfig/personality.d"\: linker input file not found: No such file or directory cc: warning: \@-DPKG_DEFAULT_PATH="/usr/local/lib/pkgconfig:/usr/local/share/pkgconfig:/usr/lib/pkgconfig:/usr/share/pkgconfig"\: linker input file unused because linking not done cc: error: \@-DPKG_DEFAULT_PATH="/usr/local/lib/pkgconfig:/usr/local/share/pkgconfig:/usr/lib/pkgconfig:/usr/share/pkgconfig"\: linker input file not found: No such file or directory cc: warning: \@-DSYSTEM_INCLUDEDIR="/usr/include"\: linker input file unused because linking not done cc: error: \@-DSYSTEM_INCLUDEDIR="/usr/include"\: linker input file not found: No such file or directory cc: warning: \@-DSYSTEM_LIBDIR="/usr/lib"\: linker input file unused because linking not done cc: error: \@-DSYSTEM_LIBDIR="/usr/lib"\: linker input file not found: No such file or directory libpkgconf/pkg.c:1103:58: error: 'SYSTEM_LIBDIR' undeclared here (not in a function) 1103 | .value = SYSTEM_LIBDIR, | ^~~~~~~~~~~~~ make: *** [Makefile:873: libpkgconf/audit.lo] Error 1 libpkgconf/pkg.c:1108:50: error: 'SYSTEM_INCLUDEDIR' undeclared here (not in a function) 1108 | .value = SYSTEM_INCLUDEDIR, | ^~~~~~~~~~~~~~~~~ libpkgconf/pkg.c:1113:42: error: 'PKG_DEFAULT_PATH' undeclared here (not in a function) 1113 | .value = PKG_DEFAULT_PATH, | ^~~~~~~~~~~~~~~~ cc: warning: \@-DPERSONALITY_PATH="/usr/share/pkgconfig/personality.d:/etc/pkgconfig/personality.d"\: linker input file unused because linking not done cc: error: \@-DPERSONALITY_PATH="/usr/share/pkgconfig/personality.d:/etc/pkgconfig/personality.d"\: linker input file not found: No such file or directory cc: warning: \@-DPKG_DEFAULT_PATH="/usr/local/lib/pkgconfig:/usr/local/share/pkgconfig:/usr/lib/pkgconfig:/usr/share/pkgconfig"\: linker input file unused because linking not done cc: error: \@-DPKG_DEFAULT_PATH="/usr/local/lib/pkgconfig:/usr/local/share/pkgconfig:/usr/lib/pkgconfig:/usr/share/pkgconfig"\: linker input file not found: No such file or directory cc: warning: \@-DSYSTEM_INCLUDEDIR="/usr/include"\: linker input file unused because linking not done cc: error: \@-DSYSTEM_INCLUDEDIR="/usr/include"\: linker input file not found: No such file or directory cc: warning: \@-DSYSTEM_LIBDIR="/usr/lib"\: linker input file unused because linking not done cc: error: \@-DSYSTEM_LIBDIR="/usr/lib"\: linker input file not found: No such file or directory cc: warning: \@-DPERSONALITY_PATH="/usr/share/pkgconfig/personality.d:/etc/pkgconfig/personality.d"\: linker input file unused because linking not done cc: error: \@-DPERSONALITY_PATH="/usr/share/pkgconfig/personality.d:/etc/pkgconfig/personality.d"\: linker input file not found: No such file or directory cc: warning: \@-DPKG_DEFAULT_PATH="/usr/local/lib/pkgconfig:/usr/local/share/pkgconfig:/usr/lib/pkgconfig:/usr/share/pkgconfig"\: linker input file unused because linking not done cc: error: \@-DPKG_DEFAULT_PATH="/usr/local/lib/pkgconfig:/usr/local/share/pkgconfig:/usr/lib/pkgconfig:/usr/share/pkgconfig"\: linker input file not found: No such file or directory cc: warning: \@-DSYSTEM_INCLUDEDIR="/usr/include"\: linker input file unused because linking not done cc: error: \@-DSYSTEM_INCLUDEDIR="/usr/include"\: linker input file not found: No such file or directory cc: warning: \@-DSYSTEM_LIBDIR="/usr/lib"\: linker input file unused because linking not done cc: error: \@-DSYSTEM_LIBDIR="/usr/lib"\: linker input file not found: No such file or directory make: *** [Makefile:873: libpkgconf/buffer.lo] Error 1 make: *** [Makefile:873: libpkgconf/bsdstubs.lo] Error 1 cc: warning: \@-DPERSONALITY_PATH="/usr/share/pkgconfig/personality.d:/etc/pkgconfig/personality.d"\: linker input file unused because linking not done cc: error: \@-DPERSONALITY_PATH="/usr/share/pkgconfig/personality.d:/etc/pkgconfig/personality.d"\: linker input file not found: No such file or directory cc: warning: \@-DPKG_DEFAULT_PATH="/usr/local/lib/pkgconfig:/usr/local/share/pkgconfig:/usr/lib/pkgconfig:/usr/share/pkgconfig"\: linker input file unused because linking not done cc: error: \@-DPKG_DEFAULT_PATH="/usr/local/lib/pkgconfig:/usr/local/share/pkgconfig:/usr/lib/pkgconfig:/usr/share/pkgconfig"\: linker input file not found: No such file or directory cc: warning: \@-DSYSTEM_INCLUDEDIR="/usr/include"\: linker input file unused because linking not done cc: error: \@-DSYSTEM_INCLUDEDIR="/usr/include"\: linker input file not found: No such file or directory cc: warning: \@-DSYSTEM_LIBDIR="/usr/lib"\: linker input file unused because linking not done cc: error: \@-DSYSTEM_LIBDIR="/usr/lib"\: linker input file not found: No such file or directory make: *** [Makefile:873: libpkgconf/parser.lo] Error 1 make: *** [Makefile:873: libpkgconf/pkg.lo] Error 1 cc: warning: \@-DPERSONALITY_PATH="/usr/share/pkgconfig/personality.d:/etc/pkgconfig/personality.d"\: linker input file unused because linking not done cc: error: \@-DPERSONALITY_PATH="/usr/share/pkgconfig/personality.d:/etc/pkgconfig/personality.d"\: linker input file not found: No such file or directory cc: warning: \@-DPKG_DEFAULT_PATH="/usr/local/lib/pkgconfig:/usr/local/share/pkgconfig:/usr/lib/pkgconfig:/usr/share/pkgconfig"\: linker input file unused because linking not done cc: error: \@-DPKG_DEFAULT_PATH="/usr/local/lib/pkgconfig:/usr/local/share/pkgconfig:/usr/lib/pkgconfig:/usr/share/pkgconfig"\: linker input file not found: No such file or directory cc: warning: \@-DSYSTEM_INCLUDEDIR="/usr/include"\: linker input file unused because linking not done cc: warning: \@-DPERSONALITY_PATH="/usr/share/pkgconfig/personality.d:/etc/pkgconfig/personality.d"\: linker input file unused because linking not done cc: error: \@-DSYSTEM_INCLUDEDIR="/usr/include"\: linker input file not found: No such file or directory cc: warning: \@-DSYSTEM_LIBDIR="/usr/lib"\: linker input file unused because linking not done cc: error: \@-DSYSTEM_LIBDIR="/usr/lib"\: linker input file not found: No such file or directory cc: error: \@-DPERSONALITY_PATH="/usr/share/pkgconfig/personality.d:/etc/pkgconfig/personality.d"\: linker input file not found: No such file or directory cc: warning: \@-DPKG_DEFAULT_PATH="/usr/local/lib/pkgconfig:/usr/local/share/pkgconfig:/usr/lib/pkgconfig:/usr/share/pkgconfig"\: linker input file unused because linking not done cc: error: \@-DPKG_DEFAULT_PATH="/usr/local/lib/pkgconfig:/usr/local/share/pkgconfig:/usr/lib/pkgconfig:/usr/share/pkgconfig"\: linker input file not found: No such file or directory cc: warning: \@-DSYSTEM_INCLUDEDIR="/usr/include"\: linker input file unused because linking not done cc: error: \@-DSYSTEM_INCLUDEDIR="/usr/include"\: linker input file not found: No such file or directory cc: warning: \@-DSYSTEM_LIBDIR="/usr/lib"\: linker input file unused because linking not done cc: error: \@-DSYSTEM_LIBDIR="/usr/lib"\: linker input file not found: No such file or directory make: *** [Makefile:873: libpkgconf/fileio.lo] Error 1 make: *** [Makefile:873: libpkgconf/argvsplit.lo] Error 1 cc: warning: \@-DPERSONALITY_PATH="/usr/share/pkgconfig/personality.d:/etc/pkgconfig/personality.d"\: linker input file unused because linking not done cc: error: \@-DPERSONALITY_PATH="/usr/share/pkgconfig/personality.d:/etc/pkgconfig/personality.d"\: linker input file not found: No such file or directory cc: warning: \@-DPKG_DEFAULT_PATH="/usr/local/lib/pkgconfig:/usr/local/share/pkgconfig:/usr/lib/pkgconfig:/usr/share/pkgconfig"\: linker input file unused because linking not done cc: error: \@-DPKG_DEFAULT_PATH="/usr/local/lib/pkgconfig:/usr/local/share/pkgconfig:/usr/lib/pkgconfig:/usr/share/pkgconfig"\: linker input file not found: No such file or directory cc: warning: \@-DSYSTEM_INCLUDEDIR="/usr/include"\: linker input file unused because linking not done cc: error: \@-DSYSTEM_INCLUDEDIR="/usr/include"\: linker input file not found: No such file or directory cc: warning: \@-DSYSTEM_LIBDIR="/usr/lib"\: linker input file unused because linking not done cc: error: \@-DSYSTEM_LIBDIR="/usr/lib"\: linker input file not found: No such file or directory make: *** [Makefile:873: libpkgconf/cache.lo] Error 1 cc: warning: \@-DPERSONALITY_PATH="/usr/share/pkgconfig/personality.d:/etc/pkgconfig/personality.d"\: linker input file unused because linking not done cc: error: \@-DPERSONALITY_PATH="/usr/share/pkgconfig/personality.d:/etc/pkgconfig/personality.d"\: linker input file not found: No such file or directory cc: warning: \@-DPKG_DEFAULT_PATH="/usr/local/lib/pkgconfig:/usr/local/share/pkgconfig:/usr/lib/pkgconfig:/usr/share/pkgconfig"\: linker input file unused because linking not done cc: error: \@-DPKG_DEFAULT_PATH="/usr/local/lib/pkgconfig:/usr/local/share/pkgconfig:/usr/lib/pkgconfig:/usr/share/pkgconfig"\: linker input file not found: No such file or directory cc: warning: \@-DSYSTEM_INCLUDEDIR="/usr/include"\: linker input file unused because linking not done cc: error: \@-DSYSTEM_INCLUDEDIR="/usr/include"\: linker input file not found: No such file or directory cc: warning: \@-DSYSTEM_LIBDIR="/usr/lib"\: linker input file unused because linking not done cc: error: \@-DSYSTEM_LIBDIR="/usr/lib"\: linker input file not found: No such file or directory make: *** [Makefile:873: libpkgconf/path.lo] Error 1 cc: warning: \@-DPERSONALITY_PATH="/usr/share/pkgconfig/personality.d:/etc/pkgconfig/personality.d"\: linker input file unused because linking not done cc: error: \@-DPERSONALITY_PATH="/usr/share/pkgconfig/personality.d:/etc/pkgconfig/personality.d"\: linker input file not found: No such file or directory cc: warning: \@-DPKG_DEFAULT_PATH="/usr/local/lib/pkgconfig:/usr/local/share/pkgconfig:/usr/lib/pkgconfig:/usr/share/pkgconfig"\: linker input file unused because linking not done cc: error: \@-DPKG_DEFAULT_PATH="/usr/local/lib/pkgconfig:/usr/local/share/pkgconfig:/usr/lib/pkgconfig:/usr/share/pkgconfig"\: linker input file not found: No such file or directory cc: warning: \@-DSYSTEM_INCLUDEDIR="/usr/include"\: linker input file unused because linking not done cc: error: \@-DSYSTEM_INCLUDEDIR="/usr/include"\: linker input file not found: No such file or directory cc: warning: \@-DSYSTEM_LIBDIR="/usr/lib"\: linker input file unused because linking not done cc: error: \@-DSYSTEM_LIBDIR="/usr/lib"\: linker input file not found: No such file or directory make: *** [Makefile:873: libpkgconf/tuple.lo] Error 1 cc: warning: \@-DPERSONALITY_PATH="/usr/share/pkgconfig/personality.d:/etc/pkgconfig/personality.d"\: linker input file unused because linking not done cc: error: \@-DPERSONALITY_PATH="/usr/share/pkgconfig/personality.d:/etc/pkgconfig/personality.d"\: linker input file not found: No such file or directory cc: warning: \@-DPKG_DEFAULT_PATH="/usr/local/lib/pkgconfig:/usr/local/share/pkgconfig:/usr/lib/pkgconfig:/usr/share/pkgconfig"\: linker input file unused because linking not done cc: error: \@-DPKG_DEFAULT_PATH="/usr/local/lib/pkgconfig:/usr/local/share/pkgconfig:/usr/lib/pkgconfig:/usr/share/pkgconfig"\: linker input file not found: No such file or directory cc: warning: \@-DSYSTEM_INCLUDEDIR="/usr/include"\: linker input file unused because linking not done cc: error: \@-DSYSTEM_INCLUDEDIR="/usr/include"\: linker input file not found: No such file or directory cc: warning: \@-DSYSTEM_LIBDIR="/usr/lib"\: linker input file unused because linking not done cc: error: \@-DSYSTEM_LIBDIR="/usr/lib"\: linker input file not found: No such file or directory cc: warning: \@-DPERSONALITY_PATH="/usr/share/pkgconfig/personality.d:/etc/pkgconfig/personality.d"\: linker input file unused because linking not done cc: error: \@-DPERSONALITY_PATH="/usr/share/pkgconfig/personality.d:/etc/pkgconfig/personality.d"\: linker input file not found: No such file or directory cc: warning: \@-DPKG_DEFAULT_PATH="/usr/local/lib/pkgconfig:/usr/local/share/pkgconfig:/usr/lib/pkgconfig:/usr/share/pkgconfig"\: linker input file unused because linking not done cc: error: \@-DPKG_DEFAULT_PATH="/usr/local/lib/pkgconfig:/usr/local/share/pkgconfig:/usr/lib/pkgconfig:/usr/share/pkgconfig"\: linker input file not found: No such file or directory cc: warning: \@-DSYSTEM_INCLUDEDIR="/usr/include"\: linker input file unused because linking not done cc: error: \@-DSYSTEM_INCLUDEDIR="/usr/include"\: linker input file not found: No such file or directory cc: warning: \@-DSYSTEM_LIBDIR="/usr/lib"\: linker input file unused because linking not done cc: error: \@-DSYSTEM_LIBDIR="/usr/lib"\: linker input file not found: No such file or directory make: *** [Makefile:873: libpkgconf/queue.lo] Error 1 make: *** [Makefile:873: libpkgconf/client.lo] Error 1 cc: warning: \@-DPERSONALITY_PATH="/usr/share/pkgconfig/personality.d:/etc/pkgconfig/personality.d"\: linker input file unused because linking not done cc: error: \@-DPERSONALITY_PATH="/usr/share/pkgconfig/personality.d:/etc/pkgconfig/personality.d"\: linker input file not found: No such file or directory cc: warning: \@-DPKG_DEFAULT_PATH="/usr/local/lib/pkgconfig:/usr/local/share/pkgconfig:/usr/lib/pkgconfig:/usr/share/pkgconfig"\: linker input file unused because linking not done cc: error: \@-DPKG_DEFAULT_PATH="/usr/local/lib/pkgconfig:/usr/local/share/pkgconfig:/usr/lib/pkgconfig:/usr/share/pkgconfig"\: linker input file not found: No such file or directory cc: warning: \@-DSYSTEM_INCLUDEDIR="/usr/include"\: linker input file unused because linking not done cc: error: \@-DSYSTEM_INCLUDEDIR="/usr/include"\: linker input file not found: No such file or directory cc: warning: \@-DSYSTEM_LIBDIR="/usr/lib"\: linker input file unused because linking not done cc: error: \@-DSYSTEM_LIBDIR="/usr/lib"\: linker input file not found: No such file or directory make: *** [Makefile:873: libpkgconf/dependency.lo] Error 1 cc: warning: \@-DPERSONALITY_PATH="/usr/share/pkgconfig/personality.d:/etc/pkgconfig/personality.d"\: linker input file unused because linking not done cc: error: \@-DPERSONALITY_PATH="/usr/share/pkgconfig/personality.d:/etc/pkgconfig/personality.d"\: linker input file not found: No such file or directory cc: warning: \@-DPKG_DEFAULT_PATH="/usr/local/lib/pkgconfig:/usr/local/share/pkgconfig:/usr/lib/pkgconfig:/usr/share/pkgconfig"\: linker input file unused because linking not done cc: error: \@-DPKG_DEFAULT_PATH="/usr/local/lib/pkgconfig:/usr/local/share/pkgconfig:/usr/lib/pkgconfig:/usr/share/pkgconfig"\: linker input file not found: No such file or directory cc: warning: \@-DSYSTEM_INCLUDEDIR="/usr/include"\: linker input file unused because linking not done cc: error: \@-DSYSTEM_INCLUDEDIR="/usr/include"\: linker input file not found: No such file or directory cc: warning: \@-DSYSTEM_LIBDIR="/usr/lib"\: linker input file unused because linking not done cc: error: \@-DSYSTEM_LIBDIR="/usr/lib"\: linker input file not found: No such file or directory make: *** [Makefile:873: libpkgconf/fragment.lo] Error 1 >>> ERROR: pkgconf: build failed >>> pkgconf: Uninstalling dependencies... (1/5) Purging .makedepends-pkgconf (20250812.201339) (2/5) Purging kyua (0.13-r8) (3/5) Purging atf (0.23-r0) (4/5) Purging lutok (0.6.1-r0) (5/5) Purging lua5.4-libs (5.4.7-r0) Executing busybox-1.37.0-r19.trigger OK: 943 MiB in 319 packages