>>> openvpn: Building main/openvpn 2.6.4-r0 (using abuild 3.11.0-r1) started Fri, 12 May 2023 20:17:26 +0000
>>> openvpn: Checking sanity of /home/buildozer/aports/main/openvpn/APKBUILD...
>>> openvpn: Analyzing dependencies...
>>> openvpn: Installing for build: build-base iproute2-minimal openssl-dev libcap-ng-dev linux-headers linux-pam-dev lz4-dev lzo-dev cmocka-dev
(1/26) Installing libbz2 (1.0.8-r5)
(2/26) Installing musl-fts (1.2.7-r4)
(3/26) Installing xz-libs (5.4.3-r0)
(4/26) Installing libelf (0.189-r1)
(5/26) Installing libmnl (1.0.5-r1)
(6/26) Installing iproute2-minimal (6.3.0-r0)
(7/26) Installing openssl-dev (3.1.0-r4)
(8/26) Installing linux-headers (6.3-r0)
(9/26) Installing libcap-ng (0.8.3-r3)
(10/26) Installing libcap-ng-dev (0.8.3-r3)
(11/26) Installing xz (5.4.3-r0)
(12/26) Installing gettext-asprintf (0.21.1-r5)
(13/26) Installing libintl (0.21.1-r5)
(14/26) Installing gettext-libs (0.21.1-r5)
(15/26) Installing libxml2 (2.11.3-r0)
(16/26) Installing gettext (0.21.1-r5)
(17/26) Installing gettext-dev (0.21.1-r5)
(18/26) Installing linux-pam (1.5.2-r10)
(19/26) Installing linux-pam-dev (1.5.2-r10)
(20/26) Installing lz4-dev (1.9.4-r4)
(21/26) Installing lzo (2.10-r5)
(22/26) Installing lzo-dev (2.10-r5)
(23/26) Installing cmocka (1.1.7-r2)
(24/26) Installing cmocka-dev (1.1.7-r2)
(25/26) Installing .makedepends-openvpn (20230512.201726)
(26/26) Installing ifupdown-ng-iproute2 (0.12.1-r2)
Executing busybox-1.36.0-r9.trigger
OK: 392 MiB in 125 packages
>>> openvpn: Cleaning up srcdir
>>> openvpn: Cleaning up pkgdir
>>> openvpn: Fetching https://distfiles.alpinelinux.org/distfiles/v3.18/openvpn-2.6.4.tar.gz
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0   146    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
curl: (22) The requested URL returned error: 404
>>> openvpn: Fetching https://build.openvpn.net/downloads/releases/openvpn-2.6.4.tar.gz
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 1817k  100 1817k    0     0  9718k      0 --:--:-- --:--:-- --:--:-- 9771k
>>> openvpn: Fetching https://distfiles.alpinelinux.org/distfiles/v3.18/openvpn-2.6.4.tar.gz
>>> openvpn: Checking sha512sums...
openvpn-2.6.4.tar.gz: OK
openvpn.initd: OK
openvpn.confd: OK
openvpn.up: OK
openvpn.down: OK
>>> openvpn: Unpacking /var/cache/distfiles/v3.18/openvpn-2.6.4.tar.gz...
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a race-free mkdir -p... ././install-sh -c -d
checking for gawk... no
checking for mawk... no
checking for nawk... no
checking for awk... awk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking build system type... i586-alpine-linux-musl
checking host system type... i586-alpine-linux-musl
checking whether make supports the include directive... yes (GNU style)
checking for i586-alpine-linux-musl-gcc... 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 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... gcc3
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 for i586-alpine-linux-musl-pkg-config... no
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking how to run the C preprocessor... 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... /sbin/ifconfig
checking for route... /sbin/route
checking for ip... /sbin/ip
checking for systemd-ask-password... no
checking for netstat... 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) /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for fgrep... /bin/grep -F
checking for ld used by gcc... /usr/i586-alpine-linux-musl/bin/ld
checking if the linker (/usr/i586-alpine-linux-musl/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking the maximum length of command line arguments... 98304
checking how to convert i586-alpine-linux-musl file names to i586-alpine-linux-musl format... func_convert_file_noop
checking how to convert i586-alpine-linux-musl file names to toolchain format... func_convert_file_noop
checking for /usr/i586-alpine-linux-musl/bin/ld option to reload object files... -r
checking for i586-alpine-linux-musl-objdump... no
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for i586-alpine-linux-musl-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for i586-alpine-linux-musl-ar... no
checking for ar... ar
checking for archiver @FILE support... @
checking for i586-alpine-linux-musl-strip... no
checking for strip... strip
checking for i586-alpine-linux-musl-ranlib... no
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from 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 i586-alpine-linux-musl-mt... no
checking for mt... no
checking if : is a manifest tool... no
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/i586-alpine-linux-musl/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 i586-alpine-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 return type of signal handlers... void
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) yes
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 versionhelpers.h... no
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... yes
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 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... 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 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... 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 library containing __res_init... no
checking for library containing res_9_init... no
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... yes
checking for PKCS11_HELPER... no
configure: WARNING: DCO cannot be enabled when using iproute2
configure: WARNING: DCO support disabled
checking for LIBCAPNG... yes
checking for sys/prctl.h... yes
checking for OPENSSL... yes
checking for SSL_CTX_new... yes
checking for EVP_aes_256_gcm... yes
checking for lzo1x_1_15_compress in -llzo2... yes
checking for lzo/lzoutil.h... yes
checking for lzo/lzo1x.h... yes
checking for LZ4... yes
checking for LZ4_compress_default in -llz4... yes
checking for LZ4_decompress_safe in -llz4... yes
checking git checkout... no
checking whether the compiler accepts -Wno-stringop-truncation... yes
checking whether the compiler accepts -Wall... yes
checking for CMOCKA... yes
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
make  all-recursive
make[1]: Entering directory '/home/buildozer/aports/main/openvpn/src/openvpn-2.6.4'
Making all in build
make[2]: Entering directory '/home/buildozer/aports/main/openvpn/src/openvpn-2.6.4/build'
Making all in msvc
make[3]: Entering directory '/home/buildozer/aports/main/openvpn/src/openvpn-2.6.4/build/msvc'
Making all in msvc-generate
make[4]: Entering directory '/home/buildozer/aports/main/openvpn/src/openvpn-2.6.4/build/msvc/msvc-generate'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/home/buildozer/aports/main/openvpn/src/openvpn-2.6.4/build/msvc/msvc-generate'
make[4]: Entering directory '/home/buildozer/aports/main/openvpn/src/openvpn-2.6.4/build/msvc'
make[4]: Nothing to be done for 'all-am'.
make[4]: Leaving directory '/home/buildozer/aports/main/openvpn/src/openvpn-2.6.4/build/msvc'
make[3]: Leaving directory '/home/buildozer/aports/main/openvpn/src/openvpn-2.6.4/build/msvc'
make[3]: Entering directory '/home/buildozer/aports/main/openvpn/src/openvpn-2.6.4/build'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/home/buildozer/aports/main/openvpn/src/openvpn-2.6.4/build'
make[2]: Leaving directory '/home/buildozer/aports/main/openvpn/src/openvpn-2.6.4/build'
Making all in distro
make[2]: Entering directory '/home/buildozer/aports/main/openvpn/src/openvpn-2.6.4/distro'
Making all in systemd
make[3]: Entering directory '/home/buildozer/aports/main/openvpn/src/openvpn-2.6.4/distro/systemd'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/home/buildozer/aports/main/openvpn/src/openvpn-2.6.4/distro/systemd'
make[3]: Entering directory '/home/buildozer/aports/main/openvpn/src/openvpn-2.6.4/distro'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/home/buildozer/aports/main/openvpn/src/openvpn-2.6.4/distro'
make[2]: Leaving directory '/home/buildozer/aports/main/openvpn/src/openvpn-2.6.4/distro'
Making all in include
make[2]: Entering directory '/home/buildozer/aports/main/openvpn/src/openvpn-2.6.4/include'
make  all-am
make[3]: Entering directory '/home/buildozer/aports/main/openvpn/src/openvpn-2.6.4/include'
make[3]: Leaving directory '/home/buildozer/aports/main/openvpn/src/openvpn-2.6.4/include'
make[2]: Leaving directory '/home/buildozer/aports/main/openvpn/src/openvpn-2.6.4/include'
Making all in src
make[2]: Entering directory '/home/buildozer/aports/main/openvpn/src/openvpn-2.6.4/src'
Making all in compat
make[3]: Entering directory '/home/buildozer/aports/main/openvpn/src/openvpn-2.6.4/src/compat'
depbase=`echo compat-dirname.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include   -Os -Wformat -Werror=format-security  -Wall -Wno-stringop-truncation -Os -Wformat -Werror=format-security -std=c99  -MT compat-dirname.lo -MD -MP -MF $depbase.Tpo -c -o compat-dirname.lo compat-dirname.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo compat-basename.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include   -Os -Wformat -Werror=format-security  -Wall -Wno-stringop-truncation -Os -Wformat -Werror=format-security -std=c99  -MT compat-basename.lo -MD -MP -MF $depbase.Tpo -c -o compat-basename.lo compat-basename.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo compat-gettimeofday.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include   -Os -Wformat -Werror=format-security  -Wall -Wno-stringop-truncation -Os -Wformat -Werror=format-security -std=c99  -MT compat-gettimeofday.lo -MD -MP -MF $depbase.Tpo -c -o compat-gettimeofday.lo compat-gettimeofday.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo compat-daemon.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include   -Os -Wformat -Werror=format-security  -Wall -Wno-stringop-truncation -Os -Wformat -Werror=format-security -std=c99  -MT compat-daemon.lo -MD -MP -MF $depbase.Tpo -c -o compat-daemon.lo compat-daemon.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo compat-strsep.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include   -Os -Wformat -Werror=format-security  -Wall -Wno-stringop-truncation -Os -Wformat -Werror=format-security -std=c99  -MT compat-strsep.lo -MD -MP -MF $depbase.Tpo -c -o compat-strsep.lo compat-strsep.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Os -Wformat -Werror=format-security -Wall -Wno-stringop-truncation -Os -Wformat -Werror=format-security -std=c99 -MT compat-dirname.lo -MD -MP -MF .deps/compat-dirname.Tpo -c compat-dirname.c  -fPIC -DPIC -o .libs/compat-dirname.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Os -Wformat -Werror=format-security -Wall -Wno-stringop-truncation -Os -Wformat -Werror=format-security -std=c99 -MT compat-basename.lo -MD -MP -MF .deps/compat-basename.Tpo -c compat-basename.c  -fPIC -DPIC -o .libs/compat-basename.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Os -Wformat -Werror=format-security -Wall -Wno-stringop-truncation -Os -Wformat -Werror=format-security -std=c99 -MT compat-gettimeofday.lo -MD -MP -MF .deps/compat-gettimeofday.Tpo -c compat-gettimeofday.c  -fPIC -DPIC -o .libs/compat-gettimeofday.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Os -Wformat -Werror=format-security -Wall -Wno-stringop-truncation -Os -Wformat -Werror=format-security -std=c99 -MT compat-daemon.lo -MD -MP -MF .deps/compat-daemon.Tpo -c compat-daemon.c  -fPIC -DPIC -o .libs/compat-daemon.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Os -Wformat -Werror=format-security -Wall -Wno-stringop-truncation -Os -Wformat -Werror=format-security -std=c99 -MT compat-strsep.lo -MD -MP -MF .deps/compat-strsep.Tpo -c compat-strsep.c  -fPIC -DPIC -o .libs/compat-strsep.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Os -Wformat -Werror=format-security -Wall -Wno-stringop-truncation -Os -Wformat -Werror=format-security -std=c99 -MT compat-dirname.lo -MD -MP -MF .deps/compat-dirname.Tpo -c compat-dirname.c -o compat-dirname.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Os -Wformat -Werror=format-security -Wall -Wno-stringop-truncation -Os -Wformat -Werror=format-security -std=c99 -MT compat-gettimeofday.lo -MD -MP -MF .deps/compat-gettimeofday.Tpo -c compat-gettimeofday.c -o compat-gettimeofday.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Os -Wformat -Werror=format-security -Wall -Wno-stringop-truncation -Os -Wformat -Werror=format-security -std=c99 -MT compat-daemon.lo -MD -MP -MF .deps/compat-daemon.Tpo -c compat-daemon.c -o compat-daemon.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Os -Wformat -Werror=format-security -Wall -Wno-stringop-truncation -Os -Wformat -Werror=format-security -std=c99 -MT compat-basename.lo -MD -MP -MF .deps/compat-basename.Tpo -c compat-basename.c -o compat-basename.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Os -Wformat -Werror=format-security -Wall -Wno-stringop-truncation -Os -Wformat -Werror=format-security -std=c99 -MT compat-strsep.lo -MD -MP -MF .deps/compat-strsep.Tpo -c compat-strsep.c -o compat-strsep.o >/dev/null 2>&1
/bin/sh ../../libtool  --tag=CC   --mode=link gcc  -Wall -Wno-stringop-truncation -Os -Wformat -Werror=format-security -std=c99   -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o libcompat.la  compat-dirname.lo compat-basename.lo compat-gettimeofday.lo compat-daemon.lo compat-strsep.lo  -lcap-ng
libtool: link: ar cr .libs/libcompat.a .libs/compat-dirname.o .libs/compat-basename.o .libs/compat-gettimeofday.o .libs/compat-daemon.o .libs/compat-strsep.o 
libtool: link: ranlib .libs/libcompat.a
libtool: link: ( cd ".libs" && rm -f "libcompat.la" && ln -s "../libcompat.la" "libcompat.la" )
make[3]: Leaving directory '/home/buildozer/aports/main/openvpn/src/openvpn-2.6.4/src/compat'
Making all in openvpn
make[3]: Entering directory '/home/buildozer/aports/main/openvpn/src/openvpn-2.6.4/src/openvpn'
depbase=`echo argv.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include  -I../../include -I../../src/compat -Os -Wformat -Werror=format-security       -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\"  -Wall -Wno-stringop-truncation -Os -Wformat -Werror=format-security -std=c99  -MT argv.o -MD -MP -MF $depbase.Tpo -c -o argv.o argv.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo auth_token.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include  -I../../include -I../../src/compat -Os -Wformat -Werror=format-security       -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\"  -Wall -Wno-stringop-truncation -Os -Wformat -Werror=format-security -std=c99  -MT auth_token.o -MD -MP -MF $depbase.Tpo -c -o auth_token.o auth_token.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo base64.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include  -I../../include -I../../src/compat -Os -Wformat -Werror=format-security       -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\"  -Wall -Wno-stringop-truncation -Os -Wformat -Werror=format-security -std=c99  -MT base64.o -MD -MP -MF $depbase.Tpo -c -o base64.o base64.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo buffer.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include  -I../../include -I../../src/compat -Os -Wformat -Werror=format-security       -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\"  -Wall -Wno-stringop-truncation -Os -Wformat -Werror=format-security -std=c99  -MT buffer.o -MD -MP -MF $depbase.Tpo -c -o buffer.o buffer.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo clinat.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include  -I../../include -I../../src/compat -Os -Wformat -Werror=format-security       -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\"  -Wall -Wno-stringop-truncation -Os -Wformat -Werror=format-security -std=c99  -MT clinat.o -MD -MP -MF $depbase.Tpo -c -o clinat.o clinat.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo comp.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include  -I../../include -I../../src/compat -Os -Wformat -Werror=format-security       -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\"  -Wall -Wno-stringop-truncation -Os -Wformat -Werror=format-security -std=c99  -MT comp.o -MD -MP -MF $depbase.Tpo -c -o comp.o comp.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo compstub.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include  -I../../include -I../../src/compat -Os -Wformat -Werror=format-security       -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\"  -Wall -Wno-stringop-truncation -Os -Wformat -Werror=format-security -std=c99  -MT compstub.o -MD -MP -MF $depbase.Tpo -c -o compstub.o compstub.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo comp-lz4.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include  -I../../include -I../../src/compat -Os -Wformat -Werror=format-security       -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\"  -Wall -Wno-stringop-truncation -Os -Wformat -Werror=format-security -std=c99  -MT comp-lz4.o -MD -MP -MF $depbase.Tpo -c -o comp-lz4.o comp-lz4.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo crypto.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include  -I../../include -I../../src/compat -Os -Wformat -Werror=format-security       -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\"  -Wall -Wno-stringop-truncation -Os -Wformat -Werror=format-security -std=c99  -MT crypto.o -MD -MP -MF $depbase.Tpo -c -o crypto.o crypto.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo crypto_openssl.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include  -I../../include -I../../src/compat -Os -Wformat -Werror=format-security       -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\"  -Wall -Wno-stringop-truncation -Os -Wformat -Werror=format-security -std=c99  -MT crypto_openssl.o -MD -MP -MF $depbase.Tpo -c -o crypto_openssl.o crypto_openssl.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo crypto_mbedtls.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include  -I../../include -I../../src/compat -Os -Wformat -Werror=format-security       -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\"  -Wall -Wno-stringop-truncation -Os -Wformat -Werror=format-security -std=c99  -MT crypto_mbedtls.o -MD -MP -MF $depbase.Tpo -c -o crypto_mbedtls.o crypto_mbedtls.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo dco.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include  -I../../include -I../../src/compat -Os -Wformat -Werror=format-security       -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\"  -Wall -Wno-stringop-truncation -Os -Wformat -Werror=format-security -std=c99  -MT dco.o -MD -MP -MF $depbase.Tpo -c -o dco.o dco.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo dco_freebsd.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include  -I../../include -I../../src/compat -Os -Wformat -Werror=format-security       -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\"  -Wall -Wno-stringop-truncation -Os -Wformat -Werror=format-security -std=c99  -MT dco_freebsd.o -MD -MP -MF $depbase.Tpo -c -o dco_freebsd.o dco_freebsd.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo dco_linux.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include  -I../../include -I../../src/compat -Os -Wformat -Werror=format-security       -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\"  -Wall -Wno-stringop-truncation -Os -Wformat -Werror=format-security -std=c99  -MT dco_linux.o -MD -MP -MF $depbase.Tpo -c -o dco_linux.o dco_linux.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo dco_win.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include  -I../../include -I../../src/compat -Os -Wformat -Werror=format-security       -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\"  -Wall -Wno-stringop-truncation -Os -Wformat -Werror=format-security -std=c99  -MT dco_win.o -MD -MP -MF $depbase.Tpo -c -o dco_win.o dco_win.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo dhcp.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include  -I../../include -I../../src/compat -Os -Wformat -Werror=format-security       -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\"  -Wall -Wno-stringop-truncation -Os -Wformat -Werror=format-security -std=c99  -MT dhcp.o -MD -MP -MF $depbase.Tpo -c -o dhcp.o dhcp.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo dns.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include  -I../../include -I../../src/compat -Os -Wformat -Werror=format-security       -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\"  -Wall -Wno-stringop-truncation -Os -Wformat -Werror=format-security -std=c99  -MT dns.o -MD -MP -MF $depbase.Tpo -c -o dns.o dns.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo env_set.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include  -I../../include -I../../src/compat -Os -Wformat -Werror=format-security       -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\"  -Wall -Wno-stringop-truncation -Os -Wformat -Werror=format-security -std=c99  -MT env_set.o -MD -MP -MF $depbase.Tpo -c -o env_set.o env_set.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo error.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include  -I../../include -I../../src/compat -Os -Wformat -Werror=format-security       -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\"  -Wall -Wno-stringop-truncation -Os -Wformat -Werror=format-security -std=c99  -MT error.o -MD -MP -MF $depbase.Tpo -c -o error.o error.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo event.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include  -I../../include -I../../src/compat -Os -Wformat -Werror=format-security       -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\"  -Wall -Wno-stringop-truncation -Os -Wformat -Werror=format-security -std=c99  -MT event.o -MD -MP -MF $depbase.Tpo -c -o event.o event.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo fdmisc.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include  -I../../include -I../../src/compat -Os -Wformat -Werror=format-security       -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\"  -Wall -Wno-stringop-truncation -Os -Wformat -Werror=format-security -std=c99  -MT fdmisc.o -MD -MP -MF $depbase.Tpo -c -o fdmisc.o fdmisc.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo forward.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include  -I../../include -I../../src/compat -Os -Wformat -Werror=format-security       -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\"  -Wall -Wno-stringop-truncation -Os -Wformat -Werror=format-security -std=c99  -MT forward.o -MD -MP -MF $depbase.Tpo -c -o forward.o forward.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo fragment.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include  -I../../include -I../../src/compat -Os -Wformat -Werror=format-security       -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\"  -Wall -Wno-stringop-truncation -Os -Wformat -Werror=format-security -std=c99  -MT fragment.o -MD -MP -MF $depbase.Tpo -c -o fragment.o fragment.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo gremlin.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include  -I../../include -I../../src/compat -Os -Wformat -Werror=format-security       -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\"  -Wall -Wno-stringop-truncation -Os -Wformat -Werror=format-security -std=c99  -MT gremlin.o -MD -MP -MF $depbase.Tpo -c -o gremlin.o gremlin.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo helper.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include  -I../../include -I../../src/compat -Os -Wformat -Werror=format-security       -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\"  -Wall -Wno-stringop-truncation -Os -Wformat -Werror=format-security -std=c99  -MT helper.o -MD -MP -MF $depbase.Tpo -c -o helper.o helper.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo httpdigest.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include  -I../../include -I../../src/compat -Os -Wformat -Werror=format-security       -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\"  -Wall -Wno-stringop-truncation -Os -Wformat -Werror=format-security -std=c99  -MT httpdigest.o -MD -MP -MF $depbase.Tpo -c -o httpdigest.o httpdigest.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo lladdr.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include  -I../../include -I../../src/compat -Os -Wformat -Werror=format-security       -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\"  -Wall -Wno-stringop-truncation -Os -Wformat -Werror=format-security -std=c99  -MT lladdr.o -MD -MP -MF $depbase.Tpo -c -o lladdr.o lladdr.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo init.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include  -I../../include -I../../src/compat -Os -Wformat -Werror=format-security       -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\"  -Wall -Wno-stringop-truncation -Os -Wformat -Werror=format-security -std=c99  -MT init.o -MD -MP -MF $depbase.Tpo -c -o init.o init.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo interval.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include  -I../../include -I../../src/compat -Os -Wformat -Werror=format-security       -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\"  -Wall -Wno-stringop-truncation -Os -Wformat -Werror=format-security -std=c99  -MT interval.o -MD -MP -MF $depbase.Tpo -c -o interval.o interval.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo list.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include  -I../../include -I../../src/compat -Os -Wformat -Werror=format-security       -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\"  -Wall -Wno-stringop-truncation -Os -Wformat -Werror=format-security -std=c99  -MT list.o -MD -MP -MF $depbase.Tpo -c -o list.o list.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo lzo.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include  -I../../include -I../../src/compat -Os -Wformat -Werror=format-security       -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\"  -Wall -Wno-stringop-truncation -Os -Wformat -Werror=format-security -std=c99  -MT lzo.o -MD -MP -MF $depbase.Tpo -c -o lzo.o lzo.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo manage.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include  -I../../include -I../../src/compat -Os -Wformat -Werror=format-security       -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\"  -Wall -Wno-stringop-truncation -Os -Wformat -Werror=format-security -std=c99  -MT manage.o -MD -MP -MF $depbase.Tpo -c -o manage.o manage.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo mbuf.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include  -I../../include -I../../src/compat -Os -Wformat -Werror=format-security       -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\"  -Wall -Wno-stringop-truncation -Os -Wformat -Werror=format-security -std=c99  -MT mbuf.o -MD -MP -MF $depbase.Tpo -c -o mbuf.o mbuf.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo misc.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include  -I../../include -I../../src/compat -Os -Wformat -Werror=format-security       -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\"  -Wall -Wno-stringop-truncation -Os -Wformat -Werror=format-security -std=c99  -MT misc.o -MD -MP -MF $depbase.Tpo -c -o misc.o misc.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo platform.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include  -I../../include -I../../src/compat -Os -Wformat -Werror=format-security       -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\"  -Wall -Wno-stringop-truncation -Os -Wformat -Werror=format-security -std=c99  -MT platform.o -MD -MP -MF $depbase.Tpo -c -o platform.o platform.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo console.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include  -I../../include -I../../src/compat -Os -Wformat -Werror=format-security       -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\"  -Wall -Wno-stringop-truncation -Os -Wformat -Werror=format-security -std=c99  -MT console.o -MD -MP -MF $depbase.Tpo -c -o console.o console.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo console_builtin.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include  -I../../include -I../../src/compat -Os -Wformat -Werror=format-security       -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\"  -Wall -Wno-stringop-truncation -Os -Wformat -Werror=format-security -std=c99  -MT console_builtin.o -MD -MP -MF $depbase.Tpo -c -o console_builtin.o console_builtin.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo console_systemd.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include  -I../../include -I../../src/compat -Os -Wformat -Werror=format-security       -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\"  -Wall -Wno-stringop-truncation -Os -Wformat -Werror=format-security -std=c99  -MT console_systemd.o -MD -MP -MF $depbase.Tpo -c -o console_systemd.o console_systemd.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo mroute.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include  -I../../include -I../../src/compat -Os -Wformat -Werror=format-security       -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\"  -Wall -Wno-stringop-truncation -Os -Wformat -Werror=format-security -std=c99  -MT mroute.o -MD -MP -MF $depbase.Tpo -c -o mroute.o mroute.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo mss.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include  -I../../include -I../../src/compat -Os -Wformat -Werror=format-security       -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\"  -Wall -Wno-stringop-truncation -Os -Wformat -Werror=format-security -std=c99  -MT mss.o -MD -MP -MF $depbase.Tpo -c -o mss.o mss.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo mstats.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include  -I../../include -I../../src/compat -Os -Wformat -Werror=format-security       -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\"  -Wall -Wno-stringop-truncation -Os -Wformat -Werror=format-security -std=c99  -MT mstats.o -MD -MP -MF $depbase.Tpo -c -o mstats.o mstats.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo mtcp.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include  -I../../include -I../../src/compat -Os -Wformat -Werror=format-security       -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\"  -Wall -Wno-stringop-truncation -Os -Wformat -Werror=format-security -std=c99  -MT mtcp.o -MD -MP -MF $depbase.Tpo -c -o mtcp.o mtcp.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo mtu.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include  -I../../include -I../../src/compat -Os -Wformat -Werror=format-security       -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\"  -Wall -Wno-stringop-truncation -Os -Wformat -Werror=format-security -std=c99  -MT mtu.o -MD -MP -MF $depbase.Tpo -c -o mtu.o mtu.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo mudp.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include  -I../../include -I../../src/compat -Os -Wformat -Werror=format-security       -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\"  -Wall -Wno-stringop-truncation -Os -Wformat -Werror=format-security -std=c99  -MT mudp.o -MD -MP -MF $depbase.Tpo -c -o mudp.o mudp.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo multi.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include  -I../../include -I../../src/compat -Os -Wformat -Werror=format-security       -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\"  -Wall -Wno-stringop-truncation -Os -Wformat -Werror=format-security -std=c99  -MT multi.o -MD -MP -MF $depbase.Tpo -c -o multi.o multi.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo networking_freebsd.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include  -I../../include -I../../src/compat -Os -Wformat -Werror=format-security       -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\"  -Wall -Wno-stringop-truncation -Os -Wformat -Werror=format-security -std=c99  -MT networking_freebsd.o -MD -MP -MF $depbase.Tpo -c -o networking_freebsd.o networking_freebsd.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo networking_iproute2.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include  -I../../include -I../../src/compat -Os -Wformat -Werror=format-security       -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\"  -Wall -Wno-stringop-truncation -Os -Wformat -Werror=format-security -std=c99  -MT networking_iproute2.o -MD -MP -MF $depbase.Tpo -c -o networking_iproute2.o networking_iproute2.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo networking_sitnl.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include  -I../../include -I../../src/compat -Os -Wformat -Werror=format-security       -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\"  -Wall -Wno-stringop-truncation -Os -Wformat -Werror=format-security -std=c99  -MT networking_sitnl.o -MD -MP -MF $depbase.Tpo -c -o networking_sitnl.o networking_sitnl.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo ntlm.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include  -I../../include -I../../src/compat -Os -Wformat -Werror=format-security       -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\"  -Wall -Wno-stringop-truncation -Os -Wformat -Werror=format-security -std=c99  -MT ntlm.o -MD -MP -MF $depbase.Tpo -c -o ntlm.o ntlm.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo occ.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include  -I../../include -I../../src/compat -Os -Wformat -Werror=format-security       -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\"  -Wall -Wno-stringop-truncation -Os -Wformat -Werror=format-security -std=c99  -MT occ.o -MD -MP -MF $depbase.Tpo -c -o occ.o occ.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo pkcs11.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include  -I../../include -I../../src/compat -Os -Wformat -Werror=format-security       -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\"  -Wall -Wno-stringop-truncation -Os -Wformat -Werror=format-security -std=c99  -MT pkcs11.o -MD -MP -MF $depbase.Tpo -c -o pkcs11.o pkcs11.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo pkcs11_openssl.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include  -I../../include -I../../src/compat -Os -Wformat -Werror=format-security       -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\"  -Wall -Wno-stringop-truncation -Os -Wformat -Werror=format-security -std=c99  -MT pkcs11_openssl.o -MD -MP -MF $depbase.Tpo -c -o pkcs11_openssl.o pkcs11_openssl.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo pkcs11_mbedtls.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include  -I../../include -I../../src/compat -Os -Wformat -Werror=format-security       -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\"  -Wall -Wno-stringop-truncation -Os -Wformat -Werror=format-security -std=c99  -MT pkcs11_mbedtls.o -MD -MP -MF $depbase.Tpo -c -o pkcs11_mbedtls.o pkcs11_mbedtls.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo openvpn.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include  -I../../include -I../../src/compat -Os -Wformat -Werror=format-security       -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\"  -Wall -Wno-stringop-truncation -Os -Wformat -Werror=format-security -std=c99  -MT openvpn.o -MD -MP -MF $depbase.Tpo -c -o openvpn.o openvpn.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo options.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include  -I../../include -I../../src/compat -Os -Wformat -Werror=format-security       -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\"  -Wall -Wno-stringop-truncation -Os -Wformat -Werror=format-security -std=c99  -MT options.o -MD -MP -MF $depbase.Tpo -c -o options.o options.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo options_util.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include  -I../../include -I../../src/compat -Os -Wformat -Werror=format-security       -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\"  -Wall -Wno-stringop-truncation -Os -Wformat -Werror=format-security -std=c99  -MT options_util.o -MD -MP -MF $depbase.Tpo -c -o options_util.o options_util.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo otime.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include  -I../../include -I../../src/compat -Os -Wformat -Werror=format-security       -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\"  -Wall -Wno-stringop-truncation -Os -Wformat -Werror=format-security -std=c99  -MT otime.o -MD -MP -MF $depbase.Tpo -c -o otime.o otime.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo packet_id.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include  -I../../include -I../../src/compat -Os -Wformat -Werror=format-security       -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\"  -Wall -Wno-stringop-truncation -Os -Wformat -Werror=format-security -std=c99  -MT packet_id.o -MD -MP -MF $depbase.Tpo -c -o packet_id.o packet_id.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo perf.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include  -I../../include -I../../src/compat -Os -Wformat -Werror=format-security       -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\"  -Wall -Wno-stringop-truncation -Os -Wformat -Werror=format-security -std=c99  -MT perf.o -MD -MP -MF $depbase.Tpo -c -o perf.o perf.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo ping.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include  -I../../include -I../../src/compat -Os -Wformat -Werror=format-security       -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\"  -Wall -Wno-stringop-truncation -Os -Wformat -Werror=format-security -std=c99  -MT ping.o -MD -MP -MF $depbase.Tpo -c -o ping.o ping.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo plugin.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include  -I../../include -I../../src/compat -Os -Wformat -Werror=format-security       -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\"  -Wall -Wno-stringop-truncation -Os -Wformat -Werror=format-security -std=c99  -MT plugin.o -MD -MP -MF $depbase.Tpo -c -o plugin.o plugin.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo pool.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include  -I../../include -I../../src/compat -Os -Wformat -Werror=format-security       -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\"  -Wall -Wno-stringop-truncation -Os -Wformat -Werror=format-security -std=c99  -MT pool.o -MD -MP -MF $depbase.Tpo -c -o pool.o pool.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo proto.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include  -I../../include -I../../src/compat -Os -Wformat -Werror=format-security       -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\"  -Wall -Wno-stringop-truncation -Os -Wformat -Werror=format-security -std=c99  -MT proto.o -MD -MP -MF $depbase.Tpo -c -o proto.o proto.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo proxy.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include  -I../../include -I../../src/compat -Os -Wformat -Werror=format-security       -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\"  -Wall -Wno-stringop-truncation -Os -Wformat -Werror=format-security -std=c99  -MT proxy.o -MD -MP -MF $depbase.Tpo -c -o proxy.o proxy.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo ps.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include  -I../../include -I../../src/compat -Os -Wformat -Werror=format-security       -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\"  -Wall -Wno-stringop-truncation -Os -Wformat -Werror=format-security -std=c99  -MT ps.o -MD -MP -MF $depbase.Tpo -c -o ps.o ps.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo push.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include  -I../../include -I../../src/compat -Os -Wformat -Werror=format-security       -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\"  -Wall -Wno-stringop-truncation -Os -Wformat -Werror=format-security -std=c99  -MT push.o -MD -MP -MF $depbase.Tpo -c -o push.o push.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo reflect_filter.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include  -I../../include -I../../src/compat -Os -Wformat -Werror=format-security       -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\"  -Wall -Wno-stringop-truncation -Os -Wformat -Werror=format-security -std=c99  -MT reflect_filter.o -MD -MP -MF $depbase.Tpo -c -o reflect_filter.o reflect_filter.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo reliable.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include  -I../../include -I../../src/compat -Os -Wformat -Werror=format-security       -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\"  -Wall -Wno-stringop-truncation -Os -Wformat -Werror=format-security -std=c99  -MT reliable.o -MD -MP -MF $depbase.Tpo -c -o reliable.o reliable.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo route.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include  -I../../include -I../../src/compat -Os -Wformat -Werror=format-security       -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\"  -Wall -Wno-stringop-truncation -Os -Wformat -Werror=format-security -std=c99  -MT route.o -MD -MP -MF $depbase.Tpo -c -o route.o route.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo run_command.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include  -I../../include -I../../src/compat -Os -Wformat -Werror=format-security       -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\"  -Wall -Wno-stringop-truncation -Os -Wformat -Werror=format-security -std=c99  -MT run_command.o -MD -MP -MF $depbase.Tpo -c -o run_command.o run_command.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo schedule.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include  -I../../include -I../../src/compat -Os -Wformat -Werror=format-security       -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\"  -Wall -Wno-stringop-truncation -Os -Wformat -Werror=format-security -std=c99  -MT schedule.o -MD -MP -MF $depbase.Tpo -c -o schedule.o schedule.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo session_id.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include  -I../../include -I../../src/compat -Os -Wformat -Werror=format-security       -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\"  -Wall -Wno-stringop-truncation -Os -Wformat -Werror=format-security -std=c99  -MT session_id.o -MD -MP -MF $depbase.Tpo -c -o session_id.o session_id.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo shaper.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include  -I../../include -I../../src/compat -Os -Wformat -Werror=format-security       -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\"  -Wall -Wno-stringop-truncation -Os -Wformat -Werror=format-security -std=c99  -MT shaper.o -MD -MP -MF $depbase.Tpo -c -o shaper.o shaper.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo sig.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include  -I../../include -I../../src/compat -Os -Wformat -Werror=format-security       -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\"  -Wall -Wno-stringop-truncation -Os -Wformat -Werror=format-security -std=c99  -MT sig.o -MD -MP -MF $depbase.Tpo -c -o sig.o sig.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo socket.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include  -I../../include -I../../src/compat -Os -Wformat -Werror=format-security       -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\"  -Wall -Wno-stringop-truncation -Os -Wformat -Werror=format-security -std=c99  -MT socket.o -MD -MP -MF $depbase.Tpo -c -o socket.o socket.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo socks.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include  -I../../include -I../../src/compat -Os -Wformat -Werror=format-security       -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\"  -Wall -Wno-stringop-truncation -Os -Wformat -Werror=format-security -std=c99  -MT socks.o -MD -MP -MF $depbase.Tpo -c -o socks.o socks.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo ssl.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include  -I../../include -I../../src/compat -Os -Wformat -Werror=format-security       -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\"  -Wall -Wno-stringop-truncation -Os -Wformat -Werror=format-security -std=c99  -MT ssl.o -MD -MP -MF $depbase.Tpo -c -o ssl.o ssl.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo ssl_openssl.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include  -I../../include -I../../src/compat -Os -Wformat -Werror=format-security       -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\"  -Wall -Wno-stringop-truncation -Os -Wformat -Werror=format-security -std=c99  -MT ssl_openssl.o -MD -MP -MF $depbase.Tpo -c -o ssl_openssl.o ssl_openssl.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo ssl_mbedtls.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include  -I../../include -I../../src/compat -Os -Wformat -Werror=format-security       -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\"  -Wall -Wno-stringop-truncation -Os -Wformat -Werror=format-security -std=c99  -MT ssl_mbedtls.o -MD -MP -MF $depbase.Tpo -c -o ssl_mbedtls.o ssl_mbedtls.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo ssl_ncp.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include  -I../../include -I../../src/compat -Os -Wformat -Werror=format-security       -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\"  -Wall -Wno-stringop-truncation -Os -Wformat -Werror=format-security -std=c99  -MT ssl_ncp.o -MD -MP -MF $depbase.Tpo -c -o ssl_ncp.o ssl_ncp.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo ssl_pkt.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include  -I../../include -I../../src/compat -Os -Wformat -Werror=format-security       -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\"  -Wall -Wno-stringop-truncation -Os -Wformat -Werror=format-security -std=c99  -MT ssl_pkt.o -MD -MP -MF $depbase.Tpo -c -o ssl_pkt.o ssl_pkt.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo ssl_util.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include  -I../../include -I../../src/compat -Os -Wformat -Werror=format-security       -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\"  -Wall -Wno-stringop-truncation -Os -Wformat -Werror=format-security -std=c99  -MT ssl_util.o -MD -MP -MF $depbase.Tpo -c -o ssl_util.o ssl_util.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo ssl_verify.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include  -I../../include -I../../src/compat -Os -Wformat -Werror=format-security       -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\"  -Wall -Wno-stringop-truncation -Os -Wformat -Werror=format-security -std=c99  -MT ssl_verify.o -MD -MP -MF $depbase.Tpo -c -o ssl_verify.o ssl_verify.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo ssl_verify_openssl.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include  -I../../include -I../../src/compat -Os -Wformat -Werror=format-security       -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\"  -Wall -Wno-stringop-truncation -Os -Wformat -Werror=format-security -std=c99  -MT ssl_verify_openssl.o -MD -MP -MF $depbase.Tpo -c -o ssl_verify_openssl.o ssl_verify_openssl.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo ssl_verify_mbedtls.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include  -I../../include -I../../src/compat -Os -Wformat -Werror=format-security       -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\"  -Wall -Wno-stringop-truncation -Os -Wformat -Werror=format-security -std=c99  -MT ssl_verify_mbedtls.o -MD -MP -MF $depbase.Tpo -c -o ssl_verify_mbedtls.o ssl_verify_mbedtls.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo status.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include  -I../../include -I../../src/compat -Os -Wformat -Werror=format-security       -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\"  -Wall -Wno-stringop-truncation -Os -Wformat -Werror=format-security -std=c99  -MT status.o -MD -MP -MF $depbase.Tpo -c -o status.o status.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo tls_crypt.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include  -I../../include -I../../src/compat -Os -Wformat -Werror=format-security       -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\"  -Wall -Wno-stringop-truncation -Os -Wformat -Werror=format-security -std=c99  -MT tls_crypt.o -MD -MP -MF $depbase.Tpo -c -o tls_crypt.o tls_crypt.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo tun.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include  -I../../include -I../../src/compat -Os -Wformat -Werror=format-security       -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\"  -Wall -Wno-stringop-truncation -Os -Wformat -Werror=format-security -std=c99  -MT tun.o -MD -MP -MF $depbase.Tpo -c -o tun.o tun.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo vlan.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include  -I../../include -I../../src/compat -Os -Wformat -Werror=format-security       -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\"  -Wall -Wno-stringop-truncation -Os -Wformat -Werror=format-security -std=c99  -MT vlan.o -MD -MP -MF $depbase.Tpo -c -o vlan.o vlan.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo xkey_provider.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include  -I../../include -I../../src/compat -Os -Wformat -Werror=format-security       -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\"  -Wall -Wno-stringop-truncation -Os -Wformat -Werror=format-security -std=c99  -MT xkey_provider.o -MD -MP -MF $depbase.Tpo -c -o xkey_provider.o xkey_provider.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo xkey_helper.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include  -I../../include -I../../src/compat -Os -Wformat -Werror=format-security       -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\"  -Wall -Wno-stringop-truncation -Os -Wformat -Werror=format-security -std=c99  -MT xkey_helper.o -MD -MP -MF $depbase.Tpo -c -o xkey_helper.o xkey_helper.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo win32.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include  -I../../include -I../../src/compat -Os -Wformat -Werror=format-security       -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\"  -Wall -Wno-stringop-truncation -Os -Wformat -Werror=format-security -std=c99  -MT win32.o -MD -MP -MF $depbase.Tpo -c -o win32.o win32.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo win32-util.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include  -I../../include -I../../src/compat -Os -Wformat -Werror=format-security       -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\"  -Wall -Wno-stringop-truncation -Os -Wformat -Werror=format-security -std=c99  -MT win32-util.o -MD -MP -MF $depbase.Tpo -c -o win32-util.o win32-util.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo cryptoapi.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include  -I../../include -I../../src/compat -Os -Wformat -Werror=format-security       -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\"  -Wall -Wno-stringop-truncation -Os -Wformat -Werror=format-security -std=c99  -MT cryptoapi.o -MD -MP -MF $depbase.Tpo -c -o cryptoapi.o cryptoapi.c &&\
mv -f $depbase.Tpo $depbase.Po
/bin/sh ../../libtool  --tag=CC   --mode=link gcc       -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\"  -Wall -Wno-stringop-truncation -Os -Wformat -Werror=format-security -std=c99   -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o openvpn argv.o auth_token.o base64.o buffer.o clinat.o comp.o compstub.o comp-lz4.o crypto.o crypto_openssl.o crypto_mbedtls.o dco.o dco_freebsd.o dco_linux.o dco_win.o dhcp.o dns.o env_set.o error.o event.o fdmisc.o forward.o fragment.o gremlin.o helper.o httpdigest.o lladdr.o init.o interval.o list.o lzo.o manage.o mbuf.o misc.o platform.o console.o console_builtin.o console_systemd.o mroute.o mss.o mstats.o mtcp.o mtu.o mudp.o multi.o networking_freebsd.o networking_iproute2.o networking_sitnl.o ntlm.o occ.o pkcs11.o pkcs11_openssl.o pkcs11_mbedtls.o openvpn.o options.o options_util.o otime.o packet_id.o perf.o ping.o plugin.o pool.o proto.o proxy.o ps.o push.o reflect_filter.o reliable.o route.o run_command.o schedule.o session_id.o shaper.o sig.o socket.o socks.o ssl.o ssl_openssl.o ssl_mbedtls.o ssl_ncp.o ssl_pkt.o ssl_util.o ssl_verify.o ssl_verify_openssl.o ssl_verify_mbedtls.o status.o tls_crypt.o tun.o vlan.o xkey_provider.o xkey_helper.o win32.o win32-util.o cryptoapi.o  ../../src/compat/libcompat.la -lresolv -llzo2 -llz4  -lssl -lcrypto   -ldl   -lcap-ng
libtool: link: gcc "-DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\"" -Wall -Wno-stringop-truncation -Os -Wformat -Werror=format-security -std=c99 -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-z -Wl,pack-relative-relocs -o openvpn argv.o auth_token.o base64.o buffer.o clinat.o comp.o compstub.o comp-lz4.o crypto.o crypto_openssl.o crypto_mbedtls.o dco.o dco_freebsd.o dco_linux.o dco_win.o dhcp.o dns.o env_set.o error.o event.o fdmisc.o forward.o fragment.o gremlin.o helper.o httpdigest.o lladdr.o init.o interval.o list.o lzo.o manage.o mbuf.o misc.o platform.o console.o console_builtin.o console_systemd.o mroute.o mss.o mstats.o mtcp.o mtu.o mudp.o multi.o networking_freebsd.o networking_iproute2.o networking_sitnl.o ntlm.o occ.o pkcs11.o pkcs11_openssl.o pkcs11_mbedtls.o openvpn.o options.o options_util.o otime.o packet_id.o perf.o ping.o plugin.o pool.o proto.o proxy.o ps.o push.o reflect_filter.o reliable.o route.o run_command.o schedule.o session_id.o shaper.o sig.o socket.o socks.o ssl.o ssl_openssl.o ssl_mbedtls.o ssl_ncp.o ssl_pkt.o ssl_util.o ssl_verify.o ssl_verify_openssl.o ssl_verify_mbedtls.o status.o tls_crypt.o tun.o vlan.o xkey_provider.o xkey_helper.o win32.o win32-util.o cryptoapi.o  ../../src/compat/.libs/libcompat.a -lresolv -llzo2 -llz4 -lssl -lcrypto -ldl -lcap-ng
make[3]: Leaving directory '/home/buildozer/aports/main/openvpn/src/openvpn-2.6.4/src/openvpn'
Making all in openvpnmsica
make[3]: Entering directory '/home/buildozer/aports/main/openvpn/src/openvpn-2.6.4/src/openvpnmsica'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/home/buildozer/aports/main/openvpn/src/openvpn-2.6.4/src/openvpnmsica'
Making all in openvpnserv
make[3]: Entering directory '/home/buildozer/aports/main/openvpn/src/openvpn-2.6.4/src/openvpnserv'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/home/buildozer/aports/main/openvpn/src/openvpn-2.6.4/src/openvpnserv'
Making all in plugins
make[3]: Entering directory '/home/buildozer/aports/main/openvpn/src/openvpn-2.6.4/src/plugins'
Making all in auth-pam
make[4]: Entering directory '/home/buildozer/aports/main/openvpn/src/openvpn-2.6.4/src/plugins/auth-pam'
depbase=`echo utils.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include   -Os -Wformat -Werror=format-security -I../../../include   -Wall -Wno-stringop-truncation -Os -Wformat -Werror=format-security -std=c99  -MT utils.lo -MD -MP -MF $depbase.Tpo -c -o utils.lo utils.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo auth-pam.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include   -Os -Wformat -Werror=format-security -I../../../include   -Wall -Wno-stringop-truncation -Os -Wformat -Werror=format-security -std=c99  -MT auth-pam.lo -MD -MP -MF $depbase.Tpo -c -o auth-pam.lo auth-pam.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo pamdl.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include   -Os -Wformat -Werror=format-security -I../../../include   -Wall -Wno-stringop-truncation -Os -Wformat -Werror=format-security -std=c99  -MT pamdl.lo -MD -MP -MF $depbase.Tpo -c -o pamdl.lo pamdl.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -Os -Wformat -Werror=format-security -I../../../include -Wall -Wno-stringop-truncation -Os -Wformat -Werror=format-security -std=c99 -MT pamdl.lo -MD -MP -MF .deps/pamdl.Tpo -c pamdl.c  -fPIC -DPIC -o .libs/pamdl.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -Os -Wformat -Werror=format-security -I../../../include -Wall -Wno-stringop-truncation -Os -Wformat -Werror=format-security -std=c99 -MT utils.lo -MD -MP -MF .deps/utils.Tpo -c utils.c  -fPIC -DPIC -o .libs/utils.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -Os -Wformat -Werror=format-security -I../../../include -Wall -Wno-stringop-truncation -Os -Wformat -Werror=format-security -std=c99 -MT auth-pam.lo -MD -MP -MF .deps/auth-pam.Tpo -c auth-pam.c  -fPIC -DPIC -o .libs/auth-pam.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -Os -Wformat -Werror=format-security -I../../../include -Wall -Wno-stringop-truncation -Os -Wformat -Werror=format-security -std=c99 -MT pamdl.lo -MD -MP -MF .deps/pamdl.Tpo -c pamdl.c -o pamdl.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -Os -Wformat -Werror=format-security -I../../../include -Wall -Wno-stringop-truncation -Os -Wformat -Werror=format-security -std=c99 -MT utils.lo -MD -MP -MF .deps/utils.Tpo -c utils.c -o utils.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -Os -Wformat -Werror=format-security -I../../../include -Wall -Wno-stringop-truncation -Os -Wformat -Werror=format-security -std=c99 -MT auth-pam.lo -MD -MP -MF .deps/auth-pam.Tpo -c auth-pam.c -o auth-pam.o >/dev/null 2>&1
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc -I../../../include   -Wall -Wno-stringop-truncation -Os -Wformat -Werror=format-security -std=c99   -export-symbols "./auth-pam.exports" -module -shared -avoid-version -no-undefined -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o openvpn-plugin-auth-pam.la -rpath /usr/lib/openvpn/plugins utils.lo auth-pam.lo pamdl.lo -lpam -lcap-ng
libtool: link: echo "{ global:" > .libs/openvpn-plugin-auth-pam.ver
libtool: link:  cat ./auth-pam.exports | sed -e "s/\(.*\)/\1;/" >> .libs/openvpn-plugin-auth-pam.ver
libtool: link:  echo "local: *; };" >> .libs/openvpn-plugin-auth-pam.ver
libtool: link:  gcc -shared  -fPIC -DPIC  .libs/utils.o .libs/auth-pam.o .libs/pamdl.o   -lpam -lcap-ng  -Os -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-z -Wl,pack-relative-relocs   -Wl,-soname -Wl,openvpn-plugin-auth-pam.so -Wl,-version-script -Wl,.libs/openvpn-plugin-auth-pam.ver -o .libs/openvpn-plugin-auth-pam.so
libtool: link: ( cd ".libs" && rm -f "openvpn-plugin-auth-pam.la" && ln -s "../openvpn-plugin-auth-pam.la" "openvpn-plugin-auth-pam.la" )
make[4]: Leaving directory '/home/buildozer/aports/main/openvpn/src/openvpn-2.6.4/src/plugins/auth-pam'
Making all in down-root
make[4]: Entering directory '/home/buildozer/aports/main/openvpn/src/openvpn-2.6.4/src/plugins/down-root'
depbase=`echo down-root.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include   -Os -Wformat -Werror=format-security -I../../../include  -Wall -Wno-stringop-truncation -Os -Wformat -Werror=format-security -std=c99  -MT down-root.lo -MD -MP -MF $depbase.Tpo -c -o down-root.lo down-root.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -Os -Wformat -Werror=format-security -I../../../include -Wall -Wno-stringop-truncation -Os -Wformat -Werror=format-security -std=c99 -MT down-root.lo -MD -MP -MF .deps/down-root.Tpo -c down-root.c  -fPIC -DPIC -o .libs/down-root.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -Os -Wformat -Werror=format-security -I../../../include -Wall -Wno-stringop-truncation -Os -Wformat -Werror=format-security -std=c99 -MT down-root.lo -MD -MP -MF .deps/down-root.Tpo -c down-root.c -o down-root.o >/dev/null 2>&1
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc -I../../../include  -Wall -Wno-stringop-truncation -Os -Wformat -Werror=format-security -std=c99   -export-symbols "./down-root.exports" -module -shared -avoid-version -no-undefined -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o openvpn-plugin-down-root.la -rpath /usr/lib/openvpn/plugins down-root.lo  -lcap-ng
libtool: link: echo "{ global:" > .libs/openvpn-plugin-down-root.ver
libtool: link:  cat ./down-root.exports | sed -e "s/\(.*\)/\1;/" >> .libs/openvpn-plugin-down-root.ver
libtool: link:  echo "local: *; };" >> .libs/openvpn-plugin-down-root.ver
libtool: link:  gcc -shared  -fPIC -DPIC  .libs/down-root.o   -lcap-ng  -Os -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-z -Wl,pack-relative-relocs   -Wl,-soname -Wl,openvpn-plugin-down-root.so -Wl,-version-script -Wl,.libs/openvpn-plugin-down-root.ver -o .libs/openvpn-plugin-down-root.so
libtool: link: ( cd ".libs" && rm -f "openvpn-plugin-down-root.la" && ln -s "../openvpn-plugin-down-root.la" "openvpn-plugin-down-root.la" )
make[4]: Leaving directory '/home/buildozer/aports/main/openvpn/src/openvpn-2.6.4/src/plugins/down-root'
make[4]: Entering directory '/home/buildozer/aports/main/openvpn/src/openvpn-2.6.4/src/plugins'
make[4]: Nothing to be done for 'all-am'.
make[4]: Leaving directory '/home/buildozer/aports/main/openvpn/src/openvpn-2.6.4/src/plugins'
make[3]: Leaving directory '/home/buildozer/aports/main/openvpn/src/openvpn-2.6.4/src/plugins'
Making all in tapctl
make[3]: Entering directory '/home/buildozer/aports/main/openvpn/src/openvpn-2.6.4/src/tapctl'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/home/buildozer/aports/main/openvpn/src/openvpn-2.6.4/src/tapctl'
make[3]: Entering directory '/home/buildozer/aports/main/openvpn/src/openvpn-2.6.4/src'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/home/buildozer/aports/main/openvpn/src/openvpn-2.6.4/src'
make[2]: Leaving directory '/home/buildozer/aports/main/openvpn/src/openvpn-2.6.4/src'
Making all in sample
make[2]: Entering directory '/home/buildozer/aports/main/openvpn/src/openvpn-2.6.4/sample'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/home/buildozer/aports/main/openvpn/src/openvpn-2.6.4/sample'
Making all in doc
make[2]: Entering directory '/home/buildozer/aports/main/openvpn/src/openvpn-2.6.4/doc'
Making all in doxygen
make[3]: Entering directory '/home/buildozer/aports/main/openvpn/src/openvpn-2.6.4/doc/doxygen'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/home/buildozer/aports/main/openvpn/src/openvpn-2.6.4/doc/doxygen'
make[3]: Entering directory '/home/buildozer/aports/main/openvpn/src/openvpn-2.6.4/doc'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/home/buildozer/aports/main/openvpn/src/openvpn-2.6.4/doc'
make[2]: Leaving directory '/home/buildozer/aports/main/openvpn/src/openvpn-2.6.4/doc'
Making all in tests
make[2]: Entering directory '/home/buildozer/aports/main/openvpn/src/openvpn-2.6.4/tests'
Making all in unit_tests
make[3]: Entering directory '/home/buildozer/aports/main/openvpn/src/openvpn-2.6.4/tests/unit_tests'
Making all in example_test
make[4]: Entering directory '/home/buildozer/aports/main/openvpn/src/openvpn-2.6.4/tests/unit_tests/example_test'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/home/buildozer/aports/main/openvpn/src/openvpn-2.6.4/tests/unit_tests/example_test'
Making all in openvpn
make[4]: Entering directory '/home/buildozer/aports/main/openvpn/src/openvpn-2.6.4/tests/unit_tests/openvpn'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/home/buildozer/aports/main/openvpn/src/openvpn-2.6.4/tests/unit_tests/openvpn'
Making all in plugins
make[4]: Entering directory '/home/buildozer/aports/main/openvpn/src/openvpn-2.6.4/tests/unit_tests/plugins'
Making all in auth-pam
make[5]: Entering directory '/home/buildozer/aports/main/openvpn/src/openvpn-2.6.4/tests/unit_tests/plugins/auth-pam'
make[5]: Nothing to be done for 'all'.
make[5]: Leaving directory '/home/buildozer/aports/main/openvpn/src/openvpn-2.6.4/tests/unit_tests/plugins/auth-pam'
make[5]: Entering directory '/home/buildozer/aports/main/openvpn/src/openvpn-2.6.4/tests/unit_tests/plugins'
make[5]: Nothing to be done for 'all-am'.
make[5]: Leaving directory '/home/buildozer/aports/main/openvpn/src/openvpn-2.6.4/tests/unit_tests/plugins'
make[4]: Leaving directory '/home/buildozer/aports/main/openvpn/src/openvpn-2.6.4/tests/unit_tests/plugins'
make[4]: Entering directory '/home/buildozer/aports/main/openvpn/src/openvpn-2.6.4/tests/unit_tests'
make[4]: Nothing to be done for 'all-am'.
make[4]: Leaving directory '/home/buildozer/aports/main/openvpn/src/openvpn-2.6.4/tests/unit_tests'
make[3]: Leaving directory '/home/buildozer/aports/main/openvpn/src/openvpn-2.6.4/tests/unit_tests'
make[3]: Entering directory '/home/buildozer/aports/main/openvpn/src/openvpn-2.6.4/tests'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/home/buildozer/aports/main/openvpn/src/openvpn-2.6.4/tests'
make[2]: Leaving directory '/home/buildozer/aports/main/openvpn/src/openvpn-2.6.4/tests'
make[2]: Entering directory '/home/buildozer/aports/main/openvpn/src/openvpn-2.6.4'
make[2]: Leaving directory '/home/buildozer/aports/main/openvpn/src/openvpn-2.6.4'
make[1]: Leaving directory '/home/buildozer/aports/main/openvpn/src/openvpn-2.6.4'
make  check-recursive
make[1]: Entering directory '/home/buildozer/aports/main/openvpn/src/openvpn-2.6.4'
Making check in build
make[2]: Entering directory '/home/buildozer/aports/main/openvpn/src/openvpn-2.6.4/build'
Making check in msvc
make[3]: Entering directory '/home/buildozer/aports/main/openvpn/src/openvpn-2.6.4/build/msvc'
Making check in msvc-generate
make[4]: Entering directory '/home/buildozer/aports/main/openvpn/src/openvpn-2.6.4/build/msvc/msvc-generate'
make[4]: Nothing to be done for 'check'.
make[4]: Leaving directory '/home/buildozer/aports/main/openvpn/src/openvpn-2.6.4/build/msvc/msvc-generate'
make[4]: Entering directory '/home/buildozer/aports/main/openvpn/src/openvpn-2.6.4/build/msvc'
make[4]: Nothing to be done for 'check-am'.
make[4]: Leaving directory '/home/buildozer/aports/main/openvpn/src/openvpn-2.6.4/build/msvc'
make[3]: Leaving directory '/home/buildozer/aports/main/openvpn/src/openvpn-2.6.4/build/msvc'
make[3]: Entering directory '/home/buildozer/aports/main/openvpn/src/openvpn-2.6.4/build'
make[3]: Nothing to be done for 'check-am'.
make[3]: Leaving directory '/home/buildozer/aports/main/openvpn/src/openvpn-2.6.4/build'
make[2]: Leaving directory '/home/buildozer/aports/main/openvpn/src/openvpn-2.6.4/build'
Making check in distro
make[2]: Entering directory '/home/buildozer/aports/main/openvpn/src/openvpn-2.6.4/distro'
Making check in systemd
make[3]: Entering directory '/home/buildozer/aports/main/openvpn/src/openvpn-2.6.4/distro/systemd'
make[3]: Nothing to be done for 'check'.
make[3]: Leaving directory '/home/buildozer/aports/main/openvpn/src/openvpn-2.6.4/distro/systemd'
make[3]: Entering directory '/home/buildozer/aports/main/openvpn/src/openvpn-2.6.4/distro'
make[3]: Nothing to be done for 'check-am'.
make[3]: Leaving directory '/home/buildozer/aports/main/openvpn/src/openvpn-2.6.4/distro'
make[2]: Leaving directory '/home/buildozer/aports/main/openvpn/src/openvpn-2.6.4/distro'
Making check in include
make[2]: Entering directory '/home/buildozer/aports/main/openvpn/src/openvpn-2.6.4/include'
make[2]: Leaving directory '/home/buildozer/aports/main/openvpn/src/openvpn-2.6.4/include'
Making check in src
make[2]: Entering directory '/home/buildozer/aports/main/openvpn/src/openvpn-2.6.4/src'
Making check in compat
make[3]: Entering directory '/home/buildozer/aports/main/openvpn/src/openvpn-2.6.4/src/compat'
make[3]: Nothing to be done for 'check'.
make[3]: Leaving directory '/home/buildozer/aports/main/openvpn/src/openvpn-2.6.4/src/compat'
Making check in openvpn
make[3]: Entering directory '/home/buildozer/aports/main/openvpn/src/openvpn-2.6.4/src/openvpn'
make[3]: Nothing to be done for 'check'.
make[3]: Leaving directory '/home/buildozer/aports/main/openvpn/src/openvpn-2.6.4/src/openvpn'
Making check in openvpnmsica
make[3]: Entering directory '/home/buildozer/aports/main/openvpn/src/openvpn-2.6.4/src/openvpnmsica'
make[3]: Nothing to be done for 'check'.
make[3]: Leaving directory '/home/buildozer/aports/main/openvpn/src/openvpn-2.6.4/src/openvpnmsica'
Making check in openvpnserv
make[3]: Entering directory '/home/buildozer/aports/main/openvpn/src/openvpn-2.6.4/src/openvpnserv'
make[3]: Nothing to be done for 'check'.
make[3]: Leaving directory '/home/buildozer/aports/main/openvpn/src/openvpn-2.6.4/src/openvpnserv'
Making check in plugins
make[3]: Entering directory '/home/buildozer/aports/main/openvpn/src/openvpn-2.6.4/src/plugins'
Making check in auth-pam
make[4]: Entering directory '/home/buildozer/aports/main/openvpn/src/openvpn-2.6.4/src/plugins/auth-pam'
make[4]: Nothing to be done for 'check'.
make[4]: Leaving directory '/home/buildozer/aports/main/openvpn/src/openvpn-2.6.4/src/plugins/auth-pam'
Making check in down-root
make[4]: Entering directory '/home/buildozer/aports/main/openvpn/src/openvpn-2.6.4/src/plugins/down-root'
make[4]: Nothing to be done for 'check'.
make[4]: Leaving directory '/home/buildozer/aports/main/openvpn/src/openvpn-2.6.4/src/plugins/down-root'
make[4]: Entering directory '/home/buildozer/aports/main/openvpn/src/openvpn-2.6.4/src/plugins'
make[4]: Nothing to be done for 'check-am'.
make[4]: Leaving directory '/home/buildozer/aports/main/openvpn/src/openvpn-2.6.4/src/plugins'
make[3]: Leaving directory '/home/buildozer/aports/main/openvpn/src/openvpn-2.6.4/src/plugins'
Making check in tapctl
make[3]: Entering directory '/home/buildozer/aports/main/openvpn/src/openvpn-2.6.4/src/tapctl'
make[3]: Nothing to be done for 'check'.
make[3]: Leaving directory '/home/buildozer/aports/main/openvpn/src/openvpn-2.6.4/src/tapctl'
make[3]: Entering directory '/home/buildozer/aports/main/openvpn/src/openvpn-2.6.4/src'
make[3]: Nothing to be done for 'check-am'.
make[3]: Leaving directory '/home/buildozer/aports/main/openvpn/src/openvpn-2.6.4/src'
make[2]: Leaving directory '/home/buildozer/aports/main/openvpn/src/openvpn-2.6.4/src'
Making check in sample
make[2]: Entering directory '/home/buildozer/aports/main/openvpn/src/openvpn-2.6.4/sample'
make[2]: Nothing to be done for 'check'.
make[2]: Leaving directory '/home/buildozer/aports/main/openvpn/src/openvpn-2.6.4/sample'
Making check in doc
make[2]: Entering directory '/home/buildozer/aports/main/openvpn/src/openvpn-2.6.4/doc'
Making check in doxygen
make[3]: Entering directory '/home/buildozer/aports/main/openvpn/src/openvpn-2.6.4/doc/doxygen'
make[3]: Nothing to be done for 'check'.
make[3]: Leaving directory '/home/buildozer/aports/main/openvpn/src/openvpn-2.6.4/doc/doxygen'
make[3]: Entering directory '/home/buildozer/aports/main/openvpn/src/openvpn-2.6.4/doc'
make[3]: Nothing to be done for 'check-am'.
make[3]: Leaving directory '/home/buildozer/aports/main/openvpn/src/openvpn-2.6.4/doc'
make[2]: Leaving directory '/home/buildozer/aports/main/openvpn/src/openvpn-2.6.4/doc'
Making check in tests
make[2]: Entering directory '/home/buildozer/aports/main/openvpn/src/openvpn-2.6.4/tests'
Making check in unit_tests
make[3]: Entering directory '/home/buildozer/aports/main/openvpn/src/openvpn-2.6.4/tests/unit_tests'
Making check in example_test
make[4]: Entering directory '/home/buildozer/aports/main/openvpn/src/openvpn-2.6.4/tests/unit_tests/example_test'
make  example_testdriver example2_testdriver
make[5]: Entering directory '/home/buildozer/aports/main/openvpn/src/openvpn-2.6.4/tests/unit_tests/example_test'
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include   -Os -Wformat -Werror=format-security -I../../../include  -Wall -Wno-stringop-truncation -Os -Wformat -Werror=format-security -std=c99  -MT example_testdriver-test.o -MD -MP -MF .deps/example_testdriver-test.Tpo -c -o example_testdriver-test.o `test -f 'test.c' || echo './'`test.c
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include   -Os -Wformat -Werror=format-security -I../../../include  -Wall -Wno-stringop-truncation -Os -Wformat -Werror=format-security -std=c99  -MT example2_testdriver-test2.o -MD -MP -MF .deps/example2_testdriver-test2.Tpo -c -o example2_testdriver-test2.o `test -f 'test2.c' || echo './'`test2.c
mv -f .deps/example2_testdriver-test2.Tpo .deps/example2_testdriver-test2.Po
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc -I../../../include  -Wall -Wno-stringop-truncation -Os -Wformat -Werror=format-security -std=c99  -lssl -lcrypto  -llzo2 -lcmocka -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o example2_testdriver example2_testdriver-test2.o  -lcap-ng
mv -f .deps/example_testdriver-test.Tpo .deps/example_testdriver-test.Po
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc -I../../../include  -Wall -Wno-stringop-truncation -Os -Wformat -Werror=format-security -std=c99  -lssl -lcrypto  -llzo2 -lcmocka -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o example_testdriver example_testdriver-test.o  -lcap-ng
libtool: link: gcc -I../../../include -Wall -Wno-stringop-truncation -Os -Wformat -Werror=format-security -std=c99 -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-z -Wl,pack-relative-relocs -o example2_testdriver example2_testdriver-test2.o  -lssl -lcrypto -llzo2 -lcmocka -lcap-ng
libtool: link: gcc -I../../../include -Wall -Wno-stringop-truncation -Os -Wformat -Werror=format-security -std=c99 -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-z -Wl,pack-relative-relocs -o example_testdriver example_testdriver-test.o  -lssl -lcrypto -llzo2 -lcmocka -lcap-ng
make[5]: Leaving directory '/home/buildozer/aports/main/openvpn/src/openvpn-2.6.4/tests/unit_tests/example_test'
make  check-TESTS
make[5]: Entering directory '/home/buildozer/aports/main/openvpn/src/openvpn-2.6.4/tests/unit_tests/example_test'
[==========] success_test: Running 2 test(s).
[ RUN      ] null_test_success
[       OK ] null_test_success
[ RUN      ] int_test_success
[       OK ] int_test_success
[==========] success_test: 2 test(s) run.
[  PASSED  ] 2 test(s).
PASS: example_testdriver
[==========] success_test2: Running 1 test(s).
[ RUN      ] test_true
[       OK ] test_true
[==========] success_test2: 1 test(s) run.
[  PASSED  ] 1 test(s).
PASS: example2_testdriver
==================
All 2 tests passed
==================
make[5]: Leaving directory '/home/buildozer/aports/main/openvpn/src/openvpn-2.6.4/tests/unit_tests/example_test'
make[4]: Leaving directory '/home/buildozer/aports/main/openvpn/src/openvpn-2.6.4/tests/unit_tests/example_test'
Making check in openvpn
make[4]: Entering directory '/home/buildozer/aports/main/openvpn/src/openvpn-2.6.4/tests/unit_tests/openvpn'
make  argv_testdriver buffer_testdriver crypto_testdriver packet_id_testdriver auth_token_testdriver ncp_testdriver misc_testdriver pkt_testdriver tls_crypt_testdriver provider_testdriver  
make[5]: Entering directory '/home/buildozer/aports/main/openvpn/src/openvpn-2.6.4/tests/unit_tests/openvpn'
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include   -Os -Wformat -Werror=format-security -I../../../include  -I../../../src/openvpn -I../../../src/compat -Wall -Wno-stringop-truncation -Os -Wformat -Werror=format-security -std=c99  -MT argv_testdriver-test_argv.o -MD -MP -MF .deps/argv_testdriver-test_argv.Tpo -c -o argv_testdriver-test_argv.o `test -f 'test_argv.c' || echo './'`test_argv.c
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include   -Os -Wformat -Werror=format-security -I../../../include  -I../../../src/openvpn -I../../../src/compat -Wall -Wno-stringop-truncation -Os -Wformat -Werror=format-security -std=c99  -MT argv_testdriver-mock_msg.o -MD -MP -MF .deps/argv_testdriver-mock_msg.Tpo -c -o argv_testdriver-mock_msg.o `test -f 'mock_msg.c' || echo './'`mock_msg.c
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include   -Os -Wformat -Werror=format-security -I../../../include  -I../../../src/openvpn -I../../../src/compat -Wall -Wno-stringop-truncation -Os -Wformat -Werror=format-security -std=c99  -MT argv_testdriver-mock_get_random.o -MD -MP -MF .deps/argv_testdriver-mock_get_random.Tpo -c -o argv_testdriver-mock_get_random.o `test -f 'mock_get_random.c' || echo './'`mock_get_random.c
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include   -Os -Wformat -Werror=format-security -I../../../include  -I../../../src/openvpn -I../../../src/compat -Wall -Wno-stringop-truncation -Os -Wformat -Werror=format-security -std=c99  -MT buffer_testdriver-test_buffer.o -MD -MP -MF .deps/buffer_testdriver-test_buffer.Tpo -c -o buffer_testdriver-test_buffer.o `test -f 'test_buffer.c' || echo './'`test_buffer.c
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include   -Os -Wformat -Werror=format-security -I../../../include  -I../../../src/openvpn -I../../../src/compat -Wall -Wno-stringop-truncation -Os -Wformat -Werror=format-security -std=c99  -MT buffer_testdriver-mock_msg.o -MD -MP -MF .deps/buffer_testdriver-mock_msg.Tpo -c -o buffer_testdriver-mock_msg.o `test -f 'mock_msg.c' || echo './'`mock_msg.c
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include   -Os -Wformat -Werror=format-security -I../../../include  -I../../../src/openvpn -I../../../src/compat -Wall -Wno-stringop-truncation -Os -Wformat -Werror=format-security -std=c99  -MT buffer_testdriver-mock_get_random.o -MD -MP -MF .deps/buffer_testdriver-mock_get_random.Tpo -c -o buffer_testdriver-mock_get_random.o `test -f 'mock_get_random.c' || echo './'`mock_get_random.c
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include   -Os -Wformat -Werror=format-security -I../../../include -I../../../include -I../../../src/compat -I../../../src/openvpn -Wall -Wno-stringop-truncation -Os -Wformat -Werror=format-security -std=c99  -MT crypto_testdriver-test_crypto.o -MD -MP -MF .deps/crypto_testdriver-test_crypto.Tpo -c -o crypto_testdriver-test_crypto.o `test -f 'test_crypto.c' || echo './'`test_crypto.c
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include   -Os -Wformat -Werror=format-security -I../../../include -I../../../include -I../../../src/compat -I../../../src/openvpn -Wall -Wno-stringop-truncation -Os -Wformat -Werror=format-security -std=c99  -MT crypto_testdriver-mock_msg.o -MD -MP -MF .deps/crypto_testdriver-mock_msg.Tpo -c -o crypto_testdriver-mock_msg.o `test -f 'mock_msg.c' || echo './'`mock_msg.c
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include   -Os -Wformat -Werror=format-security -I../../../include -I../../../include -I../../../src/compat -I../../../src/openvpn -Wall -Wno-stringop-truncation -Os -Wformat -Werror=format-security -std=c99  -MT ../../../src/openvpn/crypto_testdriver-buffer.o -MD -MP -MF ../../../src/openvpn/.deps/crypto_testdriver-buffer.Tpo -c -o ../../../src/openvpn/crypto_testdriver-buffer.o `test -f '../../../src/openvpn/buffer.c' || echo './'`../../../src/openvpn/buffer.c
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include   -Os -Wformat -Werror=format-security -I../../../include -I../../../include -I../../../src/compat -I../../../src/openvpn -Wall -Wno-stringop-truncation -Os -Wformat -Werror=format-security -std=c99  -MT ../../../src/openvpn/crypto_testdriver-crypto.o -MD -MP -MF ../../../src/openvpn/.deps/crypto_testdriver-crypto.Tpo -c -o ../../../src/openvpn/crypto_testdriver-crypto.o `test -f '../../../src/openvpn/crypto.c' || echo './'`../../../src/openvpn/crypto.c
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include   -Os -Wformat -Werror=format-security -I../../../include -I../../../include -I../../../src/compat -I../../../src/openvpn -Wall -Wno-stringop-truncation -Os -Wformat -Werror=format-security -std=c99  -MT ../../../src/openvpn/crypto_testdriver-crypto_mbedtls.o -MD -MP -MF ../../../src/openvpn/.deps/crypto_testdriver-crypto_mbedtls.Tpo -c -o ../../../src/openvpn/crypto_testdriver-crypto_mbedtls.o `test -f '../../../src/openvpn/crypto_mbedtls.c' || echo './'`../../../src/openvpn/crypto_mbedtls.c
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include   -Os -Wformat -Werror=format-security -I../../../include -I../../../include -I../../../src/compat -I../../../src/openvpn -Wall -Wno-stringop-truncation -Os -Wformat -Werror=format-security -std=c99  -MT ../../../src/openvpn/crypto_testdriver-crypto_openssl.o -MD -MP -MF ../../../src/openvpn/.deps/crypto_testdriver-crypto_openssl.Tpo -c -o ../../../src/openvpn/crypto_testdriver-crypto_openssl.o `test -f '../../../src/openvpn/crypto_openssl.c' || echo './'`../../../src/openvpn/crypto_openssl.c
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include   -Os -Wformat -Werror=format-security -I../../../include -I../../../include -I../../../src/compat -I../../../src/openvpn -Wall -Wno-stringop-truncation -Os -Wformat -Werror=format-security -std=c99  -MT ../../../src/openvpn/crypto_testdriver-otime.o -MD -MP -MF ../../../src/openvpn/.deps/crypto_testdriver-otime.Tpo -c -o ../../../src/openvpn/crypto_testdriver-otime.o `test -f '../../../src/openvpn/otime.c' || echo './'`../../../src/openvpn/otime.c
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include   -Os -Wformat -Werror=format-security -I../../../include -I../../../include -I../../../src/compat -I../../../src/openvpn -Wall -Wno-stringop-truncation -Os -Wformat -Werror=format-security -std=c99  -MT ../../../src/openvpn/crypto_testdriver-packet_id.o -MD -MP -MF ../../../src/openvpn/.deps/crypto_testdriver-packet_id.Tpo -c -o ../../../src/openvpn/crypto_testdriver-packet_id.o `test -f '../../../src/openvpn/packet_id.c' || echo './'`../../../src/openvpn/packet_id.c
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include   -Os -Wformat -Werror=format-security -I../../../include -I../../../include -I../../../src/compat -I../../../src/openvpn -Wall -Wno-stringop-truncation -Os -Wformat -Werror=format-security -std=c99  -MT ../../../src/openvpn/crypto_testdriver-platform.o -MD -MP -MF ../../../src/openvpn/.deps/crypto_testdriver-platform.Tpo -c -o ../../../src/openvpn/crypto_testdriver-platform.o `test -f '../../../src/openvpn/platform.c' || echo './'`../../../src/openvpn/platform.c
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include   -Os -Wformat -Werror=format-security -I../../../include -I../../../include -I../../../src/compat -I../../../src/openvpn -Wall -Wno-stringop-truncation -Os -Wformat -Werror=format-security -std=c99  -MT ../../../src/openvpn/crypto_testdriver-mtu.o -MD -MP -MF ../../../src/openvpn/.deps/crypto_testdriver-mtu.Tpo -c -o ../../../src/openvpn/crypto_testdriver-mtu.o `test -f '../../../src/openvpn/mtu.c' || echo './'`../../../src/openvpn/mtu.c
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include   -Os -Wformat -Werror=format-security -I../../../include -I../../../include -I../../../src/compat -I../../../src/openvpn -Wall -Wno-stringop-truncation -Os -Wformat -Werror=format-security -std=c99  -MT ../../../src/openvpn/crypto_testdriver-win32-util.o -MD -MP -MF ../../../src/openvpn/.deps/crypto_testdriver-win32-util.Tpo -c -o ../../../src/openvpn/crypto_testdriver-win32-util.o `test -f '../../../src/openvpn/win32-util.c' || echo './'`../../../src/openvpn/win32-util.c
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include   -Os -Wformat -Werror=format-security -I../../../include -I../../../include -I../../../src/compat -I../../../src/openvpn -Wall -Wno-stringop-truncation -Os -Wformat -Werror=format-security -std=c99  -MT ../../../src/openvpn/crypto_testdriver-mss.o -MD -MP -MF ../../../src/openvpn/.deps/crypto_testdriver-mss.Tpo -c -o ../../../src/openvpn/crypto_testdriver-mss.o `test -f '../../../src/openvpn/mss.c' || echo './'`../../../src/openvpn/mss.c
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include   -Os -Wformat -Werror=format-security -I../../../include -I../../../include -I../../../src/compat -I../../../src/openvpn -Wall -Wno-stringop-truncation -Os -Wformat -Werror=format-security -std=c99  -MT packet_id_testdriver-test_packet_id.o -MD -MP -MF .deps/packet_id_testdriver-test_packet_id.Tpo -c -o packet_id_testdriver-test_packet_id.o `test -f 'test_packet_id.c' || echo './'`test_packet_id.c
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include   -Os -Wformat -Werror=format-security -I../../../include -I../../../include -I../../../src/compat -I../../../src/openvpn -Wall -Wno-stringop-truncation -Os -Wformat -Werror=format-security -std=c99  -MT packet_id_testdriver-mock_msg.o -MD -MP -MF .deps/packet_id_testdriver-mock_msg.Tpo -c -o packet_id_testdriver-mock_msg.o `test -f 'mock_msg.c' || echo './'`mock_msg.c
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include   -Os -Wformat -Werror=format-security -I../../../include -I../../../include -I../../../src/compat -I../../../src/openvpn -Wall -Wno-stringop-truncation -Os -Wformat -Werror=format-security -std=c99  -MT packet_id_testdriver-mock_get_random.o -MD -MP -MF .deps/packet_id_testdriver-mock_get_random.Tpo -c -o packet_id_testdriver-mock_get_random.o `test -f 'mock_get_random.c' || echo './'`mock_get_random.c
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include   -Os -Wformat -Werror=format-security -I../../../include -I../../../include -I../../../src/compat -I../../../src/openvpn -Wall -Wno-stringop-truncation -Os -Wformat -Werror=format-security -std=c99  -MT ../../../src/openvpn/packet_id_testdriver-buffer.o -MD -MP -MF ../../../src/openvpn/.deps/packet_id_testdriver-buffer.Tpo -c -o ../../../src/openvpn/packet_id_testdriver-buffer.o `test -f '../../../src/openvpn/buffer.c' || echo './'`../../../src/openvpn/buffer.c
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include   -Os -Wformat -Werror=format-security -I../../../include -I../../../include -I../../../src/compat -I../../../src/openvpn -Wall -Wno-stringop-truncation -Os -Wformat -Werror=format-security -std=c99  -MT ../../../src/openvpn/packet_id_testdriver-otime.o -MD -MP -MF ../../../src/openvpn/.deps/packet_id_testdriver-otime.Tpo -c -o ../../../src/openvpn/packet_id_testdriver-otime.o `test -f '../../../src/openvpn/otime.c' || echo './'`../../../src/openvpn/otime.c
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include   -Os -Wformat -Werror=format-security -I../../../include -I../../../include -I../../../src/compat -I../../../src/openvpn -Wall -Wno-stringop-truncation -Os -Wformat -Werror=format-security -std=c99  -MT ../../../src/openvpn/packet_id_testdriver-packet_id.o -MD -MP -MF ../../../src/openvpn/.deps/packet_id_testdriver-packet_id.Tpo -c -o ../../../src/openvpn/packet_id_testdriver-packet_id.o `test -f '../../../src/openvpn/packet_id.c' || echo './'`../../../src/openvpn/packet_id.c
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include   -Os -Wformat -Werror=format-security -I../../../include -I../../../include -I../../../src/compat -I../../../src/openvpn -Wall -Wno-stringop-truncation -Os -Wformat -Werror=format-security -std=c99  -MT ../../../src/openvpn/packet_id_testdriver-platform.o -MD -MP -MF ../../../src/openvpn/.deps/packet_id_testdriver-platform.Tpo -c -o ../../../src/openvpn/packet_id_testdriver-platform.o `test -f '../../../src/openvpn/platform.c' || echo './'`../../../src/openvpn/platform.c
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include   -Os -Wformat -Werror=format-security -I../../../include -I../../../include -I../../../src/compat -I../../../src/openvpn -Wall -Wno-stringop-truncation -Os -Wformat -Werror=format-security -std=c99  -MT ../../../src/openvpn/packet_id_testdriver-reliable.o -MD -MP -MF ../../../src/openvpn/.deps/packet_id_testdriver-reliable.Tpo -c -o ../../../src/openvpn/packet_id_testdriver-reliable.o `test -f '../../../src/openvpn/reliable.c' || echo './'`../../../src/openvpn/reliable.c
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include   -Os -Wformat -Werror=format-security -I../../../include -I../../../include -I../../../src/compat -I../../../src/openvpn -Wall -Wno-stringop-truncation -Os -Wformat -Werror=format-security -std=c99  -MT ../../../src/openvpn/packet_id_testdriver-win32-util.o -MD -MP -MF ../../../src/openvpn/.deps/packet_id_testdriver-win32-util.Tpo -c -o ../../../src/openvpn/packet_id_testdriver-win32-util.o `test -f '../../../src/openvpn/win32-util.c' || echo './'`../../../src/openvpn/win32-util.c
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include   -Os -Wformat -Werror=format-security -I../../../include -I../../../include -I../../../src/compat -I../../../src/openvpn -Wall -Wno-stringop-truncation -Os -Wformat -Werror=format-security -std=c99  -MT ../../../src/openvpn/packet_id_testdriver-session_id.o -MD -MP -MF ../../../src/openvpn/.deps/packet_id_testdriver-session_id.Tpo -c -o ../../../src/openvpn/packet_id_testdriver-session_id.o `test -f '../../../src/openvpn/session_id.c' || echo './'`../../../src/openvpn/session_id.c
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include   -Os -Wformat -Werror=format-security -I../../../include -I../../../include -I../../../src/compat -I../../../src/openvpn  -Wall -Wno-stringop-truncation -Os -Wformat -Werror=format-security -std=c99  -MT auth_token_testdriver-test_auth_token.o -MD -MP -MF .deps/auth_token_testdriver-test_auth_token.Tpo -c -o auth_token_testdriver-test_auth_token.o `test -f 'test_auth_token.c' || echo './'`test_auth_token.c
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include   -Os -Wformat -Werror=format-security -I../../../include -I../../../include -I../../../src/compat -I../../../src/openvpn  -Wall -Wno-stringop-truncation -Os -Wformat -Werror=format-security -std=c99  -MT auth_token_testdriver-mock_msg.o -MD -MP -MF .deps/auth_token_testdriver-mock_msg.Tpo -c -o auth_token_testdriver-mock_msg.o `test -f 'mock_msg.c' || echo './'`mock_msg.c
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include   -Os -Wformat -Werror=format-security -I../../../include -I../../../include -I../../../src/compat -I../../../src/openvpn  -Wall -Wno-stringop-truncation -Os -Wformat -Werror=format-security -std=c99  -MT ../../../src/openvpn/auth_token_testdriver-buffer.o -MD -MP -MF ../../../src/openvpn/.deps/auth_token_testdriver-buffer.Tpo -c -o ../../../src/openvpn/auth_token_testdriver-buffer.o `test -f '../../../src/openvpn/buffer.c' || echo './'`../../../src/openvpn/buffer.c
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include   -Os -Wformat -Werror=format-security -I../../../include -I../../../include -I../../../src/compat -I../../../src/openvpn  -Wall -Wno-stringop-truncation -Os -Wformat -Werror=format-security -std=c99  -MT ../../../src/openvpn/auth_token_testdriver-crypto.o -MD -MP -MF ../../../src/openvpn/.deps/auth_token_testdriver-crypto.Tpo -c -o ../../../src/openvpn/auth_token_testdriver-crypto.o `test -f '../../../src/openvpn/crypto.c' || echo './'`../../../src/openvpn/crypto.c
mv -f .deps/buffer_testdriver-mock_get_random.Tpo .deps/buffer_testdriver-mock_get_random.Po
mv -f .deps/argv_testdriver-mock_get_random.Tpo .deps/argv_testdriver-mock_get_random.Po
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include   -Os -Wformat -Werror=format-security -I../../../include -I../../../include -I../../../src/compat -I../../../src/openvpn  -Wall -Wno-stringop-truncation -Os -Wformat -Werror=format-security -std=c99  -MT ../../../src/openvpn/auth_token_testdriver-crypto_mbedtls.o -MD -MP -MF ../../../src/openvpn/.deps/auth_token_testdriver-crypto_mbedtls.Tpo -c -o ../../../src/openvpn/auth_token_testdriver-crypto_mbedtls.o `test -f '../../../src/openvpn/crypto_mbedtls.c' || echo './'`../../../src/openvpn/crypto_mbedtls.c
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include   -Os -Wformat -Werror=format-security -I../../../include -I../../../include -I../../../src/compat -I../../../src/openvpn  -Wall -Wno-stringop-truncation -Os -Wformat -Werror=format-security -std=c99  -MT ../../../src/openvpn/auth_token_testdriver-crypto_openssl.o -MD -MP -MF ../../../src/openvpn/.deps/auth_token_testdriver-crypto_openssl.Tpo -c -o ../../../src/openvpn/auth_token_testdriver-crypto_openssl.o `test -f '../../../src/openvpn/crypto_openssl.c' || echo './'`../../../src/openvpn/crypto_openssl.c
mv -f .deps/packet_id_testdriver-mock_get_random.Tpo .deps/packet_id_testdriver-mock_get_random.Po
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include   -Os -Wformat -Werror=format-security -I../../../include -I../../../include -I../../../src/compat -I../../../src/openvpn  -Wall -Wno-stringop-truncation -Os -Wformat -Werror=format-security -std=c99  -MT ../../../src/openvpn/auth_token_testdriver-otime.o -MD -MP -MF ../../../src/openvpn/.deps/auth_token_testdriver-otime.Tpo -c -o ../../../src/openvpn/auth_token_testdriver-otime.o `test -f '../../../src/openvpn/otime.c' || echo './'`../../../src/openvpn/otime.c
mv -f .deps/argv_testdriver-mock_msg.Tpo .deps/argv_testdriver-mock_msg.Po
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include   -Os -Wformat -Werror=format-security -I../../../include -I../../../include -I../../../src/compat -I../../../src/openvpn  -Wall -Wno-stringop-truncation -Os -Wformat -Werror=format-security -std=c99  -MT ../../../src/openvpn/auth_token_testdriver-packet_id.o -MD -MP -MF ../../../src/openvpn/.deps/auth_token_testdriver-packet_id.Tpo -c -o ../../../src/openvpn/auth_token_testdriver-packet_id.o `test -f '../../../src/openvpn/packet_id.c' || echo './'`../../../src/openvpn/packet_id.c
mv -f .deps/crypto_testdriver-mock_msg.Tpo .deps/crypto_testdriver-mock_msg.Po
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include   -Os -Wformat -Werror=format-security -I../../../include -I../../../include -I../../../src/compat -I../../../src/openvpn  -Wall -Wno-stringop-truncation -Os -Wformat -Werror=format-security -std=c99  -MT ../../../src/openvpn/auth_token_testdriver-platform.o -MD -MP -MF ../../../src/openvpn/.deps/auth_token_testdriver-platform.Tpo -c -o ../../../src/openvpn/auth_token_testdriver-platform.o `test -f '../../../src/openvpn/platform.c' || echo './'`../../../src/openvpn/platform.c
mv -f .deps/packet_id_testdriver-mock_msg.Tpo .deps/packet_id_testdriver-mock_msg.Po
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include   -Os -Wformat -Werror=format-security -I../../../include -I../../../include -I../../../src/compat -I../../../src/openvpn  -Wall -Wno-stringop-truncation -Os -Wformat -Werror=format-security -std=c99  -MT ../../../src/openvpn/auth_token_testdriver-win32-util.o -MD -MP -MF ../../../src/openvpn/.deps/auth_token_testdriver-win32-util.Tpo -c -o ../../../src/openvpn/auth_token_testdriver-win32-util.o `test -f '../../../src/openvpn/win32-util.c' || echo './'`../../../src/openvpn/win32-util.c
mv -f ../../../src/openvpn/.deps/crypto_testdriver-crypto_mbedtls.Tpo ../../../src/openvpn/.deps/crypto_testdriver-crypto_mbedtls.Po
mv -f .deps/buffer_testdriver-mock_msg.Tpo .deps/buffer_testdriver-mock_msg.Po
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include   -Os -Wformat -Werror=format-security -I../../../include -I../../../include -I../../../src/compat -I../../../src/openvpn  -Wall -Wno-stringop-truncation -Os -Wformat -Werror=format-security -std=c99  -MT ../../../src/openvpn/auth_token_testdriver-base64.o -MD -MP -MF ../../../src/openvpn/.deps/auth_token_testdriver-base64.Tpo -c -o ../../../src/openvpn/auth_token_testdriver-base64.o `test -f '../../../src/openvpn/base64.c' || echo './'`../../../src/openvpn/base64.c
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include   -Os -Wformat -Werror=format-security -I../../../include -I../../../include -I../../../src/compat -I../../../src/openvpn  -Wall -Wno-stringop-truncation -Os -Wformat -Werror=format-security -std=c99  -MT ncp_testdriver-test_ncp.o -MD -MP -MF .deps/ncp_testdriver-test_ncp.Tpo -c -o ncp_testdriver-test_ncp.o `test -f 'test_ncp.c' || echo './'`test_ncp.c
mv -f ../../../src/openvpn/.deps/crypto_testdriver-win32-util.Tpo ../../../src/openvpn/.deps/crypto_testdriver-win32-util.Po
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include   -Os -Wformat -Werror=format-security -I../../../include -I../../../include -I../../../src/compat -I../../../src/openvpn  -Wall -Wno-stringop-truncation -Os -Wformat -Werror=format-security -std=c99  -MT ncp_testdriver-mock_msg.o -MD -MP -MF .deps/ncp_testdriver-mock_msg.Tpo -c -o ncp_testdriver-mock_msg.o `test -f 'mock_msg.c' || echo './'`mock_msg.c
mv -f ../../../src/openvpn/.deps/packet_id_testdriver-win32-util.Tpo ../../../src/openvpn/.deps/packet_id_testdriver-win32-util.Po
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include   -Os -Wformat -Werror=format-security -I../../../include -I../../../include -I../../../src/compat -I../../../src/openvpn  -Wall -Wno-stringop-truncation -Os -Wformat -Werror=format-security -std=c99  -MT ../../../src/openvpn/ncp_testdriver-buffer.o -MD -MP -MF ../../../src/openvpn/.deps/ncp_testdriver-buffer.Tpo -c -o ../../../src/openvpn/ncp_testdriver-buffer.o `test -f '../../../src/openvpn/buffer.c' || echo './'`../../../src/openvpn/buffer.c
mv -f .deps/auth_token_testdriver-mock_msg.Tpo .deps/auth_token_testdriver-mock_msg.Po
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include   -Os -Wformat -Werror=format-security -I../../../include -I../../../include -I../../../src/compat -I../../../src/openvpn  -Wall -Wno-stringop-truncation -Os -Wformat -Werror=format-security -std=c99  -MT ../../../src/openvpn/ncp_testdriver-crypto.o -MD -MP -MF ../../../src/openvpn/.deps/ncp_testdriver-crypto.Tpo -c -o ../../../src/openvpn/ncp_testdriver-crypto.o `test -f '../../../src/openvpn/crypto.c' || echo './'`../../../src/openvpn/crypto.c
mv -f ../../../src/openvpn/.deps/auth_token_testdriver-crypto_mbedtls.Tpo ../../../src/openvpn/.deps/auth_token_testdriver-crypto_mbedtls.Po
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include   -Os -Wformat -Werror=format-security -I../../../include -I../../../include -I../../../src/compat -I../../../src/openvpn  -Wall -Wno-stringop-truncation -Os -Wformat -Werror=format-security -std=c99  -MT ../../../src/openvpn/ncp_testdriver-crypto_mbedtls.o -MD -MP -MF ../../../src/openvpn/.deps/ncp_testdriver-crypto_mbedtls.Tpo -c -o ../../../src/openvpn/ncp_testdriver-crypto_mbedtls.o `test -f '../../../src/openvpn/crypto_mbedtls.c' || echo './'`../../../src/openvpn/crypto_mbedtls.c
mv -f ../../../src/openvpn/.deps/auth_token_testdriver-win32-util.Tpo ../../../src/openvpn/.deps/auth_token_testdriver-win32-util.Po
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include   -Os -Wformat -Werror=format-security -I../../../include -I../../../include -I../../../src/compat -I../../../src/openvpn  -Wall -Wno-stringop-truncation -Os -Wformat -Werror=format-security -std=c99  -MT ../../../src/openvpn/ncp_testdriver-crypto_openssl.o -MD -MP -MF ../../../src/openvpn/.deps/ncp_testdriver-crypto_openssl.Tpo -c -o ../../../src/openvpn/ncp_testdriver-crypto_openssl.o `test -f '../../../src/openvpn/crypto_openssl.c' || echo './'`../../../src/openvpn/crypto_openssl.c
mv -f .deps/ncp_testdriver-mock_msg.Tpo .deps/ncp_testdriver-mock_msg.Po
mv -f ../../../src/openvpn/.deps/crypto_testdriver-otime.Tpo ../../../src/openvpn/.deps/crypto_testdriver-otime.Po
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include   -Os -Wformat -Werror=format-security -I../../../include -I../../../include -I../../../src/compat -I../../../src/openvpn  -Wall -Wno-stringop-truncation -Os -Wformat -Werror=format-security -std=c99  -MT ../../../src/openvpn/ncp_testdriver-otime.o -MD -MP -MF ../../../src/openvpn/.deps/ncp_testdriver-otime.Tpo -c -o ../../../src/openvpn/ncp_testdriver-otime.o `test -f '../../../src/openvpn/otime.c' || echo './'`../../../src/openvpn/otime.c
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include   -Os -Wformat -Werror=format-security -I../../../include -I../../../include -I../../../src/compat -I../../../src/openvpn  -Wall -Wno-stringop-truncation -Os -Wformat -Werror=format-security -std=c99  -MT ../../../src/openvpn/ncp_testdriver-packet_id.o -MD -MP -MF ../../../src/openvpn/.deps/ncp_testdriver-packet_id.Tpo -c -o ../../../src/openvpn/ncp_testdriver-packet_id.o `test -f '../../../src/openvpn/packet_id.c' || echo './'`../../../src/openvpn/packet_id.c
mv -f ../../../src/openvpn/.deps/packet_id_testdriver-otime.Tpo ../../../src/openvpn/.deps/packet_id_testdriver-otime.Po
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include   -Os -Wformat -Werror=format-security -I../../../include -I../../../include -I../../../src/compat -I../../../src/openvpn  -Wall -Wno-stringop-truncation -Os -Wformat -Werror=format-security -std=c99  -MT ../../../src/openvpn/ncp_testdriver-platform.o -MD -MP -MF ../../../src/openvpn/.deps/ncp_testdriver-platform.Tpo -c -o ../../../src/openvpn/ncp_testdriver-platform.o `test -f '../../../src/openvpn/platform.c' || echo './'`../../../src/openvpn/platform.c
mv -f ../../../src/openvpn/.deps/ncp_testdriver-crypto_mbedtls.Tpo ../../../src/openvpn/.deps/ncp_testdriver-crypto_mbedtls.Po
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include   -Os -Wformat -Werror=format-security -I../../../include -I../../../include -I../../../src/compat -I../../../src/openvpn  -Wall -Wno-stringop-truncation -Os -Wformat -Werror=format-security -std=c99  -MT ../../../src/openvpn/ncp_testdriver-win32-util.o -MD -MP -MF ../../../src/openvpn/.deps/ncp_testdriver-win32-util.Tpo -c -o ../../../src/openvpn/ncp_testdriver-win32-util.o `test -f '../../../src/openvpn/win32-util.c' || echo './'`../../../src/openvpn/win32-util.c
mv -f ../../../src/openvpn/.deps/packet_id_testdriver-session_id.Tpo ../../../src/openvpn/.deps/packet_id_testdriver-session_id.Po
mv -f .deps/argv_testdriver-test_argv.Tpo .deps/argv_testdriver-test_argv.Po
mv -f .deps/packet_id_testdriver-test_packet_id.Tpo .deps/packet_id_testdriver-test_packet_id.Po
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include   -Os -Wformat -Werror=format-security -I../../../include -I../../../include -I../../../src/compat -I../../../src/openvpn  -Wall -Wno-stringop-truncation -Os -Wformat -Werror=format-security -std=c99  -MT ../../../src/openvpn/ncp_testdriver-ssl_util.o -MD -MP -MF ../../../src/openvpn/.deps/ncp_testdriver-ssl_util.Tpo -c -o ../../../src/openvpn/ncp_testdriver-ssl_util.o `test -f '../../../src/openvpn/ssl_util.c' || echo './'`../../../src/openvpn/ssl_util.c
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include   -Os -Wformat -Werror=format-security -I../../../include -I../../../include -I../../../src/compat -I../../../src/openvpn -Wall -Wno-stringop-truncation -Os -Wformat -Werror=format-security -std=c99  -MT misc_testdriver-test_misc.o -MD -MP -MF .deps/misc_testdriver-test_misc.Tpo -c -o misc_testdriver-test_misc.o `test -f 'test_misc.c' || echo './'`test_misc.c
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include   -Os -Wformat -Werror=format-security -I../../../include -I../../../include -I../../../src/compat -I../../../src/openvpn -Wall -Wno-stringop-truncation -Os -Wformat -Werror=format-security -std=c99  -MT misc_testdriver-mock_msg.o -MD -MP -MF .deps/misc_testdriver-mock_msg.Tpo -c -o misc_testdriver-mock_msg.o `test -f 'mock_msg.c' || echo './'`mock_msg.c
mv -f ../../../src/openvpn/.deps/auth_token_testdriver-base64.Tpo ../../../src/openvpn/.deps/auth_token_testdriver-base64.Po
mv -f ../../../src/openvpn/.deps/auth_token_testdriver-otime.Tpo ../../../src/openvpn/.deps/auth_token_testdriver-otime.Po
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include   -Os -Wformat -Werror=format-security -I../../../include -I../../../include -I../../../src/compat -I../../../src/openvpn -Wall -Wno-stringop-truncation -Os -Wformat -Werror=format-security -std=c99  -MT misc_testdriver-mock_get_random.o -MD -MP -MF .deps/misc_testdriver-mock_get_random.Tpo -c -o misc_testdriver-mock_get_random.o `test -f 'mock_get_random.c' || echo './'`mock_get_random.c
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include   -Os -Wformat -Werror=format-security -I../../../include -I../../../include -I../../../src/compat -I../../../src/openvpn -Wall -Wno-stringop-truncation -Os -Wformat -Werror=format-security -std=c99  -MT ../../../src/openvpn/misc_testdriver-buffer.o -MD -MP -MF ../../../src/openvpn/.deps/misc_testdriver-buffer.Tpo -c -o ../../../src/openvpn/misc_testdriver-buffer.o `test -f '../../../src/openvpn/buffer.c' || echo './'`../../../src/openvpn/buffer.c
mv -f .deps/misc_testdriver-mock_get_random.Tpo .deps/misc_testdriver-mock_get_random.Po
mv -f ../../../src/openvpn/.deps/ncp_testdriver-win32-util.Tpo ../../../src/openvpn/.deps/ncp_testdriver-win32-util.Po
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include   -Os -Wformat -Werror=format-security -I../../../include -I../../../include -I../../../src/compat -I../../../src/openvpn -Wall -Wno-stringop-truncation -Os -Wformat -Werror=format-security -std=c99  -MT ../../../src/openvpn/misc_testdriver-options_util.o -MD -MP -MF ../../../src/openvpn/.deps/misc_testdriver-options_util.Tpo -c -o ../../../src/openvpn/misc_testdriver-options_util.o `test -f '../../../src/openvpn/options_util.c' || echo './'`../../../src/openvpn/options_util.c
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include   -Os -Wformat -Werror=format-security -I../../../include -I../../../include -I../../../src/compat -I../../../src/openvpn -Wall -Wno-stringop-truncation -Os -Wformat -Werror=format-security -std=c99  -MT ../../../src/openvpn/misc_testdriver-ssl_util.o -MD -MP -MF ../../../src/openvpn/.deps/misc_testdriver-ssl_util.Tpo -c -o ../../../src/openvpn/misc_testdriver-ssl_util.o `test -f '../../../src/openvpn/ssl_util.c' || echo './'`../../../src/openvpn/ssl_util.c
mv -f .deps/misc_testdriver-mock_msg.Tpo .deps/misc_testdriver-mock_msg.Po
mv -f ../../../src/openvpn/.deps/ncp_testdriver-otime.Tpo ../../../src/openvpn/.deps/ncp_testdriver-otime.Po
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include   -Os -Wformat -Werror=format-security -I../../../include -I../../../include -I../../../src/compat -I../../../src/openvpn -Wall -Wno-stringop-truncation -Os -Wformat -Werror=format-security -std=c99  -MT ../../../src/openvpn/misc_testdriver-win32-util.o -MD -MP -MF ../../../src/openvpn/.deps/misc_testdriver-win32-util.Tpo -c -o ../../../src/openvpn/misc_testdriver-win32-util.o `test -f '../../../src/openvpn/win32-util.c' || echo './'`../../../src/openvpn/win32-util.c
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include   -Os -Wformat -Werror=format-security -I../../../include -I../../../include -I../../../src/compat -I../../../src/openvpn -Wall -Wno-stringop-truncation -Os -Wformat -Werror=format-security -std=c99  -MT ../../../src/openvpn/misc_testdriver-platform.o -MD -MP -MF ../../../src/openvpn/.deps/misc_testdriver-platform.Tpo -c -o ../../../src/openvpn/misc_testdriver-platform.o `test -f '../../../src/openvpn/platform.c' || echo './'`../../../src/openvpn/platform.c
mv -f ../../../src/openvpn/.deps/ncp_testdriver-ssl_util.Tpo ../../../src/openvpn/.deps/ncp_testdriver-ssl_util.Po
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include   -Os -Wformat -Werror=format-security -I../../../include -I../../../include -I../../../src/compat -I../../../src/openvpn -Wall -Wno-stringop-truncation -Os -Wformat -Werror=format-security -std=c99  -MT pkt_testdriver-test_pkt.o -MD -MP -MF .deps/pkt_testdriver-test_pkt.Tpo -c -o pkt_testdriver-test_pkt.o `test -f 'test_pkt.c' || echo './'`test_pkt.c
mv -f ../../../src/openvpn/.deps/packet_id_testdriver-packet_id.Tpo ../../../src/openvpn/.deps/packet_id_testdriver-packet_id.Po
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include   -Os -Wformat -Werror=format-security -I../../../include -I../../../include -I../../../src/compat -I../../../src/openvpn -Wall -Wno-stringop-truncation -Os -Wformat -Werror=format-security -std=c99  -MT pkt_testdriver-mock_msg.o -MD -MP -MF .deps/pkt_testdriver-mock_msg.Tpo -c -o pkt_testdriver-mock_msg.o `test -f 'mock_msg.c' || echo './'`mock_msg.c
mv -f ../../../src/openvpn/.deps/misc_testdriver-win32-util.Tpo ../../../src/openvpn/.deps/misc_testdriver-win32-util.Po
mv -f ../../../src/openvpn/.deps/misc_testdriver-ssl_util.Tpo ../../../src/openvpn/.deps/misc_testdriver-ssl_util.Po
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include   -Os -Wformat -Werror=format-security -I../../../include -I../../../include -I../../../src/compat -I../../../src/openvpn -Wall -Wno-stringop-truncation -Os -Wformat -Werror=format-security -std=c99  -MT ../../../src/openvpn/pkt_testdriver-argv.o -MD -MP -MF ../../../src/openvpn/.deps/pkt_testdriver-argv.Tpo -c -o ../../../src/openvpn/pkt_testdriver-argv.o `test -f '../../../src/openvpn/argv.c' || echo './'`../../../src/openvpn/argv.c
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include   -Os -Wformat -Werror=format-security -I../../../include -I../../../include -I../../../src/compat -I../../../src/openvpn -Wall -Wno-stringop-truncation -Os -Wformat -Werror=format-security -std=c99  -MT ../../../src/openvpn/pkt_testdriver-base64.o -MD -MP -MF ../../../src/openvpn/.deps/pkt_testdriver-base64.Tpo -c -o ../../../src/openvpn/pkt_testdriver-base64.o `test -f '../../../src/openvpn/base64.c' || echo './'`../../../src/openvpn/base64.c
mv -f ../../../src/openvpn/.deps/auth_token_testdriver-packet_id.Tpo ../../../src/openvpn/.deps/auth_token_testdriver-packet_id.Po
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include   -Os -Wformat -Werror=format-security -I../../../include -I../../../include -I../../../src/compat -I../../../src/openvpn -Wall -Wno-stringop-truncation -Os -Wformat -Werror=format-security -std=c99  -MT ../../../src/openvpn/pkt_testdriver-buffer.o -MD -MP -MF ../../../src/openvpn/.deps/pkt_testdriver-buffer.Tpo -c -o ../../../src/openvpn/pkt_testdriver-buffer.o `test -f '../../../src/openvpn/buffer.c' || echo './'`../../../src/openvpn/buffer.c
mv -f .deps/pkt_testdriver-mock_msg.Tpo .deps/pkt_testdriver-mock_msg.Po
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include   -Os -Wformat -Werror=format-security -I../../../include -I../../../include -I../../../src/compat -I../../../src/openvpn -Wall -Wno-stringop-truncation -Os -Wformat -Werror=format-security -std=c99  -MT ../../../src/openvpn/pkt_testdriver-crypto.o -MD -MP -MF ../../../src/openvpn/.deps/pkt_testdriver-crypto.Tpo -c -o ../../../src/openvpn/pkt_testdriver-crypto.o `test -f '../../../src/openvpn/crypto.c' || echo './'`../../../src/openvpn/crypto.c
mv -f ../../../src/openvpn/.deps/crypto_testdriver-packet_id.Tpo ../../../src/openvpn/.deps/crypto_testdriver-packet_id.Po
mv -f ../../../src/openvpn/.deps/crypto_testdriver-mtu.Tpo ../../../src/openvpn/.deps/crypto_testdriver-mtu.Po
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include   -Os -Wformat -Werror=format-security -I../../../include -I../../../include -I../../../src/compat -I../../../src/openvpn -Wall -Wno-stringop-truncation -Os -Wformat -Werror=format-security -std=c99  -MT ../../../src/openvpn/pkt_testdriver-crypto_mbedtls.o -MD -MP -MF ../../../src/openvpn/.deps/pkt_testdriver-crypto_mbedtls.Tpo -c -o ../../../src/openvpn/pkt_testdriver-crypto_mbedtls.o `test -f '../../../src/openvpn/crypto_mbedtls.c' || echo './'`../../../src/openvpn/crypto_mbedtls.c
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include   -Os -Wformat -Werror=format-security -I../../../include -I../../../include -I../../../src/compat -I../../../src/openvpn -Wall -Wno-stringop-truncation -Os -Wformat -Werror=format-security -std=c99  -MT ../../../src/openvpn/pkt_testdriver-crypto_openssl.o -MD -MP -MF ../../../src/openvpn/.deps/pkt_testdriver-crypto_openssl.Tpo -c -o ../../../src/openvpn/pkt_testdriver-crypto_openssl.o `test -f '../../../src/openvpn/crypto_openssl.c' || echo './'`../../../src/openvpn/crypto_openssl.c
mv -f ../../../src/openvpn/.deps/crypto_testdriver-mss.Tpo ../../../src/openvpn/.deps/crypto_testdriver-mss.Po
mv -f ../../../src/openvpn/.deps/packet_id_testdriver-reliable.Tpo ../../../src/openvpn/.deps/packet_id_testdriver-reliable.Po
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include   -Os -Wformat -Werror=format-security -I../../../include -I../../../include -I../../../src/compat -I../../../src/openvpn -Wall -Wno-stringop-truncation -Os -Wformat -Werror=format-security -std=c99  -MT ../../../src/openvpn/pkt_testdriver-env_set.o -MD -MP -MF ../../../src/openvpn/.deps/pkt_testdriver-env_set.Tpo -c -o ../../../src/openvpn/pkt_testdriver-env_set.o `test -f '../../../src/openvpn/env_set.c' || echo './'`../../../src/openvpn/env_set.c
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include   -Os -Wformat -Werror=format-security -I../../../include -I../../../include -I../../../src/compat -I../../../src/openvpn -Wall -Wno-stringop-truncation -Os -Wformat -Werror=format-security -std=c99  -MT ../../../src/openvpn/pkt_testdriver-otime.o -MD -MP -MF ../../../src/openvpn/.deps/pkt_testdriver-otime.Tpo -c -o ../../../src/openvpn/pkt_testdriver-otime.o `test -f '../../../src/openvpn/otime.c' || echo './'`../../../src/openvpn/otime.c
mv -f .deps/crypto_testdriver-test_crypto.Tpo .deps/crypto_testdriver-test_crypto.Po
mv -f ../../../src/openvpn/.deps/pkt_testdriver-crypto_mbedtls.Tpo ../../../src/openvpn/.deps/pkt_testdriver-crypto_mbedtls.Po
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include   -Os -Wformat -Werror=format-security -I../../../include -I../../../include -I../../../src/compat -I../../../src/openvpn -Wall -Wno-stringop-truncation -Os -Wformat -Werror=format-security -std=c99  -MT ../../../src/openvpn/pkt_testdriver-packet_id.o -MD -MP -MF ../../../src/openvpn/.deps/pkt_testdriver-packet_id.Tpo -c -o ../../../src/openvpn/pkt_testdriver-packet_id.o `test -f '../../../src/openvpn/packet_id.c' || echo './'`../../../src/openvpn/packet_id.c
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include   -Os -Wformat -Werror=format-security -I../../../include -I../../../include -I../../../src/compat -I../../../src/openvpn -Wall -Wno-stringop-truncation -Os -Wformat -Werror=format-security -std=c99  -MT ../../../src/openvpn/pkt_testdriver-platform.o -MD -MP -MF ../../../src/openvpn/.deps/pkt_testdriver-platform.Tpo -c -o ../../../src/openvpn/pkt_testdriver-platform.o `test -f '../../../src/openvpn/platform.c' || echo './'`../../../src/openvpn/platform.c
mv -f .deps/misc_testdriver-test_misc.Tpo .deps/misc_testdriver-test_misc.Po
mv -f ../../../src/openvpn/.deps/ncp_testdriver-packet_id.Tpo ../../../src/openvpn/.deps/ncp_testdriver-packet_id.Po
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include   -Os -Wformat -Werror=format-security -I../../../include -I../../../include -I../../../src/compat -I../../../src/openvpn -Wall -Wno-stringop-truncation -Os -Wformat -Werror=format-security -std=c99  -MT ../../../src/openvpn/pkt_testdriver-reliable.o -MD -MP -MF ../../../src/openvpn/.deps/pkt_testdriver-reliable.Tpo -c -o ../../../src/openvpn/pkt_testdriver-reliable.o `test -f '../../../src/openvpn/reliable.c' || echo './'`../../../src/openvpn/reliable.c
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include   -Os -Wformat -Werror=format-security -I../../../include -I../../../include -I../../../src/compat -I../../../src/openvpn -Wall -Wno-stringop-truncation -Os -Wformat -Werror=format-security -std=c99  -MT ../../../src/openvpn/pkt_testdriver-run_command.o -MD -MP -MF ../../../src/openvpn/.deps/pkt_testdriver-run_command.Tpo -c -o ../../../src/openvpn/pkt_testdriver-run_command.o `test -f '../../../src/openvpn/run_command.c' || echo './'`../../../src/openvpn/run_command.c
mv -f ../../../src/openvpn/.deps/crypto_testdriver-platform.Tpo ../../../src/openvpn/.deps/crypto_testdriver-platform.Po
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include   -Os -Wformat -Werror=format-security -I../../../include -I../../../include -I../../../src/compat -I../../../src/openvpn -Wall -Wno-stringop-truncation -Os -Wformat -Werror=format-security -std=c99  -MT ../../../src/openvpn/pkt_testdriver-session_id.o -MD -MP -MF ../../../src/openvpn/.deps/pkt_testdriver-session_id.Tpo -c -o ../../../src/openvpn/pkt_testdriver-session_id.o `test -f '../../../src/openvpn/session_id.c' || echo './'`../../../src/openvpn/session_id.c
mv -f ../../../src/openvpn/.deps/auth_token_testdriver-platform.Tpo ../../../src/openvpn/.deps/auth_token_testdriver-platform.Po
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include   -Os -Wformat -Werror=format-security -I../../../include -I../../../include -I../../../src/compat -I../../../src/openvpn -Wall -Wno-stringop-truncation -Os -Wformat -Werror=format-security -std=c99  -MT ../../../src/openvpn/pkt_testdriver-ssl_pkt.o -MD -MP -MF ../../../src/openvpn/.deps/pkt_testdriver-ssl_pkt.Tpo -c -o ../../../src/openvpn/pkt_testdriver-ssl_pkt.o `test -f '../../../src/openvpn/ssl_pkt.c' || echo './'`../../../src/openvpn/ssl_pkt.c
mv -f ../../../src/openvpn/.deps/packet_id_testdriver-platform.Tpo ../../../src/openvpn/.deps/packet_id_testdriver-platform.Po
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include   -Os -Wformat -Werror=format-security -I../../../include -I../../../include -I../../../src/compat -I../../../src/openvpn -Wall -Wno-stringop-truncation -Os -Wformat -Werror=format-security -std=c99  -MT ../../../src/openvpn/pkt_testdriver-win32-util.o -MD -MP -MF ../../../src/openvpn/.deps/pkt_testdriver-win32-util.Tpo -c -o ../../../src/openvpn/pkt_testdriver-win32-util.o `test -f '../../../src/openvpn/win32-util.c' || echo './'`../../../src/openvpn/win32-util.c
mv -f ../../../src/openvpn/.deps/misc_testdriver-options_util.Tpo ../../../src/openvpn/.deps/misc_testdriver-options_util.Po
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include   -Os -Wformat -Werror=format-security -I../../../include -I../../../include -I../../../src/compat -I../../../src/openvpn -Wall -Wno-stringop-truncation -Os -Wformat -Werror=format-security -std=c99  -MT ../../../src/openvpn/pkt_testdriver-tls_crypt.o -MD -MP -MF ../../../src/openvpn/.deps/pkt_testdriver-tls_crypt.Tpo -c -o ../../../src/openvpn/pkt_testdriver-tls_crypt.o `test -f '../../../src/openvpn/tls_crypt.c' || echo './'`../../../src/openvpn/tls_crypt.c
mv -f ../../../src/openvpn/.deps/pkt_testdriver-base64.Tpo ../../../src/openvpn/.deps/pkt_testdriver-base64.Po
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include   -Os -Wformat -Werror=format-security -I../../../include -I../../../include -I../../../src/compat -I../../../src/openvpn -Wall -Wno-stringop-truncation -Os -Wformat -Werror=format-security -std=c99  -MT tls_crypt_testdriver-test_tls_crypt.o -MD -MP -MF .deps/tls_crypt_testdriver-test_tls_crypt.Tpo -c -o tls_crypt_testdriver-test_tls_crypt.o `test -f 'test_tls_crypt.c' || echo './'`test_tls_crypt.c
mv -f ../../../src/openvpn/.deps/pkt_testdriver-win32-util.Tpo ../../../src/openvpn/.deps/pkt_testdriver-win32-util.Po
mv -f ../../../src/openvpn/.deps/pkt_testdriver-otime.Tpo ../../../src/openvpn/.deps/pkt_testdriver-otime.Po
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include   -Os -Wformat -Werror=format-security -I../../../include -I../../../include -I../../../src/compat -I../../../src/openvpn -Wall -Wno-stringop-truncation -Os -Wformat -Werror=format-security -std=c99  -MT tls_crypt_testdriver-mock_msg.o -MD -MP -MF .deps/tls_crypt_testdriver-mock_msg.Tpo -c -o tls_crypt_testdriver-mock_msg.o `test -f 'mock_msg.c' || echo './'`mock_msg.c
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include   -Os -Wformat -Werror=format-security -I../../../include -I../../../include -I../../../src/compat -I../../../src/openvpn -Wall -Wno-stringop-truncation -Os -Wformat -Werror=format-security -std=c99  -MT ../../../src/openvpn/tls_crypt_testdriver-argv.o -MD -MP -MF ../../../src/openvpn/.deps/tls_crypt_testdriver-argv.Tpo -c -o ../../../src/openvpn/tls_crypt_testdriver-argv.o `test -f '../../../src/openvpn/argv.c' || echo './'`../../../src/openvpn/argv.c
mv -f ../../../src/openvpn/.deps/ncp_testdriver-platform.Tpo ../../../src/openvpn/.deps/ncp_testdriver-platform.Po
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include   -Os -Wformat -Werror=format-security -I../../../include -I../../../include -I../../../src/compat -I../../../src/openvpn -Wall -Wno-stringop-truncation -Os -Wformat -Werror=format-security -std=c99  -MT ../../../src/openvpn/tls_crypt_testdriver-base64.o -MD -MP -MF ../../../src/openvpn/.deps/tls_crypt_testdriver-base64.Tpo -c -o ../../../src/openvpn/tls_crypt_testdriver-base64.o `test -f '../../../src/openvpn/base64.c' || echo './'`../../../src/openvpn/base64.c
mv -f .deps/ncp_testdriver-test_ncp.Tpo .deps/ncp_testdriver-test_ncp.Po
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include   -Os -Wformat -Werror=format-security -I../../../include -I../../../include -I../../../src/compat -I../../../src/openvpn -Wall -Wno-stringop-truncation -Os -Wformat -Werror=format-security -std=c99  -MT ../../../src/openvpn/tls_crypt_testdriver-buffer.o -MD -MP -MF ../../../src/openvpn/.deps/tls_crypt_testdriver-buffer.Tpo -c -o ../../../src/openvpn/tls_crypt_testdriver-buffer.o `test -f '../../../src/openvpn/buffer.c' || echo './'`../../../src/openvpn/buffer.c
mv -f ../../../src/openvpn/.deps/crypto_testdriver-crypto_openssl.Tpo ../../../src/openvpn/.deps/crypto_testdriver-crypto_openssl.Po
mv -f ../../../src/openvpn/.deps/auth_token_testdriver-buffer.Tpo ../../../src/openvpn/.deps/auth_token_testdriver-buffer.Po
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include   -Os -Wformat -Werror=format-security -I../../../include -I../../../include -I../../../src/compat -I../../../src/openvpn -Wall -Wno-stringop-truncation -Os -Wformat -Werror=format-security -std=c99  -MT ../../../src/openvpn/tls_crypt_testdriver-crypto.o -MD -MP -MF ../../../src/openvpn/.deps/tls_crypt_testdriver-crypto.Tpo -c -o ../../../src/openvpn/tls_crypt_testdriver-crypto.o `test -f '../../../src/openvpn/crypto.c' || echo './'`../../../src/openvpn/crypto.c
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include   -Os -Wformat -Werror=format-security -I../../../include -I../../../include -I../../../src/compat -I../../../src/openvpn -Wall -Wno-stringop-truncation -Os -Wformat -Werror=format-security -std=c99  -MT ../../../src/openvpn/tls_crypt_testdriver-crypto_mbedtls.o -MD -MP -MF ../../../src/openvpn/.deps/tls_crypt_testdriver-crypto_mbedtls.Tpo -c -o ../../../src/openvpn/tls_crypt_testdriver-crypto_mbedtls.o `test -f '../../../src/openvpn/crypto_mbedtls.c' || echo './'`../../../src/openvpn/crypto_mbedtls.c
mv -f ../../../src/openvpn/.deps/pkt_testdriver-run_command.Tpo ../../../src/openvpn/.deps/pkt_testdriver-run_command.Po
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include   -Os -Wformat -Werror=format-security -I../../../include -I../../../include -I../../../src/compat -I../../../src/openvpn -Wall -Wno-stringop-truncation -Os -Wformat -Werror=format-security -std=c99  -MT ../../../src/openvpn/tls_crypt_testdriver-crypto_openssl.o -MD -MP -MF ../../../src/openvpn/.deps/tls_crypt_testdriver-crypto_openssl.Tpo -c -o ../../../src/openvpn/tls_crypt_testdriver-crypto_openssl.o `test -f '../../../src/openvpn/crypto_openssl.c' || echo './'`../../../src/openvpn/crypto_openssl.c
mv -f .deps/tls_crypt_testdriver-mock_msg.Tpo .deps/tls_crypt_testdriver-mock_msg.Po
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include   -Os -Wformat -Werror=format-security -I../../../include -I../../../include -I../../../src/compat -I../../../src/openvpn -Wall -Wno-stringop-truncation -Os -Wformat -Werror=format-security -std=c99  -MT ../../../src/openvpn/tls_crypt_testdriver-env_set.o -MD -MP -MF ../../../src/openvpn/.deps/tls_crypt_testdriver-env_set.Tpo -c -o ../../../src/openvpn/tls_crypt_testdriver-env_set.o `test -f '../../../src/openvpn/env_set.c' || echo './'`../../../src/openvpn/env_set.c
mv -f .deps/auth_token_testdriver-test_auth_token.Tpo .deps/auth_token_testdriver-test_auth_token.Po
mv -f ../../../src/openvpn/.deps/pkt_testdriver-session_id.Tpo ../../../src/openvpn/.deps/pkt_testdriver-session_id.Po
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include   -Os -Wformat -Werror=format-security -I../../../include -I../../../include -I../../../src/compat -I../../../src/openvpn -Wall -Wno-stringop-truncation -Os -Wformat -Werror=format-security -std=c99  -MT ../../../src/openvpn/tls_crypt_testdriver-otime.o -MD -MP -MF ../../../src/openvpn/.deps/tls_crypt_testdriver-otime.Tpo -c -o ../../../src/openvpn/tls_crypt_testdriver-otime.o `test -f '../../../src/openvpn/otime.c' || echo './'`../../../src/openvpn/otime.c
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include   -Os -Wformat -Werror=format-security -I../../../include -I../../../include -I../../../src/compat -I../../../src/openvpn -Wall -Wno-stringop-truncation -Os -Wformat -Werror=format-security -std=c99  -MT ../../../src/openvpn/tls_crypt_testdriver-packet_id.o -MD -MP -MF ../../../src/openvpn/.deps/tls_crypt_testdriver-packet_id.Tpo -c -o ../../../src/openvpn/tls_crypt_testdriver-packet_id.o `test -f '../../../src/openvpn/packet_id.c' || echo './'`../../../src/openvpn/packet_id.c
mv -f ../../../src/openvpn/.deps/crypto_testdriver-buffer.Tpo ../../../src/openvpn/.deps/crypto_testdriver-buffer.Po
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include   -Os -Wformat -Werror=format-security -I../../../include -I../../../include -I../../../src/compat -I../../../src/openvpn -Wall -Wno-stringop-truncation -Os -Wformat -Werror=format-security -std=c99  -MT ../../../src/openvpn/tls_crypt_testdriver-platform.o -MD -MP -MF ../../../src/openvpn/.deps/tls_crypt_testdriver-platform.Tpo -c -o ../../../src/openvpn/tls_crypt_testdriver-platform.o `test -f '../../../src/openvpn/platform.c' || echo './'`../../../src/openvpn/platform.c
mv -f ../../../src/openvpn/.deps/pkt_testdriver-argv.Tpo ../../../src/openvpn/.deps/pkt_testdriver-argv.Po
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include   -Os -Wformat -Werror=format-security -I../../../include -I../../../include -I../../../src/compat -I../../../src/openvpn -Wall -Wno-stringop-truncation -Os -Wformat -Werror=format-security -std=c99  -MT ../../../src/openvpn/tls_crypt_testdriver-run_command.o -MD -MP -MF ../../../src/openvpn/.deps/tls_crypt_testdriver-run_command.Tpo -c -o ../../../src/openvpn/tls_crypt_testdriver-run_command.o `test -f '../../../src/openvpn/run_command.c' || echo './'`../../../src/openvpn/run_command.c
mv -f ../../../src/openvpn/.deps/auth_token_testdriver-crypto_openssl.Tpo ../../../src/openvpn/.deps/auth_token_testdriver-crypto_openssl.Po
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include   -Os -Wformat -Werror=format-security -I../../../include -I../../../include -I../../../src/compat -I../../../src/openvpn  -Wall -Wno-stringop-truncation -Os -Wformat -Werror=format-security -std=c99  -MT provider_testdriver-test_provider.o -MD -MP -MF .deps/provider_testdriver-test_provider.Tpo -c -o provider_testdriver-test_provider.o `test -f 'test_provider.c' || echo './'`test_provider.c
mv -f ../../../src/openvpn/.deps/tls_crypt_testdriver-crypto_mbedtls.Tpo ../../../src/openvpn/.deps/tls_crypt_testdriver-crypto_mbedtls.Po
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include   -Os -Wformat -Werror=format-security -I../../../include -I../../../include -I../../../src/compat -I../../../src/openvpn  -Wall -Wno-stringop-truncation -Os -Wformat -Werror=format-security -std=c99  -MT provider_testdriver-mock_msg.o -MD -MP -MF .deps/provider_testdriver-mock_msg.Tpo -c -o provider_testdriver-mock_msg.o `test -f 'mock_msg.c' || echo './'`mock_msg.c
mv -f ../../../src/openvpn/.deps/packet_id_testdriver-buffer.Tpo ../../../src/openvpn/.deps/packet_id_testdriver-buffer.Po
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include   -Os -Wformat -Werror=format-security -I../../../include -I../../../include -I../../../src/compat -I../../../src/openvpn  -Wall -Wno-stringop-truncation -Os -Wformat -Werror=format-security -std=c99  -MT ../../../src/openvpn/provider_testdriver-xkey_helper.o -MD -MP -MF ../../../src/openvpn/.deps/provider_testdriver-xkey_helper.Tpo -c -o ../../../src/openvpn/provider_testdriver-xkey_helper.o `test -f '../../../src/openvpn/xkey_helper.c' || echo './'`../../../src/openvpn/xkey_helper.c
mv -f ../../../src/openvpn/.deps/pkt_testdriver-env_set.Tpo ../../../src/openvpn/.deps/pkt_testdriver-env_set.Po
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include   -Os -Wformat -Werror=format-security -I../../../include -I../../../include -I../../../src/compat -I../../../src/openvpn  -Wall -Wno-stringop-truncation -Os -Wformat -Werror=format-security -std=c99  -MT ../../../src/openvpn/provider_testdriver-xkey_provider.o -MD -MP -MF ../../../src/openvpn/.deps/provider_testdriver-xkey_provider.Tpo -c -o ../../../src/openvpn/provider_testdriver-xkey_provider.o `test -f '../../../src/openvpn/xkey_provider.c' || echo './'`../../../src/openvpn/xkey_provider.c
mv -f ../../../src/openvpn/.deps/ncp_testdriver-buffer.Tpo ../../../src/openvpn/.deps/ncp_testdriver-buffer.Po
mv -f ../../../src/openvpn/.deps/tls_crypt_testdriver-base64.Tpo ../../../src/openvpn/.deps/tls_crypt_testdriver-base64.Po
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include   -Os -Wformat -Werror=format-security -I../../../include -I../../../include -I../../../src/compat -I../../../src/openvpn  -Wall -Wno-stringop-truncation -Os -Wformat -Werror=format-security -std=c99  -MT ../../../src/openvpn/provider_testdriver-buffer.o -MD -MP -MF ../../../src/openvpn/.deps/provider_testdriver-buffer.Tpo -c -o ../../../src/openvpn/provider_testdriver-buffer.o `test -f '../../../src/openvpn/buffer.c' || echo './'`../../../src/openvpn/buffer.c
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include   -Os -Wformat -Werror=format-security -I../../../include -I../../../include -I../../../src/compat -I../../../src/openvpn  -Wall -Wno-stringop-truncation -Os -Wformat -Werror=format-security -std=c99  -MT ../../../src/openvpn/provider_testdriver-base64.o -MD -MP -MF ../../../src/openvpn/.deps/provider_testdriver-base64.Tpo -c -o ../../../src/openvpn/provider_testdriver-base64.o `test -f '../../../src/openvpn/base64.c' || echo './'`../../../src/openvpn/base64.c
mv -f .deps/buffer_testdriver-test_buffer.Tpo .deps/buffer_testdriver-test_buffer.Po
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include   -Os -Wformat -Werror=format-security -I../../../include -I../../../include -I../../../src/compat -I../../../src/openvpn  -Wall -Wno-stringop-truncation -Os -Wformat -Werror=format-security -std=c99  -MT provider_testdriver-mock_get_random.o -MD -MP -MF .deps/provider_testdriver-mock_get_random.Tpo -c -o provider_testdriver-mock_get_random.o `test -f 'mock_get_random.c' || echo './'`mock_get_random.c
mv -f .deps/provider_testdriver-mock_msg.Tpo .deps/provider_testdriver-mock_msg.Po
mv -f ../../../src/openvpn/.deps/misc_testdriver-platform.Tpo ../../../src/openvpn/.deps/misc_testdriver-platform.Po
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include   -Os -Wformat -Werror=format-security -I../../../include -I../../../include -I../../../src/compat -I../../../src/openvpn  -Wall -Wno-stringop-truncation -Os -Wformat -Werror=format-security -std=c99  -MT ../../../src/openvpn/provider_testdriver-win32-util.o -MD -MP -MF ../../../src/openvpn/.deps/provider_testdriver-win32-util.Tpo -c -o ../../../src/openvpn/provider_testdriver-win32-util.o `test -f '../../../src/openvpn/win32-util.c' || echo './'`../../../src/openvpn/win32-util.c
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include   -Os -Wformat -Werror=format-security -I../../../include -I../../../include -I../../../src/compat -I../../../src/openvpn  -Wall -Wno-stringop-truncation -Os -Wformat -Werror=format-security -std=c99  -MT ../../../src/openvpn/provider_testdriver-platform.o -MD -MP -MF ../../../src/openvpn/.deps/provider_testdriver-platform.Tpo -c -o ../../../src/openvpn/provider_testdriver-platform.o `test -f '../../../src/openvpn/platform.c' || echo './'`../../../src/openvpn/platform.c
mv -f ../../../src/openvpn/.deps/ncp_testdriver-crypto_openssl.Tpo ../../../src/openvpn/.deps/ncp_testdriver-crypto_openssl.Po
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include   -Os -Wformat -Werror=format-security -I../../../include  -I../../../src/openvpn -I../../../src/compat -Wall -Wno-stringop-truncation -Os -Wformat -Werror=format-security -std=c99  -MT ../../../src/openvpn/argv_testdriver-platform.o -MD -MP -MF ../../../src/openvpn/.deps/argv_testdriver-platform.Tpo -c -o ../../../src/openvpn/argv_testdriver-platform.o `test -f '../../../src/openvpn/platform.c' || echo './'`../../../src/openvpn/platform.c
mv -f .deps/provider_testdriver-mock_get_random.Tpo .deps/provider_testdriver-mock_get_random.Po
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include   -Os -Wformat -Werror=format-security -I../../../include  -I../../../src/openvpn -I../../../src/compat -Wall -Wno-stringop-truncation -Os -Wformat -Werror=format-security -std=c99  -MT ../../../src/openvpn/argv_testdriver-buffer.o -MD -MP -MF ../../../src/openvpn/.deps/argv_testdriver-buffer.Tpo -c -o ../../../src/openvpn/argv_testdriver-buffer.o `test -f '../../../src/openvpn/buffer.c' || echo './'`../../../src/openvpn/buffer.c
mv -f ../../../src/openvpn/.deps/tls_crypt_testdriver-otime.Tpo ../../../src/openvpn/.deps/tls_crypt_testdriver-otime.Po
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include   -Os -Wformat -Werror=format-security -I../../../include  -I../../../src/openvpn -I../../../src/compat -Wall -Wno-stringop-truncation -Os -Wformat -Werror=format-security -std=c99  -MT ../../../src/openvpn/argv_testdriver-win32-util.o -MD -MP -MF ../../../src/openvpn/.deps/argv_testdriver-win32-util.Tpo -c -o ../../../src/openvpn/argv_testdriver-win32-util.o `test -f '../../../src/openvpn/win32-util.c' || echo './'`../../../src/openvpn/win32-util.c
mv -f ../../../src/openvpn/.deps/pkt_testdriver-packet_id.Tpo ../../../src/openvpn/.deps/pkt_testdriver-packet_id.Po
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include   -Os -Wformat -Werror=format-security -I../../../include  -I../../../src/openvpn -I../../../src/compat -Wall -Wno-stringop-truncation -Os -Wformat -Werror=format-security -std=c99  -MT ../../../src/openvpn/argv_testdriver-argv.o -MD -MP -MF ../../../src/openvpn/.deps/argv_testdriver-argv.Tpo -c -o ../../../src/openvpn/argv_testdriver-argv.o `test -f '../../../src/openvpn/argv.c' || echo './'`../../../src/openvpn/argv.c
mv -f ../../../src/openvpn/.deps/provider_testdriver-win32-util.Tpo ../../../src/openvpn/.deps/provider_testdriver-win32-util.Po
test_tls_crypt.c: In function '__wrap_buffer_read_from_file':
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include   -Os -Wformat -Werror=format-security -I../../../include  -I../../../src/openvpn -I../../../src/compat -Wall -Wno-stringop-truncation -Os -Wformat -Werror=format-security -std=c99  -MT ../../../src/openvpn/buffer_testdriver-win32-util.o -MD -MP -MF ../../../src/openvpn/.deps/buffer_testdriver-win32-util.Tpo -c -o ../../../src/openvpn/buffer_testdriver-win32-util.o `test -f '../../../src/openvpn/win32-util.c' || echo './'`../../../src/openvpn/win32-util.c
test_tls_crypt.c:129:27: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  129 |     const char *pem_str = (const char *) mock();
      |                           ^
