Applying ./patches/001-fix-cross-compile.patch using plaintext: patching file configure.ac Applying ./patches/002-fix-host-compile.patch using plaintext: patching file m4macros/ax_crypto.m4 Applying ./patches/003-no-test-compile.patch using plaintext: patching file src/bin/admin/Makefile.am patching file src/bin/agent/Makefile.am patching file src/bin/d2/Makefile.am patching file src/bin/dhcp4/Makefile.am patching file src/bin/dhcp6/Makefile.am patching file src/bin/keactrl/Makefile.am patching file src/bin/lfc/Makefile.am patching file src/bin/netconf/Makefile.am patching file src/bin/perfdhcp/Makefile.am patching file src/bin/shell/Makefile.am patching file src/hooks/dhcp/high_availability/Makefile.am patching file src/hooks/dhcp/lease_cmds/Makefile.am patching file src/hooks/dhcp/stat_cmds/Makefile.am patching file src/hooks/dhcp/user_chk/Makefile.am patching file src/lib/asiodns/Makefile.am patching file src/lib/asiolink/Makefile.am patching file src/lib/cc/Makefile.am patching file src/lib/cfgrpt/Makefile.am patching file src/lib/config/Makefile.am patching file src/lib/config_backend/Makefile.am patching file src/lib/cql/Makefile.am patching file src/lib/cryptolink/Makefile.am patching file src/lib/database/Makefile.am patching file src/lib/dhcp/Makefile.am patching file src/lib/dhcp_ddns/Makefile.am patching file src/lib/dhcpsrv/Makefile.am patching file src/lib/dns/Makefile.am patching file src/lib/eval/Makefile.am patching file src/lib/exceptions/Makefile.am patching file src/lib/hooks/Makefile.am patching file src/lib/http/Makefile.am patching file src/lib/log/Makefile.am patching file src/lib/log/interprocess/Makefile.am patching file src/lib/mysql/Makefile.am patching file src/lib/pgsql/Makefile.am patching file src/lib/process/Makefile.am patching file src/lib/stats/Makefile.am patching file src/lib/util/Makefile.am patching file src/lib/yang/Makefile.am Applying ./patches/004-replace-rev-with-awk.patch using plaintext: patching file src/bin/keactrl/keactrl.in Applying ./patches/010-openssl-deprecated.patch using plaintext: patching file src/lib/cryptolink/openssl_link.cc Applying ./patches/020-shared_ptr.patch using plaintext: patching file m4macros/ax_cpp11.m4 Applying ./patches/030-gcc11.patch using plaintext: patching file src/lib/database/backend_selector.cc patching file src/lib/dhcpsrv/subnet_id.h Applying ./patches/040-map.patch using plaintext: patching file src/lib/dhcpsrv/timer_mgr.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 m4macros ${ACLOCAL_FLAGS} autoreconf: configure.ac: tracing autoreconf: running: /builder/shared-workdir/build/sdk/staging_dir/host/bin/libtoolize --install --force OpenWrt-libtoolize: putting auxiliary files in `.'. OpenWrt-libtoolize: linking file `./config.guess' OpenWrt-libtoolize: linking file `./config.sub' OpenWrt-libtoolize: linking file `./install-sh' OpenWrt-libtoolize: linking file `./ltmain.sh' OpenWrt-libtoolize: putting macros in AC_CONFIG_MACRO_DIR, `m4macros'. OpenWrt-libtoolize: linking file `m4macros/libtool.m4' OpenWrt-libtoolize: You should add the contents of `m4macros/libtool.m4' to `aclocal.m4'. OpenWrt-libtoolize: linking file `m4macros/ltoptions.m4' OpenWrt-libtoolize: You should add the contents of `m4macros/ltoptions.m4' to `aclocal.m4'. OpenWrt-libtoolize: linking file `m4macros/ltsugar.m4' OpenWrt-libtoolize: You should add the contents of `m4macros/ltsugar.m4' to `aclocal.m4'. OpenWrt-libtoolize: linking file `m4macros/ltversion.m4' OpenWrt-libtoolize: linking file `m4macros/lt~obsolete.m4' OpenWrt-libtoolize: You should add the contents of `m4macros/lt~obsolete.m4' to `aclocal.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... /builder/shared-workdir/build/sdk/staging_dir/host/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 make supports nested variables... (cached) yes checking build system type... x86_64-pc-linux-gnu checking host system type... mips64-openwrt-linux-gnu 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-g++ accepts -g... yes checking for style of include used by make... GNU checking dependency style of mips64-openwrt-linux-musl-g++... gcc3 checking whether this is a tarball or git source... "tarball" checking whether this is a development or stable version... 0 checking for pkg-config... /builder/shared-workdir/build/sdk/staging_dir/host/bin/pkg-config checking how to print strings... printf checking for mips64-openwrt-linux-gcc... mips64-openwrt-linux-musl-gcc 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 dependency style of mips64-openwrt-linux-musl-gcc... gcc3 checking for a sed that does not truncate output... /builder/shared-workdir/build/sdk/staging_dir/host/bin/sed 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 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 how to run the C preprocessor... mips64-openwrt-linux-musl-gcc -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 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 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 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 __SUNPRO_CC is declared... no checking whether __clang__ is declared... no checking std::unique_ptr support... yes checking cbegin/cend support... yes checking final method support... yes checking override method support... yes checking aggregate initialization support... yes checking variadic template support... yes checking static_assert support... yes checking template alias... yes checking constexpr support... yes checking enum class support... yes checking range-for support... yes checking lambda support... yes checking thread support... yes checking mutex support... yes checking condition variable support... yes checking atomic support... yes checking chrono support... yes checking for std::is_base_of... yes checking for different std::chrono::duration types... no checking C++ version... 201703 checking whether -Wl,-R flag is available in linker... yes configure: WARNING: "Detected musl libc: musl dlclose() is a noop" checking whether mips64-openwrt-linux-musl-g++ supports -Wno-missing-field-initializers... yes checking for library containing inet_pton... none required checking for library containing recvfrom... none required checking for library containing nanosleep... none required checking for library containing dlsym... none required checking for stdbool.h that conforms to C99... no checking for _Bool... no checking for size_t... yes checking for ssize_t... yes checking OS type... Linux checking for sa_len in struct sockaddr... no checking for usuable C++11 regex... no checking for OpenSSL library... configure: error: OpenSSL not found at /builder/shared-workdir/build/sdk/staging_dir/target-mips64_octeonplus_64_musl/usr make[3]: *** [Makefile:325: /builder/shared-workdir/build/sdk/build_dir/target-mips64_octeonplus_64_musl/kea-1.8.2/.configured_68b329da9893e34099c7d8ad5cb9c940] Error 1 time: package/feeds/packages/kea/compile#47.70#4.51#57.82