==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done
==> Making package: openvpn 2.6.14-1 (Thu Apr  3 09:02:34 2025)
==> Retrieving sources...
  -> Cloning openvpn git repo...
Cloning into bare repository '/home/leming/work/openvpn/openvpn'...
  -> Found 0001-unprivileged.patch
  -> Found sysusers.conf
  -> Found tmpfiles.conf
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha256sums...
    openvpn ... Skipped
    0001-unprivileged.patch ... Passed
    sysusers.conf ... Passed
    tmpfiles.conf ... Passed
==> Making package: openvpn 2.6.14-1 (Thu Apr  3 09:03:02 2025)
==> Checking runtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...

Packages (5) nspr-4.36-1  nss-3.110-1  libnl-3.11.0-1  lzo-2.10-5
             pkcs11-helper-1.30.0-1

Total Download Size:   1.93 MiB
Total Installed Size:  7.82 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
 nss-3.110-1-armv7h downloading...
 libnl-3.11.0-1-armv7h downloading...
 nspr-4.36-1-armv7h downloading...
 lzo-2.10-5-armv7h downloading...
 pkcs11-helper-1.30.0-1-armv7h downloading...
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing libnl...
installing lzo...
installing nspr...
installing nss...
installing pkcs11-helper...
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
[?25h==> Checking buildtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...

Packages (5) perl-error-0.17030-1  perl-mailtools-2.22-1  perl-timedate-2.33-7
             git-2.49.0-1  python-docutils-1:0.21.2-3

Total Download Size:    0.84 MiB
Total Installed Size:  45.51 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
 python-docutils-1:0.21.2-3-any downloading...
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing perl-error...
installing perl-timedate...
installing perl-mailtools...
installing git...
Optional dependencies for git
    git-zsh-completion: upstream zsh completion
    tk: gitk and git gui
    openssh: ssh transport and crypto
    man: show help with `git command --help`
    perl-libwww: git svn
    perl-term-readkey: git svn and interactive.singlekey setting
    perl-io-socket-ssl: git send-email TLS support
    perl-authen-sasl: git send-email TLS support
    perl-mediawiki-api: git mediawiki support
    perl-datetime-format-iso8601: git mediawiki support
    perl-lwp-protocol-https: git mediawiki https support
    perl-cgi: gitweb (web interface) support
    python: git svn & git p4 [installed]
    subversion: git svn
    org.freedesktop.secrets: keyring credential helper
    libsecret: libsecret credential helper [installed]
installing python-docutils...
Optional dependencies for python-docutils
    python-myst-parser: to parse input in "Markdown" (CommonMark) format
    python-pillow: for some image manipulation operations
    python-pygments: for syntax highlighting of code directives and roles
:: Running post-transaction hooks...
(1/4) Creating system user accounts...
Creating group 'git' with GID 971.
Creating user 'git' (git daemon user) with UID 971 and GID 971.
(2/4) Reloading system manager configuration...
  Skipped: Current root is not booted.
(3/4) Arming ConditionNeedsUpdate...
(4/4) Checking for old perl modules...
[?25h==> Retrieving sources...
  -> Found 0001-unprivileged.patch
  -> Found sysusers.conf
  -> Found tmpfiles.conf
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Creating working copy of openvpn git repo...
Cloning into 'openvpn'...
done.
Switched to a new branch 'makepkg'
==> Starting prepare()...
patching file distro/systemd/openvpn-client@.service.in
patching file distro/systemd/openvpn-server@.service.in
patching file src/openvpn/console_systemd.c
Hunk #1 succeeded at 72 (offset 1 line).
libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'.
libtoolize: copying file './ltmain.sh'
libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
libtoolize: copying file 'm4/libtool.m4'
libtoolize: copying file 'm4/ltoptions.m4'
libtoolize: copying file 'm4/ltsugar.m4'
libtoolize: copying file 'm4/ltversion.m4'
libtoolize: copying file 'm4/lt~obsolete.m4'
libtoolize: Remember to add 'LT_INIT' to configure.ac.
configure.ac:28: warning: file 'version.m4' included several times
configure.ac:74: installing './compile'
configure.ac:73: installing './config.guess'
configure.ac:73: installing './config.sub'
configure.ac:72: installing './install-sh'
configure.ac:72: installing './missing'
src/compat/Makefile.am: installing './depcomp'
==> Starting build()...
checking for a BSD-compatible install... /usr/bin/install -c
checking whether sleep supports fractional seconds... yes
checking filesystem timestamp resolution... 0.01
checking whether build environment is sane... yes
checking for a race-free mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking xargs -n works... yes
checking build system type... armv7l-unknown-linux-gnueabihf
checking host system type... armv7l-unknown-linux-gnueabihf
checking whether make supports the include directive... yes (GNU style)
checking for 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 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... /usr/bin/sed
checking whether make sets $(MAKE)... (cached) yes
checking for ifconfig... no
checking for route... no
checking for ip... no
checking for systemd-ask-password... /usr/bin/systemd-ask-password
checking for netstat... no
checking for git... git
checking for rst2man... rst2man
checking for rst2html... rst2html
checking how to print strings... printf
checking for a sed that does not truncate output... (cached) /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/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... 1572864
checking how to convert armv7l-unknown-linux-gnueabihf file names to armv7l-unknown-linux-gnueabihf format... func_convert_file_noop
checking how to convert armv7l-unknown-linux-gnueabihf file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for file... file
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ranlib... ranlib
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for 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/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 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... yes
checking for gid_t... yes
checking for socklen_t... yes
checking size of unsigned int... 4
checking size of unsigned long... 4
checking for fcntl.h... yes
checking for io.h... no
checking for sys/types.h... (cached) yes
checking for sys/socket.h... yes
checking for unistd.h... (cached) yes
checking for dlfcn.h... (cached) 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 sys/time.h... yes
checking for sys/ioctl.h... yes
checking for sys/stat.h... (cached) yes
checking for sys/mman.h... yes
checking for sys/file.h... yes
checking for sys/wait.h... yes
checking for unistd.h... (cached) yes
checking for libgen.h... yes
checking for stropts.h... no
checking for syslog.h... yes
checking for pwd.h... yes
checking for grp.h... yes
checking for termios.h... yes
checking for sys/sockio.h... no
checking for sys/uio.h... yes
checking for linux/sockios.h... yes
checking for linux/types.h... yes
checking for linux/errqueue.h... yes
checking for poll.h... yes
checking for sys/epoll.h... yes
checking for err.h... yes
checking for net/if.h... yes
checking for netinet/ip.h... yes
checking for resolv.h... yes
checking for sys/un.h... yes
checking for net/if_utun.h... no
checking for sys/kern_control.h... no
checking for in_addr_t... yes
checking for in_port_t... yes
checking for struct iphdr... yes
checking for struct msghdr... yes
checking for struct cmsghdr... yes
checking for struct in_pktinfo... yes
checking for sa_family_t... yes
checking for struct in_pktinfo.ipi_spec_dst... yes
checking for struct sockaddr_in6... yes
checking for 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... yes
checking for socket in -lsocket... no
checking for gethostbyname in -lresolv... yes
checking for sendmsg... yes
checking for recvmsg... yes
checking for library containing __res_init... none required
checking for net/if_tun.h... no
checking for net/tun/if_tun.h... no
checking for linux/if_tun.h... yes
checking for tap-windows.h... no
checking whether TUNSETPERSIST is declared... yes
checking for setcon in -lselinux... no
checking for pam_start in -lpam... yes
checking for PKCS11_HELPER... yes
checking for LIBNL_GENL... yes
configure: Enabled ovpn-dco support for Linux
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 LZO... 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 for libsystemd... yes
checking for systemd/sd-daemon.h... yes
checking for sd_booted... yes
checking git checkout... yes
checking for P11KIT... yes
checking whether the compiler accepts -Wno-stringop-truncation... yes
checking whether the compiler accepts -Wall... yes
checking for CMOCKA... no
configure: WARNING: cmocka.pc not found on the system using pkg-config (/usr/bin/pkg-config).  Unit tests disabled
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating version.sh
config.status: creating Makefile
config.status: creating build/Makefile
config.status: creating 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 sample/Makefile
config.status: creating tests/t_client.sh
config.status: creating config.h
config.status: creating include/openvpn-plugin.h
config.status: executing depfiles commands
config.status: executing libtool commands
replacing config-version.h
make  all-recursive
make[1]: Entering directory '/build/openvpn/src/build'
Making all in build
make[2]: Entering directory '/build/openvpn/src/build/build'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/build/openvpn/src/build/build'
Making all in distro
make[2]: Entering directory '/build/openvpn/src/build/distro'
Making all in systemd
make[3]: Entering directory '/build/openvpn/src/build/distro/systemd'
sed \
	-e 's|\@OPENVPN_VERSION_MAJOR\@|2|g' \
	-e 's|\@OPENVPN_VERSION_MINOR\@|6|g' \
	-e 's|\@sbindir\@|/usr/bin|g' \
	/build/openvpn/src/openvpn/distro/systemd/openvpn-client@.service.in > openvpn-client@.service.tmp && mv openvpn-client@.service.tmp openvpn-client@.service
sed \
	-e 's|\@OPENVPN_VERSION_MAJOR\@|2|g' \
	-e 's|\@OPENVPN_VERSION_MINOR\@|6|g' \
	-e 's|\@sbindir\@|/usr/bin|g' \
	/build/openvpn/src/openvpn/distro/systemd/openvpn-server@.service.in > openvpn-server@.service.tmp && mv openvpn-server@.service.tmp openvpn-server@.service
make[3]: Leaving directory '/build/openvpn/src/build/distro/systemd'
make[3]: Entering directory '/build/openvpn/src/build/distro'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/build/openvpn/src/build/distro'
make[2]: Leaving directory '/build/openvpn/src/build/distro'
Making all in include
make[2]: Entering directory '/build/openvpn/src/build/include'
make  all-am
make[3]: Entering directory '/build/openvpn/src/build/include'
make[3]: Leaving directory '/build/openvpn/src/build/include'
make[2]: Leaving directory '/build/openvpn/src/build/include'
Making all in src
make[2]: Entering directory '/build/openvpn/src/build/src'
Making all in compat
make[3]: Entering directory '/build/openvpn/src/build/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/build/openvpn/src/openvpn/src/compat -I../.. -I../../include     -Wall -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -std=c99 -I/usr/include/libnl3  -MT compat-dirname.lo -MD -MP -MF $depbase.Tpo -c -o compat-dirname.lo /build/openvpn/src/openvpn/src/compat/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/build/openvpn/src/openvpn/src/compat -I../.. -I../../include     -Wall -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -std=c99 -I/usr/include/libnl3  -MT compat-basename.lo -MD -MP -MF $depbase.Tpo -c -o compat-basename.lo /build/openvpn/src/openvpn/src/compat/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/build/openvpn/src/openvpn/src/compat -I../.. -I../../include     -Wall -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -std=c99 -I/usr/include/libnl3  -MT compat-gettimeofday.lo -MD -MP -MF $depbase.Tpo -c -o compat-gettimeofday.lo /build/openvpn/src/openvpn/src/compat/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/build/openvpn/src/openvpn/src/compat -I../.. -I../../include     -Wall -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -std=c99 -I/usr/include/libnl3  -MT compat-daemon.lo -MD -MP -MF $depbase.Tpo -c -o compat-daemon.lo /build/openvpn/src/openvpn/src/compat/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/build/openvpn/src/openvpn/src/compat -I../.. -I../../include     -Wall -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -std=c99 -I/usr/include/libnl3  -MT compat-strsep.lo -MD -MP -MF $depbase.Tpo -c -o compat-strsep.lo /build/openvpn/src/openvpn/src/compat/compat-strsep.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/build/openvpn/src/openvpn/src/compat -I../.. -I../../include -Wall -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -std=c99 -I/usr/include/libnl3 -MT compat-daemon.lo -MD -MP -MF .deps/compat-daemon.Tpo -c /build/openvpn/src/openvpn/src/compat/compat-daemon.c  -fPIC -DPIC -o .libs/compat-daemon.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/build/openvpn/src/openvpn/src/compat -I../.. -I../../include -Wall -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -std=c99 -I/usr/include/libnl3 -MT compat-strsep.lo -MD -MP -MF .deps/compat-strsep.Tpo -c /build/openvpn/src/openvpn/src/compat/compat-strsep.c  -fPIC -DPIC -o .libs/compat-strsep.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/build/openvpn/src/openvpn/src/compat -I../.. -I../../include -Wall -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -std=c99 -I/usr/include/libnl3 -MT compat-dirname.lo -MD -MP -MF .deps/compat-dirname.Tpo -c /build/openvpn/src/openvpn/src/compat/compat-dirname.c  -fPIC -DPIC -o .libs/compat-dirname.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/build/openvpn/src/openvpn/src/compat -I../.. -I../../include -Wall -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -std=c99 -I/usr/include/libnl3 -MT compat-gettimeofday.lo -MD -MP -MF .deps/compat-gettimeofday.Tpo -c /build/openvpn/src/openvpn/src/compat/compat-gettimeofday.c  -fPIC -DPIC -o .libs/compat-gettimeofday.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/build/openvpn/src/openvpn/src/compat -I../.. -I../../include -Wall -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -std=c99 -I/usr/include/libnl3 -MT compat-basename.lo -MD -MP -MF .deps/compat-basename.Tpo -c /build/openvpn/src/openvpn/src/compat/compat-basename.c  -fPIC -DPIC -o .libs/compat-basename.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/build/openvpn/src/openvpn/src/compat -I../.. -I../../include -Wall -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -std=c99 -I/usr/include/libnl3 -MT compat-daemon.lo -MD -MP -MF .deps/compat-daemon.Tpo -c /build/openvpn/src/openvpn/src/compat/compat-daemon.c -o compat-daemon.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/build/openvpn/src/openvpn/src/compat -I../.. -I../../include -Wall -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -std=c99 -I/usr/include/libnl3 -MT compat-dirname.lo -MD -MP -MF .deps/compat-dirname.Tpo -c /build/openvpn/src/openvpn/src/compat/compat-dirname.c -o compat-dirname.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/build/openvpn/src/openvpn/src/compat -I../.. -I../../include -Wall -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -std=c99 -I/usr/include/libnl3 -MT compat-strsep.lo -MD -MP -MF .deps/compat-strsep.Tpo -c /build/openvpn/src/openvpn/src/compat/compat-strsep.c -o compat-strsep.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/build/openvpn/src/openvpn/src/compat -I../.. -I../../include -Wall -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -std=c99 -I/usr/include/libnl3 -MT compat-basename.lo -MD -MP -MF .deps/compat-basename.Tpo -c /build/openvpn/src/openvpn/src/compat/compat-basename.c -o compat-basename.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/build/openvpn/src/openvpn/src/compat -I../.. -I../../include -Wall -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -std=c99 -I/usr/include/libnl3 -MT compat-gettimeofday.lo -MD -MP -MF .deps/compat-gettimeofday.Tpo -c /build/openvpn/src/openvpn/src/compat/compat-gettimeofday.c -o compat-gettimeofday.o >/dev/null 2>&1
/bin/sh ../../libtool  --tag=CC   --mode=link gcc  -Wall -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -std=c99 -I/usr/include/libnl3   -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o libcompat.la  compat-dirname.lo compat-basename.lo compat-gettimeofday.lo compat-daemon.lo compat-strsep.lo  -lnl-genl-3 -lnl-3 -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 '/build/openvpn/src/build/src/compat'
Making all in openvpn
make[3]: Entering directory '/build/openvpn/src/build/src/openvpn'
depbase=`echo argv.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I/build/openvpn/src/openvpn/src/openvpn -I../.. -I../../include  -I/build/openvpn/src/openvpn/include -I/build/openvpn/src/openvpn/src/compat    -I/usr/include/lzo    -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\"  -Wall -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -std=c99 -I/usr/include/libnl3  -MT argv.o -MD -MP -MF $depbase.Tpo -c -o argv.o /build/openvpn/src/openvpn/src/openvpn/argv.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo auth_token.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I/build/openvpn/src/openvpn/src/openvpn -I../.. -I../../include  -I/build/openvpn/src/openvpn/include -I/build/openvpn/src/openvpn/src/compat    -I/usr/include/lzo    -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\"  -Wall -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -std=c99 -I/usr/include/libnl3  -MT auth_token.o -MD -MP -MF $depbase.Tpo -c -o auth_token.o /build/openvpn/src/openvpn/src/openvpn/auth_token.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo base64.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I/build/openvpn/src/openvpn/src/openvpn -I../.. -I../../include  -I/build/openvpn/src/openvpn/include -I/build/openvpn/src/openvpn/src/compat    -I/usr/include/lzo    -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\"  -Wall -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -std=c99 -I/usr/include/libnl3  -MT base64.o -MD -MP -MF $depbase.Tpo -c -o base64.o /build/openvpn/src/openvpn/src/openvpn/base64.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo buffer.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I/build/openvpn/src/openvpn/src/openvpn -I../.. -I../../include  -I/build/openvpn/src/openvpn/include -I/build/openvpn/src/openvpn/src/compat    -I/usr/include/lzo    -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\"  -Wall -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -std=c99 -I/usr/include/libnl3  -MT buffer.o -MD -MP -MF $depbase.Tpo -c -o buffer.o /build/openvpn/src/openvpn/src/openvpn/buffer.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo clinat.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I/build/openvpn/src/openvpn/src/openvpn -I../.. -I../../include  -I/build/openvpn/src/openvpn/include -I/build/openvpn/src/openvpn/src/compat    -I/usr/include/lzo    -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\"  -Wall -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -std=c99 -I/usr/include/libnl3  -MT clinat.o -MD -MP -MF $depbase.Tpo -c -o clinat.o /build/openvpn/src/openvpn/src/openvpn/clinat.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo comp.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I/build/openvpn/src/openvpn/src/openvpn -I../.. -I../../include  -I/build/openvpn/src/openvpn/include -I/build/openvpn/src/openvpn/src/compat    -I/usr/include/lzo    -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\"  -Wall -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -std=c99 -I/usr/include/libnl3  -MT comp.o -MD -MP -MF $depbase.Tpo -c -o comp.o /build/openvpn/src/openvpn/src/openvpn/comp.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo compstub.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I/build/openvpn/src/openvpn/src/openvpn -I../.. -I../../include  -I/build/openvpn/src/openvpn/include -I/build/openvpn/src/openvpn/src/compat    -I/usr/include/lzo    -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\"  -Wall -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -std=c99 -I/usr/include/libnl3  -MT compstub.o -MD -MP -MF $depbase.Tpo -c -o compstub.o /build/openvpn/src/openvpn/src/openvpn/compstub.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo comp-lz4.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I/build/openvpn/src/openvpn/src/openvpn -I../.. -I../../include  -I/build/openvpn/src/openvpn/include -I/build/openvpn/src/openvpn/src/compat    -I/usr/include/lzo    -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\"  -Wall -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -std=c99 -I/usr/include/libnl3  -MT comp-lz4.o -MD -MP -MF $depbase.Tpo -c -o comp-lz4.o /build/openvpn/src/openvpn/src/openvpn/comp-lz4.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo crypto.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I/build/openvpn/src/openvpn/src/openvpn -I../.. -I../../include  -I/build/openvpn/src/openvpn/include -I/build/openvpn/src/openvpn/src/compat    -I/usr/include/lzo    -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\"  -Wall -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -std=c99 -I/usr/include/libnl3  -MT crypto.o -MD -MP -MF $depbase.Tpo -c -o crypto.o /build/openvpn/src/openvpn/src/openvpn/crypto.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo crypto_openssl.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I/build/openvpn/src/openvpn/src/openvpn -I../.. -I../../include  -I/build/openvpn/src/openvpn/include -I/build/openvpn/src/openvpn/src/compat    -I/usr/include/lzo    -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\"  -Wall -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -std=c99 -I/usr/include/libnl3  -MT crypto_openssl.o -MD -MP -MF $depbase.Tpo -c -o crypto_openssl.o /build/openvpn/src/openvpn/src/openvpn/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/build/openvpn/src/openvpn/src/openvpn -I../.. -I../../include  -I/build/openvpn/src/openvpn/include -I/build/openvpn/src/openvpn/src/compat    -I/usr/include/lzo    -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\"  -Wall -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -std=c99 -I/usr/include/libnl3  -MT crypto_mbedtls.o -MD -MP -MF $depbase.Tpo -c -o crypto_mbedtls.o /build/openvpn/src/openvpn/src/openvpn/crypto_mbedtls.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo dco.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I/build/openvpn/src/openvpn/src/openvpn -I../.. -I../../include  -I/build/openvpn/src/openvpn/include -I/build/openvpn/src/openvpn/src/compat    -I/usr/include/lzo    -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\"  -Wall -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -std=c99 -I/usr/include/libnl3  -MT dco.o -MD -MP -MF $depbase.Tpo -c -o dco.o /build/openvpn/src/openvpn/src/openvpn/dco.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo dco_freebsd.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I/build/openvpn/src/openvpn/src/openvpn -I../.. -I../../include  -I/build/openvpn/src/openvpn/include -I/build/openvpn/src/openvpn/src/compat    -I/usr/include/lzo    -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\"  -Wall -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -std=c99 -I/usr/include/libnl3  -MT dco_freebsd.o -MD -MP -MF $depbase.Tpo -c -o dco_freebsd.o /build/openvpn/src/openvpn/src/openvpn/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/build/openvpn/src/openvpn/src/openvpn -I../.. -I../../include  -I/build/openvpn/src/openvpn/include -I/build/openvpn/src/openvpn/src/compat    -I/usr/include/lzo    -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\"  -Wall -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -std=c99 -I/usr/include/libnl3  -MT dco_linux.o -MD -MP -MF $depbase.Tpo -c -o dco_linux.o /build/openvpn/src/openvpn/src/openvpn/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/build/openvpn/src/openvpn/src/openvpn -I../.. -I../../include  -I/build/openvpn/src/openvpn/include -I/build/openvpn/src/openvpn/src/compat    -I/usr/include/lzo    -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\"  -Wall -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -std=c99 -I/usr/include/libnl3  -MT dco_win.o -MD -MP -MF $depbase.Tpo -c -o dco_win.o /build/openvpn/src/openvpn/src/openvpn/dco_win.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo dhcp.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I/build/openvpn/src/openvpn/src/openvpn -I../.. -I../../include  -I/build/openvpn/src/openvpn/include -I/build/openvpn/src/openvpn/src/compat    -I/usr/include/lzo    -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\"  -Wall -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -std=c99 -I/usr/include/libnl3  -MT dhcp.o -MD -MP -MF $depbase.Tpo -c -o dhcp.o /build/openvpn/src/openvpn/src/openvpn/dhcp.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo dns.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I/build/openvpn/src/openvpn/src/openvpn -I../.. -I../../include  -I/build/openvpn/src/openvpn/include -I/build/openvpn/src/openvpn/src/compat    -I/usr/include/lzo    -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\"  -Wall -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -std=c99 -I/usr/include/libnl3  -MT dns.o -MD -MP -MF $depbase.Tpo -c -o dns.o /build/openvpn/src/openvpn/src/openvpn/dns.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo env_set.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I/build/openvpn/src/openvpn/src/openvpn -I../.. -I../../include  -I/build/openvpn/src/openvpn/include -I/build/openvpn/src/openvpn/src/compat    -I/usr/include/lzo    -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\"  -Wall -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -std=c99 -I/usr/include/libnl3  -MT env_set.o -MD -MP -MF $depbase.Tpo -c -o env_set.o /build/openvpn/src/openvpn/src/openvpn/env_set.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo error.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I/build/openvpn/src/openvpn/src/openvpn -I../.. -I../../include  -I/build/openvpn/src/openvpn/include -I/build/openvpn/src/openvpn/src/compat    -I/usr/include/lzo    -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\"  -Wall -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -std=c99 -I/usr/include/libnl3  -MT error.o -MD -MP -MF $depbase.Tpo -c -o error.o /build/openvpn/src/openvpn/src/openvpn/error.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo event.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I/build/openvpn/src/openvpn/src/openvpn -I../.. -I../../include  -I/build/openvpn/src/openvpn/include -I/build/openvpn/src/openvpn/src/compat    -I/usr/include/lzo    -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\"  -Wall -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -std=c99 -I/usr/include/libnl3  -MT event.o -MD -MP -MF $depbase.Tpo -c -o event.o /build/openvpn/src/openvpn/src/openvpn/event.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo fdmisc.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I/build/openvpn/src/openvpn/src/openvpn -I../.. -I../../include  -I/build/openvpn/src/openvpn/include -I/build/openvpn/src/openvpn/src/compat    -I/usr/include/lzo    -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\"  -Wall -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -std=c99 -I/usr/include/libnl3  -MT fdmisc.o -MD -MP -MF $depbase.Tpo -c -o fdmisc.o /build/openvpn/src/openvpn/src/openvpn/fdmisc.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo forward.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I/build/openvpn/src/openvpn/src/openvpn -I../.. -I../../include  -I/build/openvpn/src/openvpn/include -I/build/openvpn/src/openvpn/src/compat    -I/usr/include/lzo    -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\"  -Wall -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -std=c99 -I/usr/include/libnl3  -MT forward.o -MD -MP -MF $depbase.Tpo -c -o forward.o /build/openvpn/src/openvpn/src/openvpn/forward.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo fragment.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I/build/openvpn/src/openvpn/src/openvpn -I../.. -I../../include  -I/build/openvpn/src/openvpn/include -I/build/openvpn/src/openvpn/src/compat    -I/usr/include/lzo    -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\"  -Wall -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -std=c99 -I/usr/include/libnl3  -MT fragment.o -MD -MP -MF $depbase.Tpo -c -o fragment.o /build/openvpn/src/openvpn/src/openvpn/fragment.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo gremlin.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I/build/openvpn/src/openvpn/src/openvpn -I../.. -I../../include  -I/build/openvpn/src/openvpn/include -I/build/openvpn/src/openvpn/src/compat    -I/usr/include/lzo    -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\"  -Wall -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -std=c99 -I/usr/include/libnl3  -MT gremlin.o -MD -MP -MF $depbase.Tpo -c -o gremlin.o /build/openvpn/src/openvpn/src/openvpn/gremlin.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo helper.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I/build/openvpn/src/openvpn/src/openvpn -I../.. -I../../include  -I/build/openvpn/src/openvpn/include -I/build/openvpn/src/openvpn/src/compat    -I/usr/include/lzo    -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\"  -Wall -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -std=c99 -I/usr/include/libnl3  -MT helper.o -MD -MP -MF $depbase.Tpo -c -o helper.o /build/openvpn/src/openvpn/src/openvpn/helper.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo httpdigest.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I/build/openvpn/src/openvpn/src/openvpn -I../.. -I../../include  -I/build/openvpn/src/openvpn/include -I/build/openvpn/src/openvpn/src/compat    -I/usr/include/lzo    -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\"  -Wall -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -std=c99 -I/usr/include/libnl3  -MT httpdigest.o -MD -MP -MF $depbase.Tpo -c -o httpdigest.o /build/openvpn/src/openvpn/src/openvpn/httpdigest.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo lladdr.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I/build/openvpn/src/openvpn/src/openvpn -I../.. -I../../include  -I/build/openvpn/src/openvpn/include -I/build/openvpn/src/openvpn/src/compat    -I/usr/include/lzo    -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\"  -Wall -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -std=c99 -I/usr/include/libnl3  -MT lladdr.o -MD -MP -MF $depbase.Tpo -c -o lladdr.o /build/openvpn/src/openvpn/src/openvpn/lladdr.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo init.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I/build/openvpn/src/openvpn/src/openvpn -I../.. -I../../include  -I/build/openvpn/src/openvpn/include -I/build/openvpn/src/openvpn/src/compat    -I/usr/include/lzo    -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\"  -Wall -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -std=c99 -I/usr/include/libnl3  -MT init.o -MD -MP -MF $depbase.Tpo -c -o init.o /build/openvpn/src/openvpn/src/openvpn/init.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo interval.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I/build/openvpn/src/openvpn/src/openvpn -I../.. -I../../include  -I/build/openvpn/src/openvpn/include -I/build/openvpn/src/openvpn/src/compat    -I/usr/include/lzo    -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\"  -Wall -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -std=c99 -I/usr/include/libnl3  -MT interval.o -MD -MP -MF $depbase.Tpo -c -o interval.o /build/openvpn/src/openvpn/src/openvpn/interval.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo list.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I/build/openvpn/src/openvpn/src/openvpn -I../.. -I../../include  -I/build/openvpn/src/openvpn/include -I/build/openvpn/src/openvpn/src/compat    -I/usr/include/lzo    -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\"  -Wall -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -std=c99 -I/usr/include/libnl3  -MT list.o -MD -MP -MF $depbase.Tpo -c -o list.o /build/openvpn/src/openvpn/src/openvpn/list.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo lzo.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I/build/openvpn/src/openvpn/src/openvpn -I../.. -I../../include  -I/build/openvpn/src/openvpn/include -I/build/openvpn/src/openvpn/src/compat    -I/usr/include/lzo    -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\"  -Wall -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -std=c99 -I/usr/include/libnl3  -MT lzo.o -MD -MP -MF $depbase.Tpo -c -o lzo.o /build/openvpn/src/openvpn/src/openvpn/lzo.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo manage.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I/build/openvpn/src/openvpn/src/openvpn -I../.. -I../../include  -I/build/openvpn/src/openvpn/include -I/build/openvpn/src/openvpn/src/compat    -I/usr/include/lzo    -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\"  -Wall -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -std=c99 -I/usr/include/libnl3  -MT manage.o -MD -MP -MF $depbase.Tpo -c -o manage.o /build/openvpn/src/openvpn/src/openvpn/manage.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo mbuf.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I/build/openvpn/src/openvpn/src/openvpn -I../.. -I../../include  -I/build/openvpn/src/openvpn/include -I/build/openvpn/src/openvpn/src/compat    -I/usr/include/lzo    -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\"  -Wall -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -std=c99 -I/usr/include/libnl3  -MT mbuf.o -MD -MP -MF $depbase.Tpo -c -o mbuf.o /build/openvpn/src/openvpn/src/openvpn/mbuf.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo misc.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I/build/openvpn/src/openvpn/src/openvpn -I../.. -I../../include  -I/build/openvpn/src/openvpn/include -I/build/openvpn/src/openvpn/src/compat    -I/usr/include/lzo    -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\"  -Wall -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -std=c99 -I/usr/include/libnl3  -MT misc.o -MD -MP -MF $depbase.Tpo -c -o misc.o /build/openvpn/src/openvpn/src/openvpn/misc.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo platform.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I/build/openvpn/src/openvpn/src/openvpn -I../.. -I../../include  -I/build/openvpn/src/openvpn/include -I/build/openvpn/src/openvpn/src/compat    -I/usr/include/lzo    -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\"  -Wall -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -std=c99 -I/usr/include/libnl3  -MT platform.o -MD -MP -MF $depbase.Tpo -c -o platform.o /build/openvpn/src/openvpn/src/openvpn/platform.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo console.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I/build/openvpn/src/openvpn/src/openvpn -I../.. -I../../include  -I/build/openvpn/src/openvpn/include -I/build/openvpn/src/openvpn/src/compat    -I/usr/include/lzo    -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\"  -Wall -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -std=c99 -I/usr/include/libnl3  -MT console.o -MD -MP -MF $depbase.Tpo -c -o console.o /build/openvpn/src/openvpn/src/openvpn/console.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo console_builtin.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I/build/openvpn/src/openvpn/src/openvpn -I../.. -I../../include  -I/build/openvpn/src/openvpn/include -I/build/openvpn/src/openvpn/src/compat    -I/usr/include/lzo    -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\"  -Wall -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -std=c99 -I/usr/include/libnl3  -MT console_builtin.o -MD -MP -MF $depbase.Tpo -c -o console_builtin.o /build/openvpn/src/openvpn/src/openvpn/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/build/openvpn/src/openvpn/src/openvpn -I../.. -I../../include  -I/build/openvpn/src/openvpn/include -I/build/openvpn/src/openvpn/src/compat    -I/usr/include/lzo    -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\"  -Wall -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -std=c99 -I/usr/include/libnl3  -MT console_systemd.o -MD -MP -MF $depbase.Tpo -c -o console_systemd.o /build/openvpn/src/openvpn/src/openvpn/console_systemd.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo mroute.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I/build/openvpn/src/openvpn/src/openvpn -I../.. -I../../include  -I/build/openvpn/src/openvpn/include -I/build/openvpn/src/openvpn/src/compat    -I/usr/include/lzo    -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\"  -Wall -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -std=c99 -I/usr/include/libnl3  -MT mroute.o -MD -MP -MF $depbase.Tpo -c -o mroute.o /build/openvpn/src/openvpn/src/openvpn/mroute.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo mss.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I/build/openvpn/src/openvpn/src/openvpn -I../.. -I../../include  -I/build/openvpn/src/openvpn/include -I/build/openvpn/src/openvpn/src/compat    -I/usr/include/lzo    -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\"  -Wall -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -std=c99 -I/usr/include/libnl3  -MT mss.o -MD -MP -MF $depbase.Tpo -c -o mss.o /build/openvpn/src/openvpn/src/openvpn/mss.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo mstats.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I/build/openvpn/src/openvpn/src/openvpn -I../.. -I../../include  -I/build/openvpn/src/openvpn/include -I/build/openvpn/src/openvpn/src/compat    -I/usr/include/lzo    -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\"  -Wall -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -std=c99 -I/usr/include/libnl3  -MT mstats.o -MD -MP -MF $depbase.Tpo -c -o mstats.o /build/openvpn/src/openvpn/src/openvpn/mstats.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo mtcp.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I/build/openvpn/src/openvpn/src/openvpn -I../.. -I../../include  -I/build/openvpn/src/openvpn/include -I/build/openvpn/src/openvpn/src/compat    -I/usr/include/lzo    -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\"  -Wall -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -std=c99 -I/usr/include/libnl3  -MT mtcp.o -MD -MP -MF $depbase.Tpo -c -o mtcp.o /build/openvpn/src/openvpn/src/openvpn/mtcp.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo mtu.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I/build/openvpn/src/openvpn/src/openvpn -I../.. -I../../include  -I/build/openvpn/src/openvpn/include -I/build/openvpn/src/openvpn/src/compat    -I/usr/include/lzo    -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\"  -Wall -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -std=c99 -I/usr/include/libnl3  -MT mtu.o -MD -MP -MF $depbase.Tpo -c -o mtu.o /build/openvpn/src/openvpn/src/openvpn/mtu.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo mudp.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I/build/openvpn/src/openvpn/src/openvpn -I../.. -I../../include  -I/build/openvpn/src/openvpn/include -I/build/openvpn/src/openvpn/src/compat    -I/usr/include/lzo    -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\"  -Wall -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -std=c99 -I/usr/include/libnl3  -MT mudp.o -MD -MP -MF $depbase.Tpo -c -o mudp.o /build/openvpn/src/openvpn/src/openvpn/mudp.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo multi.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I/build/openvpn/src/openvpn/src/openvpn -I../.. -I../../include  -I/build/openvpn/src/openvpn/include -I/build/openvpn/src/openvpn/src/compat    -I/usr/include/lzo    -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\"  -Wall -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -std=c99 -I/usr/include/libnl3  -MT multi.o -MD -MP -MF $depbase.Tpo -c -o multi.o /build/openvpn/src/openvpn/src/openvpn/multi.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo networking_freebsd.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I/build/openvpn/src/openvpn/src/openvpn -I../.. -I../../include  -I/build/openvpn/src/openvpn/include -I/build/openvpn/src/openvpn/src/compat    -I/usr/include/lzo    -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\"  -Wall -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -std=c99 -I/usr/include/libnl3  -MT networking_freebsd.o -MD -MP -MF $depbase.Tpo -c -o networking_freebsd.o /build/openvpn/src/openvpn/src/openvpn/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/build/openvpn/src/openvpn/src/openvpn -I../.. -I../../include  -I/build/openvpn/src/openvpn/include -I/build/openvpn/src/openvpn/src/compat    -I/usr/include/lzo    -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\"  -Wall -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -std=c99 -I/usr/include/libnl3  -MT networking_iproute2.o -MD -MP -MF $depbase.Tpo -c -o networking_iproute2.o /build/openvpn/src/openvpn/src/openvpn/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/build/openvpn/src/openvpn/src/openvpn -I../.. -I../../include  -I/build/openvpn/src/openvpn/include -I/build/openvpn/src/openvpn/src/compat    -I/usr/include/lzo    -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\"  -Wall -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -std=c99 -I/usr/include/libnl3  -MT networking_sitnl.o -MD -MP -MF $depbase.Tpo -c -o networking_sitnl.o /build/openvpn/src/openvpn/src/openvpn/networking_sitnl.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo ntlm.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I/build/openvpn/src/openvpn/src/openvpn -I../.. -I../../include  -I/build/openvpn/src/openvpn/include -I/build/openvpn/src/openvpn/src/compat    -I/usr/include/lzo    -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\"  -Wall -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -std=c99 -I/usr/include/libnl3  -MT ntlm.o -MD -MP -MF $depbase.Tpo -c -o ntlm.o /build/openvpn/src/openvpn/src/openvpn/ntlm.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo occ.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I/build/openvpn/src/openvpn/src/openvpn -I../.. -I../../include  -I/build/openvpn/src/openvpn/include -I/build/openvpn/src/openvpn/src/compat    -I/usr/include/lzo    -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\"  -Wall -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -std=c99 -I/usr/include/libnl3  -MT occ.o -MD -MP -MF $depbase.Tpo -c -o occ.o /build/openvpn/src/openvpn/src/openvpn/occ.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo pkcs11.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I/build/openvpn/src/openvpn/src/openvpn -I../.. -I../../include  -I/build/openvpn/src/openvpn/include -I/build/openvpn/src/openvpn/src/compat    -I/usr/include/lzo    -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\"  -Wall -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -std=c99 -I/usr/include/libnl3  -MT pkcs11.o -MD -MP -MF $depbase.Tpo -c -o pkcs11.o /build/openvpn/src/openvpn/src/openvpn/pkcs11.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo pkcs11_openssl.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I/build/openvpn/src/openvpn/src/openvpn -I../.. -I../../include  -I/build/openvpn/src/openvpn/include -I/build/openvpn/src/openvpn/src/compat    -I/usr/include/lzo    -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\"  -Wall -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -std=c99 -I/usr/include/libnl3  -MT pkcs11_openssl.o -MD -MP -MF $depbase.Tpo -c -o pkcs11_openssl.o /build/openvpn/src/openvpn/src/openvpn/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/build/openvpn/src/openvpn/src/openvpn -I../.. -I../../include  -I/build/openvpn/src/openvpn/include -I/build/openvpn/src/openvpn/src/compat    -I/usr/include/lzo    -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\"  -Wall -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -std=c99 -I/usr/include/libnl3  -MT pkcs11_mbedtls.o -MD -MP -MF $depbase.Tpo -c -o pkcs11_mbedtls.o /build/openvpn/src/openvpn/src/openvpn/pkcs11_mbedtls.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo openvpn.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I/build/openvpn/src/openvpn/src/openvpn -I../.. -I../../include  -I/build/openvpn/src/openvpn/include -I/build/openvpn/src/openvpn/src/compat    -I/usr/include/lzo    -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\"  -Wall -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -std=c99 -I/usr/include/libnl3  -MT openvpn.o -MD -MP -MF $depbase.Tpo -c -o openvpn.o /build/openvpn/src/openvpn/src/openvpn/openvpn.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo options.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I/build/openvpn/src/openvpn/src/openvpn -I../.. -I../../include  -I/build/openvpn/src/openvpn/include -I/build/openvpn/src/openvpn/src/compat    -I/usr/include/lzo    -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\"  -Wall -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -std=c99 -I/usr/include/libnl3  -MT options.o -MD -MP -MF $depbase.Tpo -c -o options.o /build/openvpn/src/openvpn/src/openvpn/options.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo options_util.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I/build/openvpn/src/openvpn/src/openvpn -I../.. -I../../include  -I/build/openvpn/src/openvpn/include -I/build/openvpn/src/openvpn/src/compat    -I/usr/include/lzo    -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\"  -Wall -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -std=c99 -I/usr/include/libnl3  -MT options_util.o -MD -MP -MF $depbase.Tpo -c -o options_util.o /build/openvpn/src/openvpn/src/openvpn/options_util.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo otime.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I/build/openvpn/src/openvpn/src/openvpn -I../.. -I../../include  -I/build/openvpn/src/openvpn/include -I/build/openvpn/src/openvpn/src/compat    -I/usr/include/lzo    -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\"  -Wall -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -std=c99 -I/usr/include/libnl3  -MT otime.o -MD -MP -MF $depbase.Tpo -c -o otime.o /build/openvpn/src/openvpn/src/openvpn/otime.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo packet_id.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I/build/openvpn/src/openvpn/src/openvpn -I../.. -I../../include  -I/build/openvpn/src/openvpn/include -I/build/openvpn/src/openvpn/src/compat    -I/usr/include/lzo    -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\"  -Wall -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -std=c99 -I/usr/include/libnl3  -MT packet_id.o -MD -MP -MF $depbase.Tpo -c -o packet_id.o /build/openvpn/src/openvpn/src/openvpn/packet_id.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo perf.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I/build/openvpn/src/openvpn/src/openvpn -I../.. -I../../include  -I/build/openvpn/src/openvpn/include -I/build/openvpn/src/openvpn/src/compat    -I/usr/include/lzo    -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\"  -Wall -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -std=c99 -I/usr/include/libnl3  -MT perf.o -MD -MP -MF $depbase.Tpo -c -o perf.o /build/openvpn/src/openvpn/src/openvpn/perf.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo ping.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I/build/openvpn/src/openvpn/src/openvpn -I../.. -I../../include  -I/build/openvpn/src/openvpn/include -I/build/openvpn/src/openvpn/src/compat    -I/usr/include/lzo    -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\"  -Wall -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -std=c99 -I/usr/include/libnl3  -MT ping.o -MD -MP -MF $depbase.Tpo -c -o ping.o /build/openvpn/src/openvpn/src/openvpn/ping.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo plugin.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I/build/openvpn/src/openvpn/src/openvpn -I../.. -I../../include  -I/build/openvpn/src/openvpn/include -I/build/openvpn/src/openvpn/src/compat    -I/usr/include/lzo    -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\"  -Wall -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -std=c99 -I/usr/include/libnl3  -MT plugin.o -MD -MP -MF $depbase.Tpo -c -o plugin.o /build/openvpn/src/openvpn/src/openvpn/plugin.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo pool.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I/build/openvpn/src/openvpn/src/openvpn -I../.. -I../../include  -I/build/openvpn/src/openvpn/include -I/build/openvpn/src/openvpn/src/compat    -I/usr/include/lzo    -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\"  -Wall -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -std=c99 -I/usr/include/libnl3  -MT pool.o -MD -MP -MF $depbase.Tpo -c -o pool.o /build/openvpn/src/openvpn/src/openvpn/pool.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo proto.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I/build/openvpn/src/openvpn/src/openvpn -I../.. -I../../include  -I/build/openvpn/src/openvpn/include -I/build/openvpn/src/openvpn/src/compat    -I/usr/include/lzo    -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\"  -Wall -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -std=c99 -I/usr/include/libnl3  -MT proto.o -MD -MP -MF $depbase.Tpo -c -o proto.o /build/openvpn/src/openvpn/src/openvpn/proto.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo proxy.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I/build/openvpn/src/openvpn/src/openvpn -I../.. -I../../include  -I/build/openvpn/src/openvpn/include -I/build/openvpn/src/openvpn/src/compat    -I/usr/include/lzo    -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\"  -Wall -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -std=c99 -I/usr/include/libnl3  -MT proxy.o -MD -MP -MF $depbase.Tpo -c -o proxy.o /build/openvpn/src/openvpn/src/openvpn/proxy.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo ps.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I/build/openvpn/src/openvpn/src/openvpn -I../.. -I../../include  -I/build/openvpn/src/openvpn/include -I/build/openvpn/src/openvpn/src/compat    -I/usr/include/lzo    -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\"  -Wall -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -std=c99 -I/usr/include/libnl3  -MT ps.o -MD -MP -MF $depbase.Tpo -c -o ps.o /build/openvpn/src/openvpn/src/openvpn/ps.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo push.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I/build/openvpn/src/openvpn/src/openvpn -I../.. -I../../include  -I/build/openvpn/src/openvpn/include -I/build/openvpn/src/openvpn/src/compat    -I/usr/include/lzo    -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\"  -Wall -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -std=c99 -I/usr/include/libnl3  -MT push.o -MD -MP -MF $depbase.Tpo -c -o push.o /build/openvpn/src/openvpn/src/openvpn/push.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo reflect_filter.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I/build/openvpn/src/openvpn/src/openvpn -I../.. -I../../include  -I/build/openvpn/src/openvpn/include -I/build/openvpn/src/openvpn/src/compat    -I/usr/include/lzo    -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\"  -Wall -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -std=c99 -I/usr/include/libnl3  -MT reflect_filter.o -MD -MP -MF $depbase.Tpo -c -o reflect_filter.o /build/openvpn/src/openvpn/src/openvpn/reflect_filter.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo reliable.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I/build/openvpn/src/openvpn/src/openvpn -I../.. -I../../include  -I/build/openvpn/src/openvpn/include -I/build/openvpn/src/openvpn/src/compat    -I/usr/include/lzo    -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\"  -Wall -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -std=c99 -I/usr/include/libnl3  -MT reliable.o -MD -MP -MF $depbase.Tpo -c -o reliable.o /build/openvpn/src/openvpn/src/openvpn/reliable.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo route.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I/build/openvpn/src/openvpn/src/openvpn -I../.. -I../../include  -I/build/openvpn/src/openvpn/include -I/build/openvpn/src/openvpn/src/compat    -I/usr/include/lzo    -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\"  -Wall -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -std=c99 -I/usr/include/libnl3  -MT route.o -MD -MP -MF $depbase.Tpo -c -o route.o /build/openvpn/src/openvpn/src/openvpn/route.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo run_command.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I/build/openvpn/src/openvpn/src/openvpn -I../.. -I../../include  -I/build/openvpn/src/openvpn/include -I/build/openvpn/src/openvpn/src/compat    -I/usr/include/lzo    -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\"  -Wall -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -std=c99 -I/usr/include/libnl3  -MT run_command.o -MD -MP -MF $depbase.Tpo -c -o run_command.o /build/openvpn/src/openvpn/src/openvpn/run_command.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo schedule.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I/build/openvpn/src/openvpn/src/openvpn -I../.. -I../../include  -I/build/openvpn/src/openvpn/include -I/build/openvpn/src/openvpn/src/compat    -I/usr/include/lzo    -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\"  -Wall -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -std=c99 -I/usr/include/libnl3  -MT schedule.o -MD -MP -MF $depbase.Tpo -c -o schedule.o /build/openvpn/src/openvpn/src/openvpn/schedule.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo session_id.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I/build/openvpn/src/openvpn/src/openvpn -I../.. -I../../include  -I/build/openvpn/src/openvpn/include -I/build/openvpn/src/openvpn/src/compat    -I/usr/include/lzo    -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\"  -Wall -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -std=c99 -I/usr/include/libnl3  -MT session_id.o -MD -MP -MF $depbase.Tpo -c -o session_id.o /build/openvpn/src/openvpn/src/openvpn/session_id.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo shaper.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I/build/openvpn/src/openvpn/src/openvpn -I../.. -I../../include  -I/build/openvpn/src/openvpn/include -I/build/openvpn/src/openvpn/src/compat    -I/usr/include/lzo    -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\"  -Wall -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -std=c99 -I/usr/include/libnl3  -MT shaper.o -MD -MP -MF $depbase.Tpo -c -o shaper.o /build/openvpn/src/openvpn/src/openvpn/shaper.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo sig.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I/build/openvpn/src/openvpn/src/openvpn -I../.. -I../../include  -I/build/openvpn/src/openvpn/include -I/build/openvpn/src/openvpn/src/compat    -I/usr/include/lzo    -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\"  -Wall -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -std=c99 -I/usr/include/libnl3  -MT sig.o -MD -MP -MF $depbase.Tpo -c -o sig.o /build/openvpn/src/openvpn/src/openvpn/sig.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo socket.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I/build/openvpn/src/openvpn/src/openvpn -I../.. -I../../include  -I/build/openvpn/src/openvpn/include -I/build/openvpn/src/openvpn/src/compat    -I/usr/include/lzo    -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\"  -Wall -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -std=c99 -I/usr/include/libnl3  -MT socket.o -MD -MP -MF $depbase.Tpo -c -o socket.o /build/openvpn/src/openvpn/src/openvpn/socket.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo socks.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I/build/openvpn/src/openvpn/src/openvpn -I../.. -I../../include  -I/build/openvpn/src/openvpn/include -I/build/openvpn/src/openvpn/src/compat    -I/usr/include/lzo    -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\"  -Wall -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -std=c99 -I/usr/include/libnl3  -MT socks.o -MD -MP -MF $depbase.Tpo -c -o socks.o /build/openvpn/src/openvpn/src/openvpn/socks.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo ssl.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I/build/openvpn/src/openvpn/src/openvpn -I../.. -I../../include  -I/build/openvpn/src/openvpn/include -I/build/openvpn/src/openvpn/src/compat    -I/usr/include/lzo    -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\"  -Wall -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -std=c99 -I/usr/include/libnl3  -MT ssl.o -MD -MP -MF $depbase.Tpo -c -o ssl.o /build/openvpn/src/openvpn/src/openvpn/ssl.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo ssl_openssl.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I/build/openvpn/src/openvpn/src/openvpn -I../.. -I../../include  -I/build/openvpn/src/openvpn/include -I/build/openvpn/src/openvpn/src/compat    -I/usr/include/lzo    -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\"  -Wall -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -std=c99 -I/usr/include/libnl3  -MT ssl_openssl.o -MD -MP -MF $depbase.Tpo -c -o ssl_openssl.o /build/openvpn/src/openvpn/src/openvpn/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/build/openvpn/src/openvpn/src/openvpn -I../.. -I../../include  -I/build/openvpn/src/openvpn/include -I/build/openvpn/src/openvpn/src/compat    -I/usr/include/lzo    -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\"  -Wall -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -std=c99 -I/usr/include/libnl3  -MT ssl_mbedtls.o -MD -MP -MF $depbase.Tpo -c -o ssl_mbedtls.o /build/openvpn/src/openvpn/src/openvpn/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/build/openvpn/src/openvpn/src/openvpn -I../.. -I../../include  -I/build/openvpn/src/openvpn/include -I/build/openvpn/src/openvpn/src/compat    -I/usr/include/lzo    -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\"  -Wall -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -std=c99 -I/usr/include/libnl3  -MT ssl_ncp.o -MD -MP -MF $depbase.Tpo -c -o ssl_ncp.o /build/openvpn/src/openvpn/src/openvpn/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/build/openvpn/src/openvpn/src/openvpn -I../.. -I../../include  -I/build/openvpn/src/openvpn/include -I/build/openvpn/src/openvpn/src/compat    -I/usr/include/lzo    -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\"  -Wall -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -std=c99 -I/usr/include/libnl3  -MT ssl_pkt.o -MD -MP -MF $depbase.Tpo -c -o ssl_pkt.o /build/openvpn/src/openvpn/src/openvpn/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/build/openvpn/src/openvpn/src/openvpn -I../.. -I../../include  -I/build/openvpn/src/openvpn/include -I/build/openvpn/src/openvpn/src/compat    -I/usr/include/lzo    -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\"  -Wall -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -std=c99 -I/usr/include/libnl3  -MT ssl_util.o -MD -MP -MF $depbase.Tpo -c -o ssl_util.o /build/openvpn/src/openvpn/src/openvpn/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/build/openvpn/src/openvpn/src/openvpn -I../.. -I../../include  -I/build/openvpn/src/openvpn/include -I/build/openvpn/src/openvpn/src/compat    -I/usr/include/lzo    -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\"  -Wall -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -std=c99 -I/usr/include/libnl3  -MT ssl_verify.o -MD -MP -MF $depbase.Tpo -c -o ssl_verify.o /build/openvpn/src/openvpn/src/openvpn/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/build/openvpn/src/openvpn/src/openvpn -I../.. -I../../include  -I/build/openvpn/src/openvpn/include -I/build/openvpn/src/openvpn/src/compat    -I/usr/include/lzo    -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\"  -Wall -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -std=c99 -I/usr/include/libnl3  -MT ssl_verify_openssl.o -MD -MP -MF $depbase.Tpo -c -o ssl_verify_openssl.o /build/openvpn/src/openvpn/src/openvpn/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/build/openvpn/src/openvpn/src/openvpn -I../.. -I../../include  -I/build/openvpn/src/openvpn/include -I/build/openvpn/src/openvpn/src/compat    -I/usr/include/lzo    -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\"  -Wall -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -std=c99 -I/usr/include/libnl3  -MT ssl_verify_mbedtls.o -MD -MP -MF $depbase.Tpo -c -o ssl_verify_mbedtls.o /build/openvpn/src/openvpn/src/openvpn/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/build/openvpn/src/openvpn/src/openvpn -I../.. -I../../include  -I/build/openvpn/src/openvpn/include -I/build/openvpn/src/openvpn/src/compat    -I/usr/include/lzo    -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\"  -Wall -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -std=c99 -I/usr/include/libnl3  -MT status.o -MD -MP -MF $depbase.Tpo -c -o status.o /build/openvpn/src/openvpn/src/openvpn/status.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo tls_crypt.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I/build/openvpn/src/openvpn/src/openvpn -I../.. -I../../include  -I/build/openvpn/src/openvpn/include -I/build/openvpn/src/openvpn/src/compat    -I/usr/include/lzo    -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\"  -Wall -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -std=c99 -I/usr/include/libnl3  -MT tls_crypt.o -MD -MP -MF $depbase.Tpo -c -o tls_crypt.o /build/openvpn/src/openvpn/src/openvpn/tls_crypt.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo tun.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I/build/openvpn/src/openvpn/src/openvpn -I../.. -I../../include  -I/build/openvpn/src/openvpn/include -I/build/openvpn/src/openvpn/src/compat    -I/usr/include/lzo    -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\"  -Wall -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -std=c99 -I/usr/include/libnl3  -MT tun.o -MD -MP -MF $depbase.Tpo -c -o tun.o /build/openvpn/src/openvpn/src/openvpn/tun.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo vlan.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I/build/openvpn/src/openvpn/src/openvpn -I../.. -I../../include  -I/build/openvpn/src/openvpn/include -I/build/openvpn/src/openvpn/src/compat    -I/usr/include/lzo    -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\"  -Wall -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -std=c99 -I/usr/include/libnl3  -MT vlan.o -MD -MP -MF $depbase.Tpo -c -o vlan.o /build/openvpn/src/openvpn/src/openvpn/vlan.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo xkey_provider.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I/build/openvpn/src/openvpn/src/openvpn -I../.. -I../../include  -I/build/openvpn/src/openvpn/include -I/build/openvpn/src/openvpn/src/compat    -I/usr/include/lzo    -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\"  -Wall -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -std=c99 -I/usr/include/libnl3  -MT xkey_provider.o -MD -MP -MF $depbase.Tpo -c -o xkey_provider.o /build/openvpn/src/openvpn/src/openvpn/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/build/openvpn/src/openvpn/src/openvpn -I../.. -I../../include  -I/build/openvpn/src/openvpn/include -I/build/openvpn/src/openvpn/src/compat    -I/usr/include/lzo    -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\"  -Wall -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -std=c99 -I/usr/include/libnl3  -MT xkey_helper.o -MD -MP -MF $depbase.Tpo -c -o xkey_helper.o /build/openvpn/src/openvpn/src/openvpn/xkey_helper.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo win32.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I/build/openvpn/src/openvpn/src/openvpn -I../.. -I../../include  -I/build/openvpn/src/openvpn/include -I/build/openvpn/src/openvpn/src/compat    -I/usr/include/lzo    -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\"  -Wall -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -std=c99 -I/usr/include/libnl3  -MT win32.o -MD -MP -MF $depbase.Tpo -c -o win32.o /build/openvpn/src/openvpn/src/openvpn/win32.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo win32-util.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I/build/openvpn/src/openvpn/src/openvpn -I../.. -I../../include  -I/build/openvpn/src/openvpn/include -I/build/openvpn/src/openvpn/src/compat    -I/usr/include/lzo    -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\"  -Wall -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -std=c99 -I/usr/include/libnl3  -MT win32-util.o -MD -MP -MF $depbase.Tpo -c -o win32-util.o /build/openvpn/src/openvpn/src/openvpn/win32-util.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo cryptoapi.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I/build/openvpn/src/openvpn/src/openvpn -I../.. -I../../include  -I/build/openvpn/src/openvpn/include -I/build/openvpn/src/openvpn/src/compat    -I/usr/include/lzo    -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\"  -Wall -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -std=c99 -I/usr/include/libnl3  -MT cryptoapi.o -MD -MP -MF $depbase.Tpo -c -o cryptoapi.o /build/openvpn/src/openvpn/src/openvpn/cryptoapi.c &&\
mv -f $depbase.Tpo $depbase.Po
/bin/sh ../../libtool  --tag=CC   --mode=link gcc   -I/usr/include/lzo    -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\"  -Wall -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -std=c99 -I/usr/include/libnl3   -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -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 -lnsl -lresolv -llzo2 -llz4 -lpthread -ldl -lcrypto -lgnutls -lssl3 -lsmime3 -lnss3 -lnssutil3 -lplds4 -lplc4 -lnspr4 -lpkcs11-helper -lssl -lcrypto  -lsystemd -ldl   -lnl-genl-3 -lnl-3 -lcap-ng
libtool: link: gcc -I/usr/include/lzo -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\" -Wall -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -std=c99 -I/usr/include/libnl3 -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -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 -lnsl -lresolv -llzo2 -llz4 -lpthread -lgnutls -lssl3 -lsmime3 -lnss3 -lnssutil3 -lplds4 -lplc4 -lnspr4 -lpkcs11-helper -lssl -lcrypto -lsystemd -ldl -lnl-genl-3 -lnl-3 -lcap-ng
make[3]: Leaving directory '/build/openvpn/src/build/src/openvpn'
Making all in openvpnmsica
make[3]: Entering directory '/build/openvpn/src/build/src/openvpnmsica'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/build/openvpn/src/build/src/openvpnmsica'
Making all in openvpnserv
make[3]: Entering directory '/build/openvpn/src/build/src/openvpnserv'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/build/openvpn/src/build/src/openvpnserv'
Making all in plugins
make[3]: Entering directory '/build/openvpn/src/build/src/plugins'
Making all in auth-pam
make[4]: Entering directory '/build/openvpn/src/build/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/build/openvpn/src/openvpn/src/plugins/auth-pam -I../../.. -I../../../include    -I/build/openvpn/src/openvpn/include   -Wall -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -std=c99 -I/usr/include/libnl3  -MT utils.lo -MD -MP -MF $depbase.Tpo -c -o utils.lo /build/openvpn/src/openvpn/src/plugins/auth-pam/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/build/openvpn/src/openvpn/src/plugins/auth-pam -I../../.. -I../../../include    -I/build/openvpn/src/openvpn/include   -Wall -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -std=c99 -I/usr/include/libnl3  -MT auth-pam.lo -MD -MP -MF $depbase.Tpo -c -o auth-pam.lo /build/openvpn/src/openvpn/src/plugins/auth-pam/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/build/openvpn/src/openvpn/src/plugins/auth-pam -I../../.. -I../../../include    -I/build/openvpn/src/openvpn/include   -Wall -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -std=c99 -I/usr/include/libnl3  -MT pamdl.lo -MD -MP -MF $depbase.Tpo -c -o pamdl.lo /build/openvpn/src/openvpn/src/plugins/auth-pam/pamdl.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/build/openvpn/src/openvpn/src/plugins/auth-pam -I../../.. -I../../../include -I/build/openvpn/src/openvpn/include -Wall -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -std=c99 -I/usr/include/libnl3 -MT pamdl.lo -MD -MP -MF .deps/pamdl.Tpo -c /build/openvpn/src/openvpn/src/plugins/auth-pam/pamdl.c  -fPIC -DPIC -o .libs/pamdl.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/build/openvpn/src/openvpn/src/plugins/auth-pam -I../../.. -I../../../include -I/build/openvpn/src/openvpn/include -Wall -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -std=c99 -I/usr/include/libnl3 -MT utils.lo -MD -MP -MF .deps/utils.Tpo -c /build/openvpn/src/openvpn/src/plugins/auth-pam/utils.c  -fPIC -DPIC -o .libs/utils.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/build/openvpn/src/openvpn/src/plugins/auth-pam -I../../.. -I../../../include -I/build/openvpn/src/openvpn/include -Wall -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -std=c99 -I/usr/include/libnl3 -MT auth-pam.lo -MD -MP -MF .deps/auth-pam.Tpo -c /build/openvpn/src/openvpn/src/plugins/auth-pam/auth-pam.c  -fPIC -DPIC -o .libs/auth-pam.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/build/openvpn/src/openvpn/src/plugins/auth-pam -I../../.. -I../../../include -I/build/openvpn/src/openvpn/include -Wall -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -std=c99 -I/usr/include/libnl3 -MT pamdl.lo -MD -MP -MF .deps/pamdl.Tpo -c /build/openvpn/src/openvpn/src/plugins/auth-pam/pamdl.c -o pamdl.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/build/openvpn/src/openvpn/src/plugins/auth-pam -I../../.. -I../../../include -I/build/openvpn/src/openvpn/include -Wall -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -std=c99 -I/usr/include/libnl3 -MT utils.lo -MD -MP -MF .deps/utils.Tpo -c /build/openvpn/src/openvpn/src/plugins/auth-pam/utils.c -o utils.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/build/openvpn/src/openvpn/src/plugins/auth-pam -I../../.. -I../../../include -I/build/openvpn/src/openvpn/include -Wall -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -std=c99 -I/usr/include/libnl3 -MT auth-pam.lo -MD -MP -MF .deps/auth-pam.Tpo -c /build/openvpn/src/openvpn/src/plugins/auth-pam/auth-pam.c -o auth-pam.o >/dev/null 2>&1
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc -I/build/openvpn/src/openvpn/include   -Wall -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -std=c99 -I/usr/include/libnl3   -export-symbols "/build/openvpn/src/openvpn/src/plugins/auth-pam/auth-pam.exports" -module -shared -avoid-version -no-undefined -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o openvpn-plugin-auth-pam.la -rpath /usr/lib/openvpn/plugins utils.lo auth-pam.lo pamdl.lo -lpam -lnl-genl-3 -lnl-3 -lcap-ng
libtool: link: echo "{ global:" > .libs/openvpn-plugin-auth-pam.ver
libtool: link:  cat /build/openvpn/src/openvpn/src/plugins/auth-pam/auth-pam.exports | /usr/bin/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 -lnl-genl-3 -lnl-3 -lcap-ng  -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -Werror=format-security -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now   -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 '/build/openvpn/src/build/src/plugins/auth-pam'
Making all in down-root
make[4]: Entering directory '/build/openvpn/src/build/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/build/openvpn/src/openvpn/src/plugins/down-root -I../../.. -I../../../include    -I/build/openvpn/src/openvpn/include  -Wall -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -std=c99 -I/usr/include/libnl3  -MT down-root.lo -MD -MP -MF $depbase.Tpo -c -o down-root.lo /build/openvpn/src/openvpn/src/plugins/down-root/down-root.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/build/openvpn/src/openvpn/src/plugins/down-root -I../../.. -I../../../include -I/build/openvpn/src/openvpn/include -Wall -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -std=c99 -I/usr/include/libnl3 -MT down-root.lo -MD -MP -MF .deps/down-root.Tpo -c /build/openvpn/src/openvpn/src/plugins/down-root/down-root.c  -fPIC -DPIC -o .libs/down-root.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/build/openvpn/src/openvpn/src/plugins/down-root -I../../.. -I../../../include -I/build/openvpn/src/openvpn/include -Wall -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -std=c99 -I/usr/include/libnl3 -MT down-root.lo -MD -MP -MF .deps/down-root.Tpo -c /build/openvpn/src/openvpn/src/plugins/down-root/down-root.c -o down-root.o >/dev/null 2>&1
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc -I/build/openvpn/src/openvpn/include  -Wall -Wno-stringop-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -std=c99 -I/usr/include/libnl3   -export-symbols "/build/openvpn/src/openvpn/src/plugins/down-root/down-root.exports" -module -shared -avoid-version -no-undefined -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o openvpn-plugin-down-root.la -rpath /usr/lib/openvpn/plugins down-root.lo  -lnl-genl-3 -lnl-3 -lcap-ng
libtool: link: echo "{ global:" > .libs/openvpn-plugin-down-root.ver
libtool: link:  cat /build/openvpn/src/openvpn/src/plugins/down-root/down-root.exports | /usr/bin/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   -lnl-genl-3 -lnl-3 -lcap-ng  -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -Werror=format-security -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now   -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 '/build/openvpn/src/build/src/plugins/down-root'
make[4]: Entering directory '/build/openvpn/src/build/src/plugins'
make[4]: Nothing to be done for 'all-am'.
make[4]: Leaving directory '/build/openvpn/src/build/src/plugins'
make[3]: Leaving directory '/build/openvpn/src/build/src/plugins'
Making all in tapctl
make[3]: Entering directory '/build/openvpn/src/build/src/tapctl'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/build/openvpn/src/build/src/tapctl'
make[3]: Entering directory '/build/openvpn/src/build/src'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/build/openvpn/src/build/src'
make[2]: Leaving directory '/build/openvpn/src/build/src'
Making all in sample
make[2]: Entering directory '/build/openvpn/src/build/sample'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/build/openvpn/src/build/sample'
Making all in doc
make[2]: Entering directory '/build/openvpn/src/build/doc'
Making all in doxygen
make[3]: Entering directory '/build/openvpn/src/build/doc/doxygen'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/build/openvpn/src/build/doc/doxygen'
make[3]: Entering directory '/build/openvpn/src/build/doc'
rst2man --strict /build/openvpn/src/openvpn/doc/openvpn.8.rst > openvpn.8
rst2man --strict /build/openvpn/src/openvpn/doc/openvpn-examples.5.rst > openvpn-examples.5
rst2html --strict /build/openvpn/src/openvpn/doc/openvpn.8.rst > openvpn.8.html
rst2html --strict /build/openvpn/src/openvpn/doc/openvpn-examples.5.rst > openvpn-examples.5.html
make[3]: Leaving directory '/build/openvpn/src/build/doc'
make[2]: Leaving directory '/build/openvpn/src/build/doc'
Making all in tests
make[2]: Entering directory '/build/openvpn/src/build/tests'
Making all in unit_tests
make[3]: Entering directory '/build/openvpn/src/build/tests/unit_tests'
make[4]: Entering directory '/build/openvpn/src/build/tests/unit_tests'
make[4]: Nothing to be done for 'all-am'.
make[4]: Leaving directory '/build/openvpn/src/build/tests/unit_tests'
make[3]: Leaving directory '/build/openvpn/src/build/tests/unit_tests'
make[3]: Entering directory '/build/openvpn/src/build/tests'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/build/openvpn/src/build/tests'
make[2]: Leaving directory '/build/openvpn/src/build/tests'
make[2]: Entering directory '/build/openvpn/src/build'
make[2]: Leaving directory '/build/openvpn/src/build'
make[1]: Leaving directory '/build/openvpn/src/build'
==> Entering fakeroot environment...
==> Starting package()...
make  install-recursive
make[1]: Entering directory '/build/openvpn/src/build'
Making install in build
make[2]: Entering directory '/build/openvpn/src/build/build'
make[3]: Entering directory '/build/openvpn/src/build/build'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/build/openvpn/src/build/build'
make[2]: Leaving directory '/build/openvpn/src/build/build'
Making install in distro
make[2]: Entering directory '/build/openvpn/src/build/distro'
Making install in systemd
make[3]: Entering directory '/build/openvpn/src/build/distro/systemd'
make[4]: Entering directory '/build/openvpn/src/build/distro/systemd'
make[4]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/build/openvpn/pkg/openvpn/usr/share/doc/openvpn'
 /usr/bin/mkdir -p '/build/openvpn/pkg/openvpn/usr/lib/systemd/system'
 /usr/bin/mkdir -p '/build/openvpn/pkg/openvpn/usr/lib/tmpfiles.d'
 /usr/bin/install -c -m 644 /build/openvpn/src/openvpn/distro/systemd/tmpfiles-openvpn.conf '/build/openvpn/pkg/openvpn/usr/lib/tmpfiles.d'
 /usr/bin/install -c -m 644 /build/openvpn/src/openvpn/distro/systemd/README.systemd '/build/openvpn/pkg/openvpn/usr/share/doc/openvpn'
 /usr/bin/install -c -m 644 openvpn-client@.service openvpn-server@.service '/build/openvpn/pkg/openvpn/usr/lib/systemd/system'
make  install-data-hook
make[5]: Entering directory '/build/openvpn/src/build/distro/systemd'
mv /build/openvpn/pkg/openvpn/usr/lib/tmpfiles.d/tmpfiles-openvpn.conf /build/openvpn/pkg/openvpn/usr/lib/tmpfiles.d/openvpn.conf
make[5]: Leaving directory '/build/openvpn/src/build/distro/systemd'
make[4]: Leaving directory '/build/openvpn/src/build/distro/systemd'
make[3]: Leaving directory '/build/openvpn/src/build/distro/systemd'
make[3]: Entering directory '/build/openvpn/src/build/distro'
make[4]: Entering directory '/build/openvpn/src/build/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 '/build/openvpn/src/build/distro'
make[3]: Leaving directory '/build/openvpn/src/build/distro'
make[2]: Leaving directory '/build/openvpn/src/build/distro'
Making install in include
make[2]: Entering directory '/build/openvpn/src/build/include'
make[3]: Entering directory '/build/openvpn/src/build/include'
make[3]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/build/openvpn/pkg/openvpn/usr/include'
 /usr/bin/install -c -m 644 openvpn-plugin.h /build/openvpn/src/openvpn/include/openvpn-msg.h '/build/openvpn/pkg/openvpn/usr/include'
make[3]: Leaving directory '/build/openvpn/src/build/include'
make[2]: Leaving directory '/build/openvpn/src/build/include'
Making install in src
make[2]: Entering directory '/build/openvpn/src/build/src'
Making install in compat
make[3]: Entering directory '/build/openvpn/src/build/src/compat'
make[4]: Entering directory '/build/openvpn/src/build/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 '/build/openvpn/src/build/src/compat'
make[3]: Leaving directory '/build/openvpn/src/build/src/compat'
Making install in openvpn
make[3]: Entering directory '/build/openvpn/src/build/src/openvpn'
make[4]: Entering directory '/build/openvpn/src/build/src/openvpn'
make[4]: Nothing to be done for 'install-data-am'.
 /usr/bin/mkdir -p '/build/openvpn/pkg/openvpn/usr/bin'
  /bin/sh ../../libtool   --mode=install /usr/bin/install -c openvpn '/build/openvpn/pkg/openvpn/usr/bin'
libtool: install: /usr/bin/install -c openvpn /build/openvpn/pkg/openvpn/usr/bin/openvpn
make[4]: Leaving directory '/build/openvpn/src/build/src/openvpn'
make[3]: Leaving directory '/build/openvpn/src/build/src/openvpn'
Making install in openvpnmsica
make[3]: Entering directory '/build/openvpn/src/build/src/openvpnmsica'
make[4]: Entering directory '/build/openvpn/src/build/src/openvpnmsica'
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/build/openvpn/src/build/src/openvpnmsica'
make[3]: Leaving directory '/build/openvpn/src/build/src/openvpnmsica'
Making install in openvpnserv
make[3]: Entering directory '/build/openvpn/src/build/src/openvpnserv'
make[4]: Entering directory '/build/openvpn/src/build/src/openvpnserv'
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/build/openvpn/src/build/src/openvpnserv'
make[3]: Leaving directory '/build/openvpn/src/build/src/openvpnserv'
Making install in plugins
make[3]: Entering directory '/build/openvpn/src/build/src/plugins'
Making install in auth-pam
make[4]: Entering directory '/build/openvpn/src/build/src/plugins/auth-pam'
make[5]: Entering directory '/build/openvpn/src/build/src/plugins/auth-pam'
make[5]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/build/openvpn/pkg/openvpn/usr/share/doc/openvpn'
 /usr/bin/install -c -m 644 /build/openvpn/src/openvpn/src/plugins/auth-pam/README.auth-pam '/build/openvpn/pkg/openvpn/usr/share/doc/openvpn'
 /usr/bin/mkdir -p '/build/openvpn/pkg/openvpn/usr/lib/openvpn/plugins'
 /bin/sh ../../../libtool   --mode=install /usr/bin/install -c   openvpn-plugin-auth-pam.la '/build/openvpn/pkg/openvpn/usr/lib/openvpn/plugins'
libtool: install: /usr/bin/install -c .libs/openvpn-plugin-auth-pam.so /build/openvpn/pkg/openvpn/usr/lib/openvpn/plugins/openvpn-plugin-auth-pam.so
libtool: install: /usr/bin/install -c .libs/openvpn-plugin-auth-pam.lai /build/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 '/build/openvpn/src/build/src/plugins/auth-pam'
make[4]: Leaving directory '/build/openvpn/src/build/src/plugins/auth-pam'
Making install in down-root
make[4]: Entering directory '/build/openvpn/src/build/src/plugins/down-root'
make[5]: Entering directory '/build/openvpn/src/build/src/plugins/down-root'
make[5]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/build/openvpn/pkg/openvpn/usr/share/doc/openvpn'
 /usr/bin/install -c -m 644 /build/openvpn/src/openvpn/src/plugins/down-root/README.down-root '/build/openvpn/pkg/openvpn/usr/share/doc/openvpn'
 /usr/bin/mkdir -p '/build/openvpn/pkg/openvpn/usr/lib/openvpn/plugins'
 /bin/sh ../../../libtool   --mode=install /usr/bin/install -c   openvpn-plugin-down-root.la '/build/openvpn/pkg/openvpn/usr/lib/openvpn/plugins'
libtool: install: /usr/bin/install -c .libs/openvpn-plugin-down-root.so /build/openvpn/pkg/openvpn/usr/lib/openvpn/plugins/openvpn-plugin-down-root.so
libtool: install: /usr/bin/install -c .libs/openvpn-plugin-down-root.lai /build/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 '/build/openvpn/src/build/src/plugins/down-root'
make[4]: Leaving directory '/build/openvpn/src/build/src/plugins/down-root'
make[4]: Entering directory '/build/openvpn/src/build/src/plugins'
make[5]: Entering directory '/build/openvpn/src/build/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 '/build/openvpn/src/build/src/plugins'
make[4]: Leaving directory '/build/openvpn/src/build/src/plugins'
make[3]: Leaving directory '/build/openvpn/src/build/src/plugins'
Making install in tapctl
make[3]: Entering directory '/build/openvpn/src/build/src/tapctl'
make[4]: Entering directory '/build/openvpn/src/build/src/tapctl'
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/build/openvpn/src/build/src/tapctl'
make[3]: Leaving directory '/build/openvpn/src/build/src/tapctl'
make[3]: Entering directory '/build/openvpn/src/build/src'
make[4]: Entering directory '/build/openvpn/src/build/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 '/build/openvpn/src/build/src'
make[3]: Leaving directory '/build/openvpn/src/build/src'
make[2]: Leaving directory '/build/openvpn/src/build/src'
Making install in sample
make[2]: Entering directory '/build/openvpn/src/build/sample'
make[3]: Entering directory '/build/openvpn/src/build/sample'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Leaving directory '/build/openvpn/src/build/sample'
make[2]: Leaving directory '/build/openvpn/src/build/sample'
Making install in doc
make[2]: Entering directory '/build/openvpn/src/build/doc'
Making install in doxygen
make[3]: Entering directory '/build/openvpn/src/build/doc/doxygen'
make[4]: Entering directory '/build/openvpn/src/build/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 '/build/openvpn/src/build/doc/doxygen'
make[3]: Leaving directory '/build/openvpn/src/build/doc/doxygen'
make[3]: Entering directory '/build/openvpn/src/build/doc'
make[4]: Entering directory '/build/openvpn/src/build/doc'
make[4]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/build/openvpn/pkg/openvpn/usr/share/doc/openvpn'
 /usr/bin/mkdir -p '/build/openvpn/pkg/openvpn/usr/share/doc/openvpn'
 /usr/bin/mkdir -p '/build/openvpn/pkg/openvpn/usr/share/man/man5'
 /usr/bin/mkdir -p '/build/openvpn/pkg/openvpn/usr/share/man/man8'
 /usr/bin/install -c -m 644 /build/openvpn/src/openvpn/doc/management-notes.txt /build/openvpn/src/openvpn/doc/gui-notes.txt '/build/openvpn/pkg/openvpn/usr/share/doc/openvpn'
 /usr/bin/install -c -m 644 openvpn.8.html openvpn-examples.5.html '/build/openvpn/pkg/openvpn/usr/share/doc/openvpn'
 /usr/bin/install -c -m 644 openvpn-examples.5 '/build/openvpn/pkg/openvpn/usr/share/man/man5'
 /usr/bin/install -c -m 644 openvpn.8 '/build/openvpn/pkg/openvpn/usr/share/man/man8'
make[4]: Leaving directory '/build/openvpn/src/build/doc'
make[3]: Leaving directory '/build/openvpn/src/build/doc'
make[2]: Leaving directory '/build/openvpn/src/build/doc'
Making install in tests
make[2]: Entering directory '/build/openvpn/src/build/tests'
Making install in unit_tests
make[3]: Entering directory '/build/openvpn/src/build/tests/unit_tests'
make[4]: Entering directory '/build/openvpn/src/build/tests/unit_tests'
make[5]: Entering directory '/build/openvpn/src/build/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 '/build/openvpn/src/build/tests/unit_tests'
make[4]: Leaving directory '/build/openvpn/src/build/tests/unit_tests'
make[3]: Leaving directory '/build/openvpn/src/build/tests/unit_tests'
make[3]: Entering directory '/build/openvpn/src/build/tests'
make[4]: Entering directory '/build/openvpn/src/build/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 '/build/openvpn/src/build/tests'
make[3]: Leaving directory '/build/openvpn/src/build/tests'
make[2]: Leaving directory '/build/openvpn/src/build/tests'
make[2]: Entering directory '/build/openvpn/src/build'
make[3]: Entering directory '/build/openvpn/src/build'
make[3]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/build/openvpn/pkg/openvpn/usr/share/doc/openvpn'
 /usr/bin/install -c -m 644 /build/openvpn/src/openvpn/README /build/openvpn/src/openvpn/README.mbedtls /build/openvpn/src/openvpn/Changes.rst /build/openvpn/src/openvpn/COPYRIGHT.GPL /build/openvpn/src/openvpn/COPYING '/build/openvpn/pkg/openvpn/usr/share/doc/openvpn'
make[3]: Leaving directory '/build/openvpn/src/build'
make[2]: Leaving directory '/build/openvpn/src/build'
make[1]: Leaving directory '/build/openvpn/src/build'
==> Tidying install...
  -> Removing libtool files...
  -> Purging unwanted files...
  -> Removing static library files...
  -> Stripping unneeded symbols from binaries and libraries...
  -> Compressing man and info pages...
==> Checking for packaging issues...
==> WARNING: Package contains reference to $srcdir
usr/bin/openvpn
==> Creating package "openvpn"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Adding install file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: openvpn 2.6.14-1 (Thu Apr  3 09:05:07 2025)
==> Cleaning up...