mv -f .deps/pkt_testdriver-test_pkt.Tpo .deps/pkt_testdriver-test_pkt.Po
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include   -Os -Wformat -Werror=format-security -I../../../include  -I../../../src/openvpn -I../../../src/compat -Wall -Wno-stringop-truncation -Os -Wformat -Werror=format-security -std=c99  -MT ../../../src/openvpn/buffer_testdriver-platform.o -MD -MP -MF ../../../src/openvpn/.deps/buffer_testdriver-platform.Tpo -c -o ../../../src/openvpn/buffer_testdriver-platform.o `test -f '../../../src/openvpn/platform.c' || echo './'`../../../src/openvpn/platform.c
mv -f ../../../src/openvpn/.deps/tls_crypt_testdriver-run_command.Tpo ../../../src/openvpn/.deps/tls_crypt_testdriver-run_command.Po
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc -I../../../include -I../../../include -I../../../src/compat -I../../../src/openvpn -Wall -Wno-stringop-truncation -Os -Wformat -Werror=format-security -std=c99  -lssl -lcrypto  -llzo2 -lcmocka -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o packet_id_testdriver packet_id_testdriver-test_packet_id.o packet_id_testdriver-mock_msg.o packet_id_testdriver-mock_get_random.o ../../../src/openvpn/packet_id_testdriver-buffer.o ../../../src/openvpn/packet_id_testdriver-otime.o ../../../src/openvpn/packet_id_testdriver-packet_id.o ../../../src/openvpn/packet_id_testdriver-platform.o ../../../src/openvpn/packet_id_testdriver-reliable.o ../../../src/openvpn/packet_id_testdriver-win32-util.o ../../../src/openvpn/packet_id_testdriver-session_id.o  -lcap-ng
mv -f ../../../src/openvpn/.deps/argv_testdriver-win32-util.Tpo ../../../src/openvpn/.deps/argv_testdriver-win32-util.Po
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include   -Os -Wformat -Werror=format-security -I../../../include -I../../../include -I../../../src/compat -I../../../src/openvpn  -Wall -Wno-stringop-truncation -Os -Wformat -Werror=format-security -std=c99  -MT ../../../src/compat/ncp_testdriver-compat-strsep.o -MD -MP -MF ../../../src/compat/.deps/ncp_testdriver-compat-strsep.Tpo -c -o ../../../src/compat/ncp_testdriver-compat-strsep.o `test -f '../../../src/compat/compat-strsep.c' || echo './'`../../../src/compat/compat-strsep.c
mv -f ../../../src/openvpn/.deps/misc_testdriver-buffer.Tpo ../../../src/openvpn/.deps/misc_testdriver-buffer.Po
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc -I../../../include -I../../../include -I../../../src/compat -I../../../src/openvpn -Wall -Wno-stringop-truncation -Os -Wformat -Werror=format-security -std=c99  -lssl -lcrypto  -llzo2 -lcmocka -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o misc_testdriver misc_testdriver-test_misc.o misc_testdriver-mock_msg.o misc_testdriver-mock_get_random.o ../../../src/openvpn/misc_testdriver-buffer.o ../../../src/openvpn/misc_testdriver-options_util.o ../../../src/openvpn/misc_testdriver-ssl_util.o ../../../src/openvpn/misc_testdriver-win32-util.o ../../../src/openvpn/misc_testdriver-platform.o  -lcap-ng
mv -f ../../../src/compat/.deps/ncp_testdriver-compat-strsep.Tpo ../../../src/compat/.deps/ncp_testdriver-compat-strsep.Po
mv -f ../../../src/openvpn/.deps/buffer_testdriver-win32-util.Tpo ../../../src/openvpn/.deps/buffer_testdriver-win32-util.Po
mv -f ../../../src/openvpn/.deps/provider_testdriver-base64.Tpo ../../../src/openvpn/.deps/provider_testdriver-base64.Po
mv -f ../../../src/openvpn/.deps/tls_crypt_testdriver-env_set.Tpo ../../../src/openvpn/.deps/tls_crypt_testdriver-env_set.Po
libtool: link: gcc -I../../../include -I../../../include -I../../../src/compat -I../../../src/openvpn -Wall -Wno-stringop-truncation -Os -Wformat -Werror=format-security -std=c99 -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-z -Wl,pack-relative-relocs -o packet_id_testdriver packet_id_testdriver-test_packet_id.o packet_id_testdriver-mock_msg.o packet_id_testdriver-mock_get_random.o ../../../src/openvpn/packet_id_testdriver-buffer.o ../../../src/openvpn/packet_id_testdriver-otime.o ../../../src/openvpn/packet_id_testdriver-packet_id.o ../../../src/openvpn/packet_id_testdriver-platform.o ../../../src/openvpn/packet_id_testdriver-reliable.o ../../../src/openvpn/packet_id_testdriver-win32-util.o ../../../src/openvpn/packet_id_testdriver-session_id.o  -lssl -lcrypto -llzo2 -lcmocka -lcap-ng
mv -f ../../../src/openvpn/.deps/tls_crypt_testdriver-argv.Tpo ../../../src/openvpn/.deps/tls_crypt_testdriver-argv.Po
libtool: link: gcc -I../../../include -I../../../include -I../../../src/compat -I../../../src/openvpn -Wall -Wno-stringop-truncation -Os -Wformat -Werror=format-security -std=c99 -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-z -Wl,pack-relative-relocs -o misc_testdriver misc_testdriver-test_misc.o misc_testdriver-mock_msg.o misc_testdriver-mock_get_random.o ../../../src/openvpn/misc_testdriver-buffer.o ../../../src/openvpn/misc_testdriver-options_util.o ../../../src/openvpn/misc_testdriver-ssl_util.o ../../../src/openvpn/misc_testdriver-win32-util.o ../../../src/openvpn/misc_testdriver-platform.o  -lssl -lcrypto -llzo2 -lcmocka -lcap-ng
mv -f ../../../src/openvpn/.deps/pkt_testdriver-platform.Tpo ../../../src/openvpn/.deps/pkt_testdriver-platform.Po
mv -f ../../../src/openvpn/.deps/pkt_testdriver-reliable.Tpo ../../../src/openvpn/.deps/pkt_testdriver-reliable.Po
mv -f ../../../src/openvpn/.deps/crypto_testdriver-crypto.Tpo ../../../src/openvpn/.deps/crypto_testdriver-crypto.Po
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc -I../../../include -I../../../include -I../../../src/compat -I../../../src/openvpn -Wall -Wno-stringop-truncation -Os -Wformat -Werror=format-security -std=c99  -lssl -lcrypto  -llzo2 -lcmocka -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o crypto_testdriver crypto_testdriver-test_crypto.o crypto_testdriver-mock_msg.o ../../../src/openvpn/crypto_testdriver-buffer.o ../../../src/openvpn/crypto_testdriver-crypto.o ../../../src/openvpn/crypto_testdriver-crypto_mbedtls.o ../../../src/openvpn/crypto_testdriver-crypto_openssl.o ../../../src/openvpn/crypto_testdriver-otime.o ../../../src/openvpn/crypto_testdriver-packet_id.o ../../../src/openvpn/crypto_testdriver-platform.o ../../../src/openvpn/crypto_testdriver-mtu.o ../../../src/openvpn/crypto_testdriver-win32-util.o ../../../src/openvpn/crypto_testdriver-mss.o  -lcap-ng
mv -f ../../../src/openvpn/.deps/tls_crypt_testdriver-packet_id.Tpo ../../../src/openvpn/.deps/tls_crypt_testdriver-packet_id.Po
libtool: link: gcc -I../../../include -I../../../include -I../../../src/compat -I../../../src/openvpn -Wall -Wno-stringop-truncation -Os -Wformat -Werror=format-security -std=c99 -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-z -Wl,pack-relative-relocs -o crypto_testdriver crypto_testdriver-test_crypto.o crypto_testdriver-mock_msg.o ../../../src/openvpn/crypto_testdriver-buffer.o ../../../src/openvpn/crypto_testdriver-crypto.o ../../../src/openvpn/crypto_testdriver-crypto_mbedtls.o ../../../src/openvpn/crypto_testdriver-crypto_openssl.o ../../../src/openvpn/crypto_testdriver-otime.o ../../../src/openvpn/crypto_testdriver-packet_id.o ../../../src/openvpn/crypto_testdriver-platform.o ../../../src/openvpn/crypto_testdriver-mtu.o ../../../src/openvpn/crypto_testdriver-win32-util.o ../../../src/openvpn/crypto_testdriver-mss.o  -lssl -lcrypto -llzo2 -lcmocka -lcap-ng
mv -f ../../../src/openvpn/.deps/pkt_testdriver-ssl_pkt.Tpo ../../../src/openvpn/.deps/pkt_testdriver-ssl_pkt.Po
mv -f ../../../src/openvpn/.deps/pkt_testdriver-buffer.Tpo ../../../src/openvpn/.deps/pkt_testdriver-buffer.Po
mv -f ../../../src/openvpn/.deps/provider_testdriver-xkey_helper.Tpo ../../../src/openvpn/.deps/provider_testdriver-xkey_helper.Po
mv -f ../../../src/openvpn/.deps/auth_token_testdriver-crypto.Tpo ../../../src/openvpn/.deps/auth_token_testdriver-crypto.Po
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc -I../../../include -I../../../include -I../../../src/compat -I../../../src/openvpn  -Wall -Wno-stringop-truncation -Os -Wformat -Werror=format-security -std=c99  -lssl -lcrypto  -llzo2 -lcmocka -lssl -lcrypto -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o auth_token_testdriver auth_token_testdriver-test_auth_token.o auth_token_testdriver-mock_msg.o ../../../src/openvpn/auth_token_testdriver-buffer.o ../../../src/openvpn/auth_token_testdriver-crypto.o ../../../src/openvpn/auth_token_testdriver-crypto_mbedtls.o ../../../src/openvpn/auth_token_testdriver-crypto_openssl.o ../../../src/openvpn/auth_token_testdriver-otime.o ../../../src/openvpn/auth_token_testdriver-packet_id.o ../../../src/openvpn/auth_token_testdriver-platform.o ../../../src/openvpn/auth_token_testdriver-win32-util.o ../../../src/openvpn/auth_token_testdriver-base64.o  -lcap-ng
mv -f ../../../src/openvpn/.deps/ncp_testdriver-crypto.Tpo ../../../src/openvpn/.deps/ncp_testdriver-crypto.Po
mv -f .deps/provider_testdriver-test_provider.Tpo .deps/provider_testdriver-test_provider.Po
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc -I../../../include -I../../../include -I../../../src/compat -I../../../src/openvpn  -Wall -Wno-stringop-truncation -Os -Wformat -Werror=format-security -std=c99  -lssl -lcrypto  -llzo2 -lcmocka -lssl -lcrypto -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o ncp_testdriver ncp_testdriver-test_ncp.o ncp_testdriver-mock_msg.o ../../../src/openvpn/ncp_testdriver-buffer.o ../../../src/openvpn/ncp_testdriver-crypto.o ../../../src/openvpn/ncp_testdriver-crypto_mbedtls.o ../../../src/openvpn/ncp_testdriver-crypto_openssl.o ../../../src/openvpn/ncp_testdriver-otime.o ../../../src/openvpn/ncp_testdriver-packet_id.o ../../../src/openvpn/ncp_testdriver-platform.o ../../../src/openvpn/ncp_testdriver-win32-util.o ../../../src/compat/ncp_testdriver-compat-strsep.o ../../../src/openvpn/ncp_testdriver-ssl_util.o  -lcap-ng
mv -f ../../../src/openvpn/.deps/pkt_testdriver-crypto_openssl.Tpo ../../../src/openvpn/.deps/pkt_testdriver-crypto_openssl.Po
mv -f ../../../src/openvpn/.deps/argv_testdriver-argv.Tpo ../../../src/openvpn/.deps/argv_testdriver-argv.Po
libtool: link: gcc -I../../../include -I../../../include -I../../../src/compat -I../../../src/openvpn -Wall -Wno-stringop-truncation -Os -Wformat -Werror=format-security -std=c99 -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-z -Wl,pack-relative-relocs -o auth_token_testdriver auth_token_testdriver-test_auth_token.o auth_token_testdriver-mock_msg.o ../../../src/openvpn/auth_token_testdriver-buffer.o ../../../src/openvpn/auth_token_testdriver-crypto.o ../../../src/openvpn/auth_token_testdriver-crypto_mbedtls.o ../../../src/openvpn/auth_token_testdriver-crypto_openssl.o ../../../src/openvpn/auth_token_testdriver-otime.o ../../../src/openvpn/auth_token_testdriver-packet_id.o ../../../src/openvpn/auth_token_testdriver-platform.o ../../../src/openvpn/auth_token_testdriver-win32-util.o ../../../src/openvpn/auth_token_testdriver-base64.o  -llzo2 -lcmocka -lssl -lcrypto -lcap-ng
mv -f ../../../src/openvpn/.deps/provider_testdriver-platform.Tpo ../../../src/openvpn/.deps/provider_testdriver-platform.Po
libtool: link: gcc -I../../../include -I../../../include -I../../../src/compat -I../../../src/openvpn -Wall -Wno-stringop-truncation -Os -Wformat -Werror=format-security -std=c99 -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-z -Wl,pack-relative-relocs -o ncp_testdriver ncp_testdriver-test_ncp.o ncp_testdriver-mock_msg.o ../../../src/openvpn/ncp_testdriver-buffer.o ../../../src/openvpn/ncp_testdriver-crypto.o ../../../src/openvpn/ncp_testdriver-crypto_mbedtls.o ../../../src/openvpn/ncp_testdriver-crypto_openssl.o ../../../src/openvpn/ncp_testdriver-otime.o ../../../src/openvpn/ncp_testdriver-packet_id.o ../../../src/openvpn/ncp_testdriver-platform.o ../../../src/openvpn/ncp_testdriver-win32-util.o ../../../src/compat/ncp_testdriver-compat-strsep.o ../../../src/openvpn/ncp_testdriver-ssl_util.o  -llzo2 -lcmocka -lssl -lcrypto -lcap-ng
mv -f ../../../src/openvpn/.deps/tls_crypt_testdriver-platform.Tpo ../../../src/openvpn/.deps/tls_crypt_testdriver-platform.Po
mv -f ../../../src/openvpn/.deps/tls_crypt_testdriver-buffer.Tpo ../../../src/openvpn/.deps/tls_crypt_testdriver-buffer.Po
mv -f ../../../src/openvpn/.deps/pkt_testdriver-tls_crypt.Tpo ../../../src/openvpn/.deps/pkt_testdriver-tls_crypt.Po
mv -f ../../../src/openvpn/.deps/tls_crypt_testdriver-crypto_openssl.Tpo ../../../src/openvpn/.deps/tls_crypt_testdriver-crypto_openssl.Po
mv -f ../../../src/openvpn/.deps/argv_testdriver-platform.Tpo ../../../src/openvpn/.deps/argv_testdriver-platform.Po
mv -f ../../../src/openvpn/.deps/buffer_testdriver-platform.Tpo ../../../src/openvpn/.deps/buffer_testdriver-platform.Po
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc -I../../../include  -I../../../src/openvpn -I../../../src/compat -Wall -Wno-stringop-truncation -Os -Wformat -Werror=format-security -std=c99  -lssl -lcrypto  -llzo2 -lcmocka -L../../../src/openvpn -Wl,--wrap=parse_line -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o buffer_testdriver buffer_testdriver-test_buffer.o buffer_testdriver-mock_msg.o buffer_testdriver-mock_get_random.o ../../../src/openvpn/buffer_testdriver-win32-util.o ../../../src/openvpn/buffer_testdriver-platform.o  -lcap-ng
mv -f ../../../src/openvpn/.deps/pkt_testdriver-crypto.Tpo ../../../src/openvpn/.deps/pkt_testdriver-crypto.Po
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc -I../../../include -I../../../include -I../../../src/compat -I../../../src/openvpn -Wall -Wno-stringop-truncation -Os -Wformat -Werror=format-security -std=c99  -lssl -lcrypto  -llzo2 -lcmocka -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o pkt_testdriver pkt_testdriver-test_pkt.o pkt_testdriver-mock_msg.o ../../../src/openvpn/pkt_testdriver-argv.o ../../../src/openvpn/pkt_testdriver-base64.o ../../../src/openvpn/pkt_testdriver-buffer.o ../../../src/openvpn/pkt_testdriver-crypto.o ../../../src/openvpn/pkt_testdriver-crypto_mbedtls.o ../../../src/openvpn/pkt_testdriver-crypto_openssl.o ../../../src/openvpn/pkt_testdriver-env_set.o ../../../src/openvpn/pkt_testdriver-otime.o ../../../src/openvpn/pkt_testdriver-packet_id.o ../../../src/openvpn/pkt_testdriver-platform.o ../../../src/openvpn/pkt_testdriver-reliable.o ../../../src/openvpn/pkt_testdriver-run_command.o ../../../src/openvpn/pkt_testdriver-session_id.o ../../../src/openvpn/pkt_testdriver-ssl_pkt.o ../../../src/openvpn/pkt_testdriver-win32-util.o ../../../src/openvpn/pkt_testdriver-tls_crypt.o  -lcap-ng
libtool: link: gcc -I../../../include -I../../../src/openvpn -I../../../src/compat -Wall -Wno-stringop-truncation -Os -Wformat -Werror=format-security -std=c99 -Wl,--wrap=parse_line -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-z -Wl,pack-relative-relocs -o buffer_testdriver buffer_testdriver-test_buffer.o buffer_testdriver-mock_msg.o buffer_testdriver-mock_get_random.o ../../../src/openvpn/buffer_testdriver-win32-util.o ../../../src/openvpn/buffer_testdriver-platform.o  -lssl -lcrypto -llzo2 -lcmocka -L../../../src/openvpn -lcap-ng
mv -f ../../../src/openvpn/.deps/argv_testdriver-buffer.Tpo ../../../src/openvpn/.deps/argv_testdriver-buffer.Po
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc -I../../../include  -I../../../src/openvpn -I../../../src/compat -Wall -Wno-stringop-truncation -Os -Wformat -Werror=format-security -std=c99  -lssl -lcrypto  -llzo2 -lcmocka -L../../../src/openvpn -Wl,--wrap=parse_line -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o argv_testdriver argv_testdriver-test_argv.o argv_testdriver-mock_msg.o argv_testdriver-mock_get_random.o ../../../src/openvpn/argv_testdriver-platform.o ../../../src/openvpn/argv_testdriver-buffer.o ../../../src/openvpn/argv_testdriver-win32-util.o ../../../src/openvpn/argv_testdriver-argv.o  -lcap-ng
libtool: link: gcc -I../../../include -I../../../include -I../../../src/compat -I../../../src/openvpn -Wall -Wno-stringop-truncation -Os -Wformat -Werror=format-security -std=c99 -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-z -Wl,pack-relative-relocs -o pkt_testdriver pkt_testdriver-test_pkt.o pkt_testdriver-mock_msg.o ../../../src/openvpn/pkt_testdriver-argv.o ../../../src/openvpn/pkt_testdriver-base64.o ../../../src/openvpn/pkt_testdriver-buffer.o ../../../src/openvpn/pkt_testdriver-crypto.o ../../../src/openvpn/pkt_testdriver-crypto_mbedtls.o ../../../src/openvpn/pkt_testdriver-crypto_openssl.o ../../../src/openvpn/pkt_testdriver-env_set.o ../../../src/openvpn/pkt_testdriver-otime.o ../../../src/openvpn/pkt_testdriver-packet_id.o ../../../src/openvpn/pkt_testdriver-platform.o ../../../src/openvpn/pkt_testdriver-reliable.o ../../../src/openvpn/pkt_testdriver-run_command.o ../../../src/openvpn/pkt_testdriver-session_id.o ../../../src/openvpn/pkt_testdriver-ssl_pkt.o ../../../src/openvpn/pkt_testdriver-win32-util.o ../../../src/openvpn/pkt_testdriver-tls_crypt.o  -lssl -lcrypto -llzo2 -lcmocka -lcap-ng
mv -f ../../../src/openvpn/.deps/provider_testdriver-buffer.Tpo ../../../src/openvpn/.deps/provider_testdriver-buffer.Po
libtool: link: gcc -I../../../include -I../../../src/openvpn -I../../../src/compat -Wall -Wno-stringop-truncation -Os -Wformat -Werror=format-security -std=c99 -Wl,--wrap=parse_line -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-z -Wl,pack-relative-relocs -o argv_testdriver argv_testdriver-test_argv.o argv_testdriver-mock_msg.o argv_testdriver-mock_get_random.o ../../../src/openvpn/argv_testdriver-platform.o ../../../src/openvpn/argv_testdriver-buffer.o ../../../src/openvpn/argv_testdriver-win32-util.o ../../../src/openvpn/argv_testdriver-argv.o  -lssl -lcrypto -llzo2 -lcmocka -L../../../src/openvpn -lcap-ng
mv -f ../../../src/openvpn/.deps/provider_testdriver-xkey_provider.Tpo ../../../src/openvpn/.deps/provider_testdriver-xkey_provider.Po
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc -I../../../include -I../../../include -I../../../src/compat -I../../../src/openvpn  -Wall -Wno-stringop-truncation -Os -Wformat -Werror=format-security -std=c99  -lssl -lcrypto  -llzo2 -lcmocka -lssl -lcrypto -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o provider_testdriver provider_testdriver-test_provider.o provider_testdriver-mock_msg.o ../../../src/openvpn/provider_testdriver-xkey_helper.o ../../../src/openvpn/provider_testdriver-xkey_provider.o ../../../src/openvpn/provider_testdriver-buffer.o ../../../src/openvpn/provider_testdriver-base64.o provider_testdriver-mock_get_random.o ../../../src/openvpn/provider_testdriver-win32-util.o ../../../src/openvpn/provider_testdriver-platform.o  -lcap-ng
libtool: link: gcc -I../../../include -I../../../include -I../../../src/compat -I../../../src/openvpn -Wall -Wno-stringop-truncation -Os -Wformat -Werror=format-security -std=c99 -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-z -Wl,pack-relative-relocs -o provider_testdriver provider_testdriver-test_provider.o provider_testdriver-mock_msg.o ../../../src/openvpn/provider_testdriver-xkey_helper.o ../../../src/openvpn/provider_testdriver-xkey_provider.o ../../../src/openvpn/provider_testdriver-buffer.o ../../../src/openvpn/provider_testdriver-base64.o provider_testdriver-mock_get_random.o ../../../src/openvpn/provider_testdriver-win32-util.o ../../../src/openvpn/provider_testdriver-platform.o  -llzo2 -lcmocka -lssl -lcrypto -lcap-ng
mv -f .deps/tls_crypt_testdriver-test_tls_crypt.Tpo .deps/tls_crypt_testdriver-test_tls_crypt.Po
mv -f ../../../src/openvpn/.deps/tls_crypt_testdriver-crypto.Tpo ../../../src/openvpn/.deps/tls_crypt_testdriver-crypto.Po
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc -I../../../include -I../../../include -I../../../src/compat -I../../../src/openvpn -Wall -Wno-stringop-truncation -Os -Wformat -Werror=format-security -std=c99  -lssl -lcrypto  -llzo2 -lcmocka -Wl,--wrap=buffer_read_from_file -Wl,--wrap=buffer_write_file -Wl,--wrap=parse_line -Wl,--wrap=rand_bytes -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o tls_crypt_testdriver tls_crypt_testdriver-test_tls_crypt.o tls_crypt_testdriver-mock_msg.o ../../../src/openvpn/tls_crypt_testdriver-argv.o ../../../src/openvpn/tls_crypt_testdriver-base64.o ../../../src/openvpn/tls_crypt_testdriver-buffer.o ../../../src/openvpn/tls_crypt_testdriver-crypto.o ../../../src/openvpn/tls_crypt_testdriver-crypto_mbedtls.o ../../../src/openvpn/tls_crypt_testdriver-crypto_openssl.o ../../../src/openvpn/tls_crypt_testdriver-env_set.o ../../../src/openvpn/tls_crypt_testdriver-otime.o ../../../src/openvpn/tls_crypt_testdriver-packet_id.o ../../../src/openvpn/tls_crypt_testdriver-platform.o ../../../src/openvpn/tls_crypt_testdriver-run_command.o  -lcap-ng
libtool: link: gcc -I../../../include -I../../../include -I../../../src/compat -I../../../src/openvpn -Wall -Wno-stringop-truncation -Os -Wformat -Werror=format-security -std=c99 -Wl,--wrap=buffer_read_from_file -Wl,--wrap=buffer_write_file -Wl,--wrap=parse_line -Wl,--wrap=rand_bytes -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-z -Wl,pack-relative-relocs -o tls_crypt_testdriver tls_crypt_testdriver-test_tls_crypt.o tls_crypt_testdriver-mock_msg.o ../../../src/openvpn/tls_crypt_testdriver-argv.o ../../../src/openvpn/tls_crypt_testdriver-base64.o ../../../src/openvpn/tls_crypt_testdriver-buffer.o ../../../src/openvpn/tls_crypt_testdriver-crypto.o ../../../src/openvpn/tls_crypt_testdriver-crypto_mbedtls.o ../../../src/openvpn/tls_crypt_testdriver-crypto_openssl.o ../../../src/openvpn/tls_crypt_testdriver-env_set.o ../../../src/openvpn/tls_crypt_testdriver-otime.o ../../../src/openvpn/tls_crypt_testdriver-packet_id.o ../../../src/openvpn/tls_crypt_testdriver-platform.o ../../../src/openvpn/tls_crypt_testdriver-run_command.o  -lssl -lcrypto -llzo2 -lcmocka -lcap-ng
make[5]: Leaving directory '/home/buildozer/aports/main/openvpn/src/openvpn-2.6.4/tests/unit_tests/openvpn'
make  check-TESTS
make[5]: Entering directory '/home/buildozer/aports/main/openvpn/src/openvpn-2.6.4/tests/unit_tests/openvpn'
[==========] argv: Running 14 test(s).
[ RUN      ] argv_printf__multiple_spaces_in_format__parsed_as_one
[       OK ] argv_printf__multiple_spaces_in_format__parsed_as_one
[ RUN      ] argv_printf_cat__multiple_spaces_in_format__parsed_as_one
[       OK ] argv_printf_cat__multiple_spaces_in_format__parsed_as_one
[ RUN      ] argv_printf__embedded_format_directive__replaced_in_output
[       OK ] argv_printf__embedded_format_directive__replaced_in_output
[ RUN      ] argv_printf__group_sep_in_arg__fail_no_ouput
[       OK ] argv_printf__group_sep_in_arg__fail_no_ouput
[ RUN      ] argv_printf__combined_path_with_spaces__argc_correct
[       OK ] argv_printf__combined_path_with_spaces__argc_correct
[ RUN      ] argv_printf__empty_parameter__argc_correct
[       OK ] argv_printf__empty_parameter__argc_correct
[ RUN      ] argv_printf__long_args__data_correct
[       OK ] argv_printf__long_args__data_correct
[ RUN      ] argv_parse_cmd__command_string__argc_correct
[       OK ] argv_parse_cmd__command_string__argc_correct
[ RUN      ] argv_parse_cmd__command_and_extra_options__argc_correct
[       OK ] argv_parse_cmd__command_and_extra_options__argc_correct
[ RUN      ] argv_printf_cat__used_twice__argc_correct
[       OK ] argv_printf_cat__used_twice__argc_correct
[ RUN      ] argv_str__empty_argv__empty_output
[       OK ] argv_str__empty_argv__empty_output
[ RUN      ] argv_str__multiple_argv__correct_output
[       OK ] argv_str__multiple_argv__correct_output
[ RUN      ] argv_insert_head__non_empty_argv__head_added
[       OK ] argv_insert_head__non_empty_argv__head_added
[ RUN      ] argv_insert_head__empty_argv__head_only
[       OK ] argv_insert_head__empty_argv__head_only
[==========] argv: 14 test(s) run.
[  PASSED  ] 14 test(s).
PASS: argv_testdriver
[==========] buffer: Running 11 test(s).
[ RUN      ] test_buffer_strprefix
[       OK ] test_buffer_strprefix
[ RUN      ] test_buffer_list_aggregate_separator_empty
[       OK ] test_buffer_list_aggregate_separator_empty
[ RUN      ] test_buffer_list_aggregate_separator_noop
[       OK ] test_buffer_list_aggregate_separator_noop
[ RUN      ] test_buffer_list_aggregate_separator_two
[       OK ] test_buffer_list_aggregate_separator_two
[ RUN      ] test_buffer_list_aggregate_separator_all
[       OK ] test_buffer_list_aggregate_separator_all
[ RUN      ] test_buffer_list_aggregate_separator_nosep
[       OK ] test_buffer_list_aggregate_separator_nosep
[ RUN      ] test_buffer_list_aggregate_separator_zerolen
[       OK ] test_buffer_list_aggregate_separator_zerolen
[ RUN      ] test_buffer_list_aggregate_separator_emptybuffers
[       OK ] test_buffer_list_aggregate_separator_emptybuffers
[ RUN      ] test_buffer_free_gc_one
[       OK ] test_buffer_free_gc_one
[ RUN      ] test_buffer_free_gc_two
[       OK ] test_buffer_free_gc_two
[ RUN      ] test_buffer_gc_realloc
[       OK ] test_buffer_gc_realloc
[==========] buffer: 11 test(s) run.
[  PASSED  ] 11 test(s).
PASS: buffer_testdriver
[==========] crypto tests: Running 7 test(s).
[ RUN      ] crypto_pem_encode_decode_loopback
[       OK ] crypto_pem_encode_decode_loopback
[ RUN      ] crypto_translate_cipher_names
[       OK ] crypto_translate_cipher_names
[ RUN      ] crypto_test_tls_prf
[       OK ] crypto_test_tls_prf
[ RUN      ] crypto_test_hmac
[       OK ] crypto_test_hmac
[ RUN      ] test_des_encrypt
[       OK ] test_des_encrypt
[ RUN      ] test_occ_mtu_calculation
[       OK ] test_occ_mtu_calculation
[ RUN      ] test_mssfix_mtu_calculation
[       OK ] test_mssfix_mtu_calculation
[==========] crypto tests: 7 test(s) run.
[  PASSED  ] 7 test(s).
PASS: crypto_testdriver
[==========] packet_id tests: Running 8 test(s).
[ RUN      ] test_packet_id_write_short
[       OK ] test_packet_id_write_short
[ RUN      ] test_packet_id_write_long
[       OK ] test_packet_id_write_long
[ RUN      ] test_packet_id_write_short_prepend
[       OK ] test_packet_id_write_short_prepend
[ RUN      ] test_packet_id_write_long_prepend
[       OK ] test_packet_id_write_long_prepend
[ RUN      ] test_packet_id_write_short_wrap
[       OK ] test_packet_id_write_short_wrap
[ RUN      ] test_packet_id_write_long_wrap
[       OK ] test_packet_id_write_long_wrap
[ RUN      ] test_get_num_output_sequenced_available
[       OK ] test_get_num_output_sequenced_available
[ RUN      ] test_copy_acks_to_lru
[       OK ] test_copy_acks_to_lru
[==========] packet_id tests: 8 test(s) run.
[  PASSED  ] 8 test(s).
PASS: packet_id_testdriver
[==========] auth-token tests: Running 9 test(s).
[ RUN      ] auth_token_basic_test
[       OK ] auth_token_basic_test
[ RUN      ] auth_token_fail_invalid_key
--auth-gen-token: HMAC on token from client failed (test user name)
[       OK ] auth_token_fail_invalid_key
[ RUN      ] auth_token_test_known_keys
[       OK ] auth_token_test_known_keys
[ RUN      ] auth_token_test_empty_user
Timestamp (0) of auth-token is out of the renewal window
Timestamp (0) of auth-token is out of the renewal window
ERROR: --auth-token wrong size (21!=60)
[       OK ] auth_token_test_empty_user
[ RUN      ] auth_token_test_env
[       OK ] auth_token_test_env
[ RUN      ] auth_token_test_random_keys
[       OK ] auth_token_test_random_keys
[ RUN      ] auth_token_test_key_load
--auth-gen-token: HMAC on token from client failed (test user name)
[       OK ] auth_token_test_key_load
[ RUN      ] auth_token_test_timeout
Timestamp (100000) of auth-token is out of the renewal window
Timestamp (100000) of auth-token is out of the renewal window
Timestamp (100000) of auth-token is out of the renewal window
Timestamp (100000) of auth-token is out of the renewal window
[       OK ] auth_token_test_timeout
[ RUN      ] auth_token_test_session_mismatch
--auth-gen-token: session id in token changed (Rejecting token.
[       OK ] auth_token_test_session_mismatch
[==========] auth-token tests: 9 test(s) run.
[  PASSED  ] 9 test(s).
PASS: auth_token_testdriver
[==========] ncp_tests: Running 4 test(s).
[ RUN      ] test_check_ncp_ciphers_list
WARNING: cipher 'none' specified for --data-ciphers. This allows negotiation of NO encryption and tunnelled data WILL then be transmitted in clear text over the network! PLEASE DO RECONSIDER THIS SETTING!
WARNING: cipher 'none' specified for --data-ciphers. This allows negotiation of NO encryption and tunnelled data WILL then be transmitted in clear text over the network! PLEASE DO RECONSIDER THIS SETTING!
Unsupported cipher in --data-ciphers: BF-CBC
Unsupported optional cipher in --data-ciphers: vollbit
Unsupported optional cipher in --data-ciphers: kugelfisch
Unsupported optional cipher in --data-ciphers: grasshopper
Unsupported cipher in --data-ciphers: Vollbit
Unsupported cipher in --data-ciphers: Littlebit
Unsupported cipher in --data-ciphers: BF-CBC
Unsupported optional cipher in --data-ciphers: nixbit
Unsupported cipher algorithm 'AES-128-CCM'. It does not use CFB, OFB, CBC, or a supported AEAD mode
Unsupported optional cipher algorithm 'AES-128-CCM'. It does not use CFB, OFB, CBC, or a supported AEAD mode
Unsupported cipher in --data-ciphers: vollbit
Unsupported cipher in --data-ciphers: vollbit
Length of --data-ciphers is over the limit of 127 chars
[       OK ] test_check_ncp_ciphers_list
[ RUN      ] test_extract_client_ciphers
[       OK ] test_extract_client_ciphers
[ RUN      ] test_poor_man
[       OK ] test_poor_man
[ RUN      ] test_ncp_best
[       OK ] test_ncp_best
[==========] ncp_tests: 4 test(s) run.
[  PASSED  ] 4 test(s).
PASS: ncp_testdriver
[==========] misc_tests: Running 4 test(s).
[ RUN      ] test_compat_lzo_string
[       OK ] test_compat_lzo_string
[ RUN      ] test_auth_fail_temp_no_flags
[       OK ] test_auth_fail_temp_no_flags
[ RUN      ] test_auth_fail_temp_flags
[       OK ] test_auth_fail_temp_flags
[ RUN      ] test_auth_fail_temp_flags_msg
[       OK ] test_auth_fail_temp_flags_msg
[==========] misc_tests: 4 test(s) run.
[  PASSED  ] 4 test(s).
PASS: misc_testdriver
[==========] pkt tests: Running 9 test(s).
[ RUN      ] test_tls_decrypt_lite_none
[       OK ] test_tls_decrypt_lite_none
[ RUN      ] test_tls_decrypt_lite_auth
[       OK ] test_tls_decrypt_lite_auth
[ RUN      ] test_tls_decrypt_lite_crypt
[       OK ] test_tls_decrypt_lite_crypt
[ RUN      ] test_parse_ack
[       OK ] test_parse_ack
[ RUN      ] test_calc_session_id_hmac_static
[       OK ] test_calc_session_id_hmac_static
[ RUN      ] test_verify_hmac_none
[       OK ] test_verify_hmac_none
[ RUN      ] test_verify_hmac_tls_auth
[       OK ] test_verify_hmac_tls_auth
[ RUN      ] test_generate_reset_packet_plain
[       OK ] test_generate_reset_packet_plain
[ RUN      ] test_generate_reset_packet_tls_auth
[       OK ] test_generate_reset_packet_tls_auth
[==========] pkt tests: 9 test(s) run.
[  PASSED  ] 9 test(s).
PASS: pkt_testdriver
[==========] tls-crypt tests: Running 16 test(s).
[ RUN      ] tls_crypt_loopback
[       OK ] tls_crypt_loopback
[ RUN      ] tls_crypt_loopback_zero_len
[       OK ] tls_crypt_loopback_zero_len
[ RUN      ] tls_crypt_loopback_max_len
[       OK ] tls_crypt_loopback_max_len
[ RUN      ] tls_crypt_fail_msg_too_long
[       OK ] tls_crypt_fail_msg_too_long
[ RUN      ] tls_crypt_fail_invalid_key
[       OK ] tls_crypt_fail_invalid_key
[ RUN      ] tls_crypt_fail_replay
[       OK ] tls_crypt_fail_replay
[ RUN      ] tls_crypt_ignore_replay
[       OK ] tls_crypt_ignore_replay
[ RUN      ] tls_crypt_v2_wrap_unwrap_no_metadata
[       OK ] tls_crypt_v2_wrap_unwrap_no_metadata
[ RUN      ] tls_crypt_v2_wrap_unwrap_max_metadata
[       OK ] tls_crypt_v2_wrap_unwrap_max_metadata
[ RUN      ] tls_crypt_v2_wrap_too_long_metadata
ERROR: could not crypt: insufficient space in dst
[       OK ] tls_crypt_v2_wrap_too_long_metadata
[ RUN      ] tls_crypt_v2_wrap_unwrap_wrong_key
[       OK ] tls_crypt_v2_wrap_unwrap_wrong_key
[ RUN      ] tls_crypt_v2_wrap_unwrap_dst_too_small
[       OK ] tls_crypt_v2_wrap_unwrap_dst_too_small
[ RUN      ] test_tls_crypt_secure_reneg_key
[       OK ] test_tls_crypt_secure_reneg_key
[ RUN      ] test_tls_crypt_v2_write_server_key_file
[       OK ] test_tls_crypt_v2_write_server_key_file
[ RUN      ] test_tls_crypt_v2_write_client_key_file
[       OK ] test_tls_crypt_v2_write_client_key_file
[ RUN      ] test_tls_crypt_v2_write_client_key_file_metadata
[       OK ] test_tls_crypt_v2_write_client_key_file_metadata
[==========] tls-crypt tests: 16 test(s) run.
[  PASSED  ] 16 test(s).
PASS: tls_crypt_testdriver
[==========] xkey provider tests: Running 3 test(s).
[ RUN      ] xkey_provider_test_fetch
[       OK ] xkey_provider_test_fetch
[ RUN      ] xkey_provider_test_mgmt_sign_cb
[       OK ] xkey_provider_test_mgmt_sign_cb
[ RUN      ] xkey_provider_test_generic_sign_cb
[       OK ] xkey_provider_test_generic_sign_cb
[==========] xkey provider tests: 3 test(s) run.
[  PASSED  ] 3 test(s).
PASS: provider_testdriver
===================
All 10 tests passed
===================
make[5]: Leaving directory '/home/buildozer/aports/main/openvpn/src/openvpn-2.6.4/tests/unit_tests/openvpn'
make[4]: Leaving directory '/home/buildozer/aports/main/openvpn/src/openvpn-2.6.4/tests/unit_tests/openvpn'
Making check in plugins
make[4]: Entering directory '/home/buildozer/aports/main/openvpn/src/openvpn-2.6.4/tests/unit_tests/plugins'
Making check in auth-pam
make[5]: Entering directory '/home/buildozer/aports/main/openvpn/src/openvpn-2.6.4/tests/unit_tests/plugins/auth-pam'
make  auth_pam_testdriver
make[6]: Entering directory '/home/buildozer/aports/main/openvpn/src/openvpn-2.6.4/tests/unit_tests/plugins/auth-pam'
gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../include   -Os -Wformat -Werror=format-security -I../../../../include  -I../../../../src/plugins/auth-pam -Wall -Wno-stringop-truncation -Os -Wformat -Werror=format-security -std=c99  -MT auth_pam_testdriver-test_search_and_replace.o -MD -MP -MF .deps/auth_pam_testdriver-test_search_and_replace.Tpo -c -o auth_pam_testdriver-test_search_and_replace.o `test -f 'test_search_and_replace.c' || echo './'`test_search_and_replace.c
gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../include   -Os -Wformat -Werror=format-security -I../../../../include  -I../../../../src/plugins/auth-pam -Wall -Wno-stringop-truncation -Os -Wformat -Werror=format-security -std=c99  -MT ../../../../src/plugins/auth-pam/auth_pam_testdriver-utils.o -MD -MP -MF ../../../../src/plugins/auth-pam/.deps/auth_pam_testdriver-utils.Tpo -c -o ../../../../src/plugins/auth-pam/auth_pam_testdriver-utils.o `test -f '../../../../src/plugins/auth-pam/utils.c' || echo './'`../../../../src/plugins/auth-pam/utils.c
mv -f ../../../../src/plugins/auth-pam/.deps/auth_pam_testdriver-utils.Tpo ../../../../src/plugins/auth-pam/.deps/auth_pam_testdriver-utils.Po
mv -f .deps/auth_pam_testdriver-test_search_and_replace.Tpo .deps/auth_pam_testdriver-test_search_and_replace.Po
/bin/sh ../../../../libtool  --tag=CC   --mode=link gcc -I../../../../include  -I../../../../src/plugins/auth-pam -Wall -Wno-stringop-truncation -Os -Wformat -Werror=format-security -std=c99  -lssl -lcrypto  -llzo2 -lcmocka -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o auth_pam_testdriver auth_pam_testdriver-test_search_and_replace.o ../../../../src/plugins/auth-pam/auth_pam_testdriver-utils.o  -lcap-ng
libtool: link: gcc -I../../../../include -I../../../../src/plugins/auth-pam -Wall -Wno-stringop-truncation -Os -Wformat -Werror=format-security -std=c99 -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-z -Wl,pack-relative-relocs -o auth_pam_testdriver auth_pam_testdriver-test_search_and_replace.o ../../../../src/plugins/auth-pam/auth_pam_testdriver-utils.o  -lssl -lcrypto -llzo2 -lcmocka -lcap-ng
make[6]: Leaving directory '/home/buildozer/aports/main/openvpn/src/openvpn-2.6.4/tests/unit_tests/plugins/auth-pam'
make  check-TESTS
make[6]: Entering directory '/home/buildozer/aports/main/openvpn/src/openvpn-2.6.4/tests/unit_tests/plugins/auth-pam'
[==========] searchandreplace: Running 6 test(s).
[ RUN      ] pass_any_null_param__returns_null
[       OK ] pass_any_null_param__returns_null
[ RUN      ] pass_any_empty_string__returns_null
[       OK ] pass_any_empty_string__returns_null
[ RUN      ] replace_single_char__one_time__match_is_replaced
[       OK ] replace_single_char__one_time__match_is_replaced
[ RUN      ] replace_single_char__multiple_times__match_all_matches_are_replaced
[       OK ] replace_single_char__multiple_times__match_all_matches_are_replaced
[ RUN      ] replace_longer_text__multiple_times__match_all_matches_are_replaced
[       OK ] replace_longer_text__multiple_times__match_all_matches_are_replaced
[ RUN      ] pattern_not_found__returns_original
[       OK ] pattern_not_found__returns_original
[==========] searchandreplace: 6 test(s) run.
[  PASSED  ] 6 test(s).
PASS: auth_pam_testdriver
=============
1 test passed
=============
make[6]: Leaving directory '/home/buildozer/aports/main/openvpn/src/openvpn-2.6.4/tests/unit_tests/plugins/auth-pam'
make[5]: Leaving directory '/home/buildozer/aports/main/openvpn/src/openvpn-2.6.4/tests/unit_tests/plugins/auth-pam'
make[5]: Entering directory '/home/buildozer/aports/main/openvpn/src/openvpn-2.6.4/tests/unit_tests/plugins'
make[5]: Nothing to be done for 'check-am'.
make[5]: Leaving directory '/home/buildozer/aports/main/openvpn/src/openvpn-2.6.4/tests/unit_tests/plugins'
make[4]: Leaving directory '/home/buildozer/aports/main/openvpn/src/openvpn-2.6.4/tests/unit_tests/plugins'
make[4]: Entering directory '/home/buildozer/aports/main/openvpn/src/openvpn-2.6.4/tests/unit_tests'
make[4]: Nothing to be done for 'check-am'.
make[4]: Leaving directory '/home/buildozer/aports/main/openvpn/src/openvpn-2.6.4/tests/unit_tests'
make[3]: Leaving directory '/home/buildozer/aports/main/openvpn/src/openvpn-2.6.4/tests/unit_tests'
make[3]: Entering directory '/home/buildozer/aports/main/openvpn/src/openvpn-2.6.4/tests'
make  check-TESTS
make[4]: Entering directory '/home/buildozer/aports/main/openvpn/src/openvpn-2.6.4/tests'
./t_client.sh: cannot find 't_client.rc' in build dir ('..')
./t_client.sh: or source directory ('.'). SKIPPING TEST.
SKIP: t_client.sh
./t_lpback.sh: running with V=1, only printing test fails
./t_lpback.sh: tests passed: 67  failed: 0
PASS: t_lpback.sh
The following test will take about two minutes.
If the addresses are in use, this test will retry up to two times.
PASS: t_cltsrv.sh
====================
All 2 tests passed
(1 test was not run)
====================
make[4]: Leaving directory '/home/buildozer/aports/main/openvpn/src/openvpn-2.6.4/tests'
make[3]: Leaving directory '/home/buildozer/aports/main/openvpn/src/openvpn-2.6.4/tests'
make[2]: Leaving directory '/home/buildozer/aports/main/openvpn/src/openvpn-2.6.4/tests'
make[2]: Entering directory '/home/buildozer/aports/main/openvpn/src/openvpn-2.6.4'
make[2]: Leaving directory '/home/buildozer/aports/main/openvpn/src/openvpn-2.6.4'
make[1]: Leaving directory '/home/buildozer/aports/main/openvpn/src/openvpn-2.6.4'
>>> openvpn: Entering fakeroot...
make  install-recursive
make[1]: Entering directory '/home/buildozer/aports/main/openvpn/src/openvpn-2.6.4'
Making install in build
make[2]: Entering directory '/home/buildozer/aports/main/openvpn/src/openvpn-2.6.4/build'
Making install in msvc
make[3]: Entering directory '/home/buildozer/aports/main/openvpn/src/openvpn-2.6.4/build/msvc'
Making install in msvc-generate
make[4]: Entering directory '/home/buildozer/aports/main/openvpn/src/openvpn-2.6.4/build/msvc/msvc-generate'
make[5]: Entering directory '/home/buildozer/aports/main/openvpn/src/openvpn-2.6.4/build/msvc/msvc-generate'
make[5]: Nothing to be done for 'install-exec-am'.
make[5]: Nothing to be done for 'install-data-am'.
make[5]: Leaving directory '/home/buildozer/aports/main/openvpn/src/openvpn-2.6.4/build/msvc/msvc-generate'
make[4]: Leaving directory '/home/buildozer/aports/main/openvpn/src/openvpn-2.6.4/build/msvc/msvc-generate'
make[4]: Entering directory '/home/buildozer/aports/main/openvpn/src/openvpn-2.6.4/build/msvc'
make[5]: Entering directory '/home/buildozer/aports/main/openvpn/src/openvpn-2.6.4/build/msvc'
make[5]: Nothing to be done for 'install-exec-am'.
make[5]: Nothing to be done for 'install-data-am'.
make[5]: Leaving directory '/home/buildozer/aports/main/openvpn/src/openvpn-2.6.4/build/msvc'
make[4]: Leaving directory '/home/buildozer/aports/main/openvpn/src/openvpn-2.6.4/build/msvc'
make[3]: Leaving directory '/home/buildozer/aports/main/openvpn/src/openvpn-2.6.4/build/msvc'
make[3]: Entering directory '/home/buildozer/aports/main/openvpn/src/openvpn-2.6.4/build'
make[4]: Entering directory '/home/buildozer/aports/main/openvpn/src/openvpn-2.6.4/build'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/home/buildozer/aports/main/openvpn/src/openvpn-2.6.4/build'
make[3]: Leaving directory '/home/buildozer/aports/main/openvpn/src/openvpn-2.6.4/build'
make[2]: Leaving directory '/home/buildozer/aports/main/openvpn/src/openvpn-2.6.4/build'
Making install in distro
make[2]: Entering directory '/home/buildozer/aports/main/openvpn/src/openvpn-2.6.4/distro'
Making install in systemd
make[3]: Entering directory '/home/buildozer/aports/main/openvpn/src/openvpn-2.6.4/distro/systemd'
make[4]: Entering directory '/home/buildozer/aports/main/openvpn/src/openvpn-2.6.4/distro/systemd'
make[4]: Nothing to be done for 'install-exec-am'.
make  install-data-hook
make[5]: Entering directory '/home/buildozer/aports/main/openvpn/src/openvpn-2.6.4/distro/systemd'
make[5]: Nothing to be done for 'install-data-hook'.
make[5]: Leaving directory '/home/buildozer/aports/main/openvpn/src/openvpn-2.6.4/distro/systemd'
make[4]: Leaving directory '/home/buildozer/aports/main/openvpn/src/openvpn-2.6.4/distro/systemd'
make[3]: Leaving directory '/home/buildozer/aports/main/openvpn/src/openvpn-2.6.4/distro/systemd'
make[3]: Entering directory '/home/buildozer/aports/main/openvpn/src/openvpn-2.6.4/distro'
make[4]: Entering directory '/home/buildozer/aports/main/openvpn/src/openvpn-2.6.4/distro'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/home/buildozer/aports/main/openvpn/src/openvpn-2.6.4/distro'
make[3]: Leaving directory '/home/buildozer/aports/main/openvpn/src/openvpn-2.6.4/distro'
make[2]: Leaving directory '/home/buildozer/aports/main/openvpn/src/openvpn-2.6.4/distro'
Making install in include
make[2]: Entering directory '/home/buildozer/aports/main/openvpn/src/openvpn-2.6.4/include'
make[3]: Entering directory '/home/buildozer/aports/main/openvpn/src/openvpn-2.6.4/include'
make[3]: Nothing to be done for 'install-exec-am'.
 ../././install-sh -c -d '/home/buildozer/aports/main/openvpn/pkg/openvpn/usr/include'
 /usr/bin/install -c -m 644 openvpn-plugin.h openvpn-msg.h '/home/buildozer/aports/main/openvpn/pkg/openvpn/usr/include'
make[3]: Leaving directory '/home/buildozer/aports/main/openvpn/src/openvpn-2.6.4/include'
make[2]: Leaving directory '/home/buildozer/aports/main/openvpn/src/openvpn-2.6.4/include'
Making install in src
make[2]: Entering directory '/home/buildozer/aports/main/openvpn/src/openvpn-2.6.4/src'
Making install in compat
make[3]: Entering directory '/home/buildozer/aports/main/openvpn/src/openvpn-2.6.4/src/compat'
make[4]: Entering directory '/home/buildozer/aports/main/openvpn/src/openvpn-2.6.4/src/compat'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/home/buildozer/aports/main/openvpn/src/openvpn-2.6.4/src/compat'
make[3]: Leaving directory '/home/buildozer/aports/main/openvpn/src/openvpn-2.6.4/src/compat'
Making install in openvpn
make[3]: Entering directory '/home/buildozer/aports/main/openvpn/src/openvpn-2.6.4/src/openvpn'
make[4]: Entering directory '/home/buildozer/aports/main/openvpn/src/openvpn-2.6.4/src/openvpn'
make[4]: Nothing to be done for 'install-data-am'.
 ../../././install-sh -c -d '/home/buildozer/aports/main/openvpn/pkg/openvpn/usr/sbin'
  /bin/sh ../../libtool   --mode=install /usr/bin/install -c openvpn '/home/buildozer/aports/main/openvpn/pkg/openvpn/usr/sbin'
libtool: install: /usr/bin/install -c openvpn /home/buildozer/aports/main/openvpn/pkg/openvpn/usr/sbin/openvpn
make[4]: Leaving directory '/home/buildozer/aports/main/openvpn/src/openvpn-2.6.4/src/openvpn'
make[3]: Leaving directory '/home/buildozer/aports/main/openvpn/src/openvpn-2.6.4/src/openvpn'
Making install in openvpnmsica
make[3]: Entering directory '/home/buildozer/aports/main/openvpn/src/openvpn-2.6.4/src/openvpnmsica'
make[4]: Entering directory '/home/buildozer/aports/main/openvpn/src/openvpn-2.6.4/src/openvpnmsica'
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/home/buildozer/aports/main/openvpn/src/openvpn-2.6.4/src/openvpnmsica'
make[3]: Leaving directory '/home/buildozer/aports/main/openvpn/src/openvpn-2.6.4/src/openvpnmsica'
Making install in openvpnserv
make[3]: Entering directory '/home/buildozer/aports/main/openvpn/src/openvpn-2.6.4/src/openvpnserv'
make[4]: Entering directory '/home/buildozer/aports/main/openvpn/src/openvpn-2.6.4/src/openvpnserv'
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/home/buildozer/aports/main/openvpn/src/openvpn-2.6.4/src/openvpnserv'
make[3]: Leaving directory '/home/buildozer/aports/main/openvpn/src/openvpn-2.6.4/src/openvpnserv'
Making install in plugins
make[3]: Entering directory '/home/buildozer/aports/main/openvpn/src/openvpn-2.6.4/src/plugins'
Making install in auth-pam
make[4]: Entering directory '/home/buildozer/aports/main/openvpn/src/openvpn-2.6.4/src/plugins/auth-pam'
make[5]: Entering directory '/home/buildozer/aports/main/openvpn/src/openvpn-2.6.4/src/plugins/auth-pam'
make[5]: Nothing to be done for 'install-exec-am'.
 ../../../././install-sh -c -d '/home/buildozer/aports/main/openvpn/pkg/openvpn/usr/share/doc/openvpn'
 /usr/bin/install -c -m 644 README.auth-pam '/home/buildozer/aports/main/openvpn/pkg/openvpn/usr/share/doc/openvpn'
 ../../../././install-sh -c -d '/home/buildozer/aports/main/openvpn/pkg/openvpn/usr/lib/openvpn/plugins'
 /bin/sh ../../../libtool   --mode=install /usr/bin/install -c   openvpn-plugin-auth-pam.la '/home/buildozer/aports/main/openvpn/pkg/openvpn/usr/lib/openvpn/plugins'
libtool: install: /usr/bin/install -c .libs/openvpn-plugin-auth-pam.so /home/buildozer/aports/main/openvpn/pkg/openvpn/usr/lib/openvpn/plugins/openvpn-plugin-auth-pam.so
libtool: install: /usr/bin/install -c .libs/openvpn-plugin-auth-pam.lai /home/buildozer/aports/main/openvpn/pkg/openvpn/usr/lib/openvpn/plugins/openvpn-plugin-auth-pam.la
libtool: warning: remember to run 'libtool --finish /usr/lib/openvpn/plugins'
make[5]: Leaving directory '/home/buildozer/aports/main/openvpn/src/openvpn-2.6.4/src/plugins/auth-pam'
make[4]: Leaving directory '/home/buildozer/aports/main/openvpn/src/openvpn-2.6.4/src/plugins/auth-pam'
Making install in down-root
make[4]: Entering directory '/home/buildozer/aports/main/openvpn/src/openvpn-2.6.4/src/plugins/down-root'
make[5]: Entering directory '/home/buildozer/aports/main/openvpn/src/openvpn-2.6.4/src/plugins/down-root'
make[5]: Nothing to be done for 'install-exec-am'.
 ../../../././install-sh -c -d '/home/buildozer/aports/main/openvpn/pkg/openvpn/usr/share/doc/openvpn'
 /usr/bin/install -c -m 644 README.down-root '/home/buildozer/aports/main/openvpn/pkg/openvpn/usr/share/doc/openvpn'
 ../../../././install-sh -c -d '/home/buildozer/aports/main/openvpn/pkg/openvpn/usr/lib/openvpn/plugins'
 /bin/sh ../../../libtool   --mode=install /usr/bin/install -c   openvpn-plugin-down-root.la '/home/buildozer/aports/main/openvpn/pkg/openvpn/usr/lib/openvpn/plugins'
libtool: install: /usr/bin/install -c .libs/openvpn-plugin-down-root.so /home/buildozer/aports/main/openvpn/pkg/openvpn/usr/lib/openvpn/plugins/openvpn-plugin-down-root.so
libtool: install: /usr/bin/install -c .libs/openvpn-plugin-down-root.lai /home/buildozer/aports/main/openvpn/pkg/openvpn/usr/lib/openvpn/plugins/openvpn-plugin-down-root.la
libtool: warning: remember to run 'libtool --finish /usr/lib/openvpn/plugins'
make[5]: Leaving directory '/home/buildozer/aports/main/openvpn/src/openvpn-2.6.4/src/plugins/down-root'
make[4]: Leaving directory '/home/buildozer/aports/main/openvpn/src/openvpn-2.6.4/src/plugins/down-root'
make[4]: Entering directory '/home/buildozer/aports/main/openvpn/src/openvpn-2.6.4/src/plugins'
make[5]: Entering directory '/home/buildozer/aports/main/openvpn/src/openvpn-2.6.4/src/plugins'
make[5]: Nothing to be done for 'install-exec-am'.
make[5]: Nothing to be done for 'install-data-am'.
make[5]: Leaving directory '/home/buildozer/aports/main/openvpn/src/openvpn-2.6.4/src/plugins'
make[4]: Leaving directory '/home/buildozer/aports/main/openvpn/src/openvpn-2.6.4/src/plugins'
make[3]: Leaving directory '/home/buildozer/aports/main/openvpn/src/openvpn-2.6.4/src/plugins'
Making install in tapctl
make[3]: Entering directory '/home/buildozer/aports/main/openvpn/src/openvpn-2.6.4/src/tapctl'
make[4]: Entering directory '/home/buildozer/aports/main/openvpn/src/openvpn-2.6.4/src/tapctl'
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/home/buildozer/aports/main/openvpn/src/openvpn-2.6.4/src/tapctl'
make[3]: Leaving directory '/home/buildozer/aports/main/openvpn/src/openvpn-2.6.4/src/tapctl'
make[3]: Entering directory '/home/buildozer/aports/main/openvpn/src/openvpn-2.6.4/src'
make[4]: Entering directory '/home/buildozer/aports/main/openvpn/src/openvpn-2.6.4/src'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/home/buildozer/aports/main/openvpn/src/openvpn-2.6.4/src'
make[3]: Leaving directory '/home/buildozer/aports/main/openvpn/src/openvpn-2.6.4/src'
make[2]: Leaving directory '/home/buildozer/aports/main/openvpn/src/openvpn-2.6.4/src'
Making install in sample
make[2]: Entering directory '/home/buildozer/aports/main/openvpn/src/openvpn-2.6.4/sample'
make[3]: Entering directory '/home/buildozer/aports/main/openvpn/src/openvpn-2.6.4/sample'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Leaving directory '/home/buildozer/aports/main/openvpn/src/openvpn-2.6.4/sample'
make[2]: Leaving directory '/home/buildozer/aports/main/openvpn/src/openvpn-2.6.4/sample'
Making install in doc
make[2]: Entering directory '/home/buildozer/aports/main/openvpn/src/openvpn-2.6.4/doc'
Making install in doxygen
make[3]: Entering directory '/home/buildozer/aports/main/openvpn/src/openvpn-2.6.4/doc/doxygen'
make[4]: Entering directory '/home/buildozer/aports/main/openvpn/src/openvpn-2.6.4/doc/doxygen'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/home/buildozer/aports/main/openvpn/src/openvpn-2.6.4/doc/doxygen'
make[3]: Leaving directory '/home/buildozer/aports/main/openvpn/src/openvpn-2.6.4/doc/doxygen'
make[3]: Entering directory '/home/buildozer/aports/main/openvpn/src/openvpn-2.6.4/doc'
make[4]: Entering directory '/home/buildozer/aports/main/openvpn/src/openvpn-2.6.4/doc'
make[4]: Nothing to be done for 'install-exec-am'.
 ../././install-sh -c -d '/home/buildozer/aports/main/openvpn/pkg/openvpn/usr/share/doc/openvpn'
 ../././install-sh -c -d '/home/buildozer/aports/main/openvpn/pkg/openvpn/usr/share/man/man5'
 /usr/bin/install -c -m 644 management-notes.txt gui-notes.txt '/home/buildozer/aports/main/openvpn/pkg/openvpn/usr/share/doc/openvpn'
 ../././install-sh -c -d '/home/buildozer/aports/main/openvpn/pkg/openvpn/usr/share/man/man8'
 /usr/bin/install -c -m 644 openvpn-examples.5 '/home/buildozer/aports/main/openvpn/pkg/openvpn/usr/share/man/man5'
 /usr/bin/install -c -m 644 openvpn.8 '/home/buildozer/aports/main/openvpn/pkg/openvpn/usr/share/man/man8'
make[4]: Leaving directory '/home/buildozer/aports/main/openvpn/src/openvpn-2.6.4/doc'
make[3]: Leaving directory '/home/buildozer/aports/main/openvpn/src/openvpn-2.6.4/doc'
make[2]: Leaving directory '/home/buildozer/aports/main/openvpn/src/openvpn-2.6.4/doc'
Making install in tests
make[2]: Entering directory '/home/buildozer/aports/main/openvpn/src/openvpn-2.6.4/tests'
Making install in unit_tests
make[3]: Entering directory '/home/buildozer/aports/main/openvpn/src/openvpn-2.6.4/tests/unit_tests'
Making install in example_test
make[4]: Entering directory '/home/buildozer/aports/main/openvpn/src/openvpn-2.6.4/tests/unit_tests/example_test'
make[5]: Entering directory '/home/buildozer/aports/main/openvpn/src/openvpn-2.6.4/tests/unit_tests/example_test'
make[5]: Nothing to be done for 'install-exec-am'.
make[5]: Nothing to be done for 'install-data-am'.
make[5]: Leaving directory '/home/buildozer/aports/main/openvpn/src/openvpn-2.6.4/tests/unit_tests/example_test'
make[4]: Leaving directory '/home/buildozer/aports/main/openvpn/src/openvpn-2.6.4/tests/unit_tests/example_test'
Making install in openvpn
make[4]: Entering directory '/home/buildozer/aports/main/openvpn/src/openvpn-2.6.4/tests/unit_tests/openvpn'
make[5]: Entering directory '/home/buildozer/aports/main/openvpn/src/openvpn-2.6.4/tests/unit_tests/openvpn'
make[5]: Nothing to be done for 'install-exec-am'.
make[5]: Nothing to be done for 'install-data-am'.
make[5]: Leaving directory '/home/buildozer/aports/main/openvpn/src/openvpn-2.6.4/tests/unit_tests/openvpn'
make[4]: Leaving directory '/home/buildozer/aports/main/openvpn/src/openvpn-2.6.4/tests/unit_tests/openvpn'
Making install in plugins
make[4]: Entering directory '/home/buildozer/aports/main/openvpn/src/openvpn-2.6.4/tests/unit_tests/plugins'
Making install in auth-pam
make[5]: Entering directory '/home/buildozer/aports/main/openvpn/src/openvpn-2.6.4/tests/unit_tests/plugins/auth-pam'
make[6]: Entering directory '/home/buildozer/aports/main/openvpn/src/openvpn-2.6.4/tests/unit_tests/plugins/auth-pam'
make[6]: Nothing to be done for 'install-exec-am'.
make[6]: Nothing to be done for 'install-data-am'.
make[6]: Leaving directory '/home/buildozer/aports/main/openvpn/src/openvpn-2.6.4/tests/unit_tests/plugins/auth-pam'
make[5]: Leaving directory '/home/buildozer/aports/main/openvpn/src/openvpn-2.6.4/tests/unit_tests/plugins/auth-pam'
make[5]: Entering directory '/home/buildozer/aports/main/openvpn/src/openvpn-2.6.4/tests/unit_tests/plugins'
make[6]: Entering directory '/home/buildozer/aports/main/openvpn/src/openvpn-2.6.4/tests/unit_tests/plugins'
make[6]: Nothing to be done for 'install-exec-am'.
make[6]: Nothing to be done for 'install-data-am'.
make[6]: Leaving directory '/home/buildozer/aports/main/openvpn/src/openvpn-2.6.4/tests/unit_tests/plugins'
make[5]: Leaving directory '/home/buildozer/aports/main/openvpn/src/openvpn-2.6.4/tests/unit_tests/plugins'
make[4]: Leaving directory '/home/buildozer/aports/main/openvpn/src/openvpn-2.6.4/tests/unit_tests/plugins'
make[4]: Entering directory '/home/buildozer/aports/main/openvpn/src/openvpn-2.6.4/tests/unit_tests'
make[5]: Entering directory '/home/buildozer/aports/main/openvpn/src/openvpn-2.6.4/tests/unit_tests'
make[5]: Nothing to be done for 'install-exec-am'.
make[5]: Nothing to be done for 'install-data-am'.
make[5]: Leaving directory '/home/buildozer/aports/main/openvpn/src/openvpn-2.6.4/tests/unit_tests'
make[4]: Leaving directory '/home/buildozer/aports/main/openvpn/src/openvpn-2.6.4/tests/unit_tests'
make[3]: Leaving directory '/home/buildozer/aports/main/openvpn/src/openvpn-2.6.4/tests/unit_tests'
make[3]: Entering directory '/home/buildozer/aports/main/openvpn/src/openvpn-2.6.4/tests'
make[4]: Entering directory '/home/buildozer/aports/main/openvpn/src/openvpn-2.6.4/tests'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/home/buildozer/aports/main/openvpn/src/openvpn-2.6.4/tests'
make[3]: Leaving directory '/home/buildozer/aports/main/openvpn/src/openvpn-2.6.4/tests'
make[2]: Leaving directory '/home/buildozer/aports/main/openvpn/src/openvpn-2.6.4/tests'
make[2]: Entering directory '/home/buildozer/aports/main/openvpn/src/openvpn-2.6.4'
make[3]: Entering directory '/home/buildozer/aports/main/openvpn/src/openvpn-2.6.4'
make[3]: Nothing to be done for 'install-exec-am'.
 ././install-sh -c -d '/home/buildozer/aports/main/openvpn/pkg/openvpn/usr/share/doc/openvpn'
 /usr/bin/install -c -m 644 README README.mbedtls Changes.rst COPYRIGHT.GPL COPYING '/home/buildozer/aports/main/openvpn/pkg/openvpn/usr/share/doc/openvpn'
make[3]: Leaving directory '/home/buildozer/aports/main/openvpn/src/openvpn-2.6.4'
make[2]: Leaving directory '/home/buildozer/aports/main/openvpn/src/openvpn-2.6.4'
make[1]: Leaving directory '/home/buildozer/aports/main/openvpn/src/openvpn-2.6.4'
>>> openvpn-doc*: Running split function doc...
>>> openvpn-doc*: Preparing subpackage openvpn-doc...
>>> openvpn-doc*: Running postcheck for openvpn-doc
>>> openvpn-dev*: Running split function dev...
>>> openvpn-dev*: Preparing subpackage openvpn-dev...
>>> openvpn-dev*: Stripping binaries
>>> openvpn-dev*: Running postcheck for openvpn-dev
>>> openvpn-openrc*: Running split function openrc...
>>> openvpn-openrc*: Preparing subpackage openvpn-openrc...
>>> openvpn-openrc*: Running postcheck for openvpn-openrc
>>> openvpn-auth-pam*: Running split function pam...
>>> openvpn-auth-pam*: Preparing subpackage openvpn-auth-pam...
>>> openvpn-auth-pam*: Stripping binaries
>>> openvpn-auth-pam*: Running postcheck for openvpn-auth-pam
>>> openvpn*: Running postcheck for openvpn
>>> openvpn*: Preparing package openvpn...
>>> openvpn*: Stripping binaries
>>> openvpn*: Script found. /bin/sh added as a dependency for openvpn-2.6.4-r0.apk
>>> openvpn*: Adding .pre-install
>>> openvpn-auth-pam*: Scanning shared objects
>>> openvpn-dev*: Scanning shared objects
>>> openvpn-doc*: Scanning shared objects
>>> openvpn-openrc*: Scanning shared objects
>>> openvpn*: Scanning shared objects
>>> openvpn-auth-pam*: Tracing dependencies...
	iproute2-minimal
	so:libc.musl-x86.so.1
	so:libpam.so.0
>>> openvpn-auth-pam*: Package size: 44.0 KB
>>> openvpn-auth-pam*: Compressing data...
>>> openvpn-auth-pam*: Create checksum...
>>> openvpn-auth-pam*: Create openvpn-auth-pam-2.6.4-r0.apk
>>> openvpn-dev*: Tracing dependencies...
>>> openvpn-dev*: Package size: 44.0 KB
>>> openvpn-dev*: Compressing data...
>>> openvpn-dev*: Create checksum...
>>> openvpn-dev*: Create openvpn-dev-2.6.4-r0.apk
>>> openvpn-doc*: Tracing dependencies...
>>> openvpn-doc*: Package size: 712.0 KB
>>> openvpn-doc*: Compressing data...
>>> openvpn-doc*: Create checksum...
>>> openvpn-doc*: Create openvpn-doc-2.6.4-r0.apk
>>> openvpn-openrc*: Tracing dependencies...
>>> openvpn-openrc*: Package size: 24.0 KB
>>> openvpn-openrc*: Compressing data...
>>> openvpn-openrc*: Create checksum...
>>> openvpn-openrc*: Create openvpn-openrc-2.6.4-r0.apk
>>> openvpn*: Tracing dependencies...
	iproute2-minimal
	/bin/sh
	so:libc.musl-x86.so.1
	so:libcap-ng.so.0
	so:libcrypto.so.3
	so:liblz4.so.1
	so:liblzo2.so.2
	so:libssl.so.3
>>> openvpn*: Package size: 792.0 KB
>>> openvpn*: Compressing data...
>>> openvpn*: Create checksum...
>>> openvpn*: Create openvpn-2.6.4-r0.apk
>>> openvpn: Build complete at Fri, 12 May 2023 20:20:49 +0000 elapsed time 0h 3m 23s
>>> openvpn: Cleaning up srcdir
>>> openvpn: Cleaning up pkgdir
>>> openvpn: Uninstalling dependencies...
(1/26) Purging .makedepends-openvpn (20230512.201726)
(2/26) Purging openssl-dev (3.1.0-r4)
(3/26) Purging libcap-ng-dev (0.8.3-r3)
(4/26) Purging libcap-ng (0.8.3-r3)
(5/26) Purging linux-headers (6.3-r0)
(6/26) Purging linux-pam-dev (1.5.2-r10)
(7/26) Purging gettext-dev (0.21.1-r5)
(8/26) Purging xz (5.4.3-r0)
(9/26) Purging gettext-asprintf (0.21.1-r5)
(10/26) Purging gettext (0.21.1-r5)
(11/26) Purging linux-pam (1.5.2-r10)
(12/26) Purging lz4-dev (1.9.4-r4)
(13/26) Purging lzo-dev (2.10-r5)
(14/26) Purging lzo (2.10-r5)
(15/26) Purging cmocka-dev (1.1.7-r2)
(16/26) Purging cmocka (1.1.7-r2)
(17/26) Purging gettext-libs (0.21.1-r5)
(18/26) Purging ifupdown-ng-iproute2 (0.12.1-r2)
(19/26) Purging iproute2-minimal (6.3.0-r0)
(20/26) Purging libelf (0.189-r1)
(21/26) Purging libintl (0.21.1-r5)
(22/26) Purging libmnl (1.0.5-r1)
(23/26) Purging libxml2 (2.11.3-r0)
(24/26) Purging musl-fts (1.2.7-r4)
(25/26) Purging xz-libs (5.4.3-r0)
(26/26) Purging libbz2 (1.0.8-r5)
Executing busybox-1.36.0-r9.trigger
OK: 373 MiB in 99 packages
>>> openvpn: Updating the main/x86 repository index...
>>> openvpn: Signing the index...