#1096459 connman: ftbfs with GCC-15

#1096459#5
Date:
2025-02-17 17:07:57 UTC
From:
To:
[This bug is NOT targeted to the upcoming trixie release]

Please keep this issue open in the bug tracker for the package it
was filed for.  If a fix in another package is required, please
file a bug for the other package (or clone), and add a block in this
package. Please keep the issue open until the package can be built in
a follow-up test rebuild.

The package fails to build in a test rebuild on at least amd64 with
gcc-15/g++-15, but succeeds to build with gcc-14/g++-14. The
severity of this report will be raised before the forky release.

The full build log can be found at:
http://qa-logs.debian.net/2025/02/16/amd64exp/connman_1.43-1_unstable_gccexp.log.gz
The last lines of the build log are at the end of this report.

To build with GCC 15, either set CC=gcc-15 CXX=g++-15 explicitly,
or install the gcc, g++, gfortran, ... packages from experimental.

  apt-get -t=experimental install g++

GCC 15 now defaults to the C23/C++23 standards, exposing many FTBFS.
Other Common build failures are new warnings resulting in build failures
with -Werror turned on, or new/dropped symbols in Debian symbols files.
For other C/C++ related build failures see the porting guide at
http://gcc.gnu.org/gcc-15/porting_to.html

[...]
gcc -DHAVE_CONFIG_H -I. -I..  -I./include -I../gdbus -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include  -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -pthread       -DCONNMAN_PLUGIN_BUILTIN -DVPN_STATEDIR=\""/run/connman-vpn"\" -DPLUGINDIR=\""/usr/lib/x86_64-linux-gnu/connman/plugins-vpn"\" -DSCRIPTDIR=\""/usr/lib/x86_64-linux-gnu/connman/scripts"\" -DSTORAGEDIR=\""/var/lib/connman\"" -DVPN_STORAGEDIR=\""/var/lib/connman-vpn\"" -DRUNSTATEDIR=\""/run"\" -DCONFIGDIR=\""/etc/connman\"" -I./vpn -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/connman-1.43=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -fPIE -c -o src/vpn_connman_vpnd-error.o `test -f 'src/error.c' || echo '../'`src/error.c
gcc -DHAVE_CONFIG_H -I. -I..  -I./include -I../gdbus -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include  -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -pthread       -DCONNMAN_PLUGIN_BUILTIN -DVPN_STATEDIR=\""/run/connman-vpn"\" -DPLUGINDIR=\""/usr/lib/x86_64-linux-gnu/connman/plugins-vpn"\" -DSCRIPTDIR=\""/usr/lib/x86_64-linux-gnu/connman/scripts"\" -DSTORAGEDIR=\""/var/lib/connman\"" -DVPN_STORAGEDIR=\""/var/lib/connman-vpn\"" -DRUNSTATEDIR=\""/run"\" -DCONFIGDIR=\""/etc/connman\"" -I./vpn -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/connman-1.43=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -fPIE -c -o src/vpn_connman_vpnd-plugin.o `test -f 'src/plugin.c' || echo '../'`src/plugin.c
gcc -DHAVE_CONFIG_H -I. -I..  -I./include -I../gdbus -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include  -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -pthread       -DCONNMAN_PLUGIN_BUILTIN -DVPN_STATEDIR=\""/run/connman-vpn"\" -DPLUGINDIR=\""/usr/lib/x86_64-linux-gnu/connman/plugins-vpn"\" -DSCRIPTDIR=\""/usr/lib/x86_64-linux-gnu/connman/scripts"\" -DSTORAGEDIR=\""/var/lib/connman\"" -DVPN_STORAGEDIR=\""/var/lib/connman-vpn\"" -DRUNSTATEDIR=\""/run"\" -DCONFIGDIR=\""/etc/connman\"" -I./vpn -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/connman-1.43=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -fPIE -c -o src/vpn_connman_vpnd-task.o `test -f 'src/task.c' || echo '../'`src/task.c
gcc -DHAVE_CONFIG_H -I. -I..  -I./include -I../gdbus -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include  -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -pthread       -DCONNMAN_PLUGIN_BUILTIN -DVPN_STATEDIR=\""/run/connman-vpn"\" -DPLUGINDIR=\""/usr/lib/x86_64-linux-gnu/connman/plugins-vpn"\" -DSCRIPTDIR=\""/usr/lib/x86_64-linux-gnu/connman/scripts"\" -DSTORAGEDIR=\""/var/lib/connman\"" -DVPN_STORAGEDIR=\""/var/lib/connman-vpn\"" -DRUNSTATEDIR=\""/run"\" -DCONFIGDIR=\""/etc/connman\"" -I./vpn -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/connman-1.43=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -fPIE -c -o vpn/connman_vpnd-vpn-manager.o `test -f 'vpn/vpn-manager.c' || echo '../'`vpn/vpn-manager.c
gcc -DHAVE_CONFIG_H -I. -I..  -I./include -I../gdbus -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include  -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -pthread       -DCONNMAN_PLUGIN_BUILTIN -DVPN_STATEDIR=\""/run/connman-vpn"\" -DPLUGINDIR=\""/usr/lib/x86_64-linux-gnu/connman/plugins-vpn"\" -DSCRIPTDIR=\""/usr/lib/x86_64-linux-gnu/connman/scripts"\" -DSTORAGEDIR=\""/var/lib/connman\"" -DVPN_STORAGEDIR=\""/var/lib/connman-vpn\"" -DRUNSTATEDIR=\""/run"\" -DCONFIGDIR=\""/etc/connman\"" -I./vpn -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/connman-1.43=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -fPIE -c -o vpn/connman_vpnd-vpn-provider.o `test -f 'vpn/vpn-provider.c' || echo '../'`vpn/vpn-provider.c
gcc -DHAVE_CONFIG_H -I. -I..  -I./include -I../gdbus -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include  -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -pthread       -DCONNMAN_PLUGIN_BUILTIN -DVPN_STATEDIR=\""/run/connman-vpn"\" -DPLUGINDIR=\""/usr/lib/x86_64-linux-gnu/connman/plugins-vpn"\" -DSCRIPTDIR=\""/usr/lib/x86_64-linux-gnu/connman/scripts"\" -DSTORAGEDIR=\""/var/lib/connman\"" -DVPN_STORAGEDIR=\""/var/lib/connman-vpn\"" -DRUNSTATEDIR=\""/run"\" -DCONFIGDIR=\""/etc/connman\"" -I./vpn -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/connman-1.43=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -fPIE -c -o vpn/connman_vpnd-vpn-ipconfig.o `test -f 'vpn/vpn-ipconfig.c' || echo '../'`vpn/vpn-ipconfig.c
gcc -DHAVE_CONFIG_H -I. -I..  -I./include -I../gdbus -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include  -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -pthread       -DCONNMAN_PLUGIN_BUILTIN -DVPN_STATEDIR=\""/run/connman-vpn"\" -DPLUGINDIR=\""/usr/lib/x86_64-linux-gnu/connman/plugins-vpn"\" -DSCRIPTDIR=\""/usr/lib/x86_64-linux-gnu/connman/scripts"\" -DSTORAGEDIR=\""/var/lib/connman\"" -DVPN_STORAGEDIR=\""/var/lib/connman-vpn\"" -DRUNSTATEDIR=\""/run"\" -DCONFIGDIR=\""/etc/connman\"" -I./vpn -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/connman-1.43=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -fPIE -c -o src/vpn_connman_vpnd-inet.o `test -f 'src/inet.c' || echo '../'`src/inet.c
gcc -DHAVE_CONFIG_H -I. -I..  -I./include -I../gdbus -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include  -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -pthread       -DCONNMAN_PLUGIN_BUILTIN -DVPN_STATEDIR=\""/run/connman-vpn"\" -DPLUGINDIR=\""/usr/lib/x86_64-linux-gnu/connman/plugins-vpn"\" -DSCRIPTDIR=\""/usr/lib/x86_64-linux-gnu/connman/scripts"\" -DSTORAGEDIR=\""/var/lib/connman\"" -DVPN_STORAGEDIR=\""/var/lib/connman-vpn\"" -DRUNSTATEDIR=\""/run"\" -DCONFIGDIR=\""/etc/connman\"" -I./vpn -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/connman-1.43=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -fPIE -c -o vpn/connman_vpnd-vpn-rtnl.o `test -f 'vpn/vpn-rtnl.c' || echo '../'`vpn/vpn-rtnl.c
gcc -DHAVE_CONFIG_H -I. -I..  -I./include -I../gdbus -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include  -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -pthread       -DCONNMAN_PLUGIN_BUILTIN -DVPN_STATEDIR=\""/run/connman-vpn"\" -DPLUGINDIR=\""/usr/lib/x86_64-linux-gnu/connman/plugins-vpn"\" -DSCRIPTDIR=\""/usr/lib/x86_64-linux-gnu/connman/scripts"\" -DSTORAGEDIR=\""/var/lib/connman\"" -DVPN_STORAGEDIR=\""/var/lib/connman-vpn\"" -DRUNSTATEDIR=\""/run"\" -DCONFIGDIR=\""/etc/connman\"" -I./vpn -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/connman-1.43=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -fPIE -c -o src/vpn_connman_vpnd-dbus.o `test -f 'src/dbus.c' || echo '../'`src/dbus.c
gcc -DHAVE_CONFIG_H -I. -I..  -I./include -I../gdbus -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include  -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -pthread       -DCONNMAN_PLUGIN_BUILTIN -DVPN_STATEDIR=\""/run/connman-vpn"\" -DPLUGINDIR=\""/usr/lib/x86_64-linux-gnu/connman/plugins-vpn"\" -DSCRIPTDIR=\""/usr/lib/x86_64-linux-gnu/connman/scripts"\" -DSTORAGEDIR=\""/var/lib/connman\"" -DVPN_STORAGEDIR=\""/var/lib/connman-vpn\"" -DRUNSTATEDIR=\""/run"\" -DCONFIGDIR=\""/etc/connman\"" -I./vpn -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/connman-1.43=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -fPIE -c -o src/vpn_connman_vpnd-storage.o `test -f 'src/storage.c' || echo '../'`src/storage.c
gcc -DHAVE_CONFIG_H -I. -I..  -I./include -I../gdbus -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include  -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -pthread       -DCONNMAN_PLUGIN_BUILTIN -DVPN_STATEDIR=\""/run/connman-vpn"\" -DPLUGINDIR=\""/usr/lib/x86_64-linux-gnu/connman/plugins-vpn"\" -DSCRIPTDIR=\""/usr/lib/x86_64-linux-gnu/connman/scripts"\" -DSTORAGEDIR=\""/var/lib/connman\"" -DVPN_STORAGEDIR=\""/var/lib/connman-vpn\"" -DRUNSTATEDIR=\""/run"\" -DCONFIGDIR=\""/etc/connman\"" -I./vpn -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/connman-1.43=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -fPIE -c -o src/vpn_connman_vpnd-ipaddress.o `test -f 'src/ipaddress.c' || echo '../'`src/ipaddress.c
gcc -DHAVE_CONFIG_H -I. -I..  -I./include -I../gdbus -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include  -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -pthread       -DCONNMAN_PLUGIN_BUILTIN -DVPN_STATEDIR=\""/run/connman-vpn"\" -DPLUGINDIR=\""/usr/lib/x86_64-linux-gnu/connman/plugins-vpn"\" -DSCRIPTDIR=\""/usr/lib/x86_64-linux-gnu/connman/scripts"\" -DSTORAGEDIR=\""/var/lib/connman\"" -DVPN_STORAGEDIR=\""/var/lib/connman-vpn\"" -DRUNSTATEDIR=\""/run"\" -DCONFIGDIR=\""/etc/connman\"" -I./vpn -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/connman-1.43=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -fPIE -c -o src/vpn_connman_vpnd-agent.o `test -f 'src/agent.c' || echo '../'`src/agent.c
gcc -DHAVE_CONFIG_H -I. -I..  -I./include -I../gdbus -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include  -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -pthread       -DCONNMAN_PLUGIN_BUILTIN -DVPN_STATEDIR=\""/run/connman-vpn"\" -DPLUGINDIR=\""/usr/lib/x86_64-linux-gnu/connman/plugins-vpn"\" -DSCRIPTDIR=\""/usr/lib/x86_64-linux-gnu/connman/scripts"\" -DSTORAGEDIR=\""/var/lib/connman\"" -DVPN_STORAGEDIR=\""/var/lib/connman-vpn\"" -DRUNSTATEDIR=\""/run"\" -DCONFIGDIR=\""/etc/connman\"" -I./vpn -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/connman-1.43=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -fPIE -c -o vpn/connman_vpnd-vpn-agent.o `test -f 'vpn/vpn-agent.c' || echo '../'`vpn/vpn-agent.c
gcc -DHAVE_CONFIG_H -I. -I..  -I./include -I../gdbus -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include  -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -pthread       -DCONNMAN_PLUGIN_BUILTIN -DVPN_STATEDIR=\""/run/connman-vpn"\" -DPLUGINDIR=\""/usr/lib/x86_64-linux-gnu/connman/plugins-vpn"\" -DSCRIPTDIR=\""/usr/lib/x86_64-linux-gnu/connman/scripts"\" -DSTORAGEDIR=\""/var/lib/connman\"" -DVPN_STORAGEDIR=\""/var/lib/connman-vpn\"" -DRUNSTATEDIR=\""/run"\" -DCONFIGDIR=\""/etc/connman\"" -I./vpn -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/connman-1.43=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -fPIE -c -o src/vpn_connman_vpnd-inotify.o `test -f 'src/inotify.c' || echo '../'`src/inotify.c
gcc -DHAVE_CONFIG_H -I. -I..  -I./include -I../gdbus -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include  -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -pthread       -DCONNMAN_PLUGIN_BUILTIN -DVPN_STATEDIR=\""/run/connman-vpn"\" -DPLUGINDIR=\""/usr/lib/x86_64-linux-gnu/connman/plugins-vpn"\" -DSCRIPTDIR=\""/usr/lib/x86_64-linux-gnu/connman/scripts"\" -DSTORAGEDIR=\""/var/lib/connman\"" -DVPN_STORAGEDIR=\""/var/lib/connman-vpn\"" -DRUNSTATEDIR=\""/run"\" -DCONFIGDIR=\""/etc/connman\"" -I./vpn -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/connman-1.43=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -fPIE -c -o vpn/connman_vpnd-vpn-config.o `test -f 'vpn/vpn-config.c' || echo '../'`vpn/vpn-config.c
gcc -DHAVE_CONFIG_H -I. -I..  -I./include -I../gdbus -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include  -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -pthread       -DCONNMAN_PLUGIN_BUILTIN -DVPN_STATEDIR=\""/run/connman-vpn"\" -DPLUGINDIR=\""/usr/lib/x86_64-linux-gnu/connman/plugins-vpn"\" -DSCRIPTDIR=\""/usr/lib/x86_64-linux-gnu/connman/scripts"\" -DSTORAGEDIR=\""/var/lib/connman\"" -DVPN_STORAGEDIR=\""/var/lib/connman-vpn\"" -DRUNSTATEDIR=\""/run"\" -DCONFIGDIR=\""/etc/connman\"" -I./vpn -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/connman-1.43=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -fPIE -c -o vpn/connman_vpnd-vpn-settings.o `test -f 'vpn/vpn-settings.c' || echo '../'`vpn/vpn-settings.c
gcc -DHAVE_CONFIG_H -I. -I..  -I./include -I../gdbus -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include  -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -pthread       -DCONNMAN_PLUGIN_BUILTIN -DVPN_STATEDIR=\""/run/connman-vpn"\" -DPLUGINDIR=\""/usr/lib/x86_64-linux-gnu/connman/plugins-vpn"\" -DSCRIPTDIR=\""/usr/lib/x86_64-linux-gnu/connman/scripts"\" -DSTORAGEDIR=\""/var/lib/connman\"" -DVPN_STORAGEDIR=\""/var/lib/connman-vpn\"" -DRUNSTATEDIR=\""/run"\" -DCONFIGDIR=\""/etc/connman\"" -I./vpn -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/connman-1.43=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -fPIE -c -o vpn/connman_vpnd-vpn-util.o `test -f 'vpn/vpn-util.c' || echo '../'`vpn/vpn-util.c
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I./include -I../gdbus -Wdate-time -D_FORTIFY_SOURCE=2 -fvisibility=hidden -I../gdbus -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include  -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -pthread  -DWIREGUARD=\"@WIREGUARD@\" -DVPN_STATEDIR=\""/run/connman-vpn"\" -DSCRIPTDIR=\""/usr/lib/x86_64-linux-gnu/connman/scripts"\" -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/connman-1.43=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -fPIE -c -o src/shared/vpn_plugins_wireguard_la-mnlg.lo `test -f 'src/shared/mnlg.c' || echo '../'`src/shared/mnlg.c
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I./include -I../gdbus -Wdate-time -D_FORTIFY_SOURCE=2 -fvisibility=hidden -I../gdbus -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include  -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -pthread  -DWIREGUARD=\"@WIREGUARD@\" -DVPN_STATEDIR=\""/run/connman-vpn"\" -DSCRIPTDIR=\""/usr/lib/x86_64-linux-gnu/connman/scripts"\" -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/connman-1.43=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -fPIE -c -o vpn/plugins/wireguard_la-libwireguard.lo `test -f 'vpn/plugins/libwireguard.c' || echo '../'`vpn/plugins/libwireguard.c
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I./include -I../gdbus -Wdate-time -D_FORTIFY_SOURCE=2 -fvisibility=hidden -I../gdbus -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include  -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -pthread  -DWIREGUARD=\"@WIREGUARD@\" -DVPN_STATEDIR=\""/run/connman-vpn"\" -DSCRIPTDIR=\""/usr/lib/x86_64-linux-gnu/connman/scripts"\" -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/connman-1.43=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -fPIE -c -o vpn/plugins/wireguard_la-wireguard.lo `test -f 'vpn/plugins/wireguard.c' || echo '../'`vpn/plugins/wireguard.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I./include -I../gdbus -Wdate-time -D_FORTIFY_SOURCE=2 -fvisibility=hidden -I../gdbus -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -pthread -DWIREGUARD=\"@WIREGUARD@\" -DVPN_STATEDIR=\"/run/connman-vpn\" -DSCRIPTDIR=\"/usr/lib/x86_64-linux-gnu/connman/scripts\" -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/connman-1.43=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -c ../src/shared/mnlg.c  -fPIC -DPIC -o src/shared/.libs/vpn_plugins_wireguard_la-mnlg.o
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I./include -I../gdbus -Wdate-time -D_FORTIFY_SOURCE=2 -fvisibility=hidden -I../gdbus -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include  -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -pthread  -DOPENCONNECT=\"/usr/sbin/openconnect\" -DVPN_STATEDIR=\""/run/connman-vpn"\" -DSCRIPTDIR=\""/usr/lib/x86_64-linux-gnu/connman/scripts"\" -I/usr/include/libproxy -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/p11-kit-1 -I/usr/include/libxml2 -I/usr/include/pskc -I/usr/include/PCSC  -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/connman-1.43=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -fPIE -c -o vpn/plugins/openconnect_la-openconnect.lo `test -f 'vpn/plugins/openconnect.c' || echo '../'`vpn/plugins/openconnect.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I./include -I../gdbus -Wdate-time -D_FORTIFY_SOURCE=2 -fvisibility=hidden -I../gdbus -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -pthread -DWIREGUARD=\"@WIREGUARD@\" -DVPN_STATEDIR=\"/run/connman-vpn\" -DSCRIPTDIR=\"/usr/lib/x86_64-linux-gnu/connman/scripts\" -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/connman-1.43=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -c ../vpn/plugins/libwireguard.c  -fPIC -DPIC -o vpn/plugins/.libs/wireguard_la-libwireguard.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I./include -I../gdbus -Wdate-time -D_FORTIFY_SOURCE=2 -fvisibility=hidden -I../gdbus -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -pthread -DWIREGUARD=\"@WIREGUARD@\" -DVPN_STATEDIR=\"/run/connman-vpn\" -DSCRIPTDIR=\"/usr/lib/x86_64-linux-gnu/connman/scripts\" -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/connman-1.43=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -c ../vpn/plugins/wireguard.c  -fPIC -DPIC -o vpn/plugins/.libs/wireguard_la-wireguard.o
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I./include -I../gdbus -Wdate-time -D_FORTIFY_SOURCE=2 -fvisibility=hidden -I../gdbus -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include  -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -pthread  -DOPENVPN=\"/usr/sbin/openvpn\" -DVPN_STATEDIR=\""/run/connman-vpn"\" -DSCRIPTDIR=\""/usr/lib/x86_64-linux-gnu/connman/scripts"\" -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/connman-1.43=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -fPIE -c -o vpn/plugins/openvpn_la-openvpn.lo `test -f 'vpn/plugins/openvpn.c' || echo '../'`vpn/plugins/openvpn.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I./include -I../gdbus -Wdate-time -D_FORTIFY_SOURCE=2 -fvisibility=hidden -I../gdbus -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -pthread -DOPENCONNECT=\"/usr/sbin/openconnect\" -DVPN_STATEDIR=\"/run/connman-vpn\" -DSCRIPTDIR=\"/usr/lib/x86_64-linux-gnu/connman/scripts\" -I/usr/include/libproxy -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/p11-kit-1 -I/usr/include/libxml2 -I/usr/include/pskc -I/usr/include/PCSC -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/connman-1.43=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -c ../vpn/plugins/openconnect.c  -fPIC -DPIC -o vpn/plugins/.libs/openconnect_la-openconnect.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I./include -I../gdbus -Wdate-time -D_FORTIFY_SOURCE=2 -fvisibility=hidden -I../gdbus -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -pthread -DOPENVPN=\"/usr/sbin/openvpn\" -DVPN_STATEDIR=\"/run/connman-vpn\" -DSCRIPTDIR=\"/usr/lib/x86_64-linux-gnu/connman/scripts\" -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/connman-1.43=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -c ../vpn/plugins/openvpn.c  -fPIC -DPIC -o vpn/plugins/.libs/openvpn_la-openvpn.o
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I./include -I../gdbus -Wdate-time -D_FORTIFY_SOURCE=2 -fvisibility=hidden -I../gdbus -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include  -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -pthread  -DL2TP=\"/usr/sbin/xl2tpd\" -DVPN_STATEDIR=\""/run/connman-vpn"\" -DSCRIPTDIR=\""/usr/lib/x86_64-linux-gnu/connman/scripts"\" -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/connman-1.43=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -fPIE -c -o vpn/plugins/l2tp_la-l2tp.lo `test -f 'vpn/plugins/l2tp.c' || echo '../'`vpn/plugins/l2tp.c
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I./include -I../gdbus -Wdate-time -D_FORTIFY_SOURCE=2 -fvisibility=hidden -I../gdbus -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include  -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -pthread  -DPPPD=\"/usr/sbin/pppd\" -DPPTP=\"/usr/sbin/pptp\" -DVPN_STATEDIR=\""/run/connman-vpn"\" -DSCRIPTDIR=\""/usr/lib/x86_64-linux-gnu/connman/scripts"\" -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/connman-1.43=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -fPIE -c -o vpn/plugins/pptp_la-pptp.lo `test -f 'vpn/plugins/pptp.c' || echo '../'`vpn/plugins/pptp.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I./include -I../gdbus -Wdate-time -D_FORTIFY_SOURCE=2 -fvisibility=hidden -I../gdbus -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -pthread -DL2TP=\"/usr/sbin/xl2tpd\" -DVPN_STATEDIR=\"/run/connman-vpn\" -DSCRIPTDIR=\"/usr/lib/x86_64-linux-gnu/connman/scripts\" -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/connman-1.43=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -c ../vpn/plugins/l2tp.c  -fPIC -DPIC -o vpn/plugins/.libs/l2tp_la-l2tp.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I./include -I../gdbus -Wdate-time -D_FORTIFY_SOURCE=2 -fvisibility=hidden -I../gdbus -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -pthread -DPPPD=\"/usr/sbin/pppd\" -DPPTP=\"/usr/sbin/pptp\" -DVPN_STATEDIR=\"/run/connman-vpn\" -DSCRIPTDIR=\"/usr/lib/x86_64-linux-gnu/connman/scripts\" -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/connman-1.43=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -c ../vpn/plugins/pptp.c  -fPIC -DPIC -o vpn/plugins/.libs/pptp_la-pptp.o
/usr/bin/mkdir -p doc/
/usr/bin/sed -e 's,[@]prefix[@],/usr,g' -e 's,[@]sbindir[@],/usr/sbin,g' -e 's,[@]sysconfdir[@],/etc,g' -e 's,[@]storagedir[@],/var/lib/connman,g' -e 's,[@]vpn_storagedir[@],/var/lib/connman-vpn,g' -e 's,[@]localstatedir[@],/var,g' -e 's,[@]runstatedir[@],/run,g' < ../doc/connmanctl.1.in > doc/connmanctl.1
/usr/bin/mkdir -p doc/
/usr/bin/sed -e 's,[@]prefix[@],/usr,g' -e 's,[@]sbindir[@],/usr/sbin,g' -e 's,[@]sysconfdir[@],/etc,g' -e 's,[@]storagedir[@],/var/lib/connman,g' -e 's,[@]vpn_storagedir[@],/var/lib/connman-vpn,g' -e 's,[@]localstatedir[@],/var,g' -e 's,[@]runstatedir[@],/run,g' < ../doc/connman.conf.5.in > doc/connman.conf.5
/usr/bin/mkdir -p doc/
/usr/bin/sed -e 's,[@]prefix[@],/usr,g' -e 's,[@]sbindir[@],/usr/sbin,g' -e 's,[@]sysconfdir[@],/etc,g' -e 's,[@]storagedir[@],/var/lib/connman,g' -e 's,[@]vpn_storagedir[@],/var/lib/connman-vpn,g' -e 's,[@]localstatedir[@],/var,g' -e 's,[@]runstatedir[@],/run,g' < ../doc/connman-service.config.5.in > doc/connman-service.config.5
/usr/bin/mkdir -p doc/
/usr/bin/sed -e 's,[@]prefix[@],/usr,g' -e 's,[@]sbindir[@],/usr/sbin,g' -e 's,[@]sysconfdir[@],/etc,g' -e 's,[@]storagedir[@],/var/lib/connman,g' -e 's,[@]vpn_storagedir[@],/var/lib/connman-vpn,g' -e 's,[@]localstatedir[@],/var,g' -e 's,[@]runstatedir[@],/run,g' < ../doc/connman-vpn.conf.5.in > doc/connman-vpn.conf.5
/usr/bin/mkdir -p doc/
/usr/bin/sed -e 's,[@]prefix[@],/usr,g' -e 's,[@]sbindir[@],/usr/sbin,g' -e 's,[@]sysconfdir[@],/etc,g' -e 's,[@]storagedir[@],/var/lib/connman,g' -e 's,[@]vpn_storagedir[@],/var/lib/connman-vpn,g' -e 's,[@]localstatedir[@],/var,g' -e 's,[@]runstatedir[@],/run,g' < ../doc/connman-vpn-provider.config.5.in > doc/connman-vpn-provider.config.5
/usr/bin/mkdir -p doc/
/usr/bin/sed -e 's,[@]prefix[@],/usr,g' -e 's,[@]sbindir[@],/usr/sbin,g' -e 's,[@]sysconfdir[@],/etc,g' -e 's,[@]storagedir[@],/var/lib/connman,g' -e 's,[@]vpn_storagedir[@],/var/lib/connman-vpn,g' -e 's,[@]localstatedir[@],/var,g' -e 's,[@]runstatedir[@],/run,g' < ../doc/connman.8.in > doc/connman.8
/usr/bin/mkdir -p doc/
/usr/bin/sed -e 's,[@]prefix[@],/usr,g' -e 's,[@]sbindir[@],/usr/sbin,g' -e 's,[@]sysconfdir[@],/etc,g' -e 's,[@]storagedir[@],/var/lib/connman,g' -e 's,[@]vpn_storagedir[@],/var/lib/connman-vpn,g' -e 's,[@]localstatedir[@],/var,g' -e 's,[@]runstatedir[@],/run,g' < ../doc/connman-vpn.8.in > doc/connman-vpn.8
cp ../src/connman-polkit.conf src/connman.conf
cp ../vpn/vpn-polkit.conf vpn/connman-vpn-dbus.conf
cp ../plugins/polkit.policy plugins/net.connman.policy
cp ../vpn/vpn-polkit.policy vpn/net.connman.vpn.policy
gcc -DHAVE_CONFIG_H -I. -I..  -I./include -I../gdbus -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include  -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -pthread  -I/usr/include/p11-kit-1  -DCONNMAN_PLUGIN_BUILTIN -DSTATEDIR=\""/run/connman"\" -DVPN_STATEDIR=\""/run/connman-vpn"\" -DPLUGINDIR=\""/usr/lib/x86_64-linux-gnu/connman/plugins"\" -DSCRIPTDIR=\""/usr/lib/x86_64-linux-gnu/connman/scripts"\" -DSTORAGEDIR=\""/var/lib/connman\"" -DVPN_STORAGEDIR=\""/var/lib/connman-vpn\"" -DRUNSTATEDIR=\""/run"\" -DCONFIGDIR=\""/etc/connman\""   -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/connman-1.43=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -fPIE -c -o client/dbus_helpers.o ../client/dbus_helpers.c
gcc -DHAVE_CONFIG_H -I. -I..  -I./include -I../gdbus -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include  -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -pthread  -I/usr/include/p11-kit-1  -DCONNMAN_PLUGIN_BUILTIN -DSTATEDIR=\""/run/connman"\" -DVPN_STATEDIR=\""/run/connman-vpn"\" -DPLUGINDIR=\""/usr/lib/x86_64-linux-gnu/connman/plugins"\" -DSCRIPTDIR=\""/usr/lib/x86_64-linux-gnu/connman/scripts"\" -DSTORAGEDIR=\""/var/lib/connman\"" -DVPN_STORAGEDIR=\""/var/lib/connman-vpn\"" -DRUNSTATEDIR=\""/run"\" -DCONFIGDIR=\""/etc/connman\""   -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/connman-1.43=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -fPIE -c -o client/services.o ../client/services.c
gcc -DHAVE_CONFIG_H -I. -I..  -I./include -I../gdbus -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include  -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -pthread  -I/usr/include/p11-kit-1  -DCONNMAN_PLUGIN_BUILTIN -DSTATEDIR=\""/run/connman"\" -DVPN_STATEDIR=\""/run/connman-vpn"\" -DPLUGINDIR=\""/usr/lib/x86_64-linux-gnu/connman/plugins"\" -DSCRIPTDIR=\""/usr/lib/x86_64-linux-gnu/connman/scripts"\" -DSTORAGEDIR=\""/var/lib/connman\"" -DVPN_STORAGEDIR=\""/var/lib/connman-vpn\"" -DRUNSTATEDIR=\""/run"\" -DCONFIGDIR=\""/etc/connman\""   -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/connman-1.43=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -fPIE -c -o client/commands.o ../client/commands.c
gcc -DHAVE_CONFIG_H -I. -I..  -I./include -I../gdbus -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include  -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -pthread  -I/usr/include/p11-kit-1  -DCONNMAN_PLUGIN_BUILTIN -DSTATEDIR=\""/run/connman"\" -DVPN_STATEDIR=\""/run/connman-vpn"\" -DPLUGINDIR=\""/usr/lib/x86_64-linux-gnu/connman/plugins"\" -DSCRIPTDIR=\""/usr/lib/x86_64-linux-gnu/connman/scripts"\" -DSTORAGEDIR=\""/var/lib/connman\"" -DVPN_STORAGEDIR=\""/var/lib/connman-vpn\"" -DRUNSTATEDIR=\""/run"\" -DCONFIGDIR=\""/etc/connman\""   -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/connman-1.43=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -fPIE -c -o client/input.o ../client/input.c
gcc -DHAVE_CONFIG_H -I. -I..  -I./include -I../gdbus -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include  -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -pthread  -I/usr/include/p11-kit-1  -DCONNMAN_PLUGIN_BUILTIN -DSTATEDIR=\""/run/connman"\" -DVPN_STATEDIR=\""/run/connman-vpn"\" -DPLUGINDIR=\""/usr/lib/x86_64-linux-gnu/connman/plugins"\" -DSCRIPTDIR=\""/usr/lib/x86_64-linux-gnu/connman/scripts"\" -DSTORAGEDIR=\""/var/lib/connman\"" -DVPN_STORAGEDIR=\""/var/lib/connman-vpn\"" -DRUNSTATEDIR=\""/run"\" -DCONFIGDIR=\""/etc/connman\""   -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/connman-1.43=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -fPIE -c -o client/agent.o ../client/agent.c
../client/input.c: In function ‘__connmanctl_input_init’:
../client/input.c:276:17: error: too many arguments to function ‘rl_message’; expected 0, have 1
  276 |                 rl_message("");
      |                 ^~~~~~~~~~ ~~
