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-arm_cortex-a7+neon-vfpv4_musl_eabi/host/share/aclocal -I /builder/shared-workdir/build/sdk/staging_dir/hostpkg/share/aclocal -I /builder/shared-workdir/build/sdk/staging_dir/target-arm_cortex-a7+neon-vfpv4_musl_eabi/usr/share/aclocal -I m4 -I . --force fatal: not a git repository (or any parent up to mount point /) Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). autoreconf: configure.ac: tracing fatal: not a git repository (or any parent up to mount point /) Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). 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_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'. OpenWrt-libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. 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-arm_cortex-a7+neon-vfpv4_musl_eabi/host/share/aclocal -I /builder/shared-workdir/build/sdk/staging_dir/hostpkg/share/aclocal -I /builder/shared-workdir/build/sdk/staging_dir/target-arm_cortex-a7+neon-vfpv4_musl_eabi/usr/share/aclocal -I m4 -I . --force autoreconf: running: /builder/shared-workdir/build/sdk/staging_dir/host/bin/autoconf --include=/builder/shared-workdir/build/sdk/staging_dir/target-arm_cortex-a7+neon-vfpv4_musl_eabi/host/share/aclocal --include=/builder/shared-workdir/build/sdk/staging_dir/hostpkg/share/aclocal --include=/builder/shared-workdir/build/sdk/staging_dir/target-arm_cortex-a7+neon-vfpv4_musl_eabi/usr/share/aclocal --include=m4 --include=. --prepend-include=/builder/shared-workdir/build/sdk/staging_dir/host/share/aclocal --force fatal: not a git repository (or any parent up to mount point /) Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). autoreconf: running: /builder/shared-workdir/build/sdk/staging_dir/host/bin/autoheader --include=/builder/shared-workdir/build/sdk/staging_dir/target-arm_cortex-a7+neon-vfpv4_musl_eabi/host/share/aclocal --include=/builder/shared-workdir/build/sdk/staging_dir/hostpkg/share/aclocal --include=/builder/shared-workdir/build/sdk/staging_dir/target-arm_cortex-a7+neon-vfpv4_musl_eabi/usr/share/aclocal --include=m4 --include=. --prepend-include=/builder/shared-workdir/build/sdk/staging_dir/host/share/aclocal --force fatal: not a git repository (or any parent up to mount point /) Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). autoreconf: running: /builder/shared-workdir/build/sdk/staging_dir/host/bin/automake --add-missing --force-missing fatal: not a git repository (or any parent up to mount point /) Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). configure.ac:69: installing './compile' configure.ac:51: installing './missing' bin/check/Makefile.am: installing './depcomp' autoreconf: Leaving directory '.' configure: loading site script /builder/shared-workdir/build/sdk/include/site/arm checking build system type... x86_64-pc-linux-gnu checking host system type... arm-openwrt-linux-gnu checking target system type... arm-openwrt-linux-gnu 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 arm-openwrt-linux-strip... arm-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 how to create a pax tar archive... gnutar checking whether make supports nested variables... (cached) yes checking whether to enable maintainer-specific portions of Makefiles... no checking whether make supports the include directive... yes (GNU style) checking for arm-openwrt-linux-gcc... arm-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 arm-openwrt-linux-muslgnueabi-gcc accepts -g... yes checking for arm-openwrt-linux-muslgnueabi-gcc option to enable C11 features... none needed checking whether arm-openwrt-linux-muslgnueabi-gcc understands -c and -o together... yes checking dependency style of arm-openwrt-linux-muslgnueabi-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 for arm-openwrt-linux-gcc... (cached) arm-openwrt-linux-muslgnueabi-gcc checking whether the compiler supports GNU C... (cached) yes checking whether arm-openwrt-linux-muslgnueabi-gcc accepts -g... (cached) yes checking for arm-openwrt-linux-muslgnueabi-gcc option to enable C11 features... (cached) none needed checking whether arm-openwrt-linux-muslgnueabi-gcc understands -c and -o together... (cached) yes checking dependency style of arm-openwrt-linux-muslgnueabi-gcc... (cached) none checking how to run the C preprocessor... arm-openwrt-linux-muslgnueabi-gcc -E checking for x86_64-pc-linux-gnu-gcc... no checking for gcc... gcc checking whether the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... none 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 how to run the C preprocessor... gcc -E checking whether byte ordering is bigendian... (cached) no checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for _LARGEFILE_SOURCE value needed for large files... no checking whether make sets $(MAKE)... (cached) yes checking for arm-openwrt-linux-ar... arm-openwrt-linux-muslgnueabi-gcc-ar checking the archiver (arm-openwrt-linux-muslgnueabi-gcc-ar) interface... ar checking whether ln -s works... yes checking for a POSIX-compatible shell... /bin/bash 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 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 arm-openwrt-linux-muslgnueabi-gcc... arm-openwrt-linux-muslgnueabi-ld checking if the linker (arm-openwrt-linux-muslgnueabi-ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... arm-openwrt-linux-muslgnueabi-gcc-nm checking the name lister (arm-openwrt-linux-muslgnueabi-gcc-nm) interface... BSD nm checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to arm-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 arm-openwrt-linux-muslgnueabi-ld option to reload object files... -r checking for arm-openwrt-linux-file... no checking for file... file configure: WARNING: using cross tools not prefixed with host triplet checking for arm-openwrt-linux-objdump... arm-openwrt-linux-muslgnueabi-objdump checking how to recognize dependent libraries... pass_all checking for arm-openwrt-linux-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for arm-openwrt-linux-ar... (cached) arm-openwrt-linux-muslgnueabi-gcc-ar checking for archiver @FILE support... @ checking for arm-openwrt-linux-strip... (cached) arm-openwrt-linux-muslgnueabi-strip checking for arm-openwrt-linux-ranlib... arm-openwrt-linux-muslgnueabi-gcc-ranlib checking command to parse arm-openwrt-linux-muslgnueabi-gcc-nm output from arm-openwrt-linux-muslgnueabi-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 arm-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 arm-openwrt-linux-muslgnueabi-gcc supports -fno-rtti -fno-exceptions... no checking for arm-openwrt-linux-muslgnueabi-gcc option to produce PIC... -fPIC -DPIC checking if arm-openwrt-linux-muslgnueabi-gcc PIC flag -fPIC -DPIC works... yes checking if arm-openwrt-linux-muslgnueabi-gcc static flag -static works... yes checking if arm-openwrt-linux-muslgnueabi-gcc supports -c -o file.o... yes checking if arm-openwrt-linux-muslgnueabi-gcc supports -c -o file.o... (cached) yes checking whether the arm-openwrt-linux-muslgnueabi-gcc linker (arm-openwrt-linux-muslgnueabi-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 whether C compiler accepts -fno-strict-aliasing... yes checking whether C compiler accepts -Werror -fno-delete-null-pointer-checks... yes checking whether C compiler accepts -fdiagnostics-show-option... yes checking whether the linker accepts -Wl,--export-dynamic... yes checking pkg-config is at least version 0.9.0... yes checking whether to enable fuzzing mode... no checking for perl5... no checking for perl... /builder/shared-workdir/build/sdk/staging_dir/host/bin/perl checking for perl module: Digest::HMAC... no checking for perl module: File::Fetch... yes checking for perl module: Net::DNS... no checking for perl module: Net::DNS::Nameserver... no checking for perl module: Time::HiRes... yes 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 GNU default python prefix... ${prefix} checking for GNU default python exec_prefix... ${exec_prefix} checking for python script directory (pythondir)... ${PYTHON_PREFIX}/lib/python3.7/site-packages checking for python extension module directory (pyexecdir)... ${PYTHON_EXEC_PREFIX}/lib/python3.7/site-packages checking for pytest-3... no checking for py.test-3... no checking for pytest... no checking for py.test... no checking for pytest-pypy... no configure: WARNING: pytest not found, some system tests will be skipped checking for python module: dns... no checking for xsltproc... /builder/shared-workdir/build/sdk/staging_dir/hostpkg/bin/xsltproc checking for fcntl.h... yes checking for regex.h... yes checking for sys/time.h... yes checking for unistd.h... (cached) yes checking for sys/mman.h... yes checking for sys/sockio.h... no checking for sys/select.h... yes checking for sys/param.h... yes checking for sys/sysctl.h... no checking for net/if6.h... no checking for sys/socket.h... yes checking for net/route.h... yes checking for linux/netlink.h... yes checking for linux/rtnetlink.h... yes checking for threads.h... yes checking for thread local storage (TLS) class... _Thread_local checking for an ANSI C-conforming const... yes checking for inline... inline checking for working volatile... yes checking for yield instruction support... yes checking for sysctlbyname... no checking for seteuid... yes checking for setresuid... (cached) no checking for setegid... yes checking for setresgid... yes checking for size_t... yes checking for ssize_t... yes checking for uintptr_t... yes checking for uname... yes checking for __attribute__((noreturn))... yes checking for __attribute__((malloc))... yes checking for extended malloc attributes... no checking for __attribute__((returns_nonnull))... yes checking for kqueue... no checking for epoll_create1... yes checking for sys/devpoll.h... no checking for devpoll.h... no checking whether arm-openwrt-linux-muslgnueabi-gcc is Clang... no checking whether pthreads work with "-pthread" and "-lpthread"... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking whether more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking for pthread_attr_getstacksize... yes checking for pthread_attr_setstacksize... yes checking for pthread_barrier_init... yes checking for PTHREAD_MUTEX_ADAPTIVE_NP... using standard lock type checking for sched.h... yes checking for library containing sched_yield... none required checking for sched_yield... yes checking for pthread_yield... no checking for pthread_yield_np... no checking for pthread_setname_np... yes checking for pthread_set_name_np... no checking for pthread_np.h... no checking for libuv... checking for libuv >= 1.0.0... yes checking for arm-openwrt-linux-muslgnueabi-gcc options needed to detect all undeclared functions... none needed checking whether UV_UDP_MMSG_FREE is declared... yes checking whether UV_UDP_MMSG_CHUNK is declared... yes checking whether struct msghdr uses padding for alignment... no checking whether UV_UDP_RECVMMSG is declared... yes checking for libnghttp2 >= 1.6.0... yes checking for flockfile... yes checking for getc_unlocked... yes checking for sysconf... yes checking for libssl libcrypto... no checking for include/openssl/ssl.h in /builder/shared-workdir/build/sdk/staging_dir/target-arm_cortex-a7+neon-vfpv4_musl_eabi/usr... no checking whether compiling and linking against OpenSSL works... no configure: error: in `/builder/shared-workdir/build/sdk/build_dir/target-arm_cortex-a7+neon-vfpv4_musl_eabi/bind-9.18.11': configure: error: OpenSSL/LibreSSL not found See `config.log' for more details make[3]: *** [Makefile:296: /builder/shared-workdir/build/sdk/build_dir/target-arm_cortex-a7+neon-vfpv4_musl_eabi/bind-9.18.11/.configured_443663f261db62ef1cb46c4163300f86] Error 1 time: package/feeds/packages/bind/compile#36.44#4.71#64.47