Package: src:gdbuspp Version: 3-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:gdbuspp, so that this is still visible in the BTS web page for this package. Thanks. -------------------------------------------------------------------------------- [...] debian/rules clean dh clean dh_clean debian/rules binary dh binary dh_update_autotools_config dh_autoreconf dh_auto_configure 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 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: gdbuspp Project version: 3 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 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 gthread-2.0 found: YES 2.84.4 Run-time dependency threads found: YES Configuring build-config.h using configuration Program tests/scripts/run-simple-server-test found: YES (/<<PKGBUILDDIR>>/tests/scripts/run-simple-server-test) Program tests/scripts/test-simple-service-1 found: YES (/<<PKGBUILDDIR>>/tests/scripts/test-simple-service-1) Program tests/scripts/test-proxy found: YES (/<<PKGBUILDDIR>>/tests/scripts/test-proxy) Program tests/scripts/test-credentials found: YES (/<<PKGBUILDDIR>>/tests/scripts/test-credentials) Program tests/scripts/test-fd-receive found: YES (/<<PKGBUILDDIR>>/tests/scripts/test-fd-receive) Program tests/scripts/test-fd-send found: YES (/<<PKGBUILDDIR>>/tests/scripts/test-fd-send) Program tests/scripts/test-signals found: YES (/<<PKGBUILDDIR>>/tests/scripts/test-signals) Build targets in project: 20 gdbuspp 3 User defined options buildtype : plain libdir : lib/x86_64-linux-gnu localstatedir : /var prefix : /usr python.bytecompile: -1 sysconfdir : /etc wrap_mode : nodownload Found ninja-1.12.1 at /usr/bin/ninja dh_auto_build cd obj-x86_64-linux-gnu && LC_ALL=C.UTF-8 ninja -j2 -v [1/67] c++ -Ilibgdbuspp.so.3.p -I. -I.. -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 -fdiagnostics-color=always -D_GLIBCXX_ASSERTIONS=1 -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Werror -std=c++17 -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 libgdbuspp.so.3.p/gdbuspp_async-process.cpp.o -MF libgdbuspp.so.3.p/gdbuspp_async-process.cpp.o.d -o libgdbuspp.so.3.p/gdbuspp_async-process.cpp.o -c ../gdbuspp/async-process.cpp [2/67] c++ -Ilibgdbuspp.so.3.p -I. -I.. -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 -fdiagnostics-color=always -D_GLIBCXX_ASSERTIONS=1 -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Werror -std=c++17 -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 libgdbuspp.so.3.p/gdbuspp_authz-request.cpp.o -MF libgdbuspp.so.3.p/gdbuspp_authz-request.cpp.o.d -o libgdbuspp.so.3.p/gdbuspp_authz-request.cpp.o -c ../gdbuspp/authz-request.cpp [3/67] c++ -Ilibgdbuspp.so.3.p -I. -I.. -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 -fdiagnostics-color=always -D_GLIBCXX_ASSERTIONS=1 -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Werror -std=c++17 -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 libgdbuspp.so.3.p/gdbuspp_bus-watcher.cpp.o -MF libgdbuspp.so.3.p/gdbuspp_bus-watcher.cpp.o.d -o libgdbuspp.so.3.p/gdbuspp_bus-watcher.cpp.o -c ../gdbuspp/bus-watcher.cpp [4/67] c++ -Ilibgdbuspp.so.3.p -I. -I.. -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 -fdiagnostics-color=always -D_GLIBCXX_ASSERTIONS=1 -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Werror -std=c++17 -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 libgdbuspp.so.3.p/gdbuspp_glib2_utils.cpp.o -MF libgdbuspp.so.3.p/gdbuspp_glib2_utils.cpp.o.d -o libgdbuspp.so.3.p/gdbuspp_glib2_utils.cpp.o -c ../gdbuspp/glib2/utils.cpp [5/67] c++ -Ilibgdbuspp.so.3.p -I. -I.. -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 -fdiagnostics-color=always -D_GLIBCXX_ASSERTIONS=1 -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Werror -std=c++17 -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 libgdbuspp.so.3.p/gdbuspp_glib2_callbacks.cpp.o -MF libgdbuspp.so.3.p/gdbuspp_glib2_callbacks.cpp.o.d -o libgdbuspp.so.3.p/gdbuspp_glib2_callbacks.cpp.o -c ../gdbuspp/glib2/callbacks.cpp [6/67] c++ -Ilibgdbuspp.so.3.p -I. -I.. -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 -fdiagnostics-color=always -D_GLIBCXX_ASSERTIONS=1 -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Werror -std=c++17 -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 libgdbuspp.so.3.p/gdbuspp_connection.cpp.o -MF libgdbuspp.so.3.p/gdbuspp_connection.cpp.o.d -o libgdbuspp.so.3.p/gdbuspp_connection.cpp.o -c ../gdbuspp/connection.cpp [7/67] c++ -Ilibgdbuspp.so.3.p -I. -I.. -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 -fdiagnostics-color=always -D_GLIBCXX_ASSERTIONS=1 -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Werror -std=c++17 -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 libgdbuspp.so.3.p/gdbuspp_credentials_exceptions.cpp.o -MF libgdbuspp.so.3.p/gdbuspp_credentials_exceptions.cpp.o.d -o libgdbuspp.so.3.p/gdbuspp_credentials_exceptions.cpp.o -c ../gdbuspp/credentials/exceptions.cpp [8/67] c++ -Ilibgdbuspp.so.3.p -I. -I.. -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 -fdiagnostics-color=always -D_GLIBCXX_ASSERTIONS=1 -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Werror -std=c++17 -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 libgdbuspp.so.3.p/gdbuspp_exceptions.cpp.o -MF libgdbuspp.so.3.p/gdbuspp_exceptions.cpp.o.d -o libgdbuspp.so.3.p/gdbuspp_exceptions.cpp.o -c ../gdbuspp/exceptions.cpp [9/67] c++ -Ilibgdbuspp.so.3.p -I. -I.. -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 -fdiagnostics-color=always -D_GLIBCXX_ASSERTIONS=1 -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Werror -std=c++17 -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 libgdbuspp.so.3.p/gdbuspp_credentials_query.cpp.o -MF libgdbuspp.so.3.p/gdbuspp_credentials_query.cpp.o.d -o libgdbuspp.so.3.p/gdbuspp_credentials_query.cpp.o -c ../gdbuspp/credentials/query.cpp [10/67] c++ -Ilibgdbuspp.so.3.p -I. -I.. -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 -fdiagnostics-color=always -D_GLIBCXX_ASSERTIONS=1 -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Werror -std=c++17 -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 libgdbuspp.so.3.p/gdbuspp_mainloop.cpp.o -MF libgdbuspp.so.3.p/gdbuspp_mainloop.cpp.o.d -o libgdbuspp.so.3.p/gdbuspp_mainloop.cpp.o -c ../gdbuspp/mainloop.cpp [11/67] c++ -Ilibgdbuspp.so.3.p -I. -I.. -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 -fdiagnostics-color=always -D_GLIBCXX_ASSERTIONS=1 -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Werror -std=c++17 -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 libgdbuspp.so.3.p/gdbuspp_features_idle-detect.cpp.o -MF libgdbuspp.so.3.p/gdbuspp_features_idle-detect.cpp.o.d -o libgdbuspp.so.3.p/gdbuspp_features_idle-detect.cpp.o -c ../gdbuspp/features/idle-detect.cpp [12/67] c++ -Ilibgdbuspp.so.3.p -I. -I.. -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 -fdiagnostics-color=always -D_GLIBCXX_ASSERTIONS=1 -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Werror -std=c++17 -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 libgdbuspp.so.3.p/gdbuspp_object_base.cpp.o -MF libgdbuspp.so.3.p/gdbuspp_object_base.cpp.o.d -o libgdbuspp.so.3.p/gdbuspp_object_base.cpp.o -c ../gdbuspp/object/base.cpp [13/67] c++ -Ilibgdbuspp.so.3.p -I. -I.. -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 -fdiagnostics-color=always -D_GLIBCXX_ASSERTIONS=1 -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Werror -std=c++17 -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 libgdbuspp.so.3.p/gdbuspp_object_callbacklink.cpp.o -MF libgdbuspp.so.3.p/gdbuspp_object_callbacklink.cpp.o.d -o libgdbuspp.so.3.p/gdbuspp_object_callbacklink.cpp.o -c ../gdbuspp/object/callbacklink.cpp [14/67] c++ -Ilibgdbuspp.so.3.p -I. -I.. -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 -fdiagnostics-color=always -D_GLIBCXX_ASSERTIONS=1 -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Werror -std=c++17 -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 libgdbuspp.so.3.p/gdbuspp_object_exceptions.cpp.o -MF libgdbuspp.so.3.p/gdbuspp_object_exceptions.cpp.o.d -o libgdbuspp.so.3.p/gdbuspp_object_exceptions.cpp.o -c ../gdbuspp/object/exceptions.cpp [15/67] c++ -Ilibgdbuspp.so.3.p -I. -I.. -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 -fdiagnostics-color=always -D_GLIBCXX_ASSERTIONS=1 -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Werror -std=c++17 -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 libgdbuspp.so.3.p/gdbuspp_object_method.cpp.o -MF libgdbuspp.so.3.p/gdbuspp_object_method.cpp.o.d -o libgdbuspp.so.3.p/gdbuspp_object_method.cpp.o -c ../gdbuspp/object/method.cpp [16/67] c++ -Ilibgdbuspp.so.3.p -I. -I.. -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 -fdiagnostics-color=always -D_GLIBCXX_ASSERTIONS=1 -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Werror -std=c++17 -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 libgdbuspp.so.3.p/gdbuspp_object_manager.cpp.o -MF libgdbuspp.so.3.p/gdbuspp_object_manager.cpp.o.d -o libgdbuspp.so.3.p/gdbuspp_object_manager.cpp.o -c ../gdbuspp/object/manager.cpp [17/67] c++ -Ilibgdbuspp.so.3.p -I. -I.. -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 -fdiagnostics-color=always -D_GLIBCXX_ASSERTIONS=1 -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Werror -std=c++17 -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 libgdbuspp.so.3.p/gdbuspp_object_operation.cpp.o -MF libgdbuspp.so.3.p/gdbuspp_object_operation.cpp.o.d -o libgdbuspp.so.3.p/gdbuspp_object_operation.cpp.o -c ../gdbuspp/object/operation.cpp [18/67] c++ -Ilibgdbuspp.so.3.p -I. -I.. -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 -fdiagnostics-color=always -D_GLIBCXX_ASSERTIONS=1 -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Werror -std=c++17 -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 libgdbuspp.so.3.p/gdbuspp_object_path.cpp.o -MF libgdbuspp.so.3.p/gdbuspp_object_path.cpp.o.d -o libgdbuspp.so.3.p/gdbuspp_object_path.cpp.o -c ../gdbuspp/object/path.cpp [19/67] c++ -Ilibgdbuspp.so.3.p -I. -I.. -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 -fdiagnostics-color=always -D_GLIBCXX_ASSERTIONS=1 -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Werror -std=c++17 -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 libgdbuspp.so.3.p/gdbuspp_object_property.cpp.o -MF libgdbuspp.so.3.p/gdbuspp_object_property.cpp.o.d -o libgdbuspp.so.3.p/gdbuspp_object_property.cpp.o -c ../gdbuspp/object/property.cpp [20/67] c++ -Ilibgdbuspp.so.3.p -I. -I.. -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 -fdiagnostics-color=always -D_GLIBCXX_ASSERTIONS=1 -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Werror -std=c++17 -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 libgdbuspp.so.3.p/gdbuspp_proxy.cpp.o -MF libgdbuspp.so.3.p/gdbuspp_proxy.cpp.o.d -o libgdbuspp.so.3.p/gdbuspp_proxy.cpp.o -c ../gdbuspp/proxy.cpp [21/67] c++ -Ilibgdbuspp.so.3.p -I. -I.. -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 -fdiagnostics-color=always -D_GLIBCXX_ASSERTIONS=1 -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Werror -std=c++17 -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 libgdbuspp.so.3.p/gdbuspp_proxy_utils.cpp.o -MF libgdbuspp.so.3.p/gdbuspp_proxy_utils.cpp.o.d -o libgdbuspp.so.3.p/gdbuspp_proxy_utils.cpp.o -c ../gdbuspp/proxy/utils.cpp [22/67] c++ -Ilibgdbuspp.so.3.p -I. -I.. -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 -fdiagnostics-color=always -D_GLIBCXX_ASSERTIONS=1 -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Werror -std=c++17 -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 libgdbuspp.so.3.p/gdbuspp_service.cpp.o -MF libgdbuspp.so.3.p/gdbuspp_service.cpp.o.d -o libgdbuspp.so.3.p/gdbuspp_service.cpp.o -c ../gdbuspp/service.cpp [23/67] c++ -Ilibgdbuspp.so.3.p -I. -I.. -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 -fdiagnostics-color=always -D_GLIBCXX_ASSERTIONS=1 -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Werror -std=c++17 -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 libgdbuspp.so.3.p/gdbuspp_signals_emit.cpp.o -MF libgdbuspp.so.3.p/gdbuspp_signals_emit.cpp.o.d -o libgdbuspp.so.3.p/gdbuspp_signals_emit.cpp.o -c ../gdbuspp/signals/emit.cpp [24/67] c++ -Ilibgdbuspp.so.3.p -I. -I.. -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 -fdiagnostics-color=always -D_GLIBCXX_ASSERTIONS=1 -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Werror -std=c++17 -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 libgdbuspp.so.3.p/gdbuspp_signals_exceptions.cpp.o -MF libgdbuspp.so.3.p/gdbuspp_signals_exceptions.cpp.o.d -o libgdbuspp.so.3.p/gdbuspp_signals_exceptions.cpp.o -c ../gdbuspp/signals/exceptions.cpp [25/67] c++ -Ilibgdbuspp.so.3.p -I. -I.. -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 -fdiagnostics-color=always -D_GLIBCXX_ASSERTIONS=1 -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Werror -std=c++17 -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 libgdbuspp.so.3.p/gdbuspp_signals_signal.cpp.o -MF libgdbuspp.so.3.p/gdbuspp_signals_signal.cpp.o.d -o libgdbuspp.so.3.p/gdbuspp_signals_signal.cpp.o -c ../gdbuspp/signals/signal.cpp [26/67] c++ -Ilibgdbuspp.so.3.p -I. -I.. -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 -fdiagnostics-color=always -D_GLIBCXX_ASSERTIONS=1 -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Werror -std=c++17 -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 libgdbuspp.so.3.p/gdbuspp_signals_single-subscription.cpp.o -MF libgdbuspp.so.3.p/gdbuspp_signals_single-subscription.cpp.o.d -o libgdbuspp.so.3.p/gdbuspp_signals_single-subscription.cpp.o -c ../gdbuspp/signals/single-subscription.cpp [27/67] c++ -Ilibgdbuspp.so.3.p -I. -I.. -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 -fdiagnostics-color=always -D_GLIBCXX_ASSERTIONS=1 -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Werror -std=c++17 -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 libgdbuspp.so.3.p/gdbuspp_signals_group.cpp.o -MF libgdbuspp.so.3.p/gdbuspp_signals_group.cpp.o.d -o libgdbuspp.so.3.p/gdbuspp_signals_group.cpp.o -c ../gdbuspp/signals/group.cpp [28/67] c++ -Ilibgdbuspp.so.3.p -I. -I.. -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 -fdiagnostics-color=always -D_GLIBCXX_ASSERTIONS=1 -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Werror -std=c++17 -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 libgdbuspp.so.3.p/gdbuspp_signals_target.cpp.o -MF libgdbuspp.so.3.p/gdbuspp_signals_target.cpp.o.d -o libgdbuspp.so.3.p/gdbuspp_signals_target.cpp.o -c ../gdbuspp/signals/target.cpp [29/67] c++ -Ilibgdbuspp.so.3.p -I. -I.. -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 -fdiagnostics-color=always -D_GLIBCXX_ASSERTIONS=1 -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Werror -std=c++17 -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 libgdbuspp.so.3.p/gdbuspp_signals_subscriptionmgr.cpp.o -MF libgdbuspp.so.3.p/gdbuspp_signals_subscriptionmgr.cpp.o.d -o libgdbuspp.so.3.p/gdbuspp_signals_subscriptionmgr.cpp.o -c ../gdbuspp/signals/subscriptionmgr.cpp [30/67] rm -f libgdbuspp.a && gcc-ar csrD libgdbuspp.a libgd [too-long-redacted] .p/gdbuspp_signals_target.cpp.o [31/67] c++ -Ilibtests-lib.a.p -I. -I.. -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 -fdiagnostics-color=always -D_GLIBCXX_ASSERTIONS=1 -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Werror -std=c++17 -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 libtests-lib.a.p/tests_test-utils.cpp.o -MF libtests-lib.a.p/tests_test-utils.cpp.o.d -o libtests-lib.a.p/tests_test-utils.cpp.o -c ../tests/test-utils.cpp [32/67] c++ -Iexample-proxy.p -I. -I.. -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 -fdiagnostics-color=always -D_GLIBCXX_ASSERTIONS=1 -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Werror -std=c++17 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -MD -MQ example-proxy.p/docs_example-proxy.cpp.o -MF example-proxy.p/docs_example-proxy.cpp.o.d -o example-proxy.p/docs_example-proxy.cpp.o -c ../docs/example-proxy.cpp [33/67] c++ -Iexample-service.p -I. -I.. -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 -fdiagnostics-color=always -D_GLIBCXX_ASSERTIONS=1 -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Werror -std=c++17 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -MD -MQ example-service.p/docs_example-service.cpp.o -MF example-service.p/docs_example-service.cpp.o.d -o example-service.p/docs_example-service.cpp.o -c ../docs/example-service.cpp [34/67] rm -f libtests-lib.a && gcc-ar csrDT libtests-lib.a libtests-lib.a.p/tests_test-utils.cpp.o [35/67] c++ -Iexample-proxy2.p -I. -I.. -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 -fdiagnostics-color=always -D_GLIBCXX_ASSERTIONS=1 -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Werror -std=c++17 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -MD -MQ example-proxy2.p/docs_example-proxy2.cpp.o -MF example-proxy2.p/docs_example-proxy2.cpp.o.d -o example-proxy2.p/docs_example-proxy2.cpp.o -c ../docs/example-proxy2.cpp [36/67] c++ -Itests/regression/glib2_utils.p -Itests/regression -I../tests/regression -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 -fdiagnostics-color=always -D_GLIBCXX_ASSERTIONS=1 -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Werror -std=c++17 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -MD -MQ tests/regression/glib2_utils.p/glib2_utils.cpp.o -MF tests/regression/glib2_utils.p/glib2_utils.cpp.o.d -o tests/regression/glib2_utils.p/glib2_utils.cpp.o -c ../tests/regression/glib2_utils.cpp [37/67] c++ -Itest_proxy.p -I. -I.. -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 -fdiagnostics-color=always -D_GLIBCXX_ASSERTIONS=1 -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Werror -std=c++17 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -MD -MQ test_proxy.p/tests_proxy-client.cpp.o -MF test_proxy.p/tests_proxy-client.cpp.o.d -o test_proxy.p/tests_proxy-client.cpp.o -c ../tests/proxy-client.cpp [38/67] c++ -Itest_bus_watcher.p -I. -I.. -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 -fdiagnostics-color=always -D_GLIBCXX_ASSERTIONS=1 -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Werror -std=c++17 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -MD -MQ test_bus_watcher.p/tests_bus-watcher.cpp.o -MF test_bus_watcher.p/tests_bus-watcher.cpp.o.d -o test_bus_watcher.p/tests_bus-watcher.cpp.o -c ../tests/bus-watcher.cpp [39/67] c++ -Itest_proxy_utils.p -I. -I.. -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 -fdiagnostics-color=always -D_GLIBCXX_ASSERTIONS=1 -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Werror -std=c++17 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -MD -MQ test_proxy_utils.p/tests_proxy-utils.cpp.o -MF test_proxy_utils.p/tests_proxy-utils.cpp.o.d -o test_proxy_utils.p/tests_proxy-utils.cpp.o -c ../tests/proxy-utils.cpp [40/67] c++ -Itest_simple-service.p -I. -I.. -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 -fdiagnostics-color=always -D_GLIBCXX_ASSERTIONS=1 -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Werror -std=c++17 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -MD -MQ test_simple-service.p/tests_simple-service.cpp.o -MF test_simple-service.p/tests_simple-service.cpp.o.d -o test_simple-service.p/tests_simple-service.cpp.o -c ../tests/simple-service.cpp [41/67] c++ -Itest_credentials.p -I. -I.. -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 -fdiagnostics-color=always -D_GLIBCXX_ASSERTIONS=1 -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Werror -std=c++17 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -MD -MQ test_credentials.p/tests_credentials.cpp.o -MF test_credentials.p/tests_credentials.cpp.o.d -o test_credentials.p/tests_credentials.cpp.o -c ../tests/credentials.cpp [42/67] c++ -Itest_signal-emit.p -I. -I.. -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 -fdiagnostics-color=always -D_GLIBCXX_ASSERTIONS=1 -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Werror -std=c++17 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -MD -MQ test_signal-emit.p/tests_signal-emit.cpp.o -MF test_signal-emit.p/tests_signal-emit.cpp.o.d -o test_signal-emit.p/tests_signal-emit.cpp.o -c ../tests/signal-emit.cpp [43/67] c++ -Itest_signal-signal.p -I. -I.. -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 -fdiagnostics-color=always -D_GLIBCXX_ASSERTIONS=1 -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Werror -std=c++17 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -MD -MQ test_signal-signal.p/tests_signal-signal.cpp.o -MF test_signal-signal.p/tests_signal-signal.cpp.o.d -o test_signal-signal.p/tests_signal-signal.cpp.o -c ../tests/signal-signal.cpp [44/67] c++ -Itest_signal-group.p -I. -I.. -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 -fdiagnostics-color=always -D_GLIBCXX_ASSERTIONS=1 -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Werror -std=c++17 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -MD -MQ test_signal-group.p/tests_signal-group.cpp.o -MF test_signal-group.p/tests_signal-group.cpp.o.d -o test_signal-group.p/tests_signal-group.cpp.o -c ../tests/signal-group.cpp [45/67] c++ -Itest_signal-subscribe.p -I. -I.. -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 -fdiagnostics-color=always -D_GLIBCXX_ASSERTIONS=1 -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Werror -std=c++17 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -MD -MQ test_signal-subscribe.p/tests_signal-subscribe.cpp.o -MF test_signal-subscribe.p/tests_signal-subscribe.cpp.o.d -o test_signal-subscribe.p/tests_signal-subscribe.cpp.o -c ../tests/signal-subscribe.cpp [46/67] c++ -Itest_fd-receive-read.p -I. -I.. -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 -fdiagnostics-color=always -D_GLIBCXX_ASSERTIONS=1 -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Werror -std=c++17 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -MD -MQ test_fd-receive-read.p/tests_fd-receive-read.cpp.o -MF test_fd-receive-read.p/tests_fd-receive-read.cpp.o.d -o test_fd-receive-read.p/tests_fd-receive-read.cpp.o -c ../tests/fd-receive-read.cpp [47/67] c++ -Itest_fd-send-fstat.p -I. -I.. -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 -fdiagnostics-color=always -D_GLIBCXX_ASSERTIONS=1 -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Werror -std=c++17 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -MD -MQ test_fd-send-fstat.p/tests_fd-send-fstat.cpp.o -MF test_fd-send-fstat.p/tests_fd-send-fstat.cpp.o.d -o test_fd-send-fstat.p/tests_fd-send-fstat.cpp.o -c ../tests/fd-send-fstat.cpp [48/67] c++ -Itest_idle-detect.p -I. -I.. -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 -fdiagnostics-color=always -D_GLIBCXX_ASSERTIONS=1 -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Werror -std=c++17 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -MD -MQ test_idle-detect.p/tests_idle-detect.cpp.o -MF test_idle-detect.p/tests_idle-detect.cpp.o.d -o test_idle-detect.p/tests_idle-detect.cpp.o -c ../tests/idle-detect.cpp [49/67] c++ -o libgdbuspp.so.3 libgdbuspp.so.3.p/gdbuspp_as [too-long-redacted] 2.0.so -Wl,--end-group -pthread [50/67] c++ -o example-service example-service.p/docs_example-service.cpp.o -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -Wl,--start-group libgdbuspp.a /usr/lib/x86_64-linux-gnu/libglib-2.0.so /usr/lib/x86_64-linux-gnu/libgio-2.0.so /usr/lib/x86_64-linux-gnu/libgobject-2.0.so /usr/lib/x86_64-linux-gnu/libgthread-2.0.so -Wl,--end-group -pthread [51/67] c++ -o example-proxy example-proxy.p/docs_example-proxy.cpp.o -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -Wl,--start-group libgdbuspp.a /usr/lib/x86_64-linux-gnu/libglib-2.0.so /usr/lib/x86_64-linux-gnu/libgio-2.0.so /usr/lib/x86_64-linux-gnu/libgobject-2.0.so /usr/lib/x86_64-linux-gnu/libgthread-2.0.so -Wl,--end-group -pthread [52/67] c++ -o example-proxy2 example-proxy2.p/docs_example-proxy2.cpp.o -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -Wl,--start-group libgdbuspp.a /usr/lib/x86_64-linux-gnu/libglib-2.0.so /usr/lib/x86_64-linux-gnu/libgio-2.0.so /usr/lib/x86_64-linux-gnu/libgobject-2.0.so /usr/lib/x86_64-linux-gnu/libgthread-2.0.so -Wl,--end-group -pthread [53/67] c++ -o tests/regression/glib2_utils tests/regression/glib2_utils.p/glib2_utils.cpp.o -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -Wl,--start-group libgdbuspp.a /usr/lib/x86_64-linux-gnu/libglib-2.0.so /usr/lib/x86_64-linux-gnu/libgio-2.0.so /usr/lib/x86_64-linux-gnu/libgobject-2.0.so /usr/lib/x86_64-linux-gnu/libgthread-2.0.so -Wl,--end-group -pthread [54/67] c++ -o test_simple-service test_simple-service.p/tests_simple-service.cpp.o -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -Wl,--start-group libgdbuspp.a /usr/lib/x86_64-linux-gnu/libglib-2.0.so /usr/lib/x86_64-linux-gnu/libgio-2.0.so /usr/lib/x86_64-linux-gnu/libgobject-2.0.so /usr/lib/x86_64-linux-gnu/libgthread-2.0.so -Wl,--end-group -pthread [55/67] c++ -o test_proxy test_proxy.p/tests_proxy-client.cpp.o -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -Wl,--start-group libgdbuspp.a libtests-lib.a /usr/lib/x86_64-linux-gnu/libglib-2.0.so /usr/lib/x86_64-linux-gnu/libgio-2.0.so /usr/lib/x86_64-linux-gnu/libgobject-2.0.so /usr/lib/x86_64-linux-gnu/libgthread-2.0.so -Wl,--end-group -pthread [56/67] c++ -o test_bus_watcher test_bus_watcher.p/tests_bus-watcher.cpp.o -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -Wl,--start-group libgdbuspp.a libtests-lib.a /usr/lib/x86_64-linux-gnu/libglib-2.0.so /usr/lib/x86_64-linux-gnu/libgio-2.0.so /usr/lib/x86_64-linux-gnu/libgobject-2.0.so /usr/lib/x86_64-linux-gnu/libgthread-2.0.so -Wl,--end-group -pthread [57/67] c++ -o test_proxy_utils test_proxy_utils.p/tests_proxy-utils.cpp.o -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -Wl,--start-group libgdbuspp.a libtests-lib.a /usr/lib/x86_64-linux-gnu/libglib-2.0.so /usr/lib/x86_64-linux-gnu/libgio-2.0.so /usr/lib/x86_64-linux-gnu/libgobject-2.0.so /usr/lib/x86_64-linux-gnu/libgthread-2.0.so -Wl,--end-group -pthread [58/67] c++ -o test_credentials test_credentials.p/tests_credentials.cpp.o -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -Wl,--start-group libgdbuspp.a libtests-lib.a /usr/lib/x86_64-linux-gnu/libglib-2.0.so /usr/lib/x86_64-linux-gnu/libgio-2.0.so /usr/lib/x86_64-linux-gnu/libgobject-2.0.so /usr/lib/x86_64-linux-gnu/libgthread-2.0.so -Wl,--end-group -pthread [59/67] c++ -Itest_data-types.p -I. -I.. -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 -fdiagnostics-color=always -D_GLIBCXX_ASSERTIONS=1 -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Werror -std=c++17 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -MD -MQ test_data-types.p/tests_test-data-types.cpp.o -MF test_data-types.p/tests_test-data-types.cpp.o.d -o test_data-types.p/tests_test-data-types.cpp.o -c ../tests/test-data-types.cpp FAILED: test_data-types.p/tests_test-data-types.cpp.o c++ -Itest_data-types.p -I. -I.. -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 -fdiagnostics-color=always -D_GLIBCXX_ASSERTIONS=1 -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Werror -std=c++17 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -MD -MQ test_data-types.p/tests_test-data-types.cpp.o -MF test_data-types.p/tests_test-data-types.cpp.o.d -o test_data-types.p/tests_test-data-types.cpp.o -c ../tests/test-data-types.cpp In file included from /usr/include/x86_64-linux-gnu/c++/15/bits/c++allocator.h:33, from /usr/include/c++/15/bits/allocator.h:46, from /usr/include/c++/15/string:45, from /usr/include/c++/15/bits/locale_classes.h:42, from /usr/include/c++/15/bits/ios_base.h:43, from /usr/include/c++/15/ios:46, from /usr/include/c++/15/bits/ostream.h:43, from /usr/include/c++/15/ostream:42, from /usr/include/c++/15/iostream:43, from ../tests/test-data-types.cpp:16: In member function âvoid std::__new_allocator<_Tp>::deallocate(_Tp*, size_type) [with _Tp = std::__cxx11::basic_string<char>]â, inlined from âstatic void std::allocator_traits<std::allocator<_CharT> >::deallocate(allocator_type&, pointer, size_type) [with _Tp = std::__cxx11::basic_string<char>]â at /usr/include/c++/15/bits/alloc_traits.h:649:23, inlined from âvoid std::_Vector_base<_Tp, _Alloc>::_M_deallocate(pointer, std::size_t) [with _Tp = std::__cxx11::basic_string<char>; _Alloc = std::allocator<std::__cxx11::basic_string<char> >]â at /usr/include/c++/15/bits/stl_vector.h:396:19, inlined from âvoid std::_Vector_base<_Tp, _Alloc>::_M_deallocate(pointer, std::size_t) [with _Tp = DBus::Object::Path; _Alloc = std::allocator<DBus::Object::Path>]â at /usr/include/c++/15/bits/stl_vector.h:392:7, inlined from âstd::_Vector_base<_Tp, _Alloc>::~_Vector_base() [with _Tp = DBus::Object::Path; _Alloc = std::allocator<DBus::Object::Path>]â at /usr/include/c++/15/bits/stl_vector.h:375:15, inlined from âstd::vector<_Tp, _Alloc>::~vector() [with _Tp = DBus::Object::Path; _Alloc = std::allocator<DBus::Object::Path>]â at /usr/include/c++/15/bits/stl_vector.h:805:7, inlined from âtest_base_vector()::<lambda()>â at ../tests/test-data-types.cpp:722:26, inlined from âint run_test(FUNC&&) [with FUNC = test_base_vector()::<lambda()>]â at ../tests/test-data-types.cpp:206:16, inlined from âint test_base_vector()â at ../tests/test-data-types.cpp:711:25: /usr/include/c++/15/bits/new_allocator.h:172:66: error: âvoid operator delete(void*, std::size_t)â called on pointer â__resultâ with nonzero offset 32 [-Werror=free-nonheap-object] 172 | _GLIBCXX_OPERATOR_DELETE(_GLIBCXX_SIZED_DEALLOC(__p, __n)); | ^ ../tests/test-data-types.cpp: In function âint test_base_vector()â: ../tests/test-data-types.cpp:607:5: note: declared here 607 | int test_base_vector() | ^~~~~~~~~~~~~~~~ In member function âvoid std::__new_allocator<_Tp>::deallocate(_Tp*, size_type) [with _Tp = std::__cxx11::basic_string<char>]â, inlined from âstatic void std::allocator_traits<std::allocator<_CharT> >::deallocate(allocator_type&, pointer, size_type) [with _Tp = std::__cxx11::basic_string<char>]â at /usr/include/c++/15/bits/alloc_traits.h:649:23, inlined from âvoid std::_Vector_base<_Tp, _Alloc>::_M_deallocate(pointer, std::size_t) [with _Tp = std::__cxx11::basic_string<char>; _Alloc = std::allocator<std::__cxx11::basic_string<char> >]â at /usr/include/c++/15/bits/stl_vector.h:396:19, inlined from âvoid std::_Vector_base<_Tp, _Alloc>::_M_deallocate(pointer, std::size_t) [with _Tp = DBus::Object::Path; _Alloc = std::allocator<DBus::Object::Path>]â at /usr/include/c++/15/bits/stl_vector.h:392:7, inlined from âstd::_Vector_base<_Tp, _Alloc>::~_Vector_base() [with _Tp = DBus::Object::Path; _Alloc = std::allocator<DBus::Object::Path>]â at /usr/include/c++/15/bits/stl_vector.h:375:15, inlined from âstd::vector<_Tp, _Alloc>::~vector() [with _Tp = DBus::Object::Path; _Alloc = std::allocator<DBus::Object::Path>]â at /usr/include/c++/15/bits/stl_vector.h:805:7, inlined from âtest_base_data_types()::<lambda()>â at ../tests/test-data-types.cpp:561:26, inlined from âint run_test(FUNC&&) [with FUNC = test_base_data_types()::<lambda()>]â at ../tests/test-data-types.cpp:206:16: /usr/include/c++/15/bits/new_allocator.h:172:66: error: âvoid operator delete(void*, std::size_t)â called on pointer â__resultâ with nonzero offset 32 [-Werror=free-nonheap-object] 172 | _GLIBCXX_OPERATOR_DELETE(_GLIBCXX_SIZED_DEALLOC(__p, __n)); | ^ ../tests/test-data-types.cpp: In function âint run_test(FUNC&&) [with FUNC = test_base_data_types()::<lambda()>]â: ../tests/test-data-types.cpp:204:12: note: declared here 204 | inline int run_test(FUNC &&testfunc) | ^~~~~~~~ cc1plus: all warnings being treated as errors [60/67] c++ -o test_signal-emit test_signal-emit.p/tests_signal-emit.cpp.o -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -Wl,--start-group libgdbuspp.a libtests-lib.a /usr/lib/x86_64-linux-gnu/libglib-2.0.so /usr/lib/x86_64-linux-gnu/libgio-2.0.so /usr/lib/x86_64-linux-gnu/libgobject-2.0.so /usr/lib/x86_64-linux-gnu/libgthread-2.0.so -Wl,--end-group -pthread 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 --------------------------------------------------------------------------------

