Your message dated Mon, 15 Sep 2025 13:19:14 +0000
with message-id <[email protected]>
and subject line Bug#1114118: fixed in gdbuspp 3-3
has caused the Debian Bug report #1114118,
regarding gdbuspp: FTBFS: /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]
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
1114118: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1114118
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
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
--------------------------------------------------------------------------------

--- End Message ---
--- Begin Message ---
Source: gdbuspp
Source-Version: 3-3
Done: Marc Leeman <[email protected]>

We believe that the bug you reported is fixed in the latest version of
gdbuspp, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Marc Leeman <[email protected]> (supplier of updated gdbuspp package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Mon, 15 Sep 2025 13:36:09 +0200
Source: gdbuspp
Architecture: source
Version: 3-3
Distribution: unstable
Urgency: medium
Maintainer: Marc Leeman <[email protected]>
Changed-By: Marc Leeman <[email protected]>
Closes: 1114118
Changes:
 gdbuspp (3-3) unstable; urgency=medium
 .
   * d/rules: use -Wno-error=free-nonheap-object for GCC15 (Closes: #1114118)
Checksums-Sha1:
 c7a4851135857e50062886db3af29adc1549340d 2201 gdbuspp_3-3.dsc
 3752ccc48945fca06d688952b83ffd823b138936 129672 gdbuspp_3.orig.tar.xz
 43a578d91021e26fea1cc561c337a7a03861da6e 862 gdbuspp_3.orig.tar.xz.asc
 fed199a18a012926bc312bb4e6e83a16daaecbc8 12976 gdbuspp_3-3.debian.tar.xz
 a9365c1fa97fc2b7a95a0b8500fcd6b3e883ebc8 7615 gdbuspp_3-3_source.buildinfo
Checksums-Sha256:
 fa58da3acf77ca866cef26458974375a7a5a945661fe0c2bb74689231f601c35 2201 
gdbuspp_3-3.dsc
 c7a053a13c4eb5811a542b747d5fcdb3a8e58a4a42c7237cc5e2e2ca72e0c94e 129672 
gdbuspp_3.orig.tar.xz
 b9cf732d7a347f324d6a5532dc48f80c2815dbf6704c169b4ee97a411506a99b 862 
gdbuspp_3.orig.tar.xz.asc
 597e7ba2d05913bdfa6f2d621019a02d56902b8f65710238f267052dac0f0538 12976 
gdbuspp_3-3.debian.tar.xz
 86f99c168c21c75dac5b60308a88f5a7867fb26c4af606e6a612f149efdd9e83 7615 
gdbuspp_3-3_source.buildinfo
Files:
 d13512ced2e1a17c92f7bebdfacbedd7 2201 libs optional gdbuspp_3-3.dsc
 b3bcf056f2776fd5e3ddeb7cdd0d3e28 129672 libs optional gdbuspp_3.orig.tar.xz
 4ee80e083218e140d456069f16a57580 862 libs optional gdbuspp_3.orig.tar.xz.asc
 611bb243c8f3316545c00324f49f9594 12976 libs optional gdbuspp_3-3.debian.tar.xz
 141baaa407eac73565c1ab674f655099 7615 libs optional 
gdbuspp_3-3_source.buildinfo

-----BEGIN PGP SIGNATURE-----

iQJKBAEBCgA0FiEEgnz9dLpGgVKgQfOgempPF1mVplsFAmjID7QWHG1hcmMubGVl
bWFuQGdtYWlsLmNvbQAKCRB6ak8XWZWmW0IgD/4kETLFcMhEqte7ymc9aOVcHOQC
fpYLDNwZKdCcgQnsD+WDbIboqb8qyAHBQB5N56NsD1EXSbZc6ckOjEJc8vaFH3vZ
wTDXrJn6JNV4OJ+7NZqDY/WQYmeaoqM+UEOPXrx+lrt9n1pNsPT//zObgKYkABja
0WtG45K/phkGGjKI6jxhzPpObiKj413uZYUmLV85EvssUk0UWwbqvhIR3aBdvnLH
3MkfdKte86jaQp87e0bnwtKnA3pCrviE343F0dbSNFgIy41RSMB97k4rsFoH7EuU
hx90eiTIdDgYYR8Lh6X3PFdgUcWMOc3bTmhr/YCbhp3axxJRJ9vq9eKnIelPureE
fZZ4CXC6UGgj1V9G4OrBIUEAmvnNkexmNEDZ4GXVte23pv29SK7g8BD8bApndeq9
y5oszuruha9LalwpouRgi3LVzvb5/ZapilTyanBEgxuCChilHASvEoQNsEqay8wq
vFG0AetVF0QP4xVZxpMTuRkGG+4J63ft8at1z9OcQ3p7jRFEuy4nZqrodF7nHneb
GBk0GPKPuFiZchc/I26Qgbbcynftl1vETvgxNCUrQP1nn9LIwDE50e3zH57hx5O/
4/LTLarO+Zr+BmviWakvzH/xK0eOHMTJeZeGGmDvvnTHU+e15ofkhVa41ZorzRfJ
o68LUATdp5TyL7nTBQ==
=Kq6O
-----END PGP SIGNATURE-----

Attachment: pgpO6rb8w7nPX.pgp
Description: PGP signature


--- End Message ---

Reply via email to