>>> openvpn 2.6.12 Extracting gzip -d -c /workdir/instance-0/dl/openvpn/openvpn-2.6.12.tar.gz | tar --strip-components=1 -C /workdir/instance-0/output-1/build/openvpn-2.6.12 -xf - >>> openvpn 2.6.12 Patching >>> openvpn 2.6.12 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /workdir/instance-0/output-1/build/openvpn-2.6.12 -name $file); do cp support/gnuconfig/$file $i; done; done >>> openvpn 2.6.12 Patching libtool patching file /workdir/instance-0/output-1/build/openvpn-2.6.12/ltmain.sh Hunk #1 succeeded at 2947 (offset 260 lines). Hunk #2 succeeded at 4540 (offset 263 lines). Hunk #3 succeeded at 6836 (offset 282 lines). Hunk #4 succeeded at 6846 (offset 282 lines). Hunk #5 succeeded at 7146 (offset 289 lines). Hunk #6 succeeded at 7450 (offset 301 lines). Hunk #7 succeeded at 8426 (offset 314 lines). Hunk #8 succeeded at 11058 (offset 348 lines). >>> openvpn 2.6.12 Configuring (cd /workdir/instance-0/output-1/build/openvpn-2.6.12/ && rm -rf config.cache && GIT_DIR=. PATH="/workdir/instance-0/output-1/host/bin:/workdir/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/workdir/instance-0/output-1/host/bin/m68k-buildroot-linux-uclibc-gcc-ar" AS="/workdir/instance-0/output-1/host/bin/m68k-buildroot-linux-uclibc-as" LD="/workdir/instance-0/output-1/host/bin/m68k-buildroot-linux-uclibc-ld" NM="/workdir/instance-0/output-1/host/bin/m68k-buildroot-linux-uclibc-gcc-nm" CC="/workdir/instance-0/output-1/host/bin/m68k-buildroot-linux-uclibc-gcc" GCC="/workdir/instance-0/output-1/host/bin/m68k-buildroot-linux-uclibc-gcc" CPP="/workdir/instance-0/output-1/host/bin/m68k-buildroot-linux-uclibc-cpp" CXX="/workdir/instance-0/output-1/host/bin/m68k-buildroot-linux-uclibc-g++" FC="/workdir/instance-0/output-1/host/bin/m68k-buildroot-linux-uclibc-gfortran" F77="/workdir/instance-0/output-1/host/bin/m68k-buildroot-linux-uclibc-gfortran" RANLIB="/workdir/instance-0/output-1/host/bin/m68k-buildroot-linux-uclibc-gcc-ranlib" READELF="/workdir/instance-0/output-1/host/bin/m68k-buildroot-linux-uclibc-readelf" STRIP="/bin/true" OBJCOPY="/workdir/instance-0/output-1/host/bin/m68k-buildroot-linux-uclibc-objcopy" OBJDUMP="/workdir/instance-0/output-1/host/bin/m68k-buildroot-linux-uclibc-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/workdir/instance-0/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/workdir/instance-0/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/workdir/instance-0/output-1/host/include" LDFLAGS_FOR_BUILD="-L/workdir/instance-0/output-1/host/lib -Wl,-rpath,/workdir/instance-0/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/workdir/instance-0/output-1/host/bin/m68k-buildroot-linux-uclibc-as" DEFAULT_LINKER="/workdir/instance-0/output-1/host/bin/m68k-buildroot-linux-uclibc-ld" CPPFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -static" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -static -static" LDFLAGS=" -static" FCFLAGS=" -O3 -g0 -static" FFLAGS=" -O3 -g0 -static" PKG_CONFIG="/workdir/instance-0/output-1/host/bin/pkg-config" STAGING_DIR="/workdir/instance-0/output-1/host/m68k-buildroot-linux-uclibc/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no ac_cv_lbl_unaligned_fail=no ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_memcmp_working=yes ac_cv_have_decl_malloc=yes gl_cv_func_malloc_0_nonnull=yes ac_cv_func_malloc_0_nonnull=yes ac_cv_func_calloc_0_nonnull=yes ac_cv_func_realloc_0_nonnull=yes lt_cv_sys_lib_search_path_spec="" ac_cv_c_bigendian=yes NETSTAT=/bin/netstat CONFIG_SITE=/dev/null ./configure --target=m68k-buildroot-linux-uclibc --host=m68k-buildroot-linux-uclibc --build=x86_64-pc-linux-gnu --prefix=/usr --exec-prefix=/usr --sysconfdir=/etc --localstatedir=/var --program-prefix="" --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --with-xmlto=no --with-fop=no --disable-dependency-tracking --enable-ipv6 --disable-nls --enable-static --disable-shared --disable-unit-tests --disable-plugins --disable-dco --disable-lz4 --disable-lzo --disable-selinux --disable-plugin-auth-pam --with-crypto-library=mbedtls --disable-pkcs11 --disable-systemd ) configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --enable-ipv6, --disable-nls checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for m68k-buildroot-linux-uclibc-strip... /bin/true checking for a race-free mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking build system type... x86_64-pc-linux-gnu checking host system type... m68k-buildroot-linux-uclibc checking whether make supports the include directive... yes (GNU style) checking for m68k-buildroot-linux-uclibc-gcc... /workdir/instance-0/output-1/host/bin/m68k-buildroot-linux-uclibc-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 /workdir/instance-0/output-1/host/bin/m68k-buildroot-linux-uclibc-gcc accepts -g... yes checking for /workdir/instance-0/output-1/host/bin/m68k-buildroot-linux-uclibc-gcc option to enable C11 features... none needed checking whether /workdir/instance-0/output-1/host/bin/m68k-buildroot-linux-uclibc-gcc understands -c and -o together... yes checking dependency style of /workdir/instance-0/output-1/host/bin/m68k-buildroot-linux-uclibc-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 for vfork.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking pkg-config is at least version 0.9.0... yes checking how to run the C preprocessor... /workdir/instance-0/output-1/host/bin/m68k-buildroot-linux-uclibc-cpp checking whether ln -s works... yes checking for a sed that does not truncate output... /usr/bin/sed checking whether make sets $(MAKE)... (cached) yes checking for ifconfig... no checking for route... no checking for ip... no checking for systemd-ask-password... /usr/bin/systemd-ask-password checking for netstat... /bin/netstat checking for git... git checking for rst2man... no checking for rst2man.py... no checking for rst2html... no checking for rst2html.py... no checking how to print strings... printf checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by /workdir/instance-0/output-1/host/bin/m68k-buildroot-linux-uclibc-gcc... /workdir/instance-0/output-1/host/bin/m68k-buildroot-linux-uclibc-ld checking if the linker (/workdir/instance-0/output-1/host/bin/m68k-buildroot-linux-uclibc-ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /workdir/instance-0/output-1/host/bin/m68k-buildroot-linux-uclibc-gcc-nm checking the name lister (/workdir/instance-0/output-1/host/bin/m68k-buildroot-linux-uclibc-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 m68k-buildroot-linux-uclibc 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 /workdir/instance-0/output-1/host/bin/m68k-buildroot-linux-uclibc-ld option to reload object files... -r checking for m68k-buildroot-linux-uclibc-file... no checking for file... file configure: WARNING: using cross tools not prefixed with host triplet checking for m68k-buildroot-linux-uclibc-objdump... /workdir/instance-0/output-1/host/bin/m68k-buildroot-linux-uclibc-objdump checking how to recognize dependent libraries... pass_all checking for m68k-buildroot-linux-uclibc-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for m68k-buildroot-linux-uclibc-ar... /workdir/instance-0/output-1/host/bin/m68k-buildroot-linux-uclibc-gcc-ar checking for archiver @FILE support... @ checking for m68k-buildroot-linux-uclibc-strip... (cached) /bin/true checking for m68k-buildroot-linux-uclibc-ranlib... /workdir/instance-0/output-1/host/bin/m68k-buildroot-linux-uclibc-gcc-ranlib checking command to parse /workdir/instance-0/output-1/host/bin/m68k-buildroot-linux-uclibc-gcc-nm output from /workdir/instance-0/output-1/host/bin/m68k-buildroot-linux-uclibc-gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for m68k-buildroot-linux-uclibc-mt... no checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... no checking for objdir... .libs checking if /workdir/instance-0/output-1/host/bin/m68k-buildroot-linux-uclibc-gcc supports -fno-rtti -fno-exceptions... no checking for /workdir/instance-0/output-1/host/bin/m68k-buildroot-linux-uclibc-gcc option to produce PIC... -fPIC -DPIC checking if /workdir/instance-0/output-1/host/bin/m68k-buildroot-linux-uclibc-gcc PIC flag -fPIC -DPIC works... yes checking if /workdir/instance-0/output-1/host/bin/m68k-buildroot-linux-uclibc-gcc static flag -static works... yes checking if /workdir/instance-0/output-1/host/bin/m68k-buildroot-linux-uclibc-gcc supports -c -o file.o... yes checking if /workdir/instance-0/output-1/host/bin/m68k-buildroot-linux-uclibc-gcc supports -c -o file.o... (cached) yes checking whether the /workdir/instance-0/output-1/host/bin/m68k-buildroot-linux-uclibc-gcc linker (/workdir/instance-0/output-1/host/bin/m68k-buildroot-linux-uclibc-ld) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... no checking if libtool supports shared libraries... yes checking whether to build shared libraries... no checking whether to build static libraries... yes checking for m68k-buildroot-linux-uclibc-windres... no checking for windres... no checking for an ANSI C-conforming const... yes checking for inline... inline checking for working volatile... yes checking for off_t... yes checking for pid_t... yes checking for size_t... yes checking for uid_t in sys/types.h... yes checking for socklen_t... yes checking size of unsigned int... 4 checking size of unsigned long... 4 checking for fcntl.h... yes checking for io.h... no checking for sys/types.h... (cached) yes checking for sys/socket.h... yes checking for unistd.h... (cached) yes checking for dlfcn.h... (cached) no checking for netinet/in.h... yes checking for netinet/in_systm.h... yes checking for netinet/tcp.h... yes checking for arpa/inet.h... yes checking for netdb.h... yes checking for sys/time.h... yes checking for sys/ioctl.h... yes checking for sys/stat.h... (cached) yes checking for sys/mman.h... yes checking for sys/file.h... yes checking for sys/wait.h... yes checking for unistd.h... (cached) yes checking for libgen.h... yes checking for stropts.h... no checking for syslog.h... yes checking for pwd.h... yes checking for grp.h... yes checking for termios.h... yes checking for sys/sockio.h... no checking for sys/uio.h... yes checking for linux/sockios.h... yes checking for linux/types.h... yes checking for linux/errqueue.h... yes checking for poll.h... yes checking for sys/epoll.h... yes checking for err.h... yes checking for net/if.h... yes checking for netinet/ip.h... yes checking for resolv.h... yes checking for sys/un.h... yes checking for net/if_utun.h... no checking for sys/kern_control.h... no checking for in_addr_t... yes checking for in_port_t... yes checking for struct iphdr... yes checking for struct msghdr... yes checking for struct cmsghdr... yes checking for struct in_pktinfo... yes checking for sa_family_t... yes checking for struct in_pktinfo.ipi_spec_dst... yes checking for struct sockaddr_in6... yes checking for /workdir/instance-0/output-1/host/bin/m68k-buildroot-linux-uclibc-gcc options needed to detect all undeclared functions... none needed checking whether SO_MARK is declared... yes checking anonymous union support... yes checking linker supports --wrap... yes checking whether SIGHUP is declared... yes checking whether SIGINT is declared... yes checking whether SIGUSR1 is declared... yes checking whether SIGUSR2 is declared... yes checking whether SIGTERM is declared... yes checking for fork... yes checking for vfork... yes checking for working fork... cross configure: WARNING: result yes guessed because of cross compilation checking for working vfork... (cached) yes checking for daemon... yes checking for chroot... yes checking for getpwnam... yes checking for setuid... yes checking for nice... yes checking for system... yes checking for dup... yes checking for dup2... yes checking for syslog... yes checking for openlog... yes checking for mlockall... yes checking for getrlimit... yes checking for getgrnam... yes checking for setgid... yes checking for setgroups... yes checking for flock... yes checking for readv... yes checking for writev... yes checking for time... yes checking for gettimeofday... yes checking for setsid... yes checking for chdir... yes checking for chsize... no checking for ftruncate... yes checking for execve... yes checking for getpeereid... no checking for basename... yes checking for dirname... yes checking for access... yes checking for epoll_create... yes checking for strsep... yes checking for dlopen in -ldl... no checking for inet_ntoa in -lnsl... yes checking for socket in -lsocket... no checking for gethostbyname in -lresolv... yes checking for sendmsg... yes checking for recvmsg... yes checking for library containing __res_init... none required checking for net/if_tun.h... no checking for net/tun/if_tun.h... no checking for linux/if_tun.h... yes checking for tap-windows.h... no checking whether TUNSETPERSIST is declared... yes checking for setcon in -lselinux... no checking for pam_start in -lpam... no checking for PKCS11_HELPER... no checking for LIBCAPNG... yes checking for sys/prctl.h... yes checking for mbedtls_ssl_init in -lmbedtls... no configure: error: Could not find mbed TLS. make: *** [package/pkg-generic.mk:279: /workdir/instance-0/output-1/build/openvpn-2.6.12/.stamp_configured] Error 1 make: Leaving directory '/workdir/instance-0/buildroot'