Applying ./patches/100-pdns-disable-pdns.conf-dist.patch using plaintext: patching file pdns/Makefile.am Applying ./patches/200-cve-2022-27227.patch using plaintext: patching file pdns/ixfr.cc 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-mips64_octeonplus_64_musl/host/share/aclocal -I /builder/shared-workdir/build/sdk/staging_dir/hostpkg/share/aclocal -I /builder/shared-workdir/build/sdk/staging_dir/target-mips64_octeonplus_64_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_DIR, `m4'. OpenWrt-libtoolize: linking file `m4/libtool.m4' OpenWrt-libtoolize: linking file `m4/ltoptions.m4' OpenWrt-libtoolize: linking file `m4/ltsugar.m4' OpenWrt-libtoolize: linking file `m4/ltversion.m4' OpenWrt-libtoolize: linking file `m4/lt~obsolete.m4' autoreconf: running: /builder/shared-workdir/build/sdk/staging_dir/host/bin/autoconf --include=/builder/shared-workdir/build/sdk/staging_dir/target-mips64_octeonplus_64_musl/host/share/aclocal --include=/builder/shared-workdir/build/sdk/staging_dir/hostpkg/share/aclocal --include=/builder/shared-workdir/build/sdk/staging_dir/target-mips64_octeonplus_64_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-mips64_octeonplus_64_musl/host/share/aclocal --include=/builder/shared-workdir/build/sdk/staging_dir/hostpkg/share/aclocal --include=/builder/shared-workdir/build/sdk/staging_dir/target-mips64_octeonplus_64_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 autoreconf: Leaving directory `.' configure: WARNING: unrecognized options: --disable-nls configure: loading site script /builder/shared-workdir/build/sdk/include/site/mips64 checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for mips64-openwrt-linux-strip... mips64-openwrt-linux-musl-strip checking for a thread-safe 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 build system type... x86_64-pc-linux-gnu checking host system type... mips64-openwrt-linux-gnu checking for mips64-openwrt-linux-gcc... mips64-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 we are using the GNU C compiler... yes checking whether mips64-openwrt-linux-musl-gcc accepts -g... yes checking for mips64-openwrt-linux-musl-gcc option to accept ISO C89... none needed checking whether mips64-openwrt-linux-musl-gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of mips64-openwrt-linux-musl-gcc... gcc3 checking for bison... bison -y 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 if bison is the parser generator... yes checking for flex... flex checking lex output file root... lex.yy checking lex library... none needed checking whether yytext is a pointer... no checking if the lexer is flex... yes checking whether make sets $(MAKE)... (cached) yes checking whether we are using the GNU C++ compiler... yes checking whether mips64-openwrt-linux-musl-g++ accepts -g... yes checking dependency style of mips64-openwrt-linux-musl-g++... gcc3 checking whether -latomic is needed for __atomic builtins... no checking for pthread_np.h... no checking for 2-arg pthread_setname_np... yes 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... yes checking how to run the C++ preprocessor... mips64-openwrt-linux-musl-g++ -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking lua.hpp usability... yes checking lua.hpp presence... yes checking for lua.hpp... yes checking whether mips64-openwrt-linux-musl-g++ supports C++11 features by default... 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... no 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 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 mips64-openwrt-linux-musl-gcc... mips64-openwrt-linux-musl-ld checking if the linker (mips64-openwrt-linux-musl-ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... mips64-openwrt-linux-musl-gcc-nm checking the name lister (mips64-openwrt-linux-musl-gcc-nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert x86_64-pc-linux-gnu file names to mips64-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 mips64-openwrt-linux-musl-ld option to reload object files... -r checking for mips64-openwrt-linux-objdump... mips64-openwrt-linux-musl-objdump checking how to recognize dependent libraries... pass_all checking for mips64-openwrt-linux-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for mips64-openwrt-linux-ar... mips64-openwrt-linux-musl-gcc-ar checking for archiver @FILE support... @ checking for mips64-openwrt-linux-strip... (cached) mips64-openwrt-linux-musl-strip checking for mips64-openwrt-linux-ranlib... mips64-openwrt-linux-musl-gcc-ranlib checking command to parse mips64-openwrt-linux-musl-gcc-nm output from mips64-openwrt-linux-musl-gcc object... ok checking for sysroot... no checking for mips64-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 mips64-openwrt-linux-musl-gcc supports -fno-rtti -fno-exceptions... no checking for mips64-openwrt-linux-musl-gcc option to produce PIC... -fPIC -DPIC checking if mips64-openwrt-linux-musl-gcc PIC flag -fPIC -DPIC works... yes checking if mips64-openwrt-linux-musl-gcc static flag -static works... yes checking if mips64-openwrt-linux-musl-gcc supports -c -o file.o... yes checking if mips64-openwrt-linux-musl-gcc supports -c -o file.o... (cached) yes checking whether the mips64-openwrt-linux-musl-gcc linker (mips64-openwrt-linux-musl-ld) 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... mips64-openwrt-linux-musl-g++ -E checking for ld used by mips64-openwrt-linux-musl-g++... mips64-openwrt-linux-musl-ld checking if the linker (mips64-openwrt-linux-musl-ld) is GNU ld... yes checking whether the mips64-openwrt-linux-musl-g++ linker (mips64-openwrt-linux-musl-ld) supports shared libraries... yes checking for mips64-openwrt-linux-musl-g++ option to produce PIC... -fPIC -DPIC checking if mips64-openwrt-linux-musl-g++ PIC flag -fPIC -DPIC works... yes checking if mips64-openwrt-linux-musl-g++ static flag -static works... yes checking if mips64-openwrt-linux-musl-g++ supports -c -o file.o... yes checking if mips64-openwrt-linux-musl-g++ supports -c -o file.o... (cached) yes checking whether the mips64-openwrt-linux-musl-g++ linker (mips64-openwrt-linux-musl-ld) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether struct tm is in sys/time.h or time.h... time.h checking for tm_gmtoff in struct tm... yes checking pkg-config is at least version 0.9.0... yes checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking for mmap... yes checking whether we will be linking in libsodium... no checking whether we will be linking in libdecaf... no checking for mips64-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 /builder/shared-workdir/build/sdk/staging_dir/target-mips64_octeonplus_64_musl/usr/include/openssl/ecdsa.h usability... yes checking /builder/shared-workdir/build/sdk/staging_dir/target-mips64_octeonplus_64_musl/usr/include/openssl/ecdsa.h presence... yes checking for /builder/shared-workdir/build/sdk/staging_dir/target-mips64_octeonplus_64_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 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_75 checking for the toolset name used by Boost for mips64-openwrt-linux-musl-g++... configure: WARNING: could not figure out which toolset name to use for mips64-openwrt-linux-musl-g++ checking boost/program_options.hpp usability... yes checking boost/program_options.hpp presence... yes checking for boost/program_options.hpp... yes checking for the Boost program_options library... (cached) yes /builder/shared-workdir/build/sdk/staging_dir/host/bin/sed: can't read conftest.cpp: No such file or directory 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 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.7 checking for python platform... linux checking for python script directory... ${prefix}/lib/python3.7/site-packages checking for python extension module directory... ${exec_prefix}/lib/python3.7/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 arc4random... no checking whether to enable verbose logging... no checking whether to enable PKCS11 support... yes checking for P11KIT1... yes checking for p11_kit_module_for_name in -lp11-kit... yes checking for GEOIP... no checking for MMDB... no checking maxminddb.h usability... yes checking maxminddb.h presence... yes checking for maxminddb.h... yes checking for MMDB_open in -lmaxminddb... yes checking for YAML... yes checking for MySQL library directory... /builder/shared-workdir/build/sdk/staging_dir/target-mips64_octeonplus_64_musl/usr/lib/mysql checking for MySQL include directory... /builder/shared-workdir/build/sdk/staging_dir/target-mips64_octeonplus_64_musl/usr/include/mysql checking for odbc_config... /builder/shared-workdir/build/sdk/staging_dir/host/bin/odbc_config checking for PGSQL... yes checking ldap.h usability... yes checking ldap.h presence... yes checking for ldap.h... yes checking lber.h usability... yes checking lber.h presence... yes checking for lber.h... yes checking for ldap_set_option in -lldap_r... yes checking for ldap_initialize in -lldap_r... yes checking for ldap_sasl_bind in -lldap_r... yes checking krb5.h usability... yes checking krb5.h presence... yes checking for krb5.h... yes checking for krb5_init_context in -lkrb5... yes checking for krb5_get_init_creds_opt_set_default_flags... no checking whether to enable ZeroMQ connector in remotebackend... no checking for gawk... (cached) gawk checking for curl-config... /builder/shared-workdir/build/sdk/staging_dir/target-mips64_octeonplus_64_musl/host/bin/curl-config checking for the version of libcurl... 7.83.1 checking for libcurl >= version "7.21.3"... yes checking whether libcurl is usable... yes checking for curl_free... yes checking whether we will be building and installing the extra tools... yes checking whether we will be building ixfrdist... yes checking for YAML... yes checking if we need to link in protobuf... yes checking for PROTOBUF... yes checking for protoc... no configure: error: Protobuf requested but the protobuf compiler was not found make[3]: *** [Makefile:257: /builder/shared-workdir/build/sdk/build_dir/target-mips64_octeonplus_64_musl/pdns-4.4.0/.configured_d85856df219efb44d9ad3ffb3710fd17] Error 1 time: package/feeds/packages/pdns/compile#38.64#6.10#65.70