Applying /builder/shared-workdir/build/sdk/feeds/packages/net/pdns-recursor/patches/100-disable-recursor.yml-dist.patch using plaintext: patching file Makefile.am Applying /builder/shared-workdir/build/sdk/feeds/packages/net/pdns-recursor/patches/200-boost_thread_fix.patch using plaintext: patching file m4/boost.m4 Applying /builder/shared-workdir/build/sdk/feeds/packages/net/pdns-recursor/patches/300-boost-dont-search-host-dirs.patch using plaintext: patching file m4/boost.m4 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-armeb_xscale_musl/host/share/aclocal -I /builder/shared-workdir/build/sdk/staging_dir/hostpkg/share/aclocal -I /builder/shared-workdir/build/sdk/staging_dir/target-armeb_xscale_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 --copy --force OpenWrt-libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. OpenWrt-libtoolize: copying file 'build-aux/config.guess' OpenWrt-libtoolize: copying file 'build-aux/config.sub' OpenWrt-libtoolize: copying file 'build-aux/install-sh' OpenWrt-libtoolize: copying file 'build-aux/ltmain.sh' OpenWrt-libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. OpenWrt-libtoolize: copying file 'm4/libtool.m4' OpenWrt-libtoolize: copying file 'm4/ltoptions.m4' OpenWrt-libtoolize: copying file 'm4/ltsugar.m4' OpenWrt-libtoolize: copying file 'm4/ltversion.m4' OpenWrt-libtoolize: copying file 'm4/lt~obsolete.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-armeb_xscale_musl/host/share/aclocal -I /builder/shared-workdir/build/sdk/staging_dir/hostpkg/share/aclocal -I /builder/shared-workdir/build/sdk/staging_dir/target-armeb_xscale_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-armeb_xscale_musl/host/share/aclocal --include=/builder/shared-workdir/build/sdk/staging_dir/hostpkg/share/aclocal --include=/builder/shared-workdir/build/sdk/staging_dir/target-armeb_xscale_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-armeb_xscale_musl/host/share/aclocal --include=/builder/shared-workdir/build/sdk/staging_dir/hostpkg/share/aclocal --include=/builder/shared-workdir/build/sdk/staging_dir/target-armeb_xscale_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 --copy --force-missing configure.ac:5: installing 'build-aux/missing' Makefile.am: installing 'build-aux/depcomp' autoreconf: Leaving directory '.' configure: loading site script /builder/shared-workdir/build/sdk/include/site/armeb checking for a BSD-compatible install... /builder/shared-workdir/build/sdk/staging_dir/host/bin/ginstall -c checking whether sleep supports fractional seconds... yes checking filesystem timestamp resolution... 0.01 checking whether build environment is sane... yes checking for armeb-openwrt-linux-strip... armeb-openwrt-linux-muslgnueabi-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 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 checking whether make supports the include directive... yes (GNU style) checking for armeb-openwrt-linux-gcc... armeb-openwrt-linux-muslgnueabi-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 armeb-openwrt-linux-muslgnueabi-gcc accepts -g... yes checking for armeb-openwrt-linux-muslgnueabi-gcc option to enable C23 features... -std=gnu23 checking dependency style of armeb-openwrt-linux-muslgnueabi-gcc -std=gnu23... 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... armeb-openwrt-linux-gnu checking for armeb-openwrt-linux-gcc... (cached) armeb-openwrt-linux-muslgnueabi-gcc checking whether the compiler supports GNU C... (cached) yes checking whether armeb-openwrt-linux-muslgnueabi-gcc accepts -g... (cached) yes checking for armeb-openwrt-linux-muslgnueabi-gcc option to enable C23 features... (cached) -std=gnu23 checking dependency style of armeb-openwrt-linux-muslgnueabi-gcc -std=gnu23... (cached) none checking whether the compiler supports GNU C++... yes checking whether armeb-openwrt-linux-muslgnueabi-g++ accepts -g... yes checking for armeb-openwrt-linux-muslgnueabi-g++ option to enable C++11 features... none needed checking dependency style of armeb-openwrt-linux-muslgnueabi-g++... none checking how to run the C++ preprocessor... armeb-openwrt-linux-muslgnueabi-g++ -E checking for egrep -e... /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 whether armeb-openwrt-linux-muslgnueabi-g++ supports C++17 features with -std=c++17... yes checking for a sed that does not truncate output... /builder/shared-workdir/build/sdk/staging_dir/host/bin/sed checking for cargo... no configure: error: cargo is required make[3]: *** [Makefile:75: /builder/shared-workdir/build/sdk/build_dir/target-armeb_xscale_musl/pdns-recursor-5.2.2/.configured_68b329da9893e34099c7d8ad5cb9c940] Error 1 time: package/feeds/packages/pdns-recursor/compile#41.28#3.61#46.68