* Package: net-vpn/openvpn-2.4.9 * Repository: gentoo * Maintainer: chutzpah@gentoo.org williamh@gentoo.org * USE: arm64 elibc_glibc kernel_linux lzo mbedtls pam pkcs11 plugins ssl userland_GNU * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox * Determining the location of the kernel source code * Found kernel source directory: * /usr/src/linux * Found sources for kernel version: * 4.19.113-v8+ * Checking for suitable kernel configuration options... [ ok ] >>> Unpacking source... >>> Unpacking openvpn-2.4.9.tar.gz to /var/tmp/portage/net-vpn/openvpn-2.4.9/work >>> Source unpacked in /var/tmp/portage/net-vpn/openvpn-2.4.9/work >>> Preparing source in /var/tmp/portage/net-vpn/openvpn-2.4.9/work/openvpn-2.4.9 ... * Running eautoreconf in '/var/tmp/portage/net-vpn/openvpn-2.4.9/work/openvpn-2.4.9' ... * Running libtoolize --install --copy --force --automake ... [ ok ] * Running aclocal -I m4 ... [ ok ] * Running autoconf --force ... [ ok ] * Running autoheader ... [ ok ] * Running automake --add-missing --copy --force-missing ... [ ok ] * Running elibtoolize in: openvpn-2.4.9/ * Applying portage/1.2.0 patch ... * Applying sed/1.5.6 patch ... * Applying as-needed/2.4.3 patch ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/net-vpn/openvpn-2.4.9/work/openvpn-2.4.9 ... * econf: updating openvpn-2.4.9/config.guess with /usr/share/gnuconfig/config.guess * econf: updating openvpn-2.4.9/config.sub with /usr/share/gnuconfig/config.sub ./configure --prefix=/usr --build=aarch64-unknown-linux-gnu --host=aarch64-unknown-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --disable-silent-rules --docdir=/usr/share/doc/openvpn-2.4.9 --htmldir=/usr/share/doc/openvpn-2.4.9/html --with-sysroot=/ --libdir=/usr/lib64 --disable-async-push --enable-crypto --with-crypto-library=mbedtls --disable-lz4 --enable-lzo --enable-pkcs11 --enable-plugins --disable-iproute2 --enable-plugin-auth-pam --disable-plugin-down-root --disable-systemd checking for a BSD-compatible install... /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c checking whether build environment is sane... yes 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 build system type... aarch64-unknown-linux-gnu checking host system type... aarch64-unknown-linux-gnu checking whether make supports the include directive... yes (GNU style) checking for aarch64-unknown-linux-gnu-gcc... aarch64-unknown-linux-gnu-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... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether aarch64-unknown-linux-gnu-gcc accepts -g... yes checking for aarch64-unknown-linux-gnu-gcc option to accept ISO C89... none needed checking whether aarch64-unknown-linux-gnu-gcc understands -c and -o together... yes checking dependency style of aarch64-unknown-linux-gnu-gcc... none checking how to run the C preprocessor... aarch64-unknown-linux-gnu-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -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 minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for aarch64-unknown-linux-gnu-pkg-config... /usr/bin/aarch64-unknown-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking how to run the C preprocessor... aarch64-unknown-linux-gnu-gcc -E checking whether ln -s works... yes checking for a sed that does not truncate output... /bin/sed checking whether make sets $(MAKE)... (cached) yes checking for ifconfig... /bin/ifconfig checking for route... /bin/route checking for ip... /bin/ip checking for systemd-ask-password... no checking for netstat... netstat checking for man2html... no checking for git... git checking how to print strings... printf checking for a sed that does not truncate output... (cached) /bin/sed checking for fgrep... /bin/grep -F checking for ld used by aarch64-unknown-linux-gnu-gcc... /usr/aarch64-unknown-linux-gnu/bin/ld checking if the linker (/usr/aarch64-unknown-linux-gnu/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/aarch64-unknown-linux-gnu-nm -B checking the name lister (/usr/bin/aarch64-unknown-linux-gnu-nm -B) interface... BSD nm checking the maximum length of command line arguments... 1572864 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/aarch64-unknown-linux-gnu/bin/ld option to reload object files... -r checking for aarch64-unknown-linux-gnu-objdump... aarch64-unknown-linux-gnu-objdump checking how to recognize dependent libraries... pass_all checking for aarch64-unknown-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for aarch64-unknown-linux-gnu-ar... aarch64-unknown-linux-gnu-ar checking for archiver @FILE support... @ checking for aarch64-unknown-linux-gnu-strip... aarch64-unknown-linux-gnu-strip checking for aarch64-unknown-linux-gnu-ranlib... aarch64-unknown-linux-gnu-ranlib checking command to parse /usr/bin/aarch64-unknown-linux-gnu-nm -B output from aarch64-unknown-linux-gnu-gcc object... ok checking for sysroot... / checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for aarch64-unknown-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if aarch64-unknown-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for aarch64-unknown-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if aarch64-unknown-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if aarch64-unknown-linux-gnu-gcc static flag -static works... yes checking if aarch64-unknown-linux-gnu-gcc supports -c -o file.o... yes checking if aarch64-unknown-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the aarch64-unknown-linux-gnu-gcc linker (/usr/aarch64-unknown-linux-gnu/bin/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 for aarch64-unknown-linux-gnu-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 int8_t... yes checking for int16_t... yes checking for int32_t... yes checking for int64_t... yes checking for uint8_t... yes checking for uint16_t... yes checking for uint32_t... yes checking for uint64_t... yes checking return type of signal handlers... void checking for ISO C 1999 vararg macro support... yes checking for GNU GCC vararg macro support... yes checking for socklen_t... yes checking for C compiler empty array size... 0 checking size of unsigned int... 4 checking size of unsigned long... 8 checking stdio.h usability... yes checking stdio.h presence... yes checking for stdio.h... yes checking stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking time.h usability... yes checking time.h presence... yes checking for time.h... yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking io.h usability... no checking io.h presence... no checking for io.h... no checking direct.h usability... no checking direct.h presence... no checking for direct.h... no checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking for sys/types.h... (cached) yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking for unistd.h... (cached) yes checking for dlfcn.h... (cached) yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking netinet/in_systm.h usability... yes checking netinet/in_systm.h presence... yes checking for netinet/in_systm.h... yes checking netinet/tcp.h usability... yes checking netinet/tcp.h presence... yes checking for netinet/tcp.h... yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking windows.h usability... no checking windows.h presence... no checking for windows.h... no checking winsock2.h usability... no checking winsock2.h presence... no checking for winsock2.h... no checking ws2tcpip.h usability... no checking ws2tcpip.h presence... no checking for ws2tcpip.h... no checking versionhelpers.h usability... no checking versionhelpers.h presence... no checking for versionhelpers.h... no checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking for sys/stat.h... (cached) yes checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking sys/file.h usability... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking sys/wait.h usability... yes checking sys/wait.h presence... yes checking for sys/wait.h... yes checking for unistd.h... (cached) yes checking for signal.h... (cached) yes checking libgen.h usability... yes checking libgen.h presence... yes checking for libgen.h... yes checking stropts.h usability... yes checking stropts.h presence... yes checking for stropts.h... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking pwd.h usability... yes checking pwd.h presence... yes checking for pwd.h... yes checking grp.h usability... yes checking grp.h presence... yes checking for grp.h... yes checking sys/sockio.h usability... no checking sys/sockio.h presence... no checking for sys/sockio.h... no checking sys/uio.h usability... yes checking sys/uio.h presence... yes checking for sys/uio.h... yes checking linux/sockios.h usability... yes checking linux/sockios.h presence... yes checking for linux/sockios.h... yes checking linux/types.h usability... yes checking linux/types.h presence... yes checking for linux/types.h... yes checking sys/poll.h usability... yes checking sys/poll.h presence... yes checking for sys/poll.h... yes checking sys/epoll.h usability... yes checking sys/epoll.h presence... yes checking for sys/epoll.h... yes checking err.h usability... yes checking err.h presence... 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 sock_extended_err... no 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 whether SO_MARK is declared... yes configure: 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 vfork.h usability... no checking vfork.h presence... no checking for vfork.h... no checking for fork... yes checking for vfork... yes checking for working fork... yes 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 getpid... yes checking for dup... yes checking for dup2... yes checking for getpass... yes checking for syslog... yes checking for openlog... yes checking for mlockall... yes checking for getgrnam... yes checking for setgid... yes checking for setgroups... yes checking for stat... yes checking for flock... yes checking for readv... yes checking for writev... yes checking for time... yes checking for gettimeofday... yes checking for ctime... yes checking for memset... yes checking for vsnprintf... yes checking for strdup... yes checking for setsid... yes checking for chdir... yes checking for putenv... yes checking for getpeername... yes checking for unlink... yes checking for chsize... no checking for ftruncate... yes checking for execve... yes checking for getpeereid... no checking for umask... yes checking for basename... yes checking for dirname... yes checking for access... yes checking for epoll_create... yes checking for dlopen in -ldl... yes 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 inet_ntop... yes checking for inet_pton... yes checking for socket... yes checking for recv... yes checking for recvfrom... yes checking for send... yes checking for sendto... yes checking for listen... yes checking for accept... yes checking for connect... yes checking for bind... yes checking for select... yes checking for gethostbyname... yes checking for inet_ntoa... yes checking for setsockopt... yes checking for getsockopt... yes checking for getsockname... yes checking for poll... yes checking for library containing __res_init... none required checking net/if_tun.h usability... no checking net/if_tun.h presence... no checking for net/if_tun.h... no checking net/tun/if_tun.h usability... no checking net/tun/if_tun.h presence... no checking for net/tun/if_tun.h... no checking linux/if_tun.h usability... yes checking linux/if_tun.h presence... yes checking for linux/if_tun.h... yes checking tap-windows.h usability... no checking tap-windows.h presence... no checking for tap-windows.h... no checking whether TUNSETPERSIST is declared... yes checking for setcon in -lselinux... no checking for pam_start in -lpam... yes checking for PKCS11_HELPER... yes checking for mbedtls_ssl_init in -lmbedtls... yes checking mbedtls version... ok checking mbedtls pkcs11 support... configure: error: mbedtls has no pkcs11 wrapper compiled in !!! Please attach the following file when seeking support: !!! /var/tmp/portage/net-vpn/openvpn-2.4.9/work/openvpn-2.4.9/config.log * ERROR: net-vpn/openvpn-2.4.9::gentoo failed (configure phase): * econf failed * * Call stack: * ebuild.sh, line 125: Called src_configure * environment, line 2552: Called econf '--disable-async-push' '--enable-crypto' '--with-crypto-library=mbedtls' '--disable-lz4' '--enable-lzo' '--enable-pkcs11' '--enable-plugins' '--disable-iproute2' '--enable-plugin-auth-pam' '--disable-plugin-down-root' '--disable-systemd' * phase-helpers.sh, line 681: Called __helpers_die 'econf failed' * isolated-functions.sh, line 112: Called die * The specific snippet of code: * die "$@" * * If you need support, post the output of `emerge --info '=net-vpn/openvpn-2.4.9::gentoo'`, * the complete build log and the output of `emerge -pqv '=net-vpn/openvpn-2.4.9::gentoo'`. * The complete build log is located at '/var/tmp/portage/net-vpn/openvpn-2.4.9/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/net-vpn/openvpn-2.4.9/temp/environment'. * Working directory: '/var/tmp/portage/net-vpn/openvpn-2.4.9/work/openvpn-2.4.9' * S: '/var/tmp/portage/net-vpn/openvpn-2.4.9/work/openvpn-2.4.9'