Package: src:openvpn3-client Version: 25+dfsg-2 Severity: serious Tags: ftbfs forky sid
Dear maintainer: During a rebuild of all packages in unstable, your package failed to build. Below you will find how the build ends (probably the most relevant part, but not necessarily). If required, the full build log is available here: https://people.debian.org/~sanvila/build-logs/202509/ About the archive rebuild: The build was made on virtual machines 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 add an affects on src:openvpn3-client, so that this is still visible in the BTS web page for this package. Thanks. -------------------------------------------------------------------------------- [...] debian/rules clean dh clean --with python3 dh_clean debian/rules binary dh binary --with python3 dh_update_autotools_config dh_autoreconf debian/rules override_dh_auto_configure make[1]: Entering directory '/<<PKGBUILDDIR>>' dh_auto_configure -- \ -Dbash-completion=enabled \ -Dopenvpn_username=_openvpn \ -Dopenvpn_group=_openvpn \ -Dasio_path=/usr/ \ -Dunit_tests=disabled cd obj-x86_64-linux-gnu && DEB_PYTHON_INSTALL_LAYOUT=deb LC_ALL=C.UTF-8 meson setup .. --wrap-mode=nodownload --buildtype=plain --prefix=/usr --sysconfdir=/etc --localstatedir=/var --libdir=lib/x86_64-linux-gnu -Dpython.bytecompile=-1 -Dbash-completion=enabled -Dopenvpn_username=_openvpn -Dopenvpn_group=_openvpn -Dasio_path=/usr/ -Dunit_tests=disabled The Meson build system Version: 1.9.0 Source dir: /<<PKGBUILDDIR>> Build dir: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu Build type: native build Project name: openvpn3-linux Project version: v25 C++ compiler for the host machine: c++ (gcc 15.2.0 "c++ (Debian 15.2.0-3) 15.2.0") C++ linker for the host machine: c++ ld.bfd 2.45 Host machine cpu family: x86_64 Host machine cpu: x86_64 Found pkg-config: YES (/usr/bin/pkg-config) 1.8.1 Run-time dependency liblz4 found: YES 1.10.0 Run-time dependency libselinux found: YES 3.8.1 Run-time dependency libsystemd found: YES 258 Run-time dependency tinyxml2 found: YES 11.0.0 Run-time dependency jsoncpp found: YES 1.9.6 Run-time dependency dbus-1 found: YES 1.16.2 Run-time dependency gdbuspp found: YES 3 Run-time dependency glib-2.0 found: YES 2.84.4 Run-time dependency gio-2.0 found: YES 2.84.4 Run-time dependency gio-unix-2.0 found: YES 2.84.4 Run-time dependency libcap-ng found: YES 0.8.5 Run-time dependency libnl-3.0 found: YES 3.11.0 Run-time dependency openssl found: YES 3.5.2 Run-time dependency threads found: YES Run-time dependency uuid found: YES 2.41.1 Program python3 found: YES (/usr/bin/python3) Message: Python 3 version: 3.13 Checking for function "sd_id128_to_string" with dependency libsystemd: YES Message: ASIO library: /usr/include Message: OpenVPN 3 Core Library: ./openvpn3-core Message: Documentation install directory: /usr/share/doc/openvpn3 Configuring build-config.h using configuration Program scripts/prepare-build-version-h found: YES (/<<PKGBUILDDIR>>/scripts/prepare-build-version-h) Program cp found: YES (/usr/bin/cp) Message: OpenVPN 3 Linux service binary directory: /usr/libexec/openvpn3-linux Message: D-Bus system bus services dir: /usr/share/dbus-1/system-services Message: D-Bus system policy dir: /usr/share/dbus-1/system.d Run-time dependency libnl-genl-3.0 found: YES 3.11.0 Run-time dependency protobuf found: YES 3.21.12 Program protoc found: YES (/usr/bin/protoc) Configuring net.openvpn.v3.conf using configuration Program rst2man found: YES (/usr/bin/rst2man) Configuring openvpn3-linux.7.rst using configuration Configuring openvpn3-admin-init-config.8.rst using configuration Configuring openvpn3-admin-log-service.8.rst using configuration Configuring openvpn3-service-backendstart.8.rst using configuration Configuring openvpn3-service-client.8.rst using configuration Configuring openvpn3-service-configmgr.8.rst using configuration Configuring openvpn3-service-netcfg.8.rst using configuration Configuring openvpn3-service-sessionmgr.8.rst using configuration Configuring openvpn3-service-devposture.8.rst using configuration Configuring net.openvpn.v3.client.conf using configuration Configuring net.openvpn.v3.backends.conf using configuration Configuring net.openvpn.v3.backends.service using configuration Configuring net.openvpn.v3.log.conf using configuration Configuring net.openvpn.v3.log.service using configuration Configuring net.openvpn.v3.netcfg.conf using configuration Configuring net.openvpn.v3.netcfg.service using configuration Configuring pyproject.toml using configuration Configuring net.openvpn.v3.sessions.conf using configuration Configuring net.openvpn.v3.sessions.service using configuration Configuring net.openvpn.v3.configuration.conf using configuration Configuring net.openvpn.v3.configuration.service using configuration Program make found: YES (/usr/bin/make) Program bzip2 found: YES (/usr/bin/bzip2) ../src/selinux/meson.build:22: WARNING: SELinux policy compilation Makefile missing: /usr/share/selinux/devel/Makefile Message: SELinux policy compilation: false Program /<<PKGBUILDDIR>>/scripts/build-selinux-policy found: YES (/<<PKGBUILDDIR>>/scripts/build-selinux-policy) Configuring net.openvpn.v3.rules using configuration Run-time dependency systemd found: YES 258 Configuring openvpn3-autoload.service using configuration Configuring [email protected] using configuration Program gen-openvpn2-completion.py found: YES (/<<PKGBUILDDIR>>/src/shell/bash-completion/gen-openvpn2-completion.py) Program mkdir found: YES (/usr/bin/mkdir) Build targets in project: 94 openvpn3-linux v25 User defined options asio_path : /usr/ bash-completion : enabled buildtype : plain libdir : lib/x86_64-linux-gnu localstatedir : /var openvpn_group : _openvpn openvpn_username : _openvpn prefix : /usr python.bytecompile: -1 sysconfdir : /etc unit_tests : disabled wrap_mode : nodownload Found ninja-1.12.1 at /usr/bin/ninja make[1]: Leaving directory '/<<PKGBUILDDIR>>' dh_auto_build cd obj-x86_64-linux-gnu && LC_ALL=C.UTF-8 ninja -j2 -v [1/230] /usr/bin/protoc --proto_path=../src/dco --cpp_out=src/dco/dco-keyconfig.pb.cc.p ../src/dco/dco-keyconfig.proto [2/230] /usr/bin/protoc --proto_path=../src/dco --cpp_out=src/dco/dco-keyconfig.pb.h.p ../src/dco/dco-keyconfig.proto [3/230] /usr/bin/cp src/dco/dco-keyconfig.pb.cc.p/dco-keyconfig.pb.cc src/dco/dco-keyconfig.pb.cc [4/230] /usr/bin/cp src/dco/dco-keyconfig.pb.h.p/dco-keyconfig.pb.h src/dco/dco-keyconfig.pb.h [5/230] c++ -Ilibcommon.a.p -I. -I.. -I../openvpn3-core -I/u [too-long-redacted] src/common/configfileparser.cpp [6/230] c++ -Ilibcommon.a.p -I. -I.. -I../openvpn3-core -I/usr/include -Isrc -I../src -I/usr/include/jsoncpp -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/libnl3 -I/usr/include/uuid -fdiagnostics-color=always -D_GLIBCXX_ASSERTIONS=1 -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Werror -std=c++17 -Wno-non-virtual-dtor -DOVPN_TINYXML2_HAS_ERROR_NAME -DOVPN_TINYXML2_HAS_ERROR_STR -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -pthread -MD -MQ libcommon.a.p/src_common_lookup.cpp.o -MF libcommon.a.p/src_common_lookup.cpp.o.d -o libcommon.a.p/src_common_lookup.cpp.o -c ../src/common/lookup.cpp [7/230] c++ -Ilibcommon.a.p -I. -I.. -I../openvpn3-core -I/usr/include -Isrc -I../src -I/usr/include/jsoncpp -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/libnl3 -I/usr/include/uuid -fdiagnostics-color=always -D_GLIBCXX_ASSERTIONS=1 -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Werror -std=c++17 -Wno-non-virtual-dtor -DOVPN_TINYXML2_HAS_ERROR_NAME -DOVPN_TINYXML2_HAS_ERROR_STR -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -pthread -MD -MQ libcommon.a.p/src_common_machineid.cpp.o -MF libcommon.a.p/src_common_machineid.cpp.o.d -o libcommon.a.p/src_common_machineid.cpp.o -c ../src/common/machineid.cpp [8/230] c++ -Ilibcommon.a.p -I. -I.. -I../openvpn3-core -I/usr/include -Isrc -I../src -I/usr/include/jsoncpp -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/libnl3 -I/usr/include/uuid -fdiagnostics-color=always -D_GLIBCXX_ASSERTIONS=1 -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Werror -std=c++17 -Wno-non-virtual-dtor -DOVPN_TINYXML2_HAS_ERROR_NAME -DOVPN_TINYXML2_HAS_ERROR_STR -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -pthread -MD -MQ libcommon.a.p/src_common_cmdargparser.cpp.o -MF libcommon.a.p/src_common_cmdargparser.cpp.o.d -o libcommon.a.p/src_common_cmdargparser.cpp.o -c ../src/common/cmdargparser.cpp [9/230] c++ -Ilibcommon.a.p -I. -I.. -I../openvpn3-core -I/usr/include -Isrc -I../src -I/usr/include/jsoncpp -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/libnl3 -I/usr/include/uuid -fdiagnostics-color=always -D_GLIBCXX_ASSERTIONS=1 -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Werror -std=c++17 -Wno-non-virtual-dtor -DOVPN_TINYXML2_HAS_ERROR_NAME -DOVPN_TINYXML2_HAS_ERROR_STR -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -pthread -MD -MQ libcommon.a.p/src_common_open-uri.cpp.o -MF libcommon.a.p/src_common_open-uri.cpp.o.d -o libcommon.a.p/src_common_open-uri.cpp.o -c ../src/common/open-uri.cpp [10/230] c++ -Ilibcommon.a.p -I. -I.. -I../openvpn3-core -I/usr/include -Isrc -I../src -I/usr/include/jsoncpp -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/libnl3 -I/usr/include/uuid -fdiagnostics-color=always -D_GLIBCXX_ASSERTIONS=1 -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Werror -std=c++17 -Wno-non-virtual-dtor -DOVPN_TINYXML2_HAS_ERROR_NAME -DOVPN_TINYXML2_HAS_ERROR_STR -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -pthread -MD -MQ libcommon.a.p/src_common_platforminfo.cpp.o -MF libcommon.a.p/src_common_platforminfo.cpp.o.d -o libcommon.a.p/src_common_platforminfo.cpp.o -c ../src/common/platforminfo.cpp [11/230] c++ -Ilibcommon.a.p -I. -I.. -I../openvpn3-core -I/usr/include -Isrc -I../src -I/usr/include/jsoncpp -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/libnl3 -I/usr/include/uuid -fdiagnostics-color=always -D_GLIBCXX_ASSERTIONS=1 -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Werror -std=c++17 -Wno-non-virtual-dtor -DOVPN_TINYXML2_HAS_ERROR_NAME -DOVPN_TINYXML2_HAS_ERROR_STR -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -pthread -MD -MQ libcommon.a.p/src_common_string-utils.cpp.o -MF libcommon.a.p/src_common_string-utils.cpp.o.d -o libcommon.a.p/src_common_string-utils.cpp.o -c ../src/common/string-utils.cpp [12/230] c++ -Ilibcommon.a.p -I. -I.. -I../openvpn3-core -I/usr/include -Isrc -I../src -I/usr/include/jsoncpp -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/libnl3 -I/usr/include/uuid -fdiagnostics-color=always -D_GLIBCXX_ASSERTIONS=1 -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Werror -std=c++17 -Wno-non-virtual-dtor -DOVPN_TINYXML2_HAS_ERROR_NAME -DOVPN_TINYXML2_HAS_ERROR_STR -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -pthread -MD -MQ libcommon.a.p/src_common_timestamp.cpp.o -MF libcommon.a.p/src_common_timestamp.cpp.o.d -o libcommon.a.p/src_common_timestamp.cpp.o -c ../src/common/timestamp.cpp [13/230] c++ -Ilibcommon.a.p -I. -I.. -I../openvpn3-core -I/usr/include -Isrc -I../src -I/usr/include/jsoncpp -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/libnl3 -I/usr/include/uuid -fdiagnostics-color=always -D_GLIBCXX_ASSERTIONS=1 -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Werror -std=c++17 -Wno-non-virtual-dtor -DOVPN_TINYXML2_HAS_ERROR_NAME -DOVPN_TINYXML2_HAS_ERROR_STR -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -pthread -MD -MQ libcommon.a.p/src_common_utils.cpp.o -MF libcommon.a.p/src_common_utils.cpp.o.d -o libcommon.a.p/src_common_utils.cpp.o -c ../src/common/utils.cpp [14/230] c++ -Ilibcommon.a.p -I. -I.. -I../openvpn3-core -I/usr/include -Isrc -I../src -I/usr/include/jsoncpp -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/libnl3 -I/usr/include/uuid -fdiagnostics-color=always -D_GLIBCXX_ASSERTIONS=1 -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Werror -std=c++17 -Wno-non-virtual-dtor -DOVPN_TINYXML2_HAS_ERROR_NAME -DOVPN_TINYXML2_HAS_ERROR_STR -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -pthread -MD -MQ libcommon.a.p/src_common_requiresqueue.cpp.o -MF libcommon.a.p/src_common_requiresqueue.cpp.o.d -o libcommon.a.p/src_common_requiresqueue.cpp.o -c ../src/common/requiresqueue.cpp [15/230] c++ -Ilibcommon.a.p -I. -I.. -I../openvpn3-core -I/usr/include -Isrc -I../src -I/usr/include/jsoncpp -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/libnl3 -I/usr/include/uuid -fdiagnostics-color=always -D_GLIBCXX_ASSERTIONS=1 -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Werror -std=c++17 -Wno-non-virtual-dtor -DOVPN_TINYXML2_HAS_ERROR_NAME -DOVPN_TINYXML2_HAS_ERROR_STR -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -pthread -MD -MQ libcommon.a.p/src_dbus_path.cpp.o -MF libcommon.a.p/src_dbus_path.cpp.o.d -o libcommon.a.p/src_dbus_path.cpp.o -c ../src/dbus/path.cpp [16/230] c++ -Ilibcommon.a.p -I. -I.. -I../openvpn3-core -I/usr/include -Isrc -I../src -I/usr/include/jsoncpp -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/libnl3 -I/usr/include/uuid -fdiagnostics-color=always -D_GLIBCXX_ASSERTIONS=1 -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Werror -std=c++17 -Wno-non-virtual-dtor -DOVPN_TINYXML2_HAS_ERROR_NAME -DOVPN_TINYXML2_HAS_ERROR_STR -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -pthread -MD -MQ libcommon.a.p/src_dbus_object-ownership.cpp.o -MF libcommon.a.p/src_dbus_object-ownership.cpp.o.d -o libcommon.a.p/src_dbus_object-ownership.cpp.o -c ../src/dbus/object-ownership.cpp [17/230] c++ -Ilibcommon.a.p -I. -I.. -I../openvpn3-core -I/usr/include -Isrc -I../src -I/usr/include/jsoncpp -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/libnl3 -I/usr/include/uuid -fdiagnostics-color=always -D_GLIBCXX_ASSERTIONS=1 -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Werror -std=c++17 -Wno-non-virtual-dtor -DOVPN_TINYXML2_HAS_ERROR_NAME -DOVPN_TINYXML2_HAS_ERROR_STR -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -pthread -MD -MQ libcommon.a.p/src_events_attention-req.cpp.o -MF libcommon.a.p/src_events_attention-req.cpp.o.d -o libcommon.a.p/src_events_attention-req.cpp.o -c ../src/events/attention-req.cpp [18/230] c++ -Ilibcommon.a.p -I. -I.. -I../openvpn3-core -I/usr/include -Isrc -I../src -I/usr/include/jsoncpp -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/libnl3 -I/usr/include/uuid -fdiagnostics-color=always -D_GLIBCXX_ASSERTIONS=1 -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Werror -std=c++17 -Wno-non-virtual-dtor -DOVPN_TINYXML2_HAS_ERROR_NAME -DOVPN_TINYXML2_HAS_ERROR_STR -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -pthread -MD -MQ libcommon.a.p/src_events_status.cpp.o -MF libcommon.a.p/src_events_status.cpp.o.d -o libcommon.a.p/src_events_status.cpp.o -c ../src/events/status.cpp [19/230] c++ -Ilibcommon.a.p -I. -I.. -I../openvpn3-core -I/usr/include -Isrc -I../src -I/usr/include/jsoncpp -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/libnl3 -I/usr/include/uuid -fdiagnostics-color=always -D_GLIBCXX_ASSERTIONS=1 -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Werror -std=c++17 -Wno-non-virtual-dtor -DOVPN_TINYXML2_HAS_ERROR_NAME -DOVPN_TINYXML2_HAS_ERROR_STR -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -pthread -MD -MQ libcommon.a.p/src_events_log.cpp.o -MF libcommon.a.p/src_events_log.cpp.o.d -o libcommon.a.p/src_events_log.cpp.o -c ../src/events/log.cpp [20/230] c++ -Ilibcommon.a.p -I. -I.. -I../openvpn3-core -I/usr/include -Isrc -I../src -I/usr/include/jsoncpp -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/libnl3 -I/usr/include/uuid -fdiagnostics-color=always -D_GLIBCXX_ASSERTIONS=1 -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Werror -std=c++17 -Wno-non-virtual-dtor -DOVPN_TINYXML2_HAS_ERROR_NAME -DOVPN_TINYXML2_HAS_ERROR_STR -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -pthread -MD -MQ libcommon.a.p/src_log_dbus-log.cpp.o -MF libcommon.a.p/src_log_dbus-log.cpp.o.d -o libcommon.a.p/src_log_dbus-log.cpp.o -c ../src/log/dbus-log.cpp [21/230] c++ -Ilibcommon.a.p -I. -I.. -I../openvpn3-core -I/usr/include -Isrc -I../src -I/usr/include/jsoncpp -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/libnl3 -I/usr/include/uuid -fdiagnostics-color=always -D_GLIBCXX_ASSERTIONS=1 -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Werror -std=c++17 -Wno-non-virtual-dtor -DOVPN_TINYXML2_HAS_ERROR_NAME -DOVPN_TINYXML2_HAS_ERROR_STR -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -pthread -MD -MQ libcommon.a.p/src_log_core-dbus-logger.cpp.o -MF libcommon.a.p/src_log_core-dbus-logger.cpp.o.d -o libcommon.a.p/src_log_core-dbus-logger.cpp.o -c ../src/log/core-dbus-logger.cpp [22/230] c++ -Ilibcommon.a.p -I. -I.. -I../openvpn3-core -I/usr/include -Isrc -I../src -I/usr/include/jsoncpp -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/libnl3 -I/usr/include/uuid -fdiagnostics-color=always -D_GLIBCXX_ASSERTIONS=1 -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Werror -std=c++17 -Wno-non-virtual-dtor -DOVPN_TINYXML2_HAS_ERROR_NAME -DOVPN_TINYXML2_HAS_ERROR_STR -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -pthread -MD -MQ libcommon.a.p/src_log_logfilter.cpp.o -MF libcommon.a.p/src_log_logfilter.cpp.o.d -o libcommon.a.p/src_log_logfilter.cpp.o -c ../src/log/logfilter.cpp [23/230] c++ -Ilibcommon.a.p -I. -I.. -I../openvpn3-core -I/usr/include -Isrc -I../src -I/usr/include/jsoncpp -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/libnl3 -I/usr/include/uuid -fdiagnostics-color=always -D_GLIBCXX_ASSERTIONS=1 -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Werror -std=c++17 -Wno-non-virtual-dtor -DOVPN_TINYXML2_HAS_ERROR_NAME -DOVPN_TINYXML2_HAS_ERROR_STR -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -pthread -MD -MQ libcommon.a.p/src_log_logtag.cpp.o -MF libcommon.a.p/src_log_logtag.cpp.o.d -o libcommon.a.p/src_log_logtag.cpp.o -c ../src/log/logtag.cpp [24/230] c++ -Ilibcommon.a.p -I. -I.. -I../openvpn3-core -I/usr/include -Isrc -I../src -I/usr/include/jsoncpp -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/libnl3 -I/usr/include/uuid -fdiagnostics-color=always -D_GLIBCXX_ASSERTIONS=1 -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Werror -std=c++17 -Wno-non-virtual-dtor -DOVPN_TINYXML2_HAS_ERROR_NAME -DOVPN_TINYXML2_HAS_ERROR_STR -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -pthread -MD -MQ libcommon.a.p/src_log_journal-log-parse.cpp.o -MF libcommon.a.p/src_log_journal-log-parse.cpp.o.d -o libcommon.a.p/src_log_journal-log-parse.cpp.o -c ../src/log/journal-log-parse.cpp [25/230] c++ -Ilibcommon.a.p -I. -I.. -I../openvpn3-core -I/usr/include -Isrc -I../src -I/usr/include/jsoncpp -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/libnl3 -I/usr/include/uuid -fdiagnostics-color=always -D_GLIBCXX_ASSERTIONS=1 -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Werror -std=c++17 -Wno-non-virtual-dtor -DOVPN_TINYXML2_HAS_ERROR_NAME -DOVPN_TINYXML2_HAS_ERROR_STR -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -pthread -MD -MQ libcommon.a.p/src_log_logmetadata.cpp.o -MF libcommon.a.p/src_log_logmetadata.cpp.o.d -o libcommon.a.p/src_log_logmetadata.cpp.o -c ../src/log/logmetadata.cpp [26/230] c++ -Ilibcommon.a.p -I. -I.. -I../openvpn3-core -I/ [too-long-redacted] src/log/logwriters/journald.cpp [27/230] c++ -Ilibcommon.a.p -I. -I.. -I../openvpn3-core -I/ [too-long-redacted] log/logwriters/streamwriter.cpp [28/230] c++ -Ilibconfigmgr.a.p -I. -I.. -I../openvpn3-core -I/usr/include -Isrc -I../src -I/usr/include/jsoncpp -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/libnl3 -I/usr/include/uuid -fdiagnostics-color=always -D_GLIBCXX_ASSERTIONS=1 -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Werror -std=c++17 -Wno-non-virtual-dtor -DOVPN_TINYXML2_HAS_ERROR_NAME -DOVPN_TINYXML2_HAS_ERROR_STR -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -pthread -MD -MQ libconfigmgr.a.p/src_configmgr_overrides.cpp.o -MF libconfigmgr.a.p/src_configmgr_overrides.cpp.o.d -o libconfigmgr.a.p/src_configmgr_overrides.cpp.o -c ../src/configmgr/overrides.cpp [29/230] c++ -Ilibcommon.a.p -I. -I.. -I../openvpn3-core -I/usr/include -Isrc -I../src -I/usr/include/jsoncpp -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/libnl3 -I/usr/include/uuid -fdiagnostics-color=always -D_GLIBCXX_ASSERTIONS=1 -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Werror -std=c++17 -Wno-non-virtual-dtor -DOVPN_TINYXML2_HAS_ERROR_NAME -DOVPN_TINYXML2_HAS_ERROR_STR -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -pthread -MD -MQ libcommon.a.p/src_log_logwriters_syslog.cpp.o -MF libcommon.a.p/src_log_logwriters_syslog.cpp.o.d -o libcommon.a.p/src_log_logwriters_syslog.cpp.o -c ../src/log/logwriters/syslog.cpp [30/230] c++ -Ilibconfigmgr.a.p -I. -I.. -I../openvpn3-core [too-long-redacted] /configmgr/configmgr-events.cpp [31/230] c++ -Ilibnetcfgmgr.a.p -I. -I.. -I../openvpn3-core [too-long-redacted] src/netcfg/proxy-netcfg-mgr.cpp [32/230] c++ -Ilibnetcfgmgr.a.p -I. -I.. -I../openvpn3-core [too-long-redacted] c/netcfg/netcfg-changeevent.cpp [33/230] c++ -Ilibnetcfgmgr.a.p -I. -I.. -I../openvpn3-core [too-long-redacted] rc/netcfg/netcfg-changetype.cpp [34/230] c++ -Ilibnetcfgmgr.a.p -I. -I.. -I../openvpn3-core [too-long-redacted] /netcfg/proxy-netcfg-device.cpp [35/230] c++ -Ilibnetcfgmgr.a.p -I. -I.. -I../openvpn3-core [too-long-redacted] ./src/netcfg/netcfg-signals.cpp [36/230] c++ -Ilibnetcfgmgr.a.p -I. -I.. -I../openvpn3-core [too-long-redacted] netcfg/netcfg-subscriptions.cpp [37/230] c++ -Ilibnetcfgmgr.a.p -I. -I.. -I../openvpn3-core [too-long-redacted] /dns/proxy-systemd-resolved.cpp [38/230] c++ -Ilibnetcfgmgr.a.p -I. -I.. -I../openvpn3-core [too-long-redacted] netcfg/dns/systemd-resolved.cpp [39/230] c++ -Ilibnetcfgmgr.a.p -I. -I.. -I../openvpn3-core [too-long-redacted] dns/systemd-resolved-ipaddr.cpp [40/230] c++ -Ilibnetcfgmgr.a.p -I. -I.. -I../openvpn3-core [too-long-redacted] etcfg/dns/resolver-settings.cpp [41/230] c++ -Ilibnetcfgmgr.a.p -I. -I.. -I../openvpn3-core [too-long-redacted] /netcfg/dns/resolvconf-file.cpp [42/230] c++ -Ilibsessionmgr.a.p -I. -I.. -I../openvpn3-core [too-long-redacted] essionmgr/sessionmgr-events.cpp [43/230] c++ -Isrc/dbus/signals/libsignals.a.p -Isrc/dbus/si [too-long-redacted] /signals/attention-required.cpp [44/230] c++ -Isrc/dbus/signals/libsignals.a.p -Isrc/dbus/si [too-long-redacted] -c ../src/dbus/signals/log.cpp [45/230] c++ -Ilibnetcfgmgr.a.p -I. -I.. -I../openvpn3-core [too-long-redacted] netcfg/dns/settings-manager.cpp [46/230] c++ -Isrc/dbus/signals/libsignals.a.p -Isrc/dbus/si [too-long-redacted] c/dbus/signals/statuschange.cpp [47/230] c++ -Isrc/client/libcore-epoch.a.p -Isrc/client -I../src/client -I../openvpn3-core -I/usr/include -Isrc -I../src -I. -I.. -fdiagnostics-color=always -D_GLIBCXX_ASSERTIONS=1 -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Werror -std=c++17 -Wno-non-virtual-dtor -DOVPN_TINYXML2_HAS_ERROR_NAME -DOVPN_TINYXML2_HAS_ERROR_STR -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DUSE_OPENSSL -DUSE_ASIO -MD -MQ src/client/libcore-epoch.a.p/.._.._openvpn3-core_openvpn_crypto_data_epoch.cpp.o -MF src/client/libcore-epoch.a.p/.._.._openvpn3-core_openvpn_crypto_data_epoch.cpp.o.d -o src/client/libcore-epoch.a.p/.._.._openvpn3-core_openvpn_crypto_data_epoch.cpp.o -c ../openvpn3-core/openvpn/crypto/data_epoch.cpp [48/230] c++ -Isrc/python/openvpn3/gen-py-constants.p -Isrc/ [too-long-redacted] envpn3/gen-python-constants.cpp [49/230] c++ -Isrc/ovpn3cli/libcommandscollection.a.p -Isrc/ [too-long-redacted] ../src/ovpn3cli/arghelpers.cpp [50/230] c++ -Isrc/ovpn3cli/libcommandscollection.a.p -Isrc/ [too-long-redacted] ommands/config/configs-list.cpp [51/230] c++ -Isrc/ovpn3cli/libcommandscollection.a.p -Isrc/ [too-long-redacted] /commands/config/config-acl.cpp [52/230] c++ -Isrc/ovpn3cli/libcommandscollection.a.p -Isrc/ [too-long-redacted] commands/config/config-dump.cpp [53/230] c++ -Isrc/ovpn3cli/libcommandscollection.a.p -Isrc/ [too-long-redacted] mmands/config/config-manage.cpp [54/230] c++ -Isrc/ovpn3cli/libcommandscollection.a.p -Isrc/ [too-long-redacted] mmands/config/config-import.cpp [55/230] c++ -Isrc/ovpn3cli/libcommandscollection.a.p -Isrc/ [too-long-redacted] li/commands/session/helpers.cpp [56/230] c++ -Isrc/ovpn3cli/libcommandscollection.a.p -Isrc/ [too-long-redacted] mmands/config/config-remove.cpp [57/230] c++ -Isrc/ovpn3cli/libcommandscollection.a.p -Isrc/ [too-long-redacted] mands/session/sessions-list.cpp [58/230] c++ -Isrc/ovpn3cli/libcommandscollection.a.p -Isrc/ [too-long-redacted] ommands/session/session-acl.cpp [59/230] c++ -Isrc/ovpn3cli/libcommandscollection.a.p -Isrc/ [too-long-redacted] mmands/session/session-auth.cpp [60/230] c++ -Isrc/ovpn3cli/libcommandscollection.a.p -Isrc/ [too-long-redacted] ands/session/session-manage.cpp [61/230] c++ -Isrc/ovpn3cli/libcommandscollection.a.p -Isrc/ [too-long-redacted] mands/session/session-stats.cpp [62/230] c++ -Isrc/ovpn3cli/libcommandscollection.a.p -Isrc/ [too-long-redacted] mands/session/session-start.cpp [63/230] c++ -Isrc/ovpn3cli/libcommandscollection.a.p -Isrc/ [too-long-redacted] pn3cli/commands/init-config.cpp [64/230] c++ -Isrc/ovpn3cli/libcommandscollection.a.p -Isrc/ [too-long-redacted] c/ovpn3cli/commands/journal.cpp [65/230] c++ -Isrc/ovpn3cli/libcommandscollection.a.p -Isrc/ [too-long-redacted] i/commands/log/event-logger.cpp [66/230] c++ -Isrc/ovpn3cli/libcommandscollection.a.p -Isrc/ [too-long-redacted] c/ovpn3cli/commands/log/log.cpp [67/230] c++ -Isrc/ovpn3cli/libcommandscollection.a.p -Isrc/ [too-long-redacted] cli/commands/log/log-attach.cpp [68/230] c++ -Isrc/ovpn3cli/libcommandscollection.a.p -Isrc/ [too-long-redacted] cli/commands/netcfg-service.cpp [69/230] c++ -Isrc/ovpn3cli/libcommandscollection.a.p -Isrc/ [too-long-redacted] pn3cli/commands/log-service.cpp [70/230] c++ -Isrc/ovpn3cli/libcommandscollection.a.p -Isrc/ [too-long-redacted] ovpn3cli/commands/variables.cpp [71/230] c++ -Isrc/ovpn3cli/libcommandscollection.a.p -Isrc/ [too-long-redacted] c/ovpn3cli/commands/version.cpp [72/230] c++ -Isrc/ovpn3cli/libcommandscollection.a.p -Isrc/ [too-long-redacted] commands/sessionmgr-service.cpp [73/230] c++ -Isrc/dbus/gen-c-constants.p -Isrc/dbus -I../sr [too-long-redacted] ../src/dbus/gen-c-constants.cpp [74/230] rm -f libcommon.a && gcc-ar csrDT libcommon.a libco [too-long-redacted] src_log_logwriters_syslog.cpp.o [75/230] rm -f libconfigmgr.a && gcc-ar csrDT libconfigmgr.a libconfigmgr.a.p/src_configmgr_overrides.cpp.o libconfigmgr.a.p/src_configmgr_configmgr-events.cpp.o [76/230] rm -f libnetcfgmgr.a && gcc-ar csrDT libnetcfgmgr.a libnetcfgmgr.a.p/src_netcfg_proxy-netcfg-device.cpp.o libnetcfgmgr.a.p/src_netcfg_proxy-netcfg-mgr.cpp.o libnetcfgmgr.a.p/src_netcfg_netcfg-changeevent.cpp.o libnetcfgmgr.a.p/src_netcfg_netcfg-changetype.cpp.o libnetcfgmgr.a.p/src_netcfg_netcfg-signals.cpp.o libnetcfgmgr.a.p/src_netcfg_netcfg-subscriptions.cpp.o libnetcfgmgr.a.p/src_netcfg_dns_proxy-systemd-resolved.cpp.o libnetcfgmgr.a.p/src_netcfg_dns_systemd-resolved.cpp.o libnetcfgmgr.a.p/src_netcfg_dns_systemd-resolved-ipaddr.cpp.o libnetcfgmgr.a.p/src_netcfg_dns_resolvconf-file.cpp.o libnetcfgmgr.a.p/src_netcfg_dns_resolver-settings.cpp.o libnetcfgmgr.a.p/src_netcfg_dns_settings-manager.cpp.o [77/230] rm -f libsessionmgr.a && gcc-ar csrDT libsessionmgr.a libsessionmgr.a.p/src_sessionmgr_sessionmgr-events.cpp.o [78/230] rm -f src/dbus/signals/libsignals.a && gcc-ar csrDT src/dbus/signals/libsignals.a src/dbus/signals/libsignals.a.p/attention-required.cpp.o src/dbus/signals/libsignals.a.p/log.cpp.o src/dbus/signals/libsignals.a.p/statuschange.cpp.o [79/230] rm -f src/client/libcore-epoch.a && gcc-ar csrDT src/client/libcore-epoch.a src/client/libcore-epoch.a.p/.._.._openvpn3-core_openvpn_crypto_data_epoch.cpp.o [80/230] c++ -Isrc/ovpn3cli/libcommandscollection.a.p -Isrc/ [too-long-redacted] i/commands/version-services.cpp [81/230] c++ -Isrc/client/openvpn3-service-client.p -Isrc/cl [too-long-redacted] -c src/dco/dco-keyconfig.pb.cc [82/230] c++ -Isrc/client/openvpn3-service-backendstart.p -I [too-long-redacted] envpn3-service-backendstart.cpp [83/230] c++ -Isrc/client/openvpn3-service-client.p -Isrc/cl [too-long-redacted] ent/openvpn3-service-client.cpp FAILED: src/client/openvpn3-service-client.p/openvpn3-service-client.cpp.o c++ -Isrc/client/openvpn3-service-client.p -Isrc/client -I.. [too-long-redacted] ent/openvpn3-service-client.cpp In file included from ../openvpn3-core/openvpn/tun/linux/client/genl.hpp:23, from ../openvpn3-core/openvpn/dco/dcocli.hpp:42, from ../openvpn3-core/openvpn/client/cliopt.hpp:99, from ../openvpn3-core/openvpn/client/cliconnect.hpp:52, from ../openvpn3-core/client/ovpncli.cpp:85, from ../src/client/core-client.hpp:43, from ../src/client/openvpn3-service-client.cpp:60: ../openvpn3-core/openvpn/dco/ovpn_dco_linux.h:243:28: error: âIFLA_OVPN_UNSPECâ conflicts with a previous declaration 243 | IFLA_OVPN_UNSPEC = 0, | ^ In file included from /usr/include/linux/rtnetlink.h:7, from ../openvpn3-core/openvpn/tun/linux/client/sitnl.hpp:22, from ../openvpn3-core/openvpn/netconf/linux/gwnetlink.hpp:22, from ../openvpn3-core/openvpn/tun/linux/client/tunnetlink.hpp:20, from ../src/client/core-client.hpp:41: /usr/include/linux/if_link.h:1995:9: note: previous declaration â<unnamed enum> IFLA_OVPN_UNSPECâ 1995 | IFLA_OVPN_UNSPEC, | ^~~~~~~~~~~~~~~~ ../openvpn3-core/openvpn/dco/ovpn_dco_linux.h:244:9: error: âIFLA_OVPN_MODEâ conflicts with a previous declaration 244 | IFLA_OVPN_MODE, | ^~~~~~~~~~~~~~ /usr/include/linux/if_link.h:1996:9: note: previous declaration â<unnamed enum> IFLA_OVPN_MODEâ 1996 | IFLA_OVPN_MODE, | ^~~~~~~~~~~~~~ ../openvpn3-core/openvpn/dco/ovpn_dco_linux.h:247:9: error: expected identifier before â(â token 247 | IFLA_OVPN_MAX = __IFLA_OVPN_AFTER_LAST - 1, | ^~~~~~~~~~~~~ ../openvpn3-core/openvpn/dco/ovpn_dco_linux.h:247:9: error: expected â}â before â(â token ../openvpn3-core/openvpn/dco/ovpn_dco_linux.h:242:22: note: to match this â{â 242 | enum ovpn_ifla_attrs { | ^ ../openvpn3-core/openvpn/dco/ovpn_dco_linux.h:247:9: error: expected â)â before â-â token 247 | IFLA_OVPN_MAX = __IFLA_OVPN_AFTER_LAST - 1, | ^~~~~~~~~~~~~ ../openvpn3-core/openvpn/dco/ovpn_dco_linux.h:248:1: error: expected declaration before â}â token 248 | }; | ^ ../openvpn3-core/openvpn/dco/ovpn_dco_linux.h:250:6: error: multiple definition of âenum ovpn_modeâ 250 | enum ovpn_mode { | ^~~~~~~~~ /usr/include/linux/if_link.h:1989:6: note: previous definition here 1989 | enum ovpn_mode { | ^~~~~~~~~ [84/230] c++ -Isrc/log/openvpn3-service-log.p -Isrc/log -I.. [too-long-redacted] rc/log/openvpn3-service-log.cpp ninja: build stopped: subcommand failed. dh_auto_build: error: cd obj-x86_64-linux-gnu && LC_ALL=C.UTF-8 ninja -j2 -v returned exit code 1 make: *** [debian/rules:10: binary] Error 25 dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2 --------------------------------------------------------------------------------

