Package: src:openvpn Version: 2.6.3-1+deb12u2 Severity: serious Control: close -1 2.6.12-1 Tags: ftbfs bookworm
Dear maintainer: During a rebuild of all packages in bookworm + proposed-updates, your package failed to build: -------------------------------------------------------------------------------- [...] debian/rules binary dh binary dh_update_autotools_config dh_autoreconf 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:448: warning: The macro `AC_TYPE_SIGNAL' is obsolete. configure.ac:448: You should run autoupdate. ./lib/autoconf/types.m4:776: AC_TYPE_SIGNAL is expanded from... configure.ac:448: the top level configure.ac:74: installing './compile' configure.ac:72: installing './missing' src/compat/Makefile.am: installing './depcomp' debian/rules override_dh_auto_configure make[1]: Entering directory '/<<PKGBUILDDIR>>' test -f tests/t_client.sh.not || mv tests/t_client.sh tests/t_client.sh.not SYSTEMD_ASK_PASSWORD=/bin/systemd-ask-password SYSTEMD_UNIT_DIR=/lib/systemd/system TMPFILES_DIR=/usr/lib/tmpfiles.d dh_auto_configure -- ASFLAGS="" CFLAGS="-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security" CPPFLAGS="-Wdate-time -D_FORTIFY_SOURCE=2" CXXFLAGS="-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security" DFLAGS="-frelease" FCFLAGS="-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong" FFLAGS="-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong" GCJFLAGS="-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong" LDFLAGS="-Wl,-z,relro -Wl,-z,now" OBJCFLAGS="-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security" OBJCXXFLAGS="-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security" --host=x86_64-linux-gnu --build=x86_64-linux-gnu --prefix=/usr --mandir=\${prefix}/share/man --includedir=\${prefix}/include/openvpn \ --disable-unit-tests \ --enable-pkcs11 \ --enable-x509-alt-username \ --enable-systemd --enable-dco ./configure --build=x86_64-linux-gnu --prefix=/usr --includedir=\${prefix}/include --mandir=\${prefix}/share/man --infodir=\${prefix}/share/info --sysconfdir=/etc --localstatedir=/var --disable-option-checking --disable-silent-rules --libdir=\${prefix}/lib/x86_64-linux-gnu --runstatedir=/run --disable-maintainer-mode --disable-dependency-tracking ASFLAGS= "CFLAGS=-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security" "CPPFLAGS=-Wdate-time -D_FORTIFY_SOURCE=2" "CXXFLAGS=-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security" DFLAGS=-frelease "FCFLAGS=-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong" "FFLAGS=-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong" "GCJFLAGS=-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong" "LDFLAGS=-Wl,-z,relro -Wl,-z,now" "OBJCFLAGS=-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security" "OBJCXXFLAGS=-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security" --host=x86_64-linux-gnu --build=x86_64-linux-gnu --prefix=/usr --mandir=\${prefix}/share/man --includedir=\${prefix}/include/openvpn --disable-unit-tests --enable-pkcs11 --enable-x509-alt-username --enable-systemd --enable-dco checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /bin/mkdir -p checking for gawk... no checking for mawk... mawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking whether make supports the include directive... yes (GNU style) checking for x86_64-linux-gnu-gcc... x86_64-linux-gnu-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether x86_64-linux-gnu-gcc accepts -g... yes checking for x86_64-linux-gnu-gcc option to enable C11 features... none needed checking whether x86_64-linux-gnu-gcc understands -c and -o together... yes checking dependency style of x86_64-linux-gnu-gcc... none checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for wchar.h... yes checking for minix/config.h... no checking for vfork.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking for x86_64-linux-gnu-pkg-config... /usr/bin/x86_64-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking how to run the C preprocessor... x86_64-linux-gnu-gcc -E checking whether ln -s works... yes checking for a sed that does not truncate output... /bin/sed checking whether make sets $(MAKE)... (cached) yes checking for ifconfig... no checking for route... no checking for ip... no checking for systemd-ask-password... /bin/systemd-ask-password checking for netstat... no checking for git... no checking for rst2man... rst2man checking for rst2html... rst2html checking how to print strings... printf checking for a sed that does not truncate output... (cached) /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by x86_64-linux-gnu-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/x86_64-linux-gnu-nm -B checking the name lister (/usr/bin/x86_64-linux-gnu-nm -B) interface... BSD nm checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for x86_64-linux-gnu-file... no checking for file... file checking for x86_64-linux-gnu-objdump... x86_64-linux-gnu-objdump checking how to recognize dependent libraries... pass_all checking for x86_64-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-linux-gnu-ar... x86_64-linux-gnu-ar checking for archiver @FILE support... @ checking for x86_64-linux-gnu-strip... x86_64-linux-gnu-strip checking for x86_64-linux-gnu-ranlib... x86_64-linux-gnu-ranlib checking command to parse /usr/bin/x86_64-linux-gnu-nm -B output from x86_64-linux-gnu-gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for x86_64-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if x86_64-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for x86_64-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if x86_64-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if x86_64-linux-gnu-gcc static flag -static works... yes checking if x86_64-linux-gnu-gcc supports -c -o file.o... yes checking if x86_64-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the x86_64-linux-gnu-gcc linker (/usr/bin/ld -m elf_x86_64) 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 x86_64-linux-gnu-windres... no checking for windres... no checking for an ANSI C-conforming const... yes checking for inline... inline checking for working volatile... yes checking for off_t... yes checking for pid_t... yes checking for size_t... yes checking for uid_t in sys/types.h... yes checking return type of signal handlers... void checking for socklen_t... yes checking size of unsigned int... 4 checking size of unsigned long... 8 checking for fcntl.h... yes checking for io.h... no checking for sys/types.h... (cached) yes checking for sys/socket.h... yes checking for unistd.h... (cached) yes checking for dlfcn.h... (cached) yes checking for netinet/in.h... yes checking for netinet/in_systm.h... yes checking for netinet/tcp.h... yes checking for arpa/inet.h... yes checking for netdb.h... yes checking for versionhelpers.h... no checking for sys/time.h... yes checking for sys/ioctl.h... yes checking for sys/stat.h... (cached) yes checking for sys/mman.h... yes checking for sys/file.h... yes checking for sys/wait.h... yes checking for unistd.h... (cached) yes checking for libgen.h... yes checking for stropts.h... 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 x86_64-linux-gnu-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 lzo1x_1_15_compress in -llzo2... yes checking for lzo/lzoutil.h... yes checking for lzo/lzo1x.h... yes checking for LZ4... yes checking for LZ4_compress_default in -llz4... yes checking for LZ4_decompress_safe in -llz4... yes checking for libsystemd... yes checking for systemd/sd-daemon.h... yes checking for sd_booted... yes checking git checkout... no 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. Unit tests disabled checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating version.sh config.status: creating Makefile config.status: creating build/Makefile config.status: creating build/msvc/Makefile config.status: creating build/msvc/msvc-generate/Makefile config.status: creating distro/Makefile config.status: creating distro/systemd/Makefile config.status: creating doc/Makefile config.status: creating doc/doxygen/Makefile config.status: creating doc/doxygen/openvpn.doxyfile config.status: creating include/Makefile config.status: creating sample/sample-plugins/Makefile config.status: creating src/Makefile config.status: creating src/compat/Makefile config.status: creating src/openvpn/Makefile config.status: creating src/openvpnmsica/Makefile config.status: creating src/openvpnserv/Makefile config.status: creating src/plugins/Makefile config.status: creating src/plugins/auth-pam/Makefile config.status: creating src/plugins/down-root/Makefile config.status: creating src/tapctl/Makefile config.status: creating tests/Makefile config.status: creating tests/unit_tests/Makefile config.status: creating tests/unit_tests/example_test/Makefile config.status: creating tests/unit_tests/openvpn/Makefile config.status: creating tests/unit_tests/plugins/Makefile config.status: creating tests/unit_tests/plugins/auth-pam/Makefile config.status: creating tests/unit_tests/engine-key/Makefile config.status: creating sample/Makefile config.status: creating tests/t_client.sh config.status: creating config.h config.status: creating include/openvpn-plugin.h config.status: include/openvpn-plugin.h is unchanged config.status: executing depfiles commands config.status: executing libtool commands make[1]: Leaving directory '/<<PKGBUILDDIR>>' debian/rules override_dh_auto_build make[1]: Entering directory '/<<PKGBUILDDIR>>' dh_auto_build make -j2 make[2]: Entering directory '/<<PKGBUILDDIR>>' make all-recursive make[3]: Entering directory '/<<PKGBUILDDIR>>' Making all in build make[4]: Entering directory '/<<PKGBUILDDIR>>/build' Making all in msvc make[5]: Entering directory '/<<PKGBUILDDIR>>/build/msvc' Making all in msvc-generate make[6]: Entering directory '/<<PKGBUILDDIR>>/build/msvc/msvc-generate' make[6]: Nothing to be done for 'all'. make[6]: Leaving directory '/<<PKGBUILDDIR>>/build/msvc/msvc-generate' make[6]: Entering directory '/<<PKGBUILDDIR>>/build/msvc' make[6]: Nothing to be done for 'all-am'. make[6]: Leaving directory '/<<PKGBUILDDIR>>/build/msvc' make[5]: Leaving directory '/<<PKGBUILDDIR>>/build/msvc' make[5]: Entering directory '/<<PKGBUILDDIR>>/build' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/<<PKGBUILDDIR>>/build' make[4]: Leaving directory '/<<PKGBUILDDIR>>/build' Making all in distro make[4]: Entering directory '/<<PKGBUILDDIR>>/distro' Making all in systemd make[5]: Entering directory '/<<PKGBUILDDIR>>/distro/systemd' sed -e 's|\@sbindir\@|/usr/sbin|' \ openvpn-cli...@.service.in > openvpn-cli...@.service.tmp && mv openvpn-cli...@.service.tmp openvpn-client@.service sed -e 's|\@sbindir\@|/usr/sbin|' \ openvpn-ser...@.service.in > openvpn-ser...@.service.tmp && mv openvpn-ser...@.service.tmp openvpn-server@.service make[5]: Leaving directory '/<<PKGBUILDDIR>>/distro/systemd' make[5]: Entering directory '/<<PKGBUILDDIR>>/distro' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/<<PKGBUILDDIR>>/distro' make[4]: Leaving directory '/<<PKGBUILDDIR>>/distro' Making all in include make[4]: Entering directory '/<<PKGBUILDDIR>>/include' make all-am make[5]: Entering directory '/<<PKGBUILDDIR>>/include' make[5]: Leaving directory '/<<PKGBUILDDIR>>/include' make[4]: Leaving directory '/<<PKGBUILDDIR>>/include' Making all in src make[4]: Entering directory '/<<PKGBUILDDIR>>/src' Making all in compat make[5]: Entering directory '/<<PKGBUILDDIR>>/src/compat' /bin/bash ../../libtool --tag=CC --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wno-stringop-truncation -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -std=c99 -I/usr/include/libnl3 -c -o compat-dirname.lo compat-dirname.c /bin/bash ../../libtool --tag=CC --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wno-stringop-truncation -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -std=c99 -I/usr/include/libnl3 -c -o compat-basename.lo compat-basename.c libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wno-stringop-truncation -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -std=c99 -I/usr/include/libnl3 -c compat-dirname.c -fPIC -DPIC -o .libs/compat-dirname.o libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wno-stringop-truncation -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -std=c99 -I/usr/include/libnl3 -c compat-basename.c -fPIC -DPIC -o .libs/compat-basename.o libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wno-stringop-truncation -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -std=c99 -I/usr/include/libnl3 -c compat-dirname.c -o compat-dirname.o >/dev/null 2>&1 libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wno-stringop-truncation -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -std=c99 -I/usr/include/libnl3 -c compat-basename.c -o compat-basename.o >/dev/null 2>&1 /bin/bash ../../libtool --tag=CC --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wno-stringop-truncation -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -std=c99 -I/usr/include/libnl3 -c -o compat-gettimeofday.lo compat-gettimeofday.c /bin/bash ../../libtool --tag=CC --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wno-stringop-truncation -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -std=c99 -I/usr/include/libnl3 -c -o compat-daemon.lo compat-daemon.c libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wno-stringop-truncation -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -std=c99 -I/usr/include/libnl3 -c compat-daemon.c -fPIC -DPIC -o .libs/compat-daemon.o libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wno-stringop-truncation -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -std=c99 -I/usr/include/libnl3 -c compat-gettimeofday.c -fPIC -DPIC -o .libs/compat-gettimeofday.o libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wno-stringop-truncation -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -std=c99 -I/usr/include/libnl3 -c compat-daemon.c -o compat-daemon.o >/dev/null 2>&1 libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wno-stringop-truncation -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -std=c99 -I/usr/include/libnl3 -c compat-gettimeofday.c -o compat-gettimeofday.o >/dev/null 2>&1 /bin/bash ../../libtool --tag=CC --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wno-stringop-truncation -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -std=c99 -I/usr/include/libnl3 -c -o compat-strsep.lo compat-strsep.c libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wno-stringop-truncation -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -std=c99 -I/usr/include/libnl3 -c compat-strsep.c -fPIC -DPIC -o .libs/compat-strsep.o libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wno-stringop-truncation -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -std=c99 -I/usr/include/libnl3 -c compat-strsep.c -o compat-strsep.o >/dev/null 2>&1 /bin/bash ../../libtool --tag=CC --mode=link x86_64-linux-gnu-gcc -Wall -Wno-stringop-truncation -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -std=c99 -I/usr/include/libnl3 -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: x86_64-linux-gnu-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: x86_64-linux-gnu-ranlib .libs/libcompat.a libtool: link: ( cd ".libs" && rm -f "libcompat.la" && ln -s "../libcompat.la" "libcompat.la" ) make[5]: Leaving directory '/<<PKGBUILDDIR>>/src/compat' Making all in openvpn make[5]: Entering directory '/<<PKGBUILDDIR>>/src/openvpn' x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../src/compat -Wdate-time -D_FORTIFY_SOURCE=2 -DPLUGIN_LIBDIR=\"/usr/lib/x86_64-linux-gnu/openvpn/plugins\" -Wall -Wno-stringop-truncation -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -std=c99 -I/usr/include/libnl3 -c -o argv.o argv.c x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../src/compat -Wdate-time -D_FORTIFY_SOURCE=2 -DPLUGIN_LIBDIR=\"/usr/lib/x86_64-linux-gnu/openvpn/plugins\" -Wall -Wno-stringop-truncation -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -std=c99 -I/usr/include/libnl3 -c -o auth_token.o auth_token.c x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../src/compat -Wdate-time -D_FORTIFY_SOURCE=2 -DPLUGIN_LIBDIR=\"/usr/lib/x86_64-linux-gnu/openvpn/plugins\" -Wall -Wno-stringop-truncation -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -std=c99 -I/usr/include/libnl3 -c -o base64.o base64.c x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../src/compat -Wdate-time -D_FORTIFY_SOURCE=2 -DPLUGIN_LIBDIR=\"/usr/lib/x86_64-linux-gnu/openvpn/plugins\" -Wall -Wno-stringop-truncation -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -std=c99 -I/usr/include/libnl3 -c -o buffer.o buffer.c x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../src/compat -Wdate-time -D_FORTIFY_SOURCE=2 -DPLUGIN_LIBDIR=\"/usr/lib/x86_64-linux-gnu/openvpn/plugins\" -Wall -Wno-stringop-truncation -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -std=c99 -I/usr/include/libnl3 -c -o clinat.o clinat.c x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../src/compat -Wdate-time -D_FORTIFY_SOURCE=2 -DPLUGIN_LIBDIR=\"/usr/lib/x86_64-linux-gnu/openvpn/plugins\" -Wall -Wno-stringop-truncation -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -std=c99 -I/usr/include/libnl3 -c -o comp.o comp.c x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../src/compat -Wdate-time -D_FORTIFY_SOURCE=2 -DPLUGIN_LIBDIR=\"/usr/lib/x86_64-linux-gnu/openvpn/plugins\" -Wall -Wno-stringop-truncation -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -std=c99 -I/usr/include/libnl3 -c -o compstub.o compstub.c x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../src/compat -Wdate-time -D_FORTIFY_SOURCE=2 -DPLUGIN_LIBDIR=\"/usr/lib/x86_64-linux-gnu/openvpn/plugins\" -Wall -Wno-stringop-truncation -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -std=c99 -I/usr/include/libnl3 -c -o comp-lz4.o comp-lz4.c x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../src/compat -Wdate-time -D_FORTIFY_SOURCE=2 -DPLUGIN_LIBDIR=\"/usr/lib/x86_64-linux-gnu/openvpn/plugins\" -Wall -Wno-stringop-truncation -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -std=c99 -I/usr/include/libnl3 -c -o crypto.o crypto.c x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../src/compat -Wdate-time -D_FORTIFY_SOURCE=2 -DPLUGIN_LIBDIR=\"/usr/lib/x86_64-linux-gnu/openvpn/plugins\" -Wall -Wno-stringop-truncation -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -std=c99 -I/usr/include/libnl3 -c -o crypto_openssl.o crypto_openssl.c x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../src/compat -Wdate-time -D_FORTIFY_SOURCE=2 -DPLUGIN_LIBDIR=\"/usr/lib/x86_64-linux-gnu/openvpn/plugins\" -Wall -Wno-stringop-truncation -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -std=c99 -I/usr/include/libnl3 -c -o crypto_mbedtls.o crypto_mbedtls.c x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../src/compat -Wdate-time -D_FORTIFY_SOURCE=2 -DPLUGIN_LIBDIR=\"/usr/lib/x86_64-linux-gnu/openvpn/plugins\" -Wall -Wno-stringop-truncation -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -std=c99 -I/usr/include/libnl3 -c -o dco.o dco.c x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../src/compat -Wdate-time -D_FORTIFY_SOURCE=2 -DPLUGIN_LIBDIR=\"/usr/lib/x86_64-linux-gnu/openvpn/plugins\" -Wall -Wno-stringop-truncation -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -std=c99 -I/usr/include/libnl3 -c -o dco_freebsd.o dco_freebsd.c x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../src/compat -Wdate-time -D_FORTIFY_SOURCE=2 -DPLUGIN_LIBDIR=\"/usr/lib/x86_64-linux-gnu/openvpn/plugins\" -Wall -Wno-stringop-truncation -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -std=c99 -I/usr/include/libnl3 -c -o dco_linux.o dco_linux.c x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../src/compat -Wdate-time -D_FORTIFY_SOURCE=2 -DPLUGIN_LIBDIR=\"/usr/lib/x86_64-linux-gnu/openvpn/plugins\" -Wall -Wno-stringop-truncation -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -std=c99 -I/usr/include/libnl3 -c -o dco_win.o dco_win.c x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../src/compat -Wdate-time -D_FORTIFY_SOURCE=2 -DPLUGIN_LIBDIR=\"/usr/lib/x86_64-linux-gnu/openvpn/plugins\" -Wall -Wno-stringop-truncation -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -std=c99 -I/usr/include/libnl3 -c -o dhcp.o dhcp.c x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../src/compat -Wdate-time -D_FORTIFY_SOURCE=2 -DPLUGIN_LIBDIR=\"/usr/lib/x86_64-linux-gnu/openvpn/plugins\" -Wall -Wno-stringop-truncation -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -std=c99 -I/usr/include/libnl3 -c -o dns.o dns.c x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../src/compat -Wdate-time -D_FORTIFY_SOURCE=2 -DPLUGIN_LIBDIR=\"/usr/lib/x86_64-linux-gnu/openvpn/plugins\" -Wall -Wno-stringop-truncation -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -std=c99 -I/usr/include/libnl3 -c -o env_set.o env_set.c x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../src/compat -Wdate-time -D_FORTIFY_SOURCE=2 -DPLUGIN_LIBDIR=\"/usr/lib/x86_64-linux-gnu/openvpn/plugins\" -Wall -Wno-stringop-truncation -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -std=c99 -I/usr/include/libnl3 -c -o error.o error.c x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../src/compat -Wdate-time -D_FORTIFY_SOURCE=2 -DPLUGIN_LIBDIR=\"/usr/lib/x86_64-linux-gnu/openvpn/plugins\" -Wall -Wno-stringop-truncation -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -std=c99 -I/usr/include/libnl3 -c -o event.o event.c x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../src/compat -Wdate-time -D_FORTIFY_SOURCE=2 -DPLUGIN_LIBDIR=\"/usr/lib/x86_64-linux-gnu/openvpn/plugins\" -Wall -Wno-stringop-truncation -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -std=c99 -I/usr/include/libnl3 -c -o fdmisc.o fdmisc.c x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../src/compat -Wdate-time -D_FORTIFY_SOURCE=2 -DPLUGIN_LIBDIR=\"/usr/lib/x86_64-linux-gnu/openvpn/plugins\" -Wall -Wno-stringop-truncation -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -std=c99 -I/usr/include/libnl3 -c -o forward.o forward.c x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../src/compat -Wdate-time -D_FORTIFY_SOURCE=2 -DPLUGIN_LIBDIR=\"/usr/lib/x86_64-linux-gnu/openvpn/plugins\" -Wall -Wno-stringop-truncation -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -std=c99 -I/usr/include/libnl3 -c -o fragment.o fragment.c forward.c: In function ‘process_incoming_link_part1’: forward.c:1062:21: warning: unused variable ‘opcode’ [-Wunused-variable] 1062 | uint8_t opcode = *BPTR(&c->c2.buf) >> P_OPCODE_SHIFT; | ^~~~~~ x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../src/compat -Wdate-time -D_FORTIFY_SOURCE=2 -DPLUGIN_LIBDIR=\"/usr/lib/x86_64-linux-gnu/openvpn/plugins\" -Wall -Wno-stringop-truncation -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -std=c99 -I/usr/include/libnl3 -c -o gremlin.o gremlin.c x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../src/compat -Wdate-time -D_FORTIFY_SOURCE=2 -DPLUGIN_LIBDIR=\"/usr/lib/x86_64-linux-gnu/openvpn/plugins\" -Wall -Wno-stringop-truncation -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -std=c99 -I/usr/include/libnl3 -c -o helper.o helper.c x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../src/compat -Wdate-time -D_FORTIFY_SOURCE=2 -DPLUGIN_LIBDIR=\"/usr/lib/x86_64-linux-gnu/openvpn/plugins\" -Wall -Wno-stringop-truncation -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -std=c99 -I/usr/include/libnl3 -c -o httpdigest.o httpdigest.c x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../src/compat -Wdate-time -D_FORTIFY_SOURCE=2 -DPLUGIN_LIBDIR=\"/usr/lib/x86_64-linux-gnu/openvpn/plugins\" -Wall -Wno-stringop-truncation -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -std=c99 -I/usr/include/libnl3 -c -o lladdr.o lladdr.c x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../src/compat -Wdate-time -D_FORTIFY_SOURCE=2 -DPLUGIN_LIBDIR=\"/usr/lib/x86_64-linux-gnu/openvpn/plugins\" -Wall -Wno-stringop-truncation -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -std=c99 -I/usr/include/libnl3 -c -o init.o init.c x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../src/compat -Wdate-time -D_FORTIFY_SOURCE=2 -DPLUGIN_LIBDIR=\"/usr/lib/x86_64-linux-gnu/openvpn/plugins\" -Wall -Wno-stringop-truncation -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -std=c99 -I/usr/include/libnl3 -c -o interval.o interval.c x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../src/compat -Wdate-time -D_FORTIFY_SOURCE=2 -DPLUGIN_LIBDIR=\"/usr/lib/x86_64-linux-gnu/openvpn/plugins\" -Wall -Wno-stringop-truncation -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -std=c99 -I/usr/include/libnl3 -c -o list.o list.c x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../src/compat -Wdate-time -D_FORTIFY_SOURCE=2 -DPLUGIN_LIBDIR=\"/usr/lib/x86_64-linux-gnu/openvpn/plugins\" -Wall -Wno-stringop-truncation -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -std=c99 -I/usr/include/libnl3 -c -o lzo.o lzo.c x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../src/compat -Wdate-time -D_FORTIFY_SOURCE=2 -DPLUGIN_LIBDIR=\"/usr/lib/x86_64-linux-gnu/openvpn/plugins\" -Wall -Wno-stringop-truncation -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -std=c99 -I/usr/include/libnl3 -c -o manage.o manage.c x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../src/compat -Wdate-time -D_FORTIFY_SOURCE=2 -DPLUGIN_LIBDIR=\"/usr/lib/x86_64-linux-gnu/openvpn/plugins\" -Wall -Wno-stringop-truncation -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -std=c99 -I/usr/include/libnl3 -c -o mbuf.o mbuf.c x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../src/compat -Wdate-time -D_FORTIFY_SOURCE=2 -DPLUGIN_LIBDIR=\"/usr/lib/x86_64-linux-gnu/openvpn/plugins\" -Wall -Wno-stringop-truncation -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -std=c99 -I/usr/include/libnl3 -c -o misc.o misc.c x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../src/compat -Wdate-time -D_FORTIFY_SOURCE=2 -DPLUGIN_LIBDIR=\"/usr/lib/x86_64-linux-gnu/openvpn/plugins\" -Wall -Wno-stringop-truncation -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -std=c99 -I/usr/include/libnl3 -c -o platform.o platform.c x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../src/compat -Wdate-time -D_FORTIFY_SOURCE=2 -DPLUGIN_LIBDIR=\"/usr/lib/x86_64-linux-gnu/openvpn/plugins\" -Wall -Wno-stringop-truncation -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -std=c99 -I/usr/include/libnl3 -c -o console.o console.c x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../src/compat -Wdate-time -D_FORTIFY_SOURCE=2 -DPLUGIN_LIBDIR=\"/usr/lib/x86_64-linux-gnu/openvpn/plugins\" -Wall -Wno-stringop-truncation -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -std=c99 -I/usr/include/libnl3 -c -o console_builtin.o console_builtin.c x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../src/compat -Wdate-time -D_FORTIFY_SOURCE=2 -DPLUGIN_LIBDIR=\"/usr/lib/x86_64-linux-gnu/openvpn/plugins\" -Wall -Wno-stringop-truncation -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -std=c99 -I/usr/include/libnl3 -c -o console_systemd.o console_systemd.c x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../src/compat -Wdate-time -D_FORTIFY_SOURCE=2 -DPLUGIN_LIBDIR=\"/usr/lib/x86_64-linux-gnu/openvpn/plugins\" -Wall -Wno-stringop-truncation -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -std=c99 -I/usr/include/libnl3 -c -o mroute.o mroute.c x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../src/compat -Wdate-time -D_FORTIFY_SOURCE=2 -DPLUGIN_LIBDIR=\"/usr/lib/x86_64-linux-gnu/openvpn/plugins\" -Wall -Wno-stringop-truncation -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -std=c99 -I/usr/include/libnl3 -c -o mss.o mss.c x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../src/compat -Wdate-time -D_FORTIFY_SOURCE=2 -DPLUGIN_LIBDIR=\"/usr/lib/x86_64-linux-gnu/openvpn/plugins\" -Wall -Wno-stringop-truncation -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -std=c99 -I/usr/include/libnl3 -c -o mstats.o mstats.c x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../src/compat -Wdate-time -D_FORTIFY_SOURCE=2 -DPLUGIN_LIBDIR=\"/usr/lib/x86_64-linux-gnu/openvpn/plugins\" -Wall -Wno-stringop-truncation -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -std=c99 -I/usr/include/libnl3 -c -o mtcp.o mtcp.c x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../src/compat -Wdate-time -D_FORTIFY_SOURCE=2 -DPLUGIN_LIBDIR=\"/usr/lib/x86_64-linux-gnu/openvpn/plugins\" -Wall -Wno-stringop-truncation -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -std=c99 -I/usr/include/libnl3 -c -o mtu.o mtu.c x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../src/compat -Wdate-time -D_FORTIFY_SOURCE=2 -DPLUGIN_LIBDIR=\"/usr/lib/x86_64-linux-gnu/openvpn/plugins\" -Wall -Wno-stringop-truncation -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -std=c99 -I/usr/include/libnl3 -c -o mudp.o mudp.c x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../src/compat -Wdate-time -D_FORTIFY_SOURCE=2 -DPLUGIN_LIBDIR=\"/usr/lib/x86_64-linux-gnu/openvpn/plugins\" -Wall -Wno-stringop-truncation -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -std=c99 -I/usr/include/libnl3 -c -o multi.o multi.c x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../src/compat -Wdate-time -D_FORTIFY_SOURCE=2 -DPLUGIN_LIBDIR=\"/usr/lib/x86_64-linux-gnu/openvpn/plugins\" -Wall -Wno-stringop-truncation -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -std=c99 -I/usr/include/libnl3 -c -o networking_freebsd.o networking_freebsd.c x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../src/compat -Wdate-time -D_FORTIFY_SOURCE=2 -DPLUGIN_LIBDIR=\"/usr/lib/x86_64-linux-gnu/openvpn/plugins\" -Wall -Wno-stringop-truncation -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -std=c99 -I/usr/include/libnl3 -c -o networking_iproute2.o networking_iproute2.c x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../src/compat -Wdate-time -D_FORTIFY_SOURCE=2 -DPLUGIN_LIBDIR=\"/usr/lib/x86_64-linux-gnu/openvpn/plugins\" -Wall -Wno-stringop-truncation -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -std=c99 -I/usr/include/libnl3 -c -o networking_sitnl.o networking_sitnl.c x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../src/compat -Wdate-time -D_FORTIFY_SOURCE=2 -DPLUGIN_LIBDIR=\"/usr/lib/x86_64-linux-gnu/openvpn/plugins\" -Wall -Wno-stringop-truncation -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -std=c99 -I/usr/include/libnl3 -c -o ntlm.o ntlm.c x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../src/compat -Wdate-time -D_FORTIFY_SOURCE=2 -DPLUGIN_LIBDIR=\"/usr/lib/x86_64-linux-gnu/openvpn/plugins\" -Wall -Wno-stringop-truncation -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -std=c99 -I/usr/include/libnl3 -c -o occ.o occ.c x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../src/compat -Wdate-time -D_FORTIFY_SOURCE=2 -DPLUGIN_LIBDIR=\"/usr/lib/x86_64-linux-gnu/openvpn/plugins\" -Wall -Wno-stringop-truncation -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -std=c99 -I/usr/include/libnl3 -c -o pkcs11.o pkcs11.c x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../src/compat -Wdate-time -D_FORTIFY_SOURCE=2 -DPLUGIN_LIBDIR=\"/usr/lib/x86_64-linux-gnu/openvpn/plugins\" -Wall -Wno-stringop-truncation -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -std=c99 -I/usr/include/libnl3 -c -o pkcs11_openssl.o pkcs11_openssl.c x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../src/compat -Wdate-time -D_FORTIFY_SOURCE=2 -DPLUGIN_LIBDIR=\"/usr/lib/x86_64-linux-gnu/openvpn/plugins\" -Wall -Wno-stringop-truncation -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -std=c99 -I/usr/include/libnl3 -c -o pkcs11_mbedtls.o pkcs11_mbedtls.c x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../src/compat -Wdate-time -D_FORTIFY_SOURCE=2 -DPLUGIN_LIBDIR=\"/usr/lib/x86_64-linux-gnu/openvpn/plugins\" -Wall -Wno-stringop-truncation -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -std=c99 -I/usr/include/libnl3 -c -o openvpn.o openvpn.c x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../src/compat -Wdate-time -D_FORTIFY_SOURCE=2 -DPLUGIN_LIBDIR=\"/usr/lib/x86_64-linux-gnu/openvpn/plugins\" -Wall -Wno-stringop-truncation -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -std=c99 -I/usr/include/libnl3 -c -o options.o options.c x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../src/compat -Wdate-time -D_FORTIFY_SOURCE=2 -DPLUGIN_LIBDIR=\"/usr/lib/x86_64-linux-gnu/openvpn/plugins\" -Wall -Wno-stringop-truncation -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -std=c99 -I/usr/include/libnl3 -c -o options_util.o options_util.c x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../src/compat -Wdate-time -D_FORTIFY_SOURCE=2 -DPLUGIN_LIBDIR=\"/usr/lib/x86_64-linux-gnu/openvpn/plugins\" -Wall -Wno-stringop-truncation -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -std=c99 -I/usr/include/libnl3 -c -o otime.o otime.c x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../src/compat -Wdate-time -D_FORTIFY_SOURCE=2 -DPLUGIN_LIBDIR=\"/usr/lib/x86_64-linux-gnu/openvpn/plugins\" -Wall -Wno-stringop-truncation -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -std=c99 -I/usr/include/libnl3 -c -o packet_id.o packet_id.c x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../src/compat -Wdate-time -D_FORTIFY_SOURCE=2 -DPLUGIN_LIBDIR=\"/usr/lib/x86_64-linux-gnu/openvpn/plugins\" -Wall -Wno-stringop-truncation -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -std=c99 -I/usr/include/libnl3 -c -o perf.o perf.c x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../src/compat -Wdate-time -D_FORTIFY_SOURCE=2 -DPLUGIN_LIBDIR=\"/usr/lib/x86_64-linux-gnu/openvpn/plugins\" -Wall -Wno-stringop-truncation -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -std=c99 -I/usr/include/libnl3 -c -o ping.o ping.c x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../src/compat -Wdate-time -D_FORTIFY_SOURCE=2 -DPLUGIN_LIBDIR=\"/usr/lib/x86_64-linux-gnu/openvpn/plugins\" -Wall -Wno-stringop-truncation -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -std=c99 -I/usr/include/libnl3 -c -o plugin.o plugin.c x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../src/compat -Wdate-time -D_FORTIFY_SOURCE=2 -DPLUGIN_LIBDIR=\"/usr/lib/x86_64-linux-gnu/openvpn/plugins\" -Wall -Wno-stringop-truncation -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -std=c99 -I/usr/include/libnl3 -c -o pool.o pool.c x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../src/compat -Wdate-time -D_FORTIFY_SOURCE=2 -DPLUGIN_LIBDIR=\"/usr/lib/x86_64-linux-gnu/openvpn/plugins\" -Wall -Wno-stringop-truncation -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -std=c99 -I/usr/include/libnl3 -c -o proto.o proto.c x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../src/compat -Wdate-time -D_FORTIFY_SOURCE=2 -DPLUGIN_LIBDIR=\"/usr/lib/x86_64-linux-gnu/openvpn/plugins\" -Wall -Wno-stringop-truncation -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -std=c99 -I/usr/include/libnl3 -c -o proxy.o proxy.c x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../src/compat -Wdate-time -D_FORTIFY_SOURCE=2 -DPLUGIN_LIBDIR=\"/usr/lib/x86_64-linux-gnu/openvpn/plugins\" -Wall -Wno-stringop-truncation -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -std=c99 -I/usr/include/libnl3 -c -o ps.o ps.c x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../src/compat -Wdate-time -D_FORTIFY_SOURCE=2 -DPLUGIN_LIBDIR=\"/usr/lib/x86_64-linux-gnu/openvpn/plugins\" -Wall -Wno-stringop-truncation -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -std=c99 -I/usr/include/libnl3 -c -o push.o push.c x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../src/compat -Wdate-time -D_FORTIFY_SOURCE=2 -DPLUGIN_LIBDIR=\"/usr/lib/x86_64-linux-gnu/openvpn/plugins\" -Wall -Wno-stringop-truncation -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -std=c99 -I/usr/include/libnl3 -c -o reflect_filter.o reflect_filter.c x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../src/compat -Wdate-time -D_FORTIFY_SOURCE=2 -DPLUGIN_LIBDIR=\"/usr/lib/x86_64-linux-gnu/openvpn/plugins\" -Wall -Wno-stringop-truncation -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -std=c99 -I/usr/include/libnl3 -c -o reliable.o reliable.c x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../src/compat -Wdate-time -D_FORTIFY_SOURCE=2 -DPLUGIN_LIBDIR=\"/usr/lib/x86_64-linux-gnu/openvpn/plugins\" -Wall -Wno-stringop-truncation -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -std=c99 -I/usr/include/libnl3 -c -o route.o route.c x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../src/compat -Wdate-time -D_FORTIFY_SOURCE=2 -DPLUGIN_LIBDIR=\"/usr/lib/x86_64-linux-gnu/openvpn/plugins\" -Wall -Wno-stringop-truncation -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -std=c99 -I/usr/include/libnl3 -c -o run_command.o run_command.c x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../src/compat -Wdate-time -D_FORTIFY_SOURCE=2 -DPLUGIN_LIBDIR=\"/usr/lib/x86_64-linux-gnu/openvpn/plugins\" -Wall -Wno-stringop-truncation -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -std=c99 -I/usr/include/libnl3 -c -o schedule.o schedule.c x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../src/compat -Wdate-time -D_FORTIFY_SOURCE=2 -DPLUGIN_LIBDIR=\"/usr/lib/x86_64-linux-gnu/openvpn/plugins\" -Wall -Wno-stringop-truncation -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -std=c99 -I/usr/include/libnl3 -c -o session_id.o session_id.c x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../src/compat -Wdate-time -D_FORTIFY_SOURCE=2 -DPLUGIN_LIBDIR=\"/usr/lib/x86_64-linux-gnu/openvpn/plugins\" -Wall -Wno-stringop-truncation -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -std=c99 -I/usr/include/libnl3 -c -o shaper.o shaper.c x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../src/compat -Wdate-time -D_FORTIFY_SOURCE=2 -DPLUGIN_LIBDIR=\"/usr/lib/x86_64-linux-gnu/openvpn/plugins\" -Wall -Wno-stringop-truncation -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -std=c99 -I/usr/include/libnl3 -c -o sig.o sig.c x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../src/compat -Wdate-time -D_FORTIFY_SOURCE=2 -DPLUGIN_LIBDIR=\"/usr/lib/x86_64-linux-gnu/openvpn/plugins\" -Wall -Wno-stringop-truncation -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -std=c99 -I/usr/include/libnl3 -c -o socket.o socket.c x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../src/compat -Wdate-time -D_FORTIFY_SOURCE=2 -DPLUGIN_LIBDIR=\"/usr/lib/x86_64-linux-gnu/openvpn/plugins\" -Wall -Wno-stringop-truncation -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -std=c99 -I/usr/include/libnl3 -c -o socks.o socks.c x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../src/compat -Wdate-time -D_FORTIFY_SOURCE=2 -DPLUGIN_LIBDIR=\"/usr/lib/x86_64-linux-gnu/openvpn/plugins\" -Wall -Wno-stringop-truncation -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -std=c99 -I/usr/include/libnl3 -c -o ssl.o ssl.c x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../src/compat -Wdate-time -D_FORTIFY_SOURCE=2 -DPLUGIN_LIBDIR=\"/usr/lib/x86_64-linux-gnu/openvpn/plugins\" -Wall -Wno-stringop-truncation -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -std=c99 -I/usr/include/libnl3 -c -o ssl_openssl.o ssl_openssl.c x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../src/compat -Wdate-time -D_FORTIFY_SOURCE=2 -DPLUGIN_LIBDIR=\"/usr/lib/x86_64-linux-gnu/openvpn/plugins\" -Wall -Wno-stringop-truncation -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -std=c99 -I/usr/include/libnl3 -c -o ssl_mbedtls.o ssl_mbedtls.c x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../src/compat -Wdate-time -D_FORTIFY_SOURCE=2 -DPLUGIN_LIBDIR=\"/usr/lib/x86_64-linux-gnu/openvpn/plugins\" -Wall -Wno-stringop-truncation -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -std=c99 -I/usr/include/libnl3 -c -o ssl_ncp.o ssl_ncp.c x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../src/compat -Wdate-time -D_FORTIFY_SOURCE=2 -DPLUGIN_LIBDIR=\"/usr/lib/x86_64-linux-gnu/openvpn/plugins\" -Wall -Wno-stringop-truncation -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -std=c99 -I/usr/include/libnl3 -c -o ssl_pkt.o ssl_pkt.c x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../src/compat -Wdate-time -D_FORTIFY_SOURCE=2 -DPLUGIN_LIBDIR=\"/usr/lib/x86_64-linux-gnu/openvpn/plugins\" -Wall -Wno-stringop-truncation -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -std=c99 -I/usr/include/libnl3 -c -o ssl_util.o ssl_util.c x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../src/compat -Wdate-time -D_FORTIFY_SOURCE=2 -DPLUGIN_LIBDIR=\"/usr/lib/x86_64-linux-gnu/openvpn/plugins\" -Wall -Wno-stringop-truncation -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -std=c99 -I/usr/include/libnl3 -c -o ssl_verify.o ssl_verify.c x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../src/compat -Wdate-time -D_FORTIFY_SOURCE=2 -DPLUGIN_LIBDIR=\"/usr/lib/x86_64-linux-gnu/openvpn/plugins\" -Wall -Wno-stringop-truncation -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -std=c99 -I/usr/include/libnl3 -c -o ssl_verify_openssl.o ssl_verify_openssl.c x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../src/compat -Wdate-time -D_FORTIFY_SOURCE=2 -DPLUGIN_LIBDIR=\"/usr/lib/x86_64-linux-gnu/openvpn/plugins\" -Wall -Wno-stringop-truncation -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -std=c99 -I/usr/include/libnl3 -c -o ssl_verify_mbedtls.o ssl_verify_mbedtls.c x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../src/compat -Wdate-time -D_FORTIFY_SOURCE=2 -DPLUGIN_LIBDIR=\"/usr/lib/x86_64-linux-gnu/openvpn/plugins\" -Wall -Wno-stringop-truncation -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -std=c99 -I/usr/include/libnl3 -c -o status.o status.c x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../src/compat -Wdate-time -D_FORTIFY_SOURCE=2 -DPLUGIN_LIBDIR=\"/usr/lib/x86_64-linux-gnu/openvpn/plugins\" -Wall -Wno-stringop-truncation -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -std=c99 -I/usr/include/libnl3 -c -o tls_crypt.o tls_crypt.c x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../src/compat -Wdate-time -D_FORTIFY_SOURCE=2 -DPLUGIN_LIBDIR=\"/usr/lib/x86_64-linux-gnu/openvpn/plugins\" -Wall -Wno-stringop-truncation -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -std=c99 -I/usr/include/libnl3 -c -o tun.o tun.c x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../src/compat -Wdate-time -D_FORTIFY_SOURCE=2 -DPLUGIN_LIBDIR=\"/usr/lib/x86_64-linux-gnu/openvpn/plugins\" -Wall -Wno-stringop-truncation -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -std=c99 -I/usr/include/libnl3 -c -o vlan.o vlan.c x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../src/compat -Wdate-time -D_FORTIFY_SOURCE=2 -DPLUGIN_LIBDIR=\"/usr/lib/x86_64-linux-gnu/openvpn/plugins\" -Wall -Wno-stringop-truncation -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -std=c99 -I/usr/include/libnl3 -c -o xkey_provider.o xkey_provider.c x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../src/compat -Wdate-time -D_FORTIFY_SOURCE=2 -DPLUGIN_LIBDIR=\"/usr/lib/x86_64-linux-gnu/openvpn/plugins\" -Wall -Wno-stringop-truncation -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -std=c99 -I/usr/include/libnl3 -c -o xkey_helper.o xkey_helper.c x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../src/compat -Wdate-time -D_FORTIFY_SOURCE=2 -DPLUGIN_LIBDIR=\"/usr/lib/x86_64-linux-gnu/openvpn/plugins\" -Wall -Wno-stringop-truncation -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -std=c99 -I/usr/include/libnl3 -c -o win32.o win32.c x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../src/compat -Wdate-time -D_FORTIFY_SOURCE=2 -DPLUGIN_LIBDIR=\"/usr/lib/x86_64-linux-gnu/openvpn/plugins\" -Wall -Wno-stringop-truncation -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -std=c99 -I/usr/include/libnl3 -c -o win32-util.o win32-util.c x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../src/compat -Wdate-time -D_FORTIFY_SOURCE=2 -DPLUGIN_LIBDIR=\"/usr/lib/x86_64-linux-gnu/openvpn/plugins\" -Wall -Wno-stringop-truncation -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -std=c99 -I/usr/include/libnl3 -c -o cryptoapi.o cryptoapi.c /bin/bash ../../libtool --tag=CC --mode=link x86_64-linux-gnu-gcc -DPLUGIN_LIBDIR=\"/usr/lib/x86_64-linux-gnu/openvpn/plugins\" -Wall -Wno-stringop-truncation -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -std=c99 -I/usr/include/libnl3 -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 -lpkcs11-helper -lssl -lcrypto -lsystemd -ldl -lnl-genl-3 -lnl-3 -lcap-ng libtool: link: x86_64-linux-gnu-gcc -DPLUGIN_LIBDIR=\"/usr/lib/x86_64-linux-gnu/openvpn/plugins\" -Wall -Wno-stringop-truncation -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -std=c99 -I/usr/include/libnl3 -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 -lpkcs11-helper -lssl -lcrypto -lsystemd -ldl -lnl-genl-3 -lnl-3 -lcap-ng make[5]: Leaving directory '/<<PKGBUILDDIR>>/src/openvpn' Making all in openvpnmsica make[5]: Entering directory '/<<PKGBUILDDIR>>/src/openvpnmsica' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/<<PKGBUILDDIR>>/src/openvpnmsica' Making all in openvpnserv make[5]: Entering directory '/<<PKGBUILDDIR>>/src/openvpnserv' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/<<PKGBUILDDIR>>/src/openvpnserv' Making all in plugins make[5]: Entering directory '/<<PKGBUILDDIR>>/src/plugins' Making all in auth-pam make[6]: Entering directory '/<<PKGBUILDDIR>>/src/plugins/auth-pam' /bin/bash ../../../libtool --tag=CC --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -Wdate-time -D_FORTIFY_SOURCE=2 -I../../../include -Wall -Wno-stringop-truncation -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -std=c99 -I/usr/include/libnl3 -c -o utils.lo utils.c /bin/bash ../../../libtool --tag=CC --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -Wdate-time -D_FORTIFY_SOURCE=2 -I../../../include -Wall -Wno-stringop-truncation -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -std=c99 -I/usr/include/libnl3 -c -o auth-pam.lo auth-pam.c libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -Wdate-time -D_FORTIFY_SOURCE=2 -I../../../include -Wall -Wno-stringop-truncation -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -std=c99 -I/usr/include/libnl3 -c utils.c -fPIC -DPIC -o .libs/utils.o libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -Wdate-time -D_FORTIFY_SOURCE=2 -I../../../include -Wall -Wno-stringop-truncation -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -std=c99 -I/usr/include/libnl3 -c auth-pam.c -fPIC -DPIC -o .libs/auth-pam.o libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -Wdate-time -D_FORTIFY_SOURCE=2 -I../../../include -Wall -Wno-stringop-truncation -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -std=c99 -I/usr/include/libnl3 -c utils.c -o utils.o >/dev/null 2>&1 /bin/bash ../../../libtool --tag=CC --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -Wdate-time -D_FORTIFY_SOURCE=2 -I../../../include -Wall -Wno-stringop-truncation -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -std=c99 -I/usr/include/libnl3 -c -o pamdl.lo pamdl.c libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -Wdate-time -D_FORTIFY_SOURCE=2 -I../../../include -Wall -Wno-stringop-truncation -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -std=c99 -I/usr/include/libnl3 -c pamdl.c -fPIC -DPIC -o .libs/pamdl.o libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -Wdate-time -D_FORTIFY_SOURCE=2 -I../../../include -Wall -Wno-stringop-truncation -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -std=c99 -I/usr/include/libnl3 -c pamdl.c -o pamdl.o >/dev/null 2>&1 libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -Wdate-time -D_FORTIFY_SOURCE=2 -I../../../include -Wall -Wno-stringop-truncation -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -std=c99 -I/usr/include/libnl3 -c auth-pam.c -o auth-pam.o >/dev/null 2>&1 /bin/bash ../../../libtool --tag=CC --mode=link x86_64-linux-gnu-gcc -I../../../include -Wall -Wno-stringop-truncation -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -std=c99 -I/usr/include/libnl3 -export-symbols "./auth-pam.exports" -module -shared -avoid-version -no-undefined -Wl,-z,relro -Wl,-z,now -o openvpn-plugin-auth-pam.la -rpath /usr/lib/x86_64-linux-gnu/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 ./auth-pam.exports | /bin/sed -e "s/\(.*\)/\1;/" >> .libs/openvpn-plugin-auth-pam.ver libtool: link: echo "local: *; };" >> .libs/openvpn-plugin-auth-pam.ver libtool: link: x86_64-linux-gnu-gcc -shared -fPIC -DPIC .libs/utils.o .libs/auth-pam.o .libs/pamdl.o -lpam -lnl-genl-3 -lnl-3 -lcap-ng -g -O2 -fstack-protector-strong -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[6]: Leaving directory '/<<PKGBUILDDIR>>/src/plugins/auth-pam' Making all in down-root make[6]: Entering directory '/<<PKGBUILDDIR>>/src/plugins/down-root' /bin/bash ../../../libtool --tag=CC --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -Wdate-time -D_FORTIFY_SOURCE=2 -I../../../include -Wall -Wno-stringop-truncation -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -std=c99 -I/usr/include/libnl3 -c -o down-root.lo down-root.c libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -Wdate-time -D_FORTIFY_SOURCE=2 -I../../../include -Wall -Wno-stringop-truncation -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -std=c99 -I/usr/include/libnl3 -c down-root.c -fPIC -DPIC -o .libs/down-root.o libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -Wdate-time -D_FORTIFY_SOURCE=2 -I../../../include -Wall -Wno-stringop-truncation -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -std=c99 -I/usr/include/libnl3 -c down-root.c -o down-root.o >/dev/null 2>&1 /bin/bash ../../../libtool --tag=CC --mode=link x86_64-linux-gnu-gcc -I../../../include -Wall -Wno-stringop-truncation -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -std=c99 -I/usr/include/libnl3 -export-symbols "./down-root.exports" -module -shared -avoid-version -no-undefined -Wl,-z,relro -Wl,-z,now -o openvpn-plugin-down-root.la -rpath /usr/lib/x86_64-linux-gnu/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 ./down-root.exports | /bin/sed -e "s/\(.*\)/\1;/" >> .libs/openvpn-plugin-down-root.ver libtool: link: echo "local: *; };" >> .libs/openvpn-plugin-down-root.ver libtool: link: x86_64-linux-gnu-gcc -shared -fPIC -DPIC .libs/down-root.o -lnl-genl-3 -lnl-3 -lcap-ng -g -O2 -fstack-protector-strong -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[6]: Leaving directory '/<<PKGBUILDDIR>>/src/plugins/down-root' make[6]: Entering directory '/<<PKGBUILDDIR>>/src/plugins' make[6]: Nothing to be done for 'all-am'. make[6]: Leaving directory '/<<PKGBUILDDIR>>/src/plugins' make[5]: Leaving directory '/<<PKGBUILDDIR>>/src/plugins' Making all in tapctl make[5]: Entering directory '/<<PKGBUILDDIR>>/src/tapctl' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/<<PKGBUILDDIR>>/src/tapctl' make[5]: Entering directory '/<<PKGBUILDDIR>>/src' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/<<PKGBUILDDIR>>/src' make[4]: Leaving directory '/<<PKGBUILDDIR>>/src' Making all in sample make[4]: Entering directory '/<<PKGBUILDDIR>>/sample' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/<<PKGBUILDDIR>>/sample' Making all in doc make[4]: Entering directory '/<<PKGBUILDDIR>>/doc' Making all in doxygen make[5]: Entering directory '/<<PKGBUILDDIR>>/doc/doxygen' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/<<PKGBUILDDIR>>/doc/doxygen' make[5]: Entering directory '/<<PKGBUILDDIR>>/doc' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/<<PKGBUILDDIR>>/doc' make[4]: Leaving directory '/<<PKGBUILDDIR>>/doc' Making all in tests make[4]: Entering directory '/<<PKGBUILDDIR>>/tests' Making all in unit_tests make[5]: Entering directory '/<<PKGBUILDDIR>>/tests/unit_tests' make[6]: Entering directory '/<<PKGBUILDDIR>>/tests/unit_tests' make[6]: Nothing to be done for 'all-am'. make[6]: Leaving directory '/<<PKGBUILDDIR>>/tests/unit_tests' make[5]: Leaving directory '/<<PKGBUILDDIR>>/tests/unit_tests' make[5]: Entering directory '/<<PKGBUILDDIR>>/tests' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/<<PKGBUILDDIR>>/tests' make[4]: Leaving directory '/<<PKGBUILDDIR>>/tests' make[4]: Entering directory '/<<PKGBUILDDIR>>' make[4]: Leaving directory '/<<PKGBUILDDIR>>' make[3]: Leaving directory '/<<PKGBUILDDIR>>' make[2]: Leaving directory '/<<PKGBUILDDIR>>' # The one shipped in the tarball gets rebuild (chaging /bin/sh in some cases) #sed -i -e '1s%.*%#!/bin/sh%' tests/t_client.sh # make plugins # /usr/bin/make -C plugin/auth-pam/ ASFLAGS="" CFLAGS="-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security" CPPFLAGS="-Wdate-time -D_FORTIFY_SOURCE=2" CXXFLAGS="-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security" DFLAGS="-frelease" FCFLAGS="-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong" FFLAGS="-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong" GCJFLAGS="-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong" LDFLAGS="-Wl,-z,relro -Wl,-z,now" OBJCFLAGS="-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security" OBJCXXFLAGS="-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security" # /usr/bin/make -C plugin/down-root/ ASFLAGS="" CFLAGS="-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security" CPPFLAGS="-Wdate-time -D_FORTIFY_SOURCE=2" CXXFLAGS="-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security" DFLAGS="-frelease" FCFLAGS="-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong" FFLAGS="-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong" GCJFLAGS="-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong" LDFLAGS="-Wl,-z,relro -Wl,-z,now" OBJCFLAGS="-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security" OBJCXXFLAGS="-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security" make[1]: Leaving directory '/<<PKGBUILDDIR>>' dh_auto_test make -j2 check "TESTSUITEFLAGS=-j2 --verbose" VERBOSE=1 make[1]: Entering directory '/<<PKGBUILDDIR>>' make check-recursive make[2]: Entering directory '/<<PKGBUILDDIR>>' Making check in build make[3]: Entering directory '/<<PKGBUILDDIR>>/build' Making check in msvc make[4]: Entering directory '/<<PKGBUILDDIR>>/build/msvc' Making check in msvc-generate make[5]: Entering directory '/<<PKGBUILDDIR>>/build/msvc/msvc-generate' make[5]: Nothing to be done for 'check'. make[5]: Leaving directory '/<<PKGBUILDDIR>>/build/msvc/msvc-generate' make[5]: Entering directory '/<<PKGBUILDDIR>>/build/msvc' make[5]: Nothing to be done for 'check-am'. make[5]: Leaving directory '/<<PKGBUILDDIR>>/build/msvc' make[4]: Leaving directory '/<<PKGBUILDDIR>>/build/msvc' make[4]: Entering directory '/<<PKGBUILDDIR>>/build' make[4]: Nothing to be done for 'check-am'. make[4]: Leaving directory '/<<PKGBUILDDIR>>/build' make[3]: Leaving directory '/<<PKGBUILDDIR>>/build' Making check in distro make[3]: Entering directory '/<<PKGBUILDDIR>>/distro' Making check in systemd make[4]: Entering directory '/<<PKGBUILDDIR>>/distro/systemd' make[4]: Nothing to be done for 'check'. make[4]: Leaving directory '/<<PKGBUILDDIR>>/distro/systemd' make[4]: Entering directory '/<<PKGBUILDDIR>>/distro' make[4]: Nothing to be done for 'check-am'. make[4]: Leaving directory '/<<PKGBUILDDIR>>/distro' make[3]: Leaving directory '/<<PKGBUILDDIR>>/distro' Making check in include make[3]: Entering directory '/<<PKGBUILDDIR>>/include' make[3]: Leaving directory '/<<PKGBUILDDIR>>/include' Making check in src make[3]: Entering directory '/<<PKGBUILDDIR>>/src' Making check in compat make[4]: Entering directory '/<<PKGBUILDDIR>>/src/compat' make[4]: Nothing to be done for 'check'. make[4]: Leaving directory '/<<PKGBUILDDIR>>/src/compat' Making check in openvpn make[4]: Entering directory '/<<PKGBUILDDIR>>/src/openvpn' make[4]: Nothing to be done for 'check'. make[4]: Leaving directory '/<<PKGBUILDDIR>>/src/openvpn' Making check in openvpnmsica make[4]: Entering directory '/<<PKGBUILDDIR>>/src/openvpnmsica' make[4]: Nothing to be done for 'check'. make[4]: Leaving directory '/<<PKGBUILDDIR>>/src/openvpnmsica' Making check in openvpnserv make[4]: Entering directory '/<<PKGBUILDDIR>>/src/openvpnserv' make[4]: Nothing to be done for 'check'. make[4]: Leaving directory '/<<PKGBUILDDIR>>/src/openvpnserv' Making check in plugins make[4]: Entering directory '/<<PKGBUILDDIR>>/src/plugins' Making check in auth-pam make[5]: Entering directory '/<<PKGBUILDDIR>>/src/plugins/auth-pam' make[5]: Nothing to be done for 'check'. make[5]: Leaving directory '/<<PKGBUILDDIR>>/src/plugins/auth-pam' Making check in down-root make[5]: Entering directory '/<<PKGBUILDDIR>>/src/plugins/down-root' make[5]: Nothing to be done for 'check'. make[5]: Leaving directory '/<<PKGBUILDDIR>>/src/plugins/down-root' make[5]: Entering directory '/<<PKGBUILDDIR>>/src/plugins' make[5]: Nothing to be done for 'check-am'. make[5]: Leaving directory '/<<PKGBUILDDIR>>/src/plugins' make[4]: Leaving directory '/<<PKGBUILDDIR>>/src/plugins' Making check in tapctl make[4]: Entering directory '/<<PKGBUILDDIR>>/src/tapctl' make[4]: Nothing to be done for 'check'. make[4]: Leaving directory '/<<PKGBUILDDIR>>/src/tapctl' make[4]: Entering directory '/<<PKGBUILDDIR>>/src' make[4]: Nothing to be done for 'check-am'. make[4]: Leaving directory '/<<PKGBUILDDIR>>/src' make[3]: Leaving directory '/<<PKGBUILDDIR>>/src' Making check in sample make[3]: Entering directory '/<<PKGBUILDDIR>>/sample' make[3]: Nothing to be done for 'check'. make[3]: Leaving directory '/<<PKGBUILDDIR>>/sample' Making check in doc make[3]: Entering directory '/<<PKGBUILDDIR>>/doc' Making check in doxygen make[4]: Entering directory '/<<PKGBUILDDIR>>/doc/doxygen' make[4]: Nothing to be done for 'check'. make[4]: Leaving directory '/<<PKGBUILDDIR>>/doc/doxygen' make[4]: Entering directory '/<<PKGBUILDDIR>>/doc' make[4]: Nothing to be done for 'check-am'. make[4]: Leaving directory '/<<PKGBUILDDIR>>/doc' make[3]: Leaving directory '/<<PKGBUILDDIR>>/doc' Making check in tests make[3]: Entering directory '/<<PKGBUILDDIR>>/tests' Making check in unit_tests make[4]: Entering directory '/<<PKGBUILDDIR>>/tests/unit_tests' make[5]: Entering directory '/<<PKGBUILDDIR>>/tests/unit_tests' make[5]: Nothing to be done for 'check-am'. make[5]: Leaving directory '/<<PKGBUILDDIR>>/tests/unit_tests' make[4]: Leaving directory '/<<PKGBUILDDIR>>/tests/unit_tests' make[4]: Entering directory '/<<PKGBUILDDIR>>/tests' make check-TESTS make[5]: Entering directory '/<<PKGBUILDDIR>>/tests' ./t_client.sh: cannot find 't_client.rc' in build dir ('..') ./t_client.sh: or source directory ('.'). SKIPPING TEST. SKIP: t_client.sh ./t_lpback.sh: running with V=1, only printing test fails ./t_lpback.sh: tests passed: 66 failed: 0 PASS: t_lpback.sh The following test will take about two minutes. If the addresses are in use, this test will retry up to two times. clt:tls-error 2024-11-02 17:48:40 Note: dev-type not tun, disabling data channel offload. 2024-11-02 17:48:40 Note: dev-type not tun, disabling data channel offload. 2024-11-02 17:48:40 OpenVPN 2.6.3 x86_64-pc-linux-gnu [SSL (OpenSSL)] [LZO] [LZ4] [EPOLL] [PKCS11] [MH/PKTINFO] [AEAD] [DCO] 2024-11-02 17:48:40 WARNING: file 'sample-keys/server.key' is group or others accessible 2024-11-02 17:48:40 library versions: OpenSSL 3.0.15 3 Sep 2024, LZO 2.10 2024-11-02 17:48:40 WARNING: file 'sample-keys/ta.key' is group or others accessible 2024-11-02 17:48:40 OpenVPN 2.6.3 x86_64-pc-linux-gnu [SSL (OpenSSL)] [LZO] [LZ4] [EPOLL] [PKCS11] [MH/PKTINFO] [AEAD] [DCO] 2024-11-02 17:48:40 DCO version: N/A 2024-11-02 17:48:40 library versions: OpenSSL 3.0.15 3 Sep 2024, LZO 2.10 2024-11-02 17:48:40 DCO version: N/A 2024-11-02 17:48:40 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts 2024-11-02 17:48:40 net_route_v4_best_gw query: dst 0.0.0.0 2024-11-02 17:48:40 net_route_v4_best_gw result: via 10.84.234.1 dev enp39s0 2024-11-02 17:48:40 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts 2024-11-02 17:48:40 Diffie-Hellman initialized with 2048 bit key 2024-11-02 17:48:40 WARNING: Your certificate has expired! 2024-11-02 17:48:40 WARNING: Your certificate has expired! 2024-11-02 17:48:40 TCP/UDP: Preserving recently used remote address: [AF_INET6]::1:16000 2024-11-02 17:48:40 Socket Buffers: R=[212992->212992] S=[212992->212992] 2024-11-02 17:48:40 setsockopt(IPV6_V6ONLY=0) 2024-11-02 17:48:40 UDPv6 link local (bound): [AF_INET6]::1:16001 2024-11-02 17:48:40 UDPv6 link remote: [AF_INET6]::1:16000 2024-11-02 17:48:40 read UDPv6 [ECONNREFUSED]: Connection refused (fd=4,code=111) 2024-11-02 17:48:40 TCP/UDP: Preserving recently used remote address: [AF_INET6]::1:16001 2024-11-02 17:48:40 Socket Buffers: R=[212992->212992] S=[212992->212992] 2024-11-02 17:48:40 setsockopt(IPV6_V6ONLY=0) 2024-11-02 17:48:40 UDPv6 link local (bound): [AF_INET6]::1:16000 2024-11-02 17:48:40 UDPv6 link remote: [AF_INET6]::1:16001 2024-11-02 17:48:40 TLS: Initial packet from [AF_INET6]::1:16000, sid=689d5d39 d5378ca5 2024-11-02 17:48:40 TLS: Initial packet from [AF_INET6]::1:16001, sid=5e8ef041 1d20fae6 2024-11-02 17:48:40 VERIFY ERROR: depth=1, error=certificate has expired: C=KG, ST=NA, L=BISHKEK, O=OpenVPN-TEST, emailAddress=me@myhost.mydomain, serial=11623472856044842625 2024-11-02 17:48:40 OpenSSL: error:0A000086:SSL routines::certificate verify failed 2024-11-02 17:48:40 TLS_ERROR: BIO read tls_read_plaintext error 2024-11-02 17:48:40 TLS Error: TLS object -> incoming plaintext read error 2024-11-02 17:48:40 TLS Error: TLS handshake failed 2024-11-02 17:48:40 Closing TUN/TAP interface 2024-11-02 17:48:40 ../tests/t_cltsrv-down.sh null 1500 0 init 2024-11-02 17:48:40 SIGTERM[soft,tls-error] received, process exiting FAIL: t_cltsrv.sh no test_networking driver available. SKIPPING TEST. SKIP: t_net.sh ==================================================== 1 of 2 tests failed (2 tests were not run) Please report to openvpn-us...@lists.sourceforge.net ==================================================== make[5]: *** [Makefile:577: check-TESTS] Error 1 make[5]: Leaving directory '/<<PKGBUILDDIR>>/tests' make[4]: *** [Makefile:727: check-am] Error 2 make[4]: Leaving directory '/<<PKGBUILDDIR>>/tests' make[3]: *** [Makefile:484: check-recursive] Error 1 make[3]: Leaving directory '/<<PKGBUILDDIR>>/tests' make[2]: *** [Makefile:617: check-recursive] Error 1 make[2]: Leaving directory '/<<PKGBUILDDIR>>' make[1]: *** [Makefile:914: check] Error 2 make[1]: Leaving directory '/<<PKGBUILDDIR>>' dh_auto_test: error: make -j2 check "TESTSUITEFLAGS=-j2 --verbose" VERBOSE=1 returned exit code 2 make: *** [debian/rules:16: binary] Error 25 dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2 -------------------------------------------------------------------------------- The above is just how the build ends and not necessarily the most relevant part. If required, the full build log is available here: https://people.debian.org/~sanvila/build-logs/bookworm/ About the archive rebuild: The build was made on virtual machines of type m6a.large and r6a.large from AWS, using sbuild and a reduced chroot with only build-essential packages. If you could not reproduce the bug please contact me privately, as I am willing to provide ssh access to a virtual machine where the bug is fully reproducible. If this is really a bug in one of the build-depends, please use reassign and affects, so that this is still visible in the BTS web page for this package. Note: The bug is closed with the version in trixie/sid, but packages in bookworm must still build in bookworm. Thanks.