>>> openvpn 2.5.7 Extracting gzip -d -c /tmp/instance-5/dl/openvpn/openvpn-2.5.7.tar.gz | tar --strip-components=1 -C /tmp/instance-5/output-1/build/openvpn-2.5.7 -xf - >>> openvpn 2.5.7 Patching >>> openvpn 2.5.7 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /tmp/instance-5/output-1/build/openvpn-2.5.7 -name $file); do cp support/gnuconfig/$file $i; done; done >>> openvpn 2.5.7 Patching libtool patching file /tmp/instance-5/output-1/build/openvpn-2.5.7/ltmain.sh Hunk #1 succeeded at 2694 (offset 7 lines). Hunk #2 succeeded at 4284 (offset 7 lines). Hunk #3 succeeded at 6579 (offset 25 lines). Hunk #4 succeeded at 6589 (offset 25 lines). Hunk #5 succeeded at 6882 (offset 25 lines). Hunk #6 succeeded at 7174 (offset 25 lines). Hunk #7 succeeded at 8142 (offset 30 lines). Hunk #8 succeeded at 10771 (offset 61 lines). >>> openvpn 2.5.7 Configuring (cd /tmp/instance-5/output-1/build/openvpn-2.5.7/ && rm -rf config.cache && PATH="/tmp/instance-5/output-1/host/bin:/tmp/instance-5/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-5/output-1/host/bin/or1k-buildroot-linux-musl-gcc-ar" AS="/tmp/instance-5/output-1/host/bin/or1k-buildroot-linux-musl-as" LD="/tmp/instance-5/output-1/host/bin/or1k-buildroot-linux-musl-ld" NM="/tmp/instance-5/output-1/host/bin/or1k-buildroot-linux-musl-gcc-nm" CC="/tmp/instance-5/output-1/host/bin/or1k-buildroot-linux-musl-gcc" GCC="/tmp/instance-5/output-1/host/bin/or1k-buildroot-linux-musl-gcc" CPP="/tmp/instance-5/output-1/host/bin/or1k-buildroot-linux-musl-cpp" CXX="/tmp/instance-5/output-1/host/bin/or1k-buildroot-linux-musl-g++" FC="/tmp/instance-5/output-1/host/bin/or1k-buildroot-linux-musl-gfortran" F77="/tmp/instance-5/output-1/host/bin/or1k-buildroot-linux-musl-gfortran" RANLIB="/tmp/instance-5/output-1/host/bin/or1k-buildroot-linux-musl-gcc-ranlib" READELF="/tmp/instance-5/output-1/host/bin/or1k-buildroot-linux-musl-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-5/output-1/host/bin/or1k-buildroot-linux-musl-objcopy" OBJDUMP="/tmp/instance-5/output-1/host/bin/or1k-buildroot-linux-musl-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/tmp/instance-5/output-1/host/bin/ccache /usr/bin/gcc" GCC_FOR_BUILD="/tmp/instance-5/output-1/host/bin/ccache /usr/bin/gcc" CXX_FOR_BUILD="/tmp/instance-5/output-1/host/bin/ccache /usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-5/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-5/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-5/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-5/output-1/host/lib -Wl,-rpath,/tmp/instance-5/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-5/output-1/host/bin/or1k-buildroot-linux-musl-as" DEFAULT_LINKER="/tmp/instance-5/output-1/host/bin/or1k-buildroot-linux-musl-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 -Ofast -g0 -static" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -static -static" LDFLAGS=" -static" FCFLAGS=" -Ofast -g0 -static" FFLAGS=" -Ofast -g0 -static" PKG_CONFIG="/tmp/instance-5/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-5/output-1/host/or1k-buildroot-linux-musl/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no ac_cv_lbl_unaligned_fail=yes 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 gt_cv_func_gnugettext1_libc=yes gt_cv_func_gnugettext2_libc=yes NETSTAT=/bin/netstat CONFIG_SITE=/dev/null ./configure --target=or1k-buildroot-linux-musl --host=or1k-buildroot-linux-musl --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-lz4 --disable-lzo --disable-selinux --disable-plugin-auth-pam --with-crypto-library=openssl --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 or1k-buildroot-linux-musl-strip... /bin/true checking for a thread-safe 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... or1k-buildroot-linux-musl checking whether make supports the include directive... yes (GNU style) checking for or1k-buildroot-linux-musl-gcc... /tmp/instance-5/output-1/host/bin/or1k-buildroot-linux-musl-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 we are using the GNU C compiler... yes checking whether /tmp/instance-5/output-1/host/bin/or1k-buildroot-linux-musl-gcc accepts -g... yes checking for /tmp/instance-5/output-1/host/bin/or1k-buildroot-linux-musl-gcc option to accept ISO C89... none needed checking whether /tmp/instance-5/output-1/host/bin/or1k-buildroot-linux-musl-gcc understands -c and -o together... yes checking dependency style of /tmp/instance-5/output-1/host/bin/or1k-buildroot-linux-musl-gcc... none checking how to run the C preprocessor... /tmp/instance-5/output-1/host/bin/or1k-buildroot-linux-musl-cpp checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/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 pkg-config is at least version 0.9.0... yes checking how to run the C preprocessor... /tmp/instance-5/output-1/host/bin/or1k-buildroot-linux-musl-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... /usr/sbin/ifconfig checking for route... /usr/sbin/route checking for ip... /usr/sbin/ip checking for systemd-ask-password... /usr/bin/systemd-ask-password checking for netstat... /bin/netstat checking for git... git checking for rst2man... rst2man checking for rst2html... rst2html checking how to print strings... printf checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for fgrep... /usr/bin/grep -F checking for ld used by /tmp/instance-5/output-1/host/bin/or1k-buildroot-linux-musl-gcc... /tmp/instance-5/output-1/host/bin/or1k-buildroot-linux-musl-ld checking if the linker (/tmp/instance-5/output-1/host/bin/or1k-buildroot-linux-musl-ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /tmp/instance-5/output-1/host/bin/or1k-buildroot-linux-musl-gcc-nm checking the name lister (/tmp/instance-5/output-1/host/bin/or1k-buildroot-linux-musl-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 or1k-buildroot-linux-musl 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 /tmp/instance-5/output-1/host/bin/or1k-buildroot-linux-musl-ld option to reload object files... -r checking for or1k-buildroot-linux-musl-objdump... /tmp/instance-5/output-1/host/bin/or1k-buildroot-linux-musl-objdump checking how to recognize dependent libraries... pass_all checking for or1k-buildroot-linux-musl-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for or1k-buildroot-linux-musl-ar... /tmp/instance-5/output-1/host/bin/or1k-buildroot-linux-musl-gcc-ar checking for archiver @FILE support... @ checking for or1k-buildroot-linux-musl-strip... (cached) /bin/true checking for or1k-buildroot-linux-musl-ranlib... /tmp/instance-5/output-1/host/bin/or1k-buildroot-linux-musl-gcc-ranlib checking command to parse /tmp/instance-5/output-1/host/bin/or1k-buildroot-linux-musl-gcc-nm output from /tmp/instance-5/output-1/host/bin/or1k-buildroot-linux-musl-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 or1k-buildroot-linux-musl-mt... no checking for mt... mt configure: WARNING: using cross tools not prefixed with host triplet checking if mt is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if /tmp/instance-5/output-1/host/bin/or1k-buildroot-linux-musl-gcc supports -fno-rtti -fno-exceptions... no checking for /tmp/instance-5/output-1/host/bin/or1k-buildroot-linux-musl-gcc option to produce PIC... -fPIC -DPIC checking if /tmp/instance-5/output-1/host/bin/or1k-buildroot-linux-musl-gcc PIC flag -fPIC -DPIC works... yes checking if /tmp/instance-5/output-1/host/bin/or1k-buildroot-linux-musl-gcc static flag -static works... yes checking if /tmp/instance-5/output-1/host/bin/or1k-buildroot-linux-musl-gcc supports -c -o file.o... yes checking if /tmp/instance-5/output-1/host/bin/or1k-buildroot-linux-musl-gcc supports -c -o file.o... (cached) yes checking whether the /tmp/instance-5/output-1/host/bin/or1k-buildroot-linux-musl-gcc linker (/tmp/instance-5/output-1/host/bin/or1k-buildroot-linux-musl-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 or1k-buildroot-linux-musl-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... 4 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 linux/errqueue.h usability... yes checking linux/errqueue.h presence... yes checking for linux/errqueue.h... yes checking poll.h usability... yes checking poll.h presence... yes checking for 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 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... 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 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 strsep... yes checking for dlopen in -ldl... yes checking for inet_ntoa in -lnsl... no 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... no checking for library containing res_9_init... no 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... no checking for PKCS11_HELPER... no checking for OPENSSL... yes checking for SSL_CTX_new... yes checking for EVP_CIPHER_CTX_set_key_length... yes checking for ENGINE_load_builtin_engines... yes checking for ENGINE_register_all_complete... yes checking for EVP_aes_256_gcm... yes checking for HMAC_CTX_new... yes checking for HMAC_CTX_free... yes checking for HMAC_CTX_reset... yes checking for EVP_MD_CTX_new... yes checking for EVP_MD_CTX_free... yes checking for EVP_MD_CTX_reset... yes checking for EVP_CIPHER_CTX_reset... yes checking for OpenSSL_version... yes checking for SSL_CTX_get_default_passwd_cb... yes checking for SSL_CTX_get_default_passwd_cb_userdata... yes checking for SSL_CTX_set1_groups... yes checking for SSL_CTX_set_security_level... yes checking for X509_get0_notBefore... yes checking for X509_get0_notAfter... yes checking for X509_get0_pubkey... yes checking for X509_STORE_get0_objects... yes checking for X509_OBJECT_free... yes checking for X509_OBJECT_get_type... yes checking for EVP_PKEY_get0_RSA... yes checking for EVP_PKEY_get0_DSA... yes checking for EVP_PKEY_get0_EC_KEY... yes checking for RSA_set_flags... yes checking for RSA_bits... yes checking for RSA_get0_key... yes checking for RSA_set0_key... yes checking for DSA_get0_pqg... yes checking for DSA_bits... yes checking for RSA_meth_new... no checking for RSA_meth_free... no checking for RSA_meth_set_pub_enc... no checking for RSA_meth_set_pub_dec... no checking for RSA_meth_set_priv_enc... no checking for RSA_meth_set_priv_dec... no checking for RSA_meth_set_init... no checking for RSA_meth_set_sign... no checking for RSA_meth_set_finish... no checking for RSA_meth_set0_app_data... no checking for RSA_meth_get0_app_data... no checking for EC_GROUP_order_bits... yes checking for lzo1x_1_15_compress in -llzo2... yes checking lzo/lzoutil.h usability... yes checking lzo/lzoutil.h presence... yes checking for lzo/lzoutil.h... yes checking lzo/lzo1x.h usability... yes checking lzo/lzo1x.h presence... yes checking for lzo/lzo1x.h... yes checking git checkout... no checking whether the compiler accepts -Wno-stringop-truncation... yes checking whether the compiler accepts -Wall... yes checking for CMOCKA... no configure: WARNING: cmocka.pc not found on the system. Unit tests disabled checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating version.sh config.status: creating Makefile config.status: creating build/Makefile config.status: creating build/msvc/Makefile config.status: creating build/msvc/msvc-generate/Makefile config.status: creating distro/Makefile config.status: creating distro/systemd/Makefile config.status: creating doc/Makefile config.status: creating doc/doxygen/Makefile config.status: creating doc/doxygen/openvpn.doxyfile config.status: creating include/Makefile config.status: creating sample/sample-plugins/Makefile config.status: creating src/Makefile config.status: creating src/compat/Makefile config.status: creating src/openvpn/Makefile config.status: creating src/openvpnmsica/Makefile config.status: creating src/openvpnserv/Makefile config.status: creating src/plugins/Makefile config.status: creating src/plugins/auth-pam/Makefile config.status: creating src/plugins/down-root/Makefile config.status: creating src/tapctl/Makefile config.status: creating tests/Makefile config.status: creating tests/unit_tests/Makefile config.status: creating tests/unit_tests/example_test/Makefile config.status: creating tests/unit_tests/openvpn/Makefile config.status: creating tests/unit_tests/plugins/Makefile config.status: creating tests/unit_tests/plugins/auth-pam/Makefile config.status: creating tests/unit_tests/engine-key/Makefile config.status: creating sample/Makefile config.status: creating tests/t_client.sh config.status: creating config.h config.status: creating include/openvpn-plugin.h config.status: include/openvpn-plugin.h is unchanged config.status: executing depfiles commands config.status: executing libtool commands 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 >>> openvpn 2.5.7 Building PATH="/tmp/instance-5/output-1/host/bin:/tmp/instance-5/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 -C /tmp/instance-5/output-1/build/openvpn-2.5.7/ make[1]: Entering directory '/tmp/instance-5/output-1/build/openvpn-2.5.7' /home/autobuild/make/make all-recursive make[2]: Entering directory '/tmp/instance-5/output-1/build/openvpn-2.5.7' Making all in build make[3]: Entering directory '/tmp/instance-5/output-1/build/openvpn-2.5.7/build' Making all in msvc make[4]: Entering directory '/tmp/instance-5/output-1/build/openvpn-2.5.7/build/msvc' Making all in msvc-generate make[5]: Entering directory '/tmp/instance-5/output-1/build/openvpn-2.5.7/build/msvc/msvc-generate' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/tmp/instance-5/output-1/build/openvpn-2.5.7/build/msvc/msvc-generate' make[5]: Entering directory '/tmp/instance-5/output-1/build/openvpn-2.5.7/build/msvc' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/tmp/instance-5/output-1/build/openvpn-2.5.7/build/msvc' make[4]: Leaving directory '/tmp/instance-5/output-1/build/openvpn-2.5.7/build/msvc' make[4]: Entering directory '/tmp/instance-5/output-1/build/openvpn-2.5.7/build' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/tmp/instance-5/output-1/build/openvpn-2.5.7/build' make[3]: Leaving directory '/tmp/instance-5/output-1/build/openvpn-2.5.7/build' Making all in distro make[3]: Entering directory '/tmp/instance-5/output-1/build/openvpn-2.5.7/distro' Making all in systemd make[4]: Entering directory '/tmp/instance-5/output-1/build/openvpn-2.5.7/distro/systemd' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/tmp/instance-5/output-1/build/openvpn-2.5.7/distro/systemd' make[4]: Entering directory '/tmp/instance-5/output-1/build/openvpn-2.5.7/distro' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/tmp/instance-5/output-1/build/openvpn-2.5.7/distro' make[3]: Leaving directory '/tmp/instance-5/output-1/build/openvpn-2.5.7/distro' Making all in include make[3]: Entering directory '/tmp/instance-5/output-1/build/openvpn-2.5.7/include' /home/autobuild/make/make all-am make[4]: Entering directory '/tmp/instance-5/output-1/build/openvpn-2.5.7/include' make[4]: Leaving directory '/tmp/instance-5/output-1/build/openvpn-2.5.7/include' make[3]: Leaving directory '/tmp/instance-5/output-1/build/openvpn-2.5.7/include' Making all in src make[3]: Entering directory '/tmp/instance-5/output-1/build/openvpn-2.5.7/src' Making all in compat make[4]: Entering directory '/tmp/instance-5/output-1/build/openvpn-2.5.7/src/compat' /bin/bash ../../libtool --tag=CC --mode=compile /tmp/instance-5/output-1/host/bin/or1k-buildroot-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -static -std=c99 -c -o compat-dirname.lo compat-dirname.c libtool: compile: /tmp/instance-5/output-1/host/bin/or1k-buildroot-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -std=c99 -c compat-dirname.c -o compat-dirname.o /bin/bash ../../libtool --tag=CC --mode=compile /tmp/instance-5/output-1/host/bin/or1k-buildroot-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -static -std=c99 -c -o compat-basename.lo compat-basename.c libtool: compile: /tmp/instance-5/output-1/host/bin/or1k-buildroot-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -std=c99 -c compat-basename.c -o compat-basename.o /bin/bash ../../libtool --tag=CC --mode=compile /tmp/instance-5/output-1/host/bin/or1k-buildroot-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -static -std=c99 -c -o compat-gettimeofday.lo compat-gettimeofday.c libtool: compile: /tmp/instance-5/output-1/host/bin/or1k-buildroot-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -std=c99 -c compat-gettimeofday.c -o compat-gettimeofday.o /bin/bash ../../libtool --tag=CC --mode=compile /tmp/instance-5/output-1/host/bin/or1k-buildroot-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -static -std=c99 -c -o compat-daemon.lo compat-daemon.c libtool: compile: /tmp/instance-5/output-1/host/bin/or1k-buildroot-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -std=c99 -c compat-daemon.c -o compat-daemon.o /bin/bash ../../libtool --tag=CC --mode=compile /tmp/instance-5/output-1/host/bin/or1k-buildroot-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -static -std=c99 -c -o compat-inet_ntop.lo compat-inet_ntop.c libtool: compile: /tmp/instance-5/output-1/host/bin/or1k-buildroot-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -std=c99 -c compat-inet_ntop.c -o compat-inet_ntop.o /bin/bash ../../libtool --tag=CC --mode=compile /tmp/instance-5/output-1/host/bin/or1k-buildroot-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -static -std=c99 -c -o compat-inet_pton.lo compat-inet_pton.c libtool: compile: /tmp/instance-5/output-1/host/bin/or1k-buildroot-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -std=c99 -c compat-inet_pton.c -o compat-inet_pton.o /bin/bash ../../libtool --tag=CC --mode=compile /tmp/instance-5/output-1/host/bin/or1k-buildroot-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -static -std=c99 -c -o compat-lz4.lo compat-lz4.c libtool: compile: /tmp/instance-5/output-1/host/bin/or1k-buildroot-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -std=c99 -c compat-lz4.c -o compat-lz4.o /bin/bash ../../libtool --tag=CC --mode=compile /tmp/instance-5/output-1/host/bin/or1k-buildroot-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -static -std=c99 -c -o compat-strsep.lo compat-strsep.c libtool: compile: /tmp/instance-5/output-1/host/bin/or1k-buildroot-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -std=c99 -c compat-strsep.c -o compat-strsep.o /bin/bash ../../libtool --tag=CC --mode=link /tmp/instance-5/output-1/host/bin/or1k-buildroot-linux-musl-gcc -Wall -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -static -std=c99 -static -o libcompat.la compat-dirname.lo compat-basename.lo compat-gettimeofday.lo compat-daemon.lo compat-inet_ntop.lo compat-inet_pton.lo compat-lz4.lo compat-strsep.lo libtool: link: /tmp/instance-5/output-1/host/bin/or1k-buildroot-linux-musl-gcc-ar cru .libs/libcompat.a compat-dirname.o compat-basename.o compat-gettimeofday.o compat-daemon.o compat-inet_ntop.o compat-inet_pton.o compat-lz4.o compat-strsep.o libtool: link: /tmp/instance-5/output-1/host/bin/or1k-buildroot-linux-musl-gcc-ranlib .libs/libcompat.a libtool: link: ( cd ".libs" && rm -f "libcompat.la" && ln -s "../libcompat.la" "libcompat.la" ) make[4]: Leaving directory '/tmp/instance-5/output-1/build/openvpn-2.5.7/src/compat' Making all in openvpn make[4]: Entering directory '/tmp/instance-5/output-1/build/openvpn-2.5.7/src/openvpn' /tmp/instance-5/output-1/host/bin/or1k-buildroot-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../src/compat -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\" -Wall -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -static -std=c99 -c -o argv.o argv.c /tmp/instance-5/output-1/host/bin/or1k-buildroot-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../src/compat -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\" -Wall -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -static -std=c99 -c -o auth_token.o auth_token.c /tmp/instance-5/output-1/host/bin/or1k-buildroot-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../src/compat -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\" -Wall -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -static -std=c99 -c -o base64.o base64.c /tmp/instance-5/output-1/host/bin/or1k-buildroot-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../src/compat -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\" -Wall -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -static -std=c99 -c -o buffer.o buffer.c /tmp/instance-5/output-1/host/bin/or1k-buildroot-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../src/compat -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\" -Wall -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -static -std=c99 -c -o clinat.o clinat.c /tmp/instance-5/output-1/host/bin/or1k-buildroot-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../src/compat -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\" -Wall -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -static -std=c99 -c -o comp.o comp.c /tmp/instance-5/output-1/host/bin/or1k-buildroot-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../src/compat -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\" -Wall -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -static -std=c99 -c -o compstub.o compstub.c compstub.c:181:1: warning: 'dummy' defined but not used [-Wunused-function] 181 | dummy(void) | ^~~~~ /tmp/instance-5/output-1/host/bin/or1k-buildroot-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../src/compat -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\" -Wall -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -static -std=c99 -c -o comp-lz4.o comp-lz4.c comp-lz4.c:320:1: warning: 'dummy' defined but not used [-Wunused-function] 320 | dummy(void) | ^~~~~ /tmp/instance-5/output-1/host/bin/or1k-buildroot-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../src/compat -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\" -Wall -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -static -std=c99 -c -o crypto.o crypto.c /tmp/instance-5/output-1/host/bin/or1k-buildroot-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../src/compat -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\" -Wall -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -static -std=c99 -c -o crypto_openssl.o crypto_openssl.c In file included from crypto_openssl.c:44: openssl_compat.h:447:1: error: static declaration of 'RSA_meth_new' follows non-static declaration 447 | RSA_meth_new(const char *name, int flags) | ^~~~~~~~~~~~ In file included from openssl_compat.h:45, from crypto_openssl.c:44: /tmp/instance-5/output-1/host/or1k-buildroot-linux-musl/sysroot/usr/include/openssl/rsa.h:420:13: note: previous declaration of 'RSA_meth_new' with type 'RSA_METHOD *(const char *, int)' {aka 'struct rsa_meth_st *(const char *, int)'} 420 | RSA_METHOD *RSA_meth_new(const char *name, int flags); | ^~~~~~~~~~~~ In file included from crypto_openssl.c:40: openssl_compat.h: In function 'RSA_meth_new': openssl_compat.h:450:31: error: invalid application of 'sizeof' to incomplete type 'RSA_METHOD' {aka 'struct rsa_meth_st'} 450 | ALLOC_OBJ_CLEAR(rsa_meth, RSA_METHOD); | ^~~~~~~~~~ buffer.h:1031:61: note: in definition of macro 'ALLOC_OBJ' 1031 | check_malloc_return((dptr) = (type *) malloc(sizeof(type))); \ | ^~~~ openssl_compat.h:450:5: note: in expansion of macro 'ALLOC_OBJ_CLEAR' 450 | ALLOC_OBJ_CLEAR(rsa_meth, RSA_METHOD); | ^~~~~~~~~~~~~~~ openssl_compat.h:450:31: error: invalid application of 'sizeof' to incomplete type 'RSA_METHOD' {aka 'struct rsa_meth_st'} 450 | ALLOC_OBJ_CLEAR(rsa_meth, RSA_METHOD); | ^~~~~~~~~~ buffer.h:1037:34: note: in definition of macro 'ALLOC_OBJ_CLEAR' 1037 | memset((dptr), 0, sizeof(type)); \ | ^~~~ In file included from crypto_openssl.c:44: openssl_compat.h:451:13: error: invalid use of incomplete typedef 'RSA_METHOD' {aka 'struct rsa_meth_st'} 451 | rsa_meth->name = string_alloc(name, NULL); | ^~ openssl_compat.h:452:13: error: invalid use of incomplete typedef 'RSA_METHOD' {aka 'struct rsa_meth_st'} 452 | rsa_meth->flags = flags; | ^~ openssl_compat.h: At top level: openssl_compat.h:464:1: error: static declaration of 'RSA_meth_free' follows non-static declaration 464 | RSA_meth_free(RSA_METHOD *meth) | ^~~~~~~~~~~~~ In file included from openssl_compat.h:45, from crypto_openssl.c:44: /tmp/instance-5/output-1/host/or1k-buildroot-linux-musl/sysroot/usr/include/openssl/rsa.h:421:6: note: previous declaration of 'RSA_meth_free' with type 'void(RSA_METHOD *)' {aka 'void(struct rsa_meth_st *)'} 421 | void RSA_meth_free(RSA_METHOD *meth); | ^~~~~~~~~~~~~ In file included from crypto_openssl.c:44: openssl_compat.h: In function 'RSA_meth_free': openssl_compat.h:474:26: error: invalid use of incomplete typedef 'RSA_METHOD' {aka 'struct rsa_meth_st'} 474 | free((char *)meth->name); | ^~ openssl_compat.h: At top level: openssl_compat.h:489:1: error: static declaration of 'RSA_meth_set_pub_enc' follows non-static declaration 489 | RSA_meth_set_pub_enc(RSA_METHOD *meth, | ^~~~~~~~~~~~~~~~~~~~ In file included from openssl_compat.h:45, from crypto_openssl.c:44: /tmp/instance-5/output-1/host/or1k-buildroot-linux-musl/sysroot/usr/include/openssl/rsa.h:430:5: note: previous declaration of 'RSA_meth_set_pub_enc' with type 'int(RSA_METHOD *, int (*)(int, const unsigned char *, unsigned char *, RSA *, int))' {aka 'int(struct rsa_meth_st *, int (*)(int, const unsigned char *, unsigned char *, struct rsa_st *, int))'} 430 | int RSA_meth_set_pub_enc(RSA_METHOD *meth, int (*pub_enc)(int flen, | ^~~~~~~~~~~~~~~~~~~~ In file included from crypto_openssl.c:44: openssl_compat.h: In function 'RSA_meth_set_pub_enc': openssl_compat.h:496:13: error: invalid use of incomplete typedef 'RSA_METHOD' {aka 'struct rsa_meth_st'} 496 | meth->rsa_pub_enc = pub_enc; | ^~ openssl_compat.h: At top level: openssl_compat.h:512:1: error: static declaration of 'RSA_meth_set_pub_dec' follows non-static declaration 512 | RSA_meth_set_pub_dec(RSA_METHOD *meth, | ^~~~~~~~~~~~~~~~~~~~ In file included from openssl_compat.h:45, from crypto_openssl.c:44: /tmp/instance-5/output-1/host/or1k-buildroot-linux-musl/sysroot/usr/include/openssl/rsa.h:432:5: note: previous declaration of 'RSA_meth_set_pub_dec' with type 'int(RSA_METHOD *, int (*)(int, const unsigned char *, unsigned char *, RSA *, int))' {aka 'int(struct rsa_meth_st *, int (*)(int, const unsigned char *, unsigned char *, struct rsa_st *, int))'} 432 | int RSA_meth_set_pub_dec(RSA_METHOD *meth, int (*pub_dec)(int flen, | ^~~~~~~~~~~~~~~~~~~~ In file included from crypto_openssl.c:44: openssl_compat.h: In function 'RSA_meth_set_pub_dec': openssl_compat.h:519:13: error: invalid use of incomplete typedef 'RSA_METHOD' {aka 'struct rsa_meth_st'} 519 | meth->rsa_pub_dec = pub_dec; | ^~ openssl_compat.h: At top level: openssl_compat.h:535:1: error: static declaration of 'RSA_meth_set_priv_enc' follows non-static declaration 535 | RSA_meth_set_priv_enc(RSA_METHOD *meth, | ^~~~~~~~~~~~~~~~~~~~~ In file included from openssl_compat.h:45, from crypto_openssl.c:44: /tmp/instance-5/output-1/host/or1k-buildroot-linux-musl/sysroot/usr/include/openssl/rsa.h:424:5: note: previous declaration of 'RSA_meth_set_priv_enc' with type 'int(RSA_METHOD *, int (*)(int, const unsigned char *, unsigned char *, RSA *, int))' {aka 'int(struct rsa_meth_st *, int (*)(int, const unsigned char *, unsigned char *, struct rsa_st *, int))'} 424 | int RSA_meth_set_priv_enc(RSA_METHOD *meth, int (*priv_enc)(int flen, | ^~~~~~~~~~~~~~~~~~~~~ In file included from crypto_openssl.c:44: openssl_compat.h: In function 'RSA_meth_set_priv_enc': openssl_compat.h:542:13: error: invalid use of incomplete typedef 'RSA_METHOD' {aka 'struct rsa_meth_st'} 542 | meth->rsa_priv_enc = priv_enc; | ^~ openssl_compat.h: At top level: openssl_compat.h:558:1: error: static declaration of 'RSA_meth_set_priv_dec' follows non-static declaration 558 | RSA_meth_set_priv_dec(RSA_METHOD *meth, | ^~~~~~~~~~~~~~~~~~~~~ In file included from openssl_compat.h:45, from crypto_openssl.c:44: /tmp/instance-5/output-1/host/or1k-buildroot-linux-musl/sysroot/usr/include/openssl/rsa.h:426:5: note: previous declaration of 'RSA_meth_set_priv_dec' with type 'int(RSA_METHOD *, int (*)(int, const unsigned char *, unsigned char *, RSA *, int))' {aka 'int(struct rsa_meth_st *, int (*)(int, const unsigned char *, unsigned char *, struct rsa_st *, int))'} 426 | int RSA_meth_set_priv_dec(RSA_METHOD *meth, int (*priv_dec)(int flen, | ^~~~~~~~~~~~~~~~~~~~~ In file included from crypto_openssl.c:44: openssl_compat.h: In function 'RSA_meth_set_priv_dec': openssl_compat.h:565:13: error: invalid use of incomplete typedef 'RSA_METHOD' {aka 'struct rsa_meth_st'} 565 | meth->rsa_priv_dec = priv_dec; | ^~ openssl_compat.h: At top level: openssl_compat.h:581:1: error: static declaration of 'RSA_meth_set_init' follows non-static declaration 581 | RSA_meth_set_init(RSA_METHOD *meth, int (*init)(RSA *rsa)) | ^~~~~~~~~~~~~~~~~ In file included from openssl_compat.h:45, from crypto_openssl.c:44: /tmp/instance-5/output-1/host/or1k-buildroot-linux-musl/sysroot/usr/include/openssl/rsa.h:439:5: note: previous declaration of 'RSA_meth_set_init' with type 'int(RSA_METHOD *, int (*)(RSA *))' {aka 'int(struct rsa_meth_st *, int (*)(struct rsa_st *))'} 439 | int RSA_meth_set_init(RSA_METHOD *meth, int (*init)(RSA *rsa)); | ^~~~~~~~~~~~~~~~~ In file included from crypto_openssl.c:44: openssl_compat.h: In function 'RSA_meth_set_init': openssl_compat.h:585:13: error: invalid use of incomplete typedef 'RSA_METHOD' {aka 'struct rsa_meth_st'} 585 | meth->init = init; | ^~ openssl_compat.h: At top level: openssl_compat.h:602:1: error: static declaration of 'RSA_meth_set_sign' follows non-static declaration 602 | RSA_meth_set_sign(RSA_METHOD *meth, | ^~~~~~~~~~~~~~~~~ In file included from openssl_compat.h:45, from crypto_openssl.c:44: /tmp/instance-5/output-1/host/or1k-buildroot-linux-musl/sysroot/usr/include/openssl/rsa.h:467:5: note: previous declaration of 'RSA_meth_set_sign' with type 'int(RSA_METHOD *, int (*)(int, const unsigned char *, unsigned int, unsigned char *, unsigned int *, const RSA *))' {aka 'int(struct rsa_meth_st *, int (*)(int, const unsigned char *, unsigned int, unsigned char *, unsigned int *, const struct rsa_st *))'} 467 | int RSA_meth_set_sign(RSA_METHOD *rsa, int (*sign)(int type, | ^~~~~~~~~~~~~~~~~ In file included from crypto_openssl.c:44: openssl_compat.h: In function 'RSA_meth_set_sign': openssl_compat.h:608:9: error: invalid use of incomplete typedef 'RSA_METHOD' {aka 'struct rsa_meth_st'} 608 | meth->rsa_sign = sign; | ^~ openssl_compat.h: At top level: openssl_compat.h:622:1: error: static declaration of 'RSA_meth_set_finish' follows non-static declaration 622 | RSA_meth_set_finish(RSA_METHOD *meth, int (*finish)(RSA *rsa)) | ^~~~~~~~~~~~~~~~~~~ In file included from openssl_compat.h:45, from crypto_openssl.c:44: /tmp/instance-5/output-1/host/or1k-buildroot-linux-musl/sysroot/usr/include/openssl/rsa.h:429:5: note: previous declaration of 'RSA_meth_set_finish' with type 'int(RSA_METHOD *, int (*)(RSA *))' {aka 'int(struct rsa_meth_st *, int (*)(struct rsa_st *))'} 429 | int RSA_meth_set_finish(RSA_METHOD *meth, int (*finish)(RSA *rsa)); | ^~~~~~~~~~~~~~~~~~~ In file included from crypto_openssl.c:44: openssl_compat.h: In function 'RSA_meth_set_finish': openssl_compat.h:626:13: error: invalid use of incomplete typedef 'RSA_METHOD' {aka 'struct rsa_meth_st'} 626 | meth->finish = finish; | ^~ openssl_compat.h: At top level: openssl_compat.h:642:1: error: static declaration of 'RSA_meth_set0_app_data' follows non-static declaration 642 | RSA_meth_set0_app_data(RSA_METHOD *meth, void *app_data) | ^~~~~~~~~~~~~~~~~~~~~~ In file included from openssl_compat.h:45, from crypto_openssl.c:44: /tmp/instance-5/output-1/host/or1k-buildroot-linux-musl/sysroot/usr/include/openssl/rsa.h:443:5: note: previous declaration of 'RSA_meth_set0_app_data' with type 'int(RSA_METHOD *, void *)' {aka 'int(struct rsa_meth_st *, void *)'} 443 | int RSA_meth_set0_app_data(RSA_METHOD *meth, void *app_data); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from crypto_openssl.c:44: openssl_compat.h: In function 'RSA_meth_set0_app_data': openssl_compat.h:646:13: error: invalid use of incomplete typedef 'RSA_METHOD' {aka 'struct rsa_meth_st'} 646 | meth->app_data = app_data; | ^~ openssl_compat.h: At top level: openssl_compat.h:661:1: error: static declaration of 'RSA_meth_get0_app_data' follows non-static declaration 661 | RSA_meth_get0_app_data(const RSA_METHOD *meth) | ^~~~~~~~~~~~~~~~~~~~~~ In file included from openssl_compat.h:45, from crypto_openssl.c:44: /tmp/instance-5/output-1/host/or1k-buildroot-linux-musl/sysroot/usr/include/openssl/rsa.h:462:7: note: previous declaration of 'RSA_meth_get0_app_data' with type 'void *(const RSA_METHOD *)' {aka 'void *(const struct rsa_meth_st *)'} 462 | void *RSA_meth_get0_app_data(const RSA_METHOD *meth); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from crypto_openssl.c:44: openssl_compat.h: In function 'RSA_meth_get0_app_data': openssl_compat.h:663:23: error: invalid use of incomplete typedef 'RSA_METHOD' {aka 'const struct rsa_meth_st'} 663 | return meth ? meth->app_data : NULL; | ^~ crypto_openssl.c: At top level: crypto_openssl.c:935:39: warning: argument 2 of type 'unsigned char *' declared as a pointer [-Warray-parameter=] 935 | unsigned char *src, | ~~~~~~~~~~~~~~~^~~ In file included from crypto.h:125, from crypto_openssl.c:42: crypto_backend.h:217:43: note: previously declared as an array 'unsigned char[8]' 217 | unsigned char src[DES_KEY_LENGTH], | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ crypto_openssl.c:936:39: warning: argument 3 of type 'unsigned char *' declared as a pointer [-Warray-parameter=] 936 | unsigned char *dst) | ~~~~~~~~~~~~~~~^~~ In file included from crypto.h:125, from crypto_openssl.c:42: crypto_backend.h:218:43: note: previously declared as an array 'unsigned char[8]' 218 | unsigned char dst[DES_KEY_LENGTH]); | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ make[4]: *** [Makefile:741: crypto_openssl.o] Error 1 make[4]: Leaving directory '/tmp/instance-5/output-1/build/openvpn-2.5.7/src/openvpn' make[3]: *** [Makefile:432: all-recursive] Error 1 make[3]: Leaving directory '/tmp/instance-5/output-1/build/openvpn-2.5.7/src' make[2]: *** [Makefile:610: all-recursive] Error 1 make[2]: Leaving directory '/tmp/instance-5/output-1/build/openvpn-2.5.7' make[1]: *** [Makefile:498: all] Error 2 make[1]: Leaving directory '/tmp/instance-5/output-1/build/openvpn-2.5.7' make: *** [package/pkg-generic.mk:293: /tmp/instance-5/output-1/build/openvpn-2.5.7/.stamp_built] Error 2 make: Leaving directory '/tmp/instance-5/buildroot'