Applying /builder/shared-workdir/build/sdk/feeds/packages/net/pdns/patches/100-pdns-disable-pdns.conf-dist.patch using plaintext: patching file pdns/Makefile.am autoreconf: export WARNINGS= autoreconf: Entering directory '.' autoreconf: configure.ac: not using Gettext autoreconf: running: /builder/shared-workdir/build/sdk/staging_dir/host/bin/aclocal -I /builder/shared-workdir/build/sdk/staging_dir/target-loongarch64_generic_musl/host/share/aclocal -I /builder/shared-workdir/build/sdk/staging_dir/hostpkg/share/aclocal -I /builder/shared-workdir/build/sdk/staging_dir/target-loongarch64_generic_musl/usr/share/aclocal -I m4 -I . --force -I m4 autoreconf: configure.ac: tracing autoreconf: running: /builder/shared-workdir/build/sdk/staging_dir/host/bin/libtoolize --install --force OpenWrt-libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. OpenWrt-libtoolize: linking file 'build-aux/config.guess' OpenWrt-libtoolize: linking file 'build-aux/config.sub' OpenWrt-libtoolize: linking file 'build-aux/install-sh' OpenWrt-libtoolize: linking file 'build-aux/ltmain.sh' OpenWrt-libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. OpenWrt-libtoolize: linking file 'm4/libtool.m4' OpenWrt-libtoolize: You should add the contents of 'm4/libtool.m4' to 'aclocal.m4'. OpenWrt-libtoolize: linking file 'm4/ltoptions.m4' OpenWrt-libtoolize: You should add the contents of 'm4/ltoptions.m4' to 'aclocal.m4'. OpenWrt-libtoolize: linking file 'm4/ltsugar.m4' OpenWrt-libtoolize: You should add the contents of 'm4/ltsugar.m4' to 'aclocal.m4'. OpenWrt-libtoolize: linking file 'm4/ltversion.m4' OpenWrt-libtoolize: linking file 'm4/lt~obsolete.m4' OpenWrt-libtoolize: You should add the contents of 'm4/lt~obsolete.m4' to 'aclocal.m4'. autoreconf: configure.ac: not using Intltool autoreconf: configure.ac: not using Gtkdoc autoreconf: running: /builder/shared-workdir/build/sdk/staging_dir/host/bin/aclocal -I /builder/shared-workdir/build/sdk/staging_dir/target-loongarch64_generic_musl/host/share/aclocal -I /builder/shared-workdir/build/sdk/staging_dir/hostpkg/share/aclocal -I /builder/shared-workdir/build/sdk/staging_dir/target-loongarch64_generic_musl/usr/share/aclocal -I m4 -I . --force -I m4 autoreconf: running: /builder/shared-workdir/build/sdk/staging_dir/host/bin/autoconf --include=/builder/shared-workdir/build/sdk/staging_dir/target-loongarch64_generic_musl/host/share/aclocal --include=/builder/shared-workdir/build/sdk/staging_dir/hostpkg/share/aclocal --include=/builder/shared-workdir/build/sdk/staging_dir/target-loongarch64_generic_musl/usr/share/aclocal --include=m4 --include=. --prepend-include=/builder/shared-workdir/build/sdk/staging_dir/host/share/aclocal --force autoreconf: running: /builder/shared-workdir/build/sdk/staging_dir/host/bin/autoheader --include=/builder/shared-workdir/build/sdk/staging_dir/target-loongarch64_generic_musl/host/share/aclocal --include=/builder/shared-workdir/build/sdk/staging_dir/hostpkg/share/aclocal --include=/builder/shared-workdir/build/sdk/staging_dir/target-loongarch64_generic_musl/usr/share/aclocal --include=m4 --include=. --prepend-include=/builder/shared-workdir/build/sdk/staging_dir/host/share/aclocal --force autoreconf: running: /builder/shared-workdir/build/sdk/staging_dir/host/bin/automake --add-missing --force-missing configure.ac:10: installing 'build-aux/compile' configure.ac:5: installing 'build-aux/missing' ext/arc4random/Makefile.am: installing 'build-aux/depcomp' autoreconf: Leaving directory '.' configure: WARNING: unrecognized options: --disable-nls, --with-protobuf configure: loading site script /builder/shared-workdir/build/sdk/include/site/loongarch64 checking for a BSD-compatible install... /builder/shared-workdir/build/sdk/staging_dir/host/bin/install -c checking whether build environment is sane... yes checking for loongarch64-openwrt-linux-strip... loongarch64-openwrt-linux-musl-strip 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 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 checking whether make supports nested variables... (cached) yes checking whether make supports the include directive... yes (GNU style) checking for loongarch64-openwrt-linux-gcc... loongarch64-openwrt-linux-musl-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... yes checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether loongarch64-openwrt-linux-musl-gcc accepts -g... yes checking for loongarch64-openwrt-linux-musl-gcc option to enable C11 features... none needed checking whether loongarch64-openwrt-linux-musl-gcc understands -c and -o together... yes checking dependency style of loongarch64-openwrt-linux-musl-gcc... none 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 build system type... x86_64-pc-linux-gnu checking host system type... loongarch64-openwrt-linux-gnu checking for loongarch64-openwrt-linux-gcc... (cached) loongarch64-openwrt-linux-musl-gcc checking whether the compiler supports GNU C... (cached) yes checking whether loongarch64-openwrt-linux-musl-gcc accepts -g... (cached) yes checking for loongarch64-openwrt-linux-musl-gcc option to enable C11 features... (cached) none needed checking whether loongarch64-openwrt-linux-musl-gcc understands -c and -o together... (cached) yes checking dependency style of loongarch64-openwrt-linux-musl-gcc... (cached) none checking whether the compiler supports GNU C++... yes checking whether loongarch64-openwrt-linux-musl-g++ -std=c++17 accepts -g... yes checking for loongarch64-openwrt-linux-musl-g++ -std=c++17 option to enable C++11 features... none needed checking dependency style of loongarch64-openwrt-linux-musl-g++ -std=c++17... none checking how to run the C++ preprocessor... loongarch64-openwrt-linux-musl-g++ -std=c++17 -E checking for grep that handles long lines and -e... /builder/shared-workdir/build/sdk/staging_dir/host/bin/grep checking for egrep... /builder/shared-workdir/build/sdk/staging_dir/host/bin/grep -E checking size of time_t... 8 checking whether time_t is signed... yes checking for bison... bison -y checking if bison is the parser generator... yes 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 if the lexer is flex... yes checking whether loongarch64-openwrt-linux-musl-g++ -std=c++17 supports C++17 features with -std=c++17... yes checking how to print strings... printf checking for a sed that does not truncate output... /builder/shared-workdir/build/sdk/staging_dir/host/bin/sed checking for fgrep... /builder/shared-workdir/build/sdk/staging_dir/host/bin/grep -F checking for ld used by loongarch64-openwrt-linux-musl-gcc... loongarch64-openwrt-linux-musl-ld.bfd checking if the linker (loongarch64-openwrt-linux-musl-ld.bfd) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... loongarch64-openwrt-linux-musl-gcc-nm checking the name lister (loongarch64-openwrt-linux-musl-gcc-nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to loongarch64-openwrt-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for loongarch64-openwrt-linux-musl-ld.bfd option to reload object files... -r checking for loongarch64-openwrt-linux-file... no checking for file... file configure: WARNING: using cross tools not prefixed with host triplet checking for loongarch64-openwrt-linux-objdump... loongarch64-openwrt-linux-musl-objdump checking how to recognize dependent libraries... pass_all checking for loongarch64-openwrt-linux-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for loongarch64-openwrt-linux-ar... loongarch64-openwrt-linux-musl-gcc-ar checking for archiver @FILE support... @ checking for loongarch64-openwrt-linux-strip... (cached) loongarch64-openwrt-linux-musl-strip checking for loongarch64-openwrt-linux-ranlib... loongarch64-openwrt-linux-musl-gcc-ranlib checking command to parse loongarch64-openwrt-linux-musl-gcc-nm output from loongarch64-openwrt-linux-musl-gcc 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 loongarch64-openwrt-linux-mt... no checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if loongarch64-openwrt-linux-musl-gcc supports -fno-rtti -fno-exceptions... no checking for loongarch64-openwrt-linux-musl-gcc option to produce PIC... -fPIC -DPIC checking if loongarch64-openwrt-linux-musl-gcc PIC flag -fPIC -DPIC works... yes checking if loongarch64-openwrt-linux-musl-gcc static flag -static works... yes checking if loongarch64-openwrt-linux-musl-gcc supports -c -o file.o... yes checking if loongarch64-openwrt-linux-musl-gcc supports -c -o file.o... (cached) yes checking whether the loongarch64-openwrt-linux-musl-gcc linker (loongarch64-openwrt-linux-musl-ld.bfd) 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 for shl_load... no checking for shl_load in -ldld... no checking for dlopen... yes checking whether a program can dlopen itself... cross 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... no checking how to run the C++ preprocessor... loongarch64-openwrt-linux-musl-g++ -std=c++17 -E -std=c++17 checking for ld used by loongarch64-openwrt-linux-musl-g++ -std=c++17 -std=c++17... loongarch64-openwrt-linux-musl-ld.bfd checking if the linker (loongarch64-openwrt-linux-musl-ld.bfd) is GNU ld... yes checking whether the loongarch64-openwrt-linux-musl-g++ -std=c++17 -std=c++17 linker (loongarch64-openwrt-linux-musl-ld.bfd) supports shared libraries... yes checking for loongarch64-openwrt-linux-musl-g++ -std=c++17 -std=c++17 option to produce PIC... -fPIC -DPIC checking if loongarch64-openwrt-linux-musl-g++ -std=c++17 -std=c++17 PIC flag -fPIC -DPIC works... yes checking if loongarch64-openwrt-linux-musl-g++ -std=c++17 -std=c++17 static flag -static works... yes checking if loongarch64-openwrt-linux-musl-g++ -std=c++17 -std=c++17 supports -c -o file.o... yes checking if loongarch64-openwrt-linux-musl-g++ -std=c++17 -std=c++17 supports -c -o file.o... (cached) yes checking whether the loongarch64-openwrt-linux-musl-g++ -std=c++17 -std=c++17 linker (loongarch64-openwrt-linux-musl-ld.bfd) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether -latomic is needed for __atomic builtins... no checking for pthread_np.h... no checking for 2-arg pthread_setname_np... yes checking for loongarch64-openwrt-linux-musl-g++ -std=c++17 -std=c++17 options needed to detect all undeclared functions... none needed checking whether strerror_r is declared... yes checking whether strerror_r returns char *... no checking for library with std::filesystem... none checking pkg-config is at least version 0.9.0... yes checking for grep that handles long lines and -e... (cached) /builder/shared-workdir/build/sdk/staging_dir/host/bin/grep checking which Lua implementation to use... lua checking for lua >= 5.1... yes checking for lua.hpp... yes checking whether we will enable compiler security checks... yes checking whether C++ compiler handles -Werror -Wunknown-warning-option... no checking whether C++ compiler handles -pie... yes checking whether C++ compiler handles -fstack-protector... yes checking whether C++ compiler handles --param ssp-buffer-size=4... yes checking whether C++ compiler handles -D_FORTIFY_SOURCE=2... yes checking whether FORTIFY_SOURCE is supported... 2 checking for how to force completely read-only GOT table... -Wl,-z -Wl,relro -Wl,-z -Wl,now checking for library containing inet_aton... none required checking for library containing gethostbyname... none required checking for library containing socket... none required checking for library containing gethostent... none required checking for recvmmsg... yes checking for sendmmsg... yes checking for accept4... yes checking whether getifaddrs is declared... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for tm_gmtoff in struct tm... checking pkg-config is at least version 0.9.0... yes checking for sys/mman.h... yes checking for mmap... yes checking for sys/random.h... yes checking whether we will be linking in libsodium... no checking whether we will be linking in libdecaf... no checking for loongarch64-openwrt-linux-pkg-config... /builder/shared-workdir/build/sdk/staging_dir/host/bin/pkg-config checking whether compiling and linking against OpenSSL's libcrypto works... yes checking for RAND_bytes... yes checking for RAND_pseudo_bytes... yes checking for CRYPTO_memcmp... yes checking for OPENSSL_init_crypto... yes checking for EVP_MD_CTX_new... yes checking for EVP_MD_CTX_free... yes checking for RSA_get0_key... yes checking whether EVP_PKEY_CTX_set1_scrypt_salt is declared... yes checking for /builder/shared-workdir/build/sdk/staging_dir/target-loongarch64_generic_musl/usr/include/openssl/ecdsa.h... yes checking whether NID_X9_62_prime256v1 is declared... yes checking whether NID_secp384r1 is declared... yes checking whether NID_ED25519 is declared... yes checking whether NID_ED448 is declared... yes checking whether to enable DNS over TLS support... no checking whether to enable ipcipher support... auto checking for ragel... no checking for library containing clock_gettime... none required checking for Boost headers version >= 1.42.0... yes checking for Boost's header version... 1_85 checking for the toolset name used by Boost for loongarch64-openwrt-linux-musl-g++ -std=c++17 -std=c++17... configure: WARNING: could not figure out which toolset name to use for loongarch64-openwrt-linux-musl-g++ -std=c++17 -std=c++17 checking for boost/program_options.hpp... yes checking for the Boost program_options library... yes checking whether to enable unit test building... no checking whether to enable backend unit test building... no checking whether to enable reproducible builds.... yes checking whether to enable fuzzing targets... no checking whether to enable code coverage... no checking whether user requires sqlite3... no checking for a Python interpreter with version >= 3.6... python checking for python... /builder/shared-workdir/build/sdk/staging_dir/host/bin/python checking for python version... 3.9 checking for python platform... linux checking for GNU default python prefix... ${prefix} checking for GNU default python exec_prefix... ${exec_prefix} checking for python script directory (pythondir)... ${PYTHON_PREFIX}/lib/python3.9/site-packages checking for python extension module directory (pyexecdir)... ${PYTHON_EXEC_PREFIX}/lib/python3.9/site-packages checking python module: venv... yes checking for strcasestr... yes checking for localtime_r... yes checking for gmtime_r... yes checking for recvmmsg... (cached) yes checking for sched_setscheduler... yes checking for getrandom... yes checking for getentropy... yes checking for arc4random... no checking for arc4random_uniform... no checking for arc4random_buf... no checking for explicit_bzero... yes checking for explicit_memset... no checking for memset_s... no checking whether to enable verbose logging... no checking whether to enable PKCS11 support... yes checking for p11-kit-1... yes checking for p11_kit_module_for_name in -lp11-kit... yes checking whether to enable experimental GSS-TSIG support... no checking for geoip... no checking for libmaxminddb... yes checking for yaml-cpp >= 0.5... yes checking for MySQL library directory... /builder/shared-workdir/build/sdk/staging_dir/target-loongarch64_generic_musl/usr/lib/mysql checking for MySQL include directory... /builder/shared-workdir/build/sdk/staging_dir/target-loongarch64_generic_musl/usr/include/mysql checking for odbc_config... /builder/shared-workdir/build/sdk/staging_dir/target-loongarch64_generic_musl/host/bin/odbc_config checking for libpq... yes checking for ldap.h... yes checking for lber.h... yes checking for ldap_set_option in -lldap_r... no checking for ldap_set_option in -lldap... yes checking for ldap_initialize in -lldap... yes checking for ldap_sasl_bind in -lldap... yes checking for krb5.h... no configure: error: Kerberos header (krb5.h) not found make[3]: *** [Makefile:255: /builder/shared-workdir/build/sdk/build_dir/target-loongarch64_generic_musl/pdns-4.9.1/.configured_d85856df219efb44d9ad3ffb3710fd17] Error 1 time: package/feeds/packages/pdns/compile#66.24#13.75#101.73