Package: src:signond
Version: 8.61+git20231015.c8ad982-7
Severity: important
Tags: sid forky
User: debian-...@lists.debian.org
Usertags: ftbfs-gcc-15

[This bug is NOT targeted to the upcoming trixie release]

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

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

The full build log can be found at:
http://qa-logs.debian.net/2025/02/16/amd64exp/signond_8.61+git20231015.c8ad982-7_unstable_gccexp.log.gz
The last lines of the build log are at the end of this report.

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

  apt-get -t=experimental install g++ 

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

[...]
/usr/bin/ld: moc_key-handler.o:(.rodata+0x244): multiple definition of 
`QtPrivate::IsFloatType_v<_Float16>'; 
abstract-access-control-manager.o:(.rodata+0x0): first defined here
collect2: error: ld returned 1 exit status
make[6]: *** [Makefile.SignOnExtension:122: libsignon-extension.so.1.0.0] Error 
1
make[6]: Leaving directory 
'/build/reproducible-path/signond-8.61+git20231015.c8ad982/build-qt6/lib/signond/SignOn'
make[5]: *** [Makefile:44: sub-SignOnExtension-pro-make_first] Error 2
make[5]: Leaving directory 
'/build/reproducible-path/signond-8.61+git20231015.c8ad982/build-qt6/lib/signond/SignOn'
make[4]: *** [Makefile:47: sub-SignOn-make_first] Error 2
make[4]: Leaving directory 
'/build/reproducible-path/signond-8.61+git20231015.c8ad982/build-qt6/lib/signond'
make[3]: *** [Makefile:49: sub-signond-make_first] Error 2
g++ -c -pipe -fvisibility=hidden -g -O2 
-ffile-prefix-map=/build/reproducible-path/signond-8.61+git20231015.c8ad982=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 
-fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DQT_NO_DEBUG_OUTPUT 
-DDEBUG_ENABLED -DNO_SIGNON_USER -DQT_NO_CAST_TO_ASCII -DQT_NO_CAST_FROM_ASCII 
-DQT_NO_EXCEPTIONS -DQT_NO_DEBUG -DQT_DBUS_LIB -DQT_CORE_LIB 
-I/build/reproducible-path/signond-8.61+git20231015.c8ad982/lib/SignOn -I. 
-I/build/reproducible-path/signond-8.61+git20231015.c8ad982/lib/SignOn 
-I/build/reproducible-path/signond-8.61+git20231015.c8ad982/lib 
-I/build/reproducible-path/signond-8.61+git20231015.c8ad982/include 
-I/usr/include/x86_64-linux-gnu/qt6 -I/usr/include/x86_64-linux-gnu/qt6/QtDBus 
-I/usr/include/x86_64-linux-gnu/qt6/QtCore -I. 
-I/usr/lib/x86_64-linux-gnu/qt6/mkspecs/linux-g++ -o securitycontext.o 
/build/reproducible-path/signond-8.61+git20231015.c8ad982/lib/Si
 gnOn/securitycontext.cpp
g++ -pipe -fvisibility=hidden -g -O2 
-ffile-prefix-map=/build/reproducible-path/signond-8.61+git20231015.c8ad982=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 
-fno-exceptions -Wall -Wextra -dM -E -o moc_predefs.h 
/usr/lib/x86_64-linux-gnu/qt6/mkspecs/features/data/dummy.cpp
/usr/lib/qt6/libexec/moc -DQT_NO_DEBUG_OUTPUT -DDEBUG_ENABLED -DNO_SIGNON_USER 
-DQT_NO_CAST_TO_ASCII -DQT_NO_CAST_FROM_ASCII -DQT_NO_EXCEPTIONS -DQT_NO_DEBUG 
-DQT_DBUS_LIB -DQT_CORE_LIB --include 
/build/reproducible-path/signond-8.61+git20231015.c8ad982/build-qt6/lib/SignOn/moc_predefs.h
 -I/usr/lib/x86_64-linux-gnu/qt6/mkspecs/linux-g++ 
-I/build/reproducible-path/signond-8.61+git20231015.c8ad982/lib/SignOn 
-I/build/reproducible-path/signond-8.61+git20231015.c8ad982/lib/SignOn 
-I/build/reproducible-path/signond-8.61+git20231015.c8ad982/lib 
-I/build/reproducible-path/signond-8.61+git20231015.c8ad982/include 
-I/usr/include/x86_64-linux-gnu/qt6 -I/usr/include/x86_64-linux-gnu/qt6/QtDBus 
-I/usr/include/x86_64-linux-gnu/qt6/QtCore -I. -I/usr/include/c++/15 
-I/usr/include/x86_64-linux-gnu/c++/15 -I/usr/include/c++/15/backward 
-I/usr/lib/gcc/x86_64-linux-gnu/15/include -I/usr/local/include 
-I/usr/include/x86_64-linux-gnu -I/usr/include 
/build/reproducible-path/signond-8.61+git20231015.c8ad98
 2/lib/SignOn/authservice.h -o moc_authservice.cpp
/usr/lib/qt6/libexec/moc -DQT_NO_DEBUG_OUTPUT -DDEBUG_ENABLED -DNO_SIGNON_USER 
-DQT_NO_CAST_TO_ASCII -DQT_NO_CAST_FROM_ASCII -DQT_NO_EXCEPTIONS -DQT_NO_DEBUG 
-DQT_DBUS_LIB -DQT_CORE_LIB --include 
/build/reproducible-path/signond-8.61+git20231015.c8ad982/build-qt6/lib/SignOn/moc_predefs.h
 -I/usr/lib/x86_64-linux-gnu/qt6/mkspecs/linux-g++ 
-I/build/reproducible-path/signond-8.61+git20231015.c8ad982/lib/SignOn 
-I/build/reproducible-path/signond-8.61+git20231015.c8ad982/lib/SignOn 
-I/build/reproducible-path/signond-8.61+git20231015.c8ad982/lib 
-I/build/reproducible-path/signond-8.61+git20231015.c8ad982/include 
-I/usr/include/x86_64-linux-gnu/qt6 -I/usr/include/x86_64-linux-gnu/qt6/QtDBus 
-I/usr/include/x86_64-linux-gnu/qt6/QtCore -I. -I/usr/include/c++/15 
-I/usr/include/x86_64-linux-gnu/c++/15 -I/usr/include/c++/15/backward 
-I/usr/lib/gcc/x86_64-linux-gnu/15/include -I/usr/local/include 
-I/usr/include/x86_64-linux-gnu -I/usr/include 
/build/reproducible-path/signond-8.61+git20231015.c8ad98
 2/lib/SignOn/identity.h -o moc_identity.cpp
/usr/lib/qt6/libexec/moc -DQT_NO_DEBUG_OUTPUT -DDEBUG_ENABLED -DNO_SIGNON_USER 
-DQT_NO_CAST_TO_ASCII -DQT_NO_CAST_FROM_ASCII -DQT_NO_EXCEPTIONS -DQT_NO_DEBUG 
-DQT_DBUS_LIB -DQT_CORE_LIB --include 
/build/reproducible-path/signond-8.61+git20231015.c8ad982/build-qt6/lib/SignOn/moc_predefs.h
 -I/usr/lib/x86_64-linux-gnu/qt6/mkspecs/linux-g++ 
-I/build/reproducible-path/signond-8.61+git20231015.c8ad982/lib/SignOn 
-I/build/reproducible-path/signond-8.61+git20231015.c8ad982/lib/SignOn 
-I/build/reproducible-path/signond-8.61+git20231015.c8ad982/lib 
-I/build/reproducible-path/signond-8.61+git20231015.c8ad982/include 
-I/usr/include/x86_64-linux-gnu/qt6 -I/usr/include/x86_64-linux-gnu/qt6/QtDBus 
-I/usr/include/x86_64-linux-gnu/qt6/QtCore -I. -I/usr/include/c++/15 
-I/usr/include/x86_64-linux-gnu/c++/15 -I/usr/include/c++/15/backward 
-I/usr/lib/gcc/x86_64-linux-gnu/15/include -I/usr/local/include 
-I/usr/include/x86_64-linux-gnu -I/usr/include 
/build/reproducible-path/signond-8.61+git20231015.c8ad98
 2/lib/SignOn/authsession.h -o moc_authsession.cpp
/usr/lib/qt6/libexec/moc -DQT_NO_DEBUG_OUTPUT -DDEBUG_ENABLED -DNO_SIGNON_USER 
-DQT_NO_CAST_TO_ASCII -DQT_NO_CAST_FROM_ASCII -DQT_NO_EXCEPTIONS -DQT_NO_DEBUG 
-DQT_DBUS_LIB -DQT_CORE_LIB --include 
/build/reproducible-path/signond-8.61+git20231015.c8ad982/build-qt6/lib/SignOn/moc_predefs.h
 -I/usr/lib/x86_64-linux-gnu/qt6/mkspecs/linux-g++ 
-I/build/reproducible-path/signond-8.61+git20231015.c8ad982/lib/SignOn 
-I/build/reproducible-path/signond-8.61+git20231015.c8ad982/lib/SignOn 
-I/build/reproducible-path/signond-8.61+git20231015.c8ad982/lib 
-I/build/reproducible-path/signond-8.61+git20231015.c8ad982/include 
-I/usr/include/x86_64-linux-gnu/qt6 -I/usr/include/x86_64-linux-gnu/qt6/QtDBus 
-I/usr/include/x86_64-linux-gnu/qt6/QtCore -I. -I/usr/include/c++/15 
-I/usr/include/x86_64-linux-gnu/c++/15 -I/usr/include/c++/15/backward 
-I/usr/lib/gcc/x86_64-linux-gnu/15/include -I/usr/local/include 
-I/usr/include/x86_64-linux-gnu -I/usr/include 
/build/reproducible-path/signond-8.61+git20231015.c8ad98
 2/lib/SignOn/signonerror.h -o moc_signonerror.cpp
/usr/lib/qt6/libexec/moc -DQT_NO_DEBUG_OUTPUT -DDEBUG_ENABLED -DNO_SIGNON_USER 
-DQT_NO_CAST_TO_ASCII -DQT_NO_CAST_FROM_ASCII -DQT_NO_EXCEPTIONS -DQT_NO_DEBUG 
-DQT_DBUS_LIB -DQT_CORE_LIB --include 
/build/reproducible-path/signond-8.61+git20231015.c8ad982/build-qt6/lib/SignOn/moc_predefs.h
 -I/usr/lib/x86_64-linux-gnu/qt6/mkspecs/linux-g++ 
-I/build/reproducible-path/signond-8.61+git20231015.c8ad982/lib/SignOn 
-I/build/reproducible-path/signond-8.61+git20231015.c8ad982/lib/SignOn 
-I/build/reproducible-path/signond-8.61+git20231015.c8ad982/lib 
-I/build/reproducible-path/signond-8.61+git20231015.c8ad982/include 
-I/usr/include/x86_64-linux-gnu/qt6 -I/usr/include/x86_64-linux-gnu/qt6/QtDBus 
-I/usr/include/x86_64-linux-gnu/qt6/QtCore -I. -I/usr/include/c++/15 
-I/usr/include/x86_64-linux-gnu/c++/15 -I/usr/include/c++/15/backward 
-I/usr/lib/gcc/x86_64-linux-gnu/15/include -I/usr/local/include 
-I/usr/include/x86_64-linux-gnu -I/usr/include 
/build/reproducible-path/signond-8.61+git20231015.c8ad98
 2/lib/SignOn/authserviceimpl.h -o moc_authserviceimpl.cpp
/build/reproducible-path/signond-8.61+git20231015.c8ad982/lib/SignOn/signonerror.h:
 note: No relevant classes found. No output generated.
/usr/lib/qt6/libexec/moc -DQT_NO_DEBUG_OUTPUT -DDEBUG_ENABLED -DNO_SIGNON_USER 
-DQT_NO_CAST_TO_ASCII -DQT_NO_CAST_FROM_ASCII -DQT_NO_EXCEPTIONS -DQT_NO_DEBUG 
-DQT_DBUS_LIB -DQT_CORE_LIB --include 
/build/reproducible-path/signond-8.61+git20231015.c8ad982/build-qt6/lib/SignOn/moc_predefs.h
 -I/usr/lib/x86_64-linux-gnu/qt6/mkspecs/linux-g++ 
-I/build/reproducible-path/signond-8.61+git20231015.c8ad982/lib/SignOn 
-I/build/reproducible-path/signond-8.61+git20231015.c8ad982/lib/SignOn 
-I/build/reproducible-path/signond-8.61+git20231015.c8ad982/lib 
-I/build/reproducible-path/signond-8.61+git20231015.c8ad982/include 
-I/usr/include/x86_64-linux-gnu/qt6 -I/usr/include/x86_64-linux-gnu/qt6/QtDBus 
-I/usr/include/x86_64-linux-gnu/qt6/QtCore -I. -I/usr/include/c++/15 
-I/usr/include/x86_64-linux-gnu/c++/15 -I/usr/include/c++/15/backward 
-I/usr/lib/gcc/x86_64-linux-gnu/15/include -I/usr/local/include 
-I/usr/include/x86_64-linux-gnu -I/usr/include 
/build/reproducible-path/signond-8.61+git20231015.c8ad98
 2/lib/SignOn/async-dbus-proxy.h -o moc_async-dbus-proxy.cpp
/usr/lib/qt6/libexec/moc -DQT_NO_DEBUG_OUTPUT -DDEBUG_ENABLED -DNO_SIGNON_USER 
-DQT_NO_CAST_TO_ASCII -DQT_NO_CAST_FROM_ASCII -DQT_NO_EXCEPTIONS -DQT_NO_DEBUG 
-DQT_DBUS_LIB -DQT_CORE_LIB --include 
/build/reproducible-path/signond-8.61+git20231015.c8ad982/build-qt6/lib/SignOn/moc_predefs.h
 -I/usr/lib/x86_64-linux-gnu/qt6/mkspecs/linux-g++ 
-I/build/reproducible-path/signond-8.61+git20231015.c8ad982/lib/SignOn 
-I/build/reproducible-path/signond-8.61+git20231015.c8ad982/lib/SignOn 
-I/build/reproducible-path/signond-8.61+git20231015.c8ad982/lib 
-I/build/reproducible-path/signond-8.61+git20231015.c8ad982/include 
-I/usr/include/x86_64-linux-gnu/qt6 -I/usr/include/x86_64-linux-gnu/qt6/QtDBus 
-I/usr/include/x86_64-linux-gnu/qt6/QtCore -I. -I/usr/include/c++/15 
-I/usr/include/x86_64-linux-gnu/c++/15 -I/usr/include/c++/15/backward 
-I/usr/lib/gcc/x86_64-linux-gnu/15/include -I/usr/local/include 
-I/usr/include/x86_64-linux-gnu -I/usr/include 
/build/reproducible-path/signond-8.61+git20231015.c8ad98
 2/lib/SignOn/authsessionimpl.h -o moc_authsessionimpl.cpp
/usr/lib/qt6/libexec/moc -DQT_NO_DEBUG_OUTPUT -DDEBUG_ENABLED -DNO_SIGNON_USER 
-DQT_NO_CAST_TO_ASCII -DQT_NO_CAST_FROM_ASCII -DQT_NO_EXCEPTIONS -DQT_NO_DEBUG 
-DQT_DBUS_LIB -DQT_CORE_LIB --include 
/build/reproducible-path/signond-8.61+git20231015.c8ad982/build-qt6/lib/SignOn/moc_predefs.h
 -I/usr/lib/x86_64-linux-gnu/qt6/mkspecs/linux-g++ 
-I/build/reproducible-path/signond-8.61+git20231015.c8ad982/lib/SignOn 
-I/build/reproducible-path/signond-8.61+git20231015.c8ad982/lib/SignOn 
-I/build/reproducible-path/signond-8.61+git20231015.c8ad982/lib 
-I/build/reproducible-path/signond-8.61+git20231015.c8ad982/include 
-I/usr/include/x86_64-linux-gnu/qt6 -I/usr/include/x86_64-linux-gnu/qt6/QtDBus 
-I/usr/include/x86_64-linux-gnu/qt6/QtCore -I. -I/usr/include/c++/15 
-I/usr/include/x86_64-linux-gnu/c++/15 -I/usr/include/c++/15/backward 
-I/usr/lib/gcc/x86_64-linux-gnu/15/include -I/usr/local/include 
-I/usr/include/x86_64-linux-gnu -I/usr/include 
/build/reproducible-path/signond-8.61+git20231015.c8ad98
 2/lib/SignOn/connection-manager.h -o moc_connection-manager.cpp
/usr/lib/qt6/libexec/moc -DQT_NO_DEBUG_OUTPUT -DDEBUG_ENABLED -DNO_SIGNON_USER 
-DQT_NO_CAST_TO_ASCII -DQT_NO_CAST_FROM_ASCII -DQT_NO_EXCEPTIONS -DQT_NO_DEBUG 
-DQT_DBUS_LIB -DQT_CORE_LIB --include 
/build/reproducible-path/signond-8.61+git20231015.c8ad982/build-qt6/lib/SignOn/moc_predefs.h
 -I/usr/lib/x86_64-linux-gnu/qt6/mkspecs/linux-g++ 
-I/build/reproducible-path/signond-8.61+git20231015.c8ad982/lib/SignOn 
-I/build/reproducible-path/signond-8.61+git20231015.c8ad982/lib/SignOn 
-I/build/reproducible-path/signond-8.61+git20231015.c8ad982/lib 
-I/build/reproducible-path/signond-8.61+git20231015.c8ad982/include 
-I/usr/include/x86_64-linux-gnu/qt6 -I/usr/include/x86_64-linux-gnu/qt6/QtDBus 
-I/usr/include/x86_64-linux-gnu/qt6/QtCore -I. -I/usr/include/c++/15 
-I/usr/include/x86_64-linux-gnu/c++/15 -I/usr/include/c++/15/backward 
-I/usr/lib/gcc/x86_64-linux-gnu/15/include -I/usr/local/include 
-I/usr/include/x86_64-linux-gnu -I/usr/include 
/build/reproducible-path/signond-8.61+git20231015.c8ad98
 2/lib/SignOn/identityimpl.h -o moc_identityimpl.cpp
g++ -c -pipe -fvisibility=hidden -g -O2 
-ffile-prefix-map=/build/reproducible-path/signond-8.61+git20231015.c8ad982=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 
-fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DQT_NO_DEBUG_OUTPUT 
-DDEBUG_ENABLED -DNO_SIGNON_USER -DQT_NO_CAST_TO_ASCII -DQT_NO_CAST_FROM_ASCII 
-DQT_NO_EXCEPTIONS -DQT_NO_DEBUG -DQT_DBUS_LIB -DQT_CORE_LIB 
-I/build/reproducible-path/signond-8.61+git20231015.c8ad982/lib/SignOn -I. 
-I/build/reproducible-path/signond-8.61+git20231015.c8ad982/lib/SignOn 
-I/build/reproducible-path/signond-8.61+git20231015.c8ad982/lib 
-I/build/reproducible-path/signond-8.61+git20231015.c8ad982/include 
-I/usr/include/x86_64-linux-gnu/qt6 -I/usr/include/x86_64-linux-gnu/qt6/QtDBus 
-I/usr/include/x86_64-linux-gnu/qt6/QtCore -I. 
-I/usr/lib/x86_64-linux-gnu/qt6/mkspecs/linux-g++ -o moc_authservice.o 
moc_authservice.cpp
g++ -c -pipe -fvisibility=hidden -g -O2 
-ffile-prefix-map=/build/reproducible-path/signond-8.61+git20231015.c8ad982=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 
-fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DQT_NO_DEBUG_OUTPUT 
-DDEBUG_ENABLED -DNO_SIGNON_USER -DQT_NO_CAST_TO_ASCII -DQT_NO_CAST_FROM_ASCII 
-DQT_NO_EXCEPTIONS -DQT_NO_DEBUG -DQT_DBUS_LIB -DQT_CORE_LIB 
-I/build/reproducible-path/signond-8.61+git20231015.c8ad982/lib/SignOn -I. 
-I/build/reproducible-path/signond-8.61+git20231015.c8ad982/lib/SignOn 
-I/build/reproducible-path/signond-8.61+git20231015.c8ad982/lib 
-I/build/reproducible-path/signond-8.61+git20231015.c8ad982/include 
-I/usr/include/x86_64-linux-gnu/qt6 -I/usr/include/x86_64-linux-gnu/qt6/QtDBus 
-I/usr/include/x86_64-linux-gnu/qt6/QtCore -I. 
-I/usr/lib/x86_64-linux-gnu/qt6/mkspecs/linux-g++ -o moc_identity.o 
moc_identity.cpp
g++ -c -pipe -fvisibility=hidden -g -O2 
-ffile-prefix-map=/build/reproducible-path/signond-8.61+git20231015.c8ad982=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 
-fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DQT_NO_DEBUG_OUTPUT 
-DDEBUG_ENABLED -DNO_SIGNON_USER -DQT_NO_CAST_TO_ASCII -DQT_NO_CAST_FROM_ASCII 
-DQT_NO_EXCEPTIONS -DQT_NO_DEBUG -DQT_DBUS_LIB -DQT_CORE_LIB 
-I/build/reproducible-path/signond-8.61+git20231015.c8ad982/lib/SignOn -I. 
-I/build/reproducible-path/signond-8.61+git20231015.c8ad982/lib/SignOn 
-I/build/reproducible-path/signond-8.61+git20231015.c8ad982/lib 
-I/build/reproducible-path/signond-8.61+git20231015.c8ad982/include 
-I/usr/include/x86_64-linux-gnu/qt6 -I/usr/include/x86_64-linux-gnu/qt6/QtDBus 
-I/usr/include/x86_64-linux-gnu/qt6/QtCore -I. 
-I/usr/lib/x86_64-linux-gnu/qt6/mkspecs/linux-g++ -o moc_authsession.o 
moc_authsession.cpp
/build/reproducible-path/signond-8.61+git20231015.c8ad982/lib/SignOn/identityimpl.cpp:
 In destructor ‘virtual SignOn::IdentityImpl::~IdentityImpl()’:
/build/reproducible-path/signond-8.61+git20231015.c8ad982/lib/SignOn/identityimpl.cpp:89:8:
 warning: suggest explicit braces to avoid ambiguous ‘else’ [-Wdangling-else]
   89 |     if (!m_authSessions.empty())
      |        ^
g++ -c -pipe -fvisibility=hidden -g -O2 
-ffile-prefix-map=/build/reproducible-path/signond-8.61+git20231015.c8ad982=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 
-fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DQT_NO_DEBUG_OUTPUT 
-DDEBUG_ENABLED -DNO_SIGNON_USER -DQT_NO_CAST_TO_ASCII -DQT_NO_CAST_FROM_ASCII 
-DQT_NO_EXCEPTIONS -DQT_NO_DEBUG -DQT_DBUS_LIB -DQT_CORE_LIB 
-I/build/reproducible-path/signond-8.61+git20231015.c8ad982/lib/SignOn -I. 
-I/build/reproducible-path/signond-8.61+git20231015.c8ad982/lib/SignOn 
-I/build/reproducible-path/signond-8.61+git20231015.c8ad982/lib 
-I/build/reproducible-path/signond-8.61+git20231015.c8ad982/include 
-I/usr/include/x86_64-linux-gnu/qt6 -I/usr/include/x86_64-linux-gnu/qt6/QtDBus 
-I/usr/include/x86_64-linux-gnu/qt6/QtCore -I. 
-I/usr/lib/x86_64-linux-gnu/qt6/mkspecs/linux-g++ -o moc_signonerror.o 
moc_signonerror.cpp
g++ -c -pipe -fvisibility=hidden -g -O2 
-ffile-prefix-map=/build/reproducible-path/signond-8.61+git20231015.c8ad982=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 
-fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DQT_NO_DEBUG_OUTPUT 
-DDEBUG_ENABLED -DNO_SIGNON_USER -DQT_NO_CAST_TO_ASCII -DQT_NO_CAST_FROM_ASCII 
-DQT_NO_EXCEPTIONS -DQT_NO_DEBUG -DQT_DBUS_LIB -DQT_CORE_LIB 
-I/build/reproducible-path/signond-8.61+git20231015.c8ad982/lib/SignOn -I. 
-I/build/reproducible-path/signond-8.61+git20231015.c8ad982/lib/SignOn 
-I/build/reproducible-path/signond-8.61+git20231015.c8ad982/lib 
-I/build/reproducible-path/signond-8.61+git20231015.c8ad982/include 
-I/usr/include/x86_64-linux-gnu/qt6 -I/usr/include/x86_64-linux-gnu/qt6/QtDBus 
-I/usr/include/x86_64-linux-gnu/qt6/QtCore -I. 
-I/usr/lib/x86_64-linux-gnu/qt6/mkspecs/linux-g++ -o moc_authserviceimpl.o 
moc_authserviceimpl.cpp
g++ -c -pipe -fvisibility=hidden -g -O2 
-ffile-prefix-map=/build/reproducible-path/signond-8.61+git20231015.c8ad982=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 
-fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DQT_NO_DEBUG_OUTPUT 
-DDEBUG_ENABLED -DNO_SIGNON_USER -DQT_NO_CAST_TO_ASCII -DQT_NO_CAST_FROM_ASCII 
-DQT_NO_EXCEPTIONS -DQT_NO_DEBUG -DQT_DBUS_LIB -DQT_CORE_LIB 
-I/build/reproducible-path/signond-8.61+git20231015.c8ad982/lib/SignOn -I. 
-I/build/reproducible-path/signond-8.61+git20231015.c8ad982/lib/SignOn 
-I/build/reproducible-path/signond-8.61+git20231015.c8ad982/lib 
-I/build/reproducible-path/signond-8.61+git20231015.c8ad982/include 
-I/usr/include/x86_64-linux-gnu/qt6 -I/usr/include/x86_64-linux-gnu/qt6/QtDBus 
-I/usr/include/x86_64-linux-gnu/qt6/QtCore -I. 
-I/usr/lib/x86_64-linux-gnu/qt6/mkspecs/linux-g++ -o moc_async-dbus-proxy.o 
moc_async-dbus-proxy.cpp
g++ -c -pipe -fvisibility=hidden -g -O2 
-ffile-prefix-map=/build/reproducible-path/signond-8.61+git20231015.c8ad982=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 
-fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DQT_NO_DEBUG_OUTPUT 
-DDEBUG_ENABLED -DNO_SIGNON_USER -DQT_NO_CAST_TO_ASCII -DQT_NO_CAST_FROM_ASCII 
-DQT_NO_EXCEPTIONS -DQT_NO_DEBUG -DQT_DBUS_LIB -DQT_CORE_LIB 
-I/build/reproducible-path/signond-8.61+git20231015.c8ad982/lib/SignOn -I. 
-I/build/reproducible-path/signond-8.61+git20231015.c8ad982/lib/SignOn 
-I/build/reproducible-path/signond-8.61+git20231015.c8ad982/lib 
-I/build/reproducible-path/signond-8.61+git20231015.c8ad982/include 
-I/usr/include/x86_64-linux-gnu/qt6 -I/usr/include/x86_64-linux-gnu/qt6/QtDBus 
-I/usr/include/x86_64-linux-gnu/qt6/QtCore -I. 
-I/usr/lib/x86_64-linux-gnu/qt6/mkspecs/linux-g++ -o moc_authsessionimpl.o 
moc_authsessionimpl.cpp
g++ -c -pipe -fvisibility=hidden -g -O2 
-ffile-prefix-map=/build/reproducible-path/signond-8.61+git20231015.c8ad982=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 
-fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DQT_NO_DEBUG_OUTPUT 
-DDEBUG_ENABLED -DNO_SIGNON_USER -DQT_NO_CAST_TO_ASCII -DQT_NO_CAST_FROM_ASCII 
-DQT_NO_EXCEPTIONS -DQT_NO_DEBUG -DQT_DBUS_LIB -DQT_CORE_LIB 
-I/build/reproducible-path/signond-8.61+git20231015.c8ad982/lib/SignOn -I. 
-I/build/reproducible-path/signond-8.61+git20231015.c8ad982/lib/SignOn 
-I/build/reproducible-path/signond-8.61+git20231015.c8ad982/lib 
-I/build/reproducible-path/signond-8.61+git20231015.c8ad982/include 
-I/usr/include/x86_64-linux-gnu/qt6 -I/usr/include/x86_64-linux-gnu/qt6/QtDBus 
-I/usr/include/x86_64-linux-gnu/qt6/QtCore -I. 
-I/usr/lib/x86_64-linux-gnu/qt6/mkspecs/linux-g++ -o moc_connection-manager.o 
moc_connection-manager.cpp
g++ -c -pipe -fvisibility=hidden -g -O2 
-ffile-prefix-map=/build/reproducible-path/signond-8.61+git20231015.c8ad982=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 
-fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DQT_NO_DEBUG_OUTPUT 
-DDEBUG_ENABLED -DNO_SIGNON_USER -DQT_NO_CAST_TO_ASCII -DQT_NO_CAST_FROM_ASCII 
-DQT_NO_EXCEPTIONS -DQT_NO_DEBUG -DQT_DBUS_LIB -DQT_CORE_LIB 
-I/build/reproducible-path/signond-8.61+git20231015.c8ad982/lib/SignOn -I. 
-I/build/reproducible-path/signond-8.61+git20231015.c8ad982/lib/SignOn 
-I/build/reproducible-path/signond-8.61+git20231015.c8ad982/lib 
-I/build/reproducible-path/signond-8.61+git20231015.c8ad982/include 
-I/usr/include/x86_64-linux-gnu/qt6 -I/usr/include/x86_64-linux-gnu/qt6/QtDBus 
-I/usr/include/x86_64-linux-gnu/qt6/QtCore -I. 
-I/usr/lib/x86_64-linux-gnu/qt6/mkspecs/linux-g++ -o moc_identityimpl.o 
moc_identityimpl.cpp
rm -f libsignon-qt6.so.1.0.0 libsignon-qt6.so libsignon-qt6.so.1 
libsignon-qt6.so.1.0
g++ -Wl,-z,relro -Wl,-z,now -shared -Wl,-soname,libsignon-qt6.so.1 -o 
libsignon-qt6.so.1.0.0 identityinfo.o async-dbus-proxy.o authservice.o 
authserviceimpl.o authsession.o authsessionimpl.o connection-manager.o 
dbusinterface.o debug.o identity.o identityimpl.o identityinfoimpl.o 
securitycontext.o moc_authservice.o moc_identity.o moc_authsession.o 
moc_signonerror.o moc_authserviceimpl.o moc_async-dbus-proxy.o 
moc_authsessionimpl.o moc_connection-manager.o moc_identityimpl.o  
/usr/lib/x86_64-linux-gnu/libQt6DBus.so /usr/lib/x86_64-linux-gnu/libQt6Core.so 
-lpthread    
/usr/bin/ld: async-dbus-proxy.o:(.rodata+0x0): multiple definition of 
`QtPrivate::IsFloatType_v<_Float16>'; identityinfo.o:(.rodata+0x0): first 
defined here
/usr/bin/ld: authservice.o:(.rodata+0x0): multiple definition of 
`QtPrivate::IsFloatType_v<_Float16>'; identityinfo.o:(.rodata+0x0): first 
defined here
/usr/bin/ld: authserviceimpl.o:(.rodata+0x0): multiple definition of 
`QtPrivate::IsFloatType_v<_Float16>'; identityinfo.o:(.rodata+0x0): first 
defined here
/usr/bin/ld: authsession.o:(.rodata+0x0): multiple definition of 
`QtPrivate::IsFloatType_v<_Float16>'; identityinfo.o:(.rodata+0x0): first 
defined here
/usr/bin/ld: authsessionimpl.o:(.rodata+0x0): multiple definition of 
`QtPrivate::IsFloatType_v<_Float16>'; identityinfo.o:(.rodata+0x0): first 
defined here
/usr/bin/ld: connection-manager.o:(.rodata+0x0): multiple definition of 
`QtPrivate::IsFloatType_v<_Float16>'; identityinfo.o:(.rodata+0x0): first 
defined here
/usr/bin/ld: dbusinterface.o:(.rodata+0x0): multiple definition of 
`QtPrivate::IsFloatType_v<_Float16>'; identityinfo.o:(.rodata+0x0): first 
defined here
/usr/bin/ld: debug.o:(.rodata+0x0): multiple definition of 
`QtPrivate::IsFloatType_v<_Float16>'; identityinfo.o:(.rodata+0x0): first 
defined here
/usr/bin/ld: identity.o:(.rodata+0x0): multiple definition of 
`QtPrivate::IsFloatType_v<_Float16>'; identityinfo.o:(.rodata+0x0): first 
defined here
/usr/bin/ld: identityimpl.o:(.rodata+0x0): multiple definition of 
`QtPrivate::IsFloatType_v<_Float16>'; identityinfo.o:(.rodata+0x0): first 
defined here
/usr/bin/ld: identityinfoimpl.o:(.rodata+0x0): multiple definition of 
`QtPrivate::IsFloatType_v<_Float16>'; identityinfo.o:(.rodata+0x0): first 
defined here
/usr/bin/ld: securitycontext.o:(.rodata+0x0): multiple definition of 
`QtPrivate::IsFloatType_v<_Float16>'; identityinfo.o:(.rodata+0x0): first 
defined here
/usr/bin/ld: moc_authservice.o:(.rodata+0x238): multiple definition of 
`QtPrivate::IsFloatType_v<_Float16>'; identityinfo.o:(.rodata+0x0): first 
defined here
/usr/bin/ld: moc_identity.o:(.rodata+0x338): multiple definition of 
`QtPrivate::IsFloatType_v<_Float16>'; identityinfo.o:(.rodata+0x0): first 
defined here
/usr/bin/ld: moc_authsession.o:(.rodata+0x200): multiple definition of 
`QtPrivate::IsFloatType_v<_Float16>'; identityinfo.o:(.rodata+0x0): first 
defined here
/usr/bin/ld: moc_authserviceimpl.o:(.rodata+0x250): multiple definition of 
`QtPrivate::IsFloatType_v<_Float16>'; identityinfo.o:(.rodata+0x0): first 
defined here
/usr/bin/ld: moc_async-dbus-proxy.o:(.rodata+0x510): multiple definition of 
`QtPrivate::IsFloatType_v<_Float16>'; identityinfo.o:(.rodata+0x0): first 
defined here
/usr/bin/ld: moc_authsessionimpl.o:(.rodata+0x468): multiple definition of 
`QtPrivate::IsFloatType_v<_Float16>'; identityinfo.o:(.rodata+0x0): first 
defined here
/usr/bin/ld: moc_connection-manager.o:(.rodata+0x1f0): multiple definition of 
`QtPrivate::IsFloatType_v<_Float16>'; identityinfo.o:(.rodata+0x0): first 
defined here
/usr/bin/ld: moc_identityimpl.o:(.rodata+0x840): multiple definition of 
`QtPrivate::IsFloatType_v<_Float16>'; identityinfo.o:(.rodata+0x0): first 
defined here
collect2: error: ld returned 1 exit status
make[5]: *** [Makefile.libsignon-qt-shared:151: libsignon-qt6.so.1.0.0] Error 1
make[5]: Leaving directory 
'/build/reproducible-path/signond-8.61+git20231015.c8ad982/build-qt6/lib/SignOn'
make[4]: *** [Makefile:45: sub-libsignon-qt-shared-pro-make_first-ordered] 
Error 2
make[4]: Leaving directory 
'/build/reproducible-path/signond-8.61+git20231015.c8ad982/build-qt6/lib/SignOn'
make[3]: *** [Makefile:74: sub-SignOn-make_first] Error 2
make[3]: Leaving directory 
'/build/reproducible-path/signond-8.61+git20231015.c8ad982/build-qt6/lib'
make[2]: *** [Makefile:50: sub-lib-make_first] Error 2
make[2]: Leaving directory 
'/build/reproducible-path/signond-8.61+git20231015.c8ad982/build-qt6'
dh_auto_build: error: cd build-qt6 && make -j8 returned exit code 2
make[1]: *** [debian/rules:33: override_dh_auto_build] Error 25
make[1]: Leaving directory 
'/build/reproducible-path/signond-8.61+git20231015.c8ad982'
make: *** [debian/rules:18: binary] Error 2
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2

Reply via email to