In file included from ../client/input.c:31:
/usr/include/readline/readline.h:411:12: note: declared here
  411 | extern int rl_message ();
      |            ^~~~~~~~~~
gcc -DHAVE_CONFIG_H -I. -I..  -I./include -I../gdbus -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include  -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -pthread  -I/usr/include/p11-kit-1  -DCONNMAN_PLUGIN_BUILTIN -DSTATEDIR=\""/run/connman"\" -DVPN_STATEDIR=\""/run/connman-vpn"\" -DPLUGINDIR=\""/usr/lib/x86_64-linux-gnu/connman/plugins"\" -DSCRIPTDIR=\""/usr/lib/x86_64-linux-gnu/connman/scripts"\" -DSTORAGEDIR=\""/var/lib/connman\"" -DVPN_STORAGEDIR=\""/var/lib/connman-vpn\"" -DRUNSTATEDIR=\""/run"\" -DCONFIGDIR=\""/etc/connman\""   -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/connman-1.43=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -fPIE -c -o client/peers.o ../client/peers.c
make[2]: *** [Makefile:3554: client/input.o] Error 1
make[2]: *** Waiting for unfinished jobs....
make[1]: *** [Makefile:2119: all] Error 2
make[1]: Leaving directory '/build/reproducible-path/connman-1.43/build'
dh_auto_build: error: cd build && make -j8 returned exit code 2
make: *** [debian/rules:8: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2