Your message dated Thu, 20 Feb 2025 17:33:02 +0100
with message-id <5010880.GXAFRqVoOG@galatea>
and subject line just spam
has caused the Debian Bug report #1097546,
regarding parolottero: ftbfs with GCC-15
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.)


-- 
1097546: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1097546
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:parolottero
Version: 2.3-3
Severity: important
Tags: sid forky
User: [email protected]
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/parolottero_2.3-3_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

[...]

Command: dpkg-buildpackage --sanitize-env -us -uc -b
dpkg-buildpackage: info: source package parolottero
dpkg-buildpackage: info: source version 2.3-3
dpkg-buildpackage: info: source distribution unstable
dpkg-buildpackage: info: source changed by Salvo 'LtWorf' Tomaselli 
<[email protected]>
 dpkg-source --before-build .
dpkg-buildpackage: info: host architecture amd64
 debian/rules clean
dh clean --sourcedirectory=src --buildsystem qmake6
   dh_auto_clean -O--sourcedirectory=src -O--buildsystem=qmake6
   dh_autoreconf_clean -O--sourcedirectory=src -O--buildsystem=qmake6
   dh_clean -O--sourcedirectory=src -O--buildsystem=qmake6
 debian/rules binary
dh binary --sourcedirectory=src --buildsystem qmake6
   dh_update_autotools_config -O--sourcedirectory=src -O--buildsystem=qmake6
   dh_autoreconf -O--sourcedirectory=src -O--buildsystem=qmake6
   dh_auto_configure -O--sourcedirectory=src -O--buildsystem=qmake6
        cd src && qmake6 -makefile "QMAKE_CFLAGS_RELEASE=-g -O2 
-Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/parolottero-2.3=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2" 
"QMAKE_CFLAGS_DEBUG=-g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/parolottero-2.3=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2" 
"QMAKE_CXXFLAGS_RELEASE=-g -O2 
-ffile-prefix-map=/build/reproducible-path/parolottero-2.3=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2" 
"QMAKE_CXXFLAGS_DEBUG=-g -O2 
-ffile-prefix-map=/build/reproducible-path/parolottero-2.3=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2" "QMAKE
 _LFLAGS_RELEASE=-Wl,-z,relro -Wl,-z,now" "QMAKE_LFLAGS_DEBUG=-Wl,-z,relro 
-Wl,-z,now" QMAKE_STRIP=: PREFIX=/usr
Info: creating stash file 
/build/reproducible-path/parolottero-2.3/src/.qmake.stash
Project MESSAGE: 2.3
   dh_auto_build -O--sourcedirectory=src -O--buildsystem=qmake6
        cd src && make -j8
make[1]: Entering directory '/build/reproducible-path/parolottero-2.3/src'
g++ -c -pipe -g -O2 
-ffile-prefix-map=/build/reproducible-path/parolottero-2.3=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -Wall 
-Wextra -D_REENTRANT -DQT_DISABLE_DEPRECATED_BEFORE=0x060000 -DVERSION=\"2.3\" 
-DQT_NO_DEBUG -DQT_QUICK_LIB -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_QMLMODELS_LIB 
-DQT_QML_LIB -DQT_NETWORK_LIB -DQT_QMLINTEGRATION_LIB -DQT_CORE_LIB -I. 
-I/usr/include/x86_64-linux-gnu/qt6 -I/usr/include/x86_64-linux-gnu/qt6/QtQuick 
-I/usr/include/x86_64-linux-gnu/qt6/QtOpenGL 
-I/usr/include/x86_64-linux-gnu/qt6/QtGui 
-I/usr/include/x86_64-linux-gnu/qt6/QtQmlModels 
-I/usr/include/x86_64-linux-gnu/qt6/QtQml 
-I/usr/include/x86_64-linux-gnu/qt6/QtNetwork 
-I/usr/include/x86_64-linux-gnu/qt6/QtQmlIntegration 
-I/usr/include/x86_64-linux-gnu/qt6/QtCore -I. 
-I/usr/lib/x86_64-linux-gnu/qt6/mkspecs/linux-g++ -o boardmanager.o 
backend/boardmanager.cpp
g++ -c -pipe -g -O2 
-ffile-prefix-map=/build/reproducible-path/parolottero-2.3=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -Wall 
-Wextra -D_REENTRANT -DQT_DISABLE_DEPRECATED_BEFORE=0x060000 -DVERSION=\"2.3\" 
-DQT_NO_DEBUG -DQT_QUICK_LIB -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_QMLMODELS_LIB 
-DQT_QML_LIB -DQT_NETWORK_LIB -DQT_QMLINTEGRATION_LIB -DQT_CORE_LIB -I. 
-I/usr/include/x86_64-linux-gnu/qt6 -I/usr/include/x86_64-linux-gnu/qt6/QtQuick 
-I/usr/include/x86_64-linux-gnu/qt6/QtOpenGL 
-I/usr/include/x86_64-linux-gnu/qt6/QtGui 
-I/usr/include/x86_64-linux-gnu/qt6/QtQmlModels 
-I/usr/include/x86_64-linux-gnu/qt6/QtQml 
-I/usr/include/x86_64-linux-gnu/qt6/QtNetwork 
-I/usr/include/x86_64-linux-gnu/qt6/QtQmlIntegration 
-I/usr/include/x86_64-linux-gnu/qt6/QtCore -I. 
-I/usr/lib/x86_64-linux-gnu/qt6/mkspecs/linux-g++ -o language.o 
backend/language.cpp
g++ -c -pipe -g -O2 
-ffile-prefix-map=/build/reproducible-path/parolottero-2.3=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -Wall 
-Wextra -D_REENTRANT -DQT_DISABLE_DEPRECATED_BEFORE=0x060000 -DVERSION=\"2.3\" 
-DQT_NO_DEBUG -DQT_QUICK_LIB -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_QMLMODELS_LIB 
-DQT_QML_LIB -DQT_NETWORK_LIB -DQT_QMLINTEGRATION_LIB -DQT_CORE_LIB -I. 
-I/usr/include/x86_64-linux-gnu/qt6 -I/usr/include/x86_64-linux-gnu/qt6/QtQuick 
-I/usr/include/x86_64-linux-gnu/qt6/QtOpenGL 
-I/usr/include/x86_64-linux-gnu/qt6/QtGui 
-I/usr/include/x86_64-linux-gnu/qt6/QtQmlModels 
-I/usr/include/x86_64-linux-gnu/qt6/QtQml 
-I/usr/include/x86_64-linux-gnu/qt6/QtNetwork 
-I/usr/include/x86_64-linux-gnu/qt6/QtQmlIntegration 
-I/usr/include/x86_64-linux-gnu/qt6/QtCore -I. 
-I/usr/lib/x86_64-linux-gnu/qt6/mkspecs/linux-g++ -o languagedownloader.o 
backend/languagedownloader.cpp
g++ -c -pipe -g -O2 
-ffile-prefix-map=/build/reproducible-path/parolottero-2.3=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -Wall 
-Wextra -D_REENTRANT -DQT_DISABLE_DEPRECATED_BEFORE=0x060000 -DVERSION=\"2.3\" 
-DQT_NO_DEBUG -DQT_QUICK_LIB -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_QMLMODELS_LIB 
-DQT_QML_LIB -DQT_NETWORK_LIB -DQT_QMLINTEGRATION_LIB -DQT_CORE_LIB -I. 
-I/usr/include/x86_64-linux-gnu/qt6 -I/usr/include/x86_64-linux-gnu/qt6/QtQuick 
-I/usr/include/x86_64-linux-gnu/qt6/QtOpenGL 
-I/usr/include/x86_64-linux-gnu/qt6/QtGui 
-I/usr/include/x86_64-linux-gnu/qt6/QtQmlModels 
-I/usr/include/x86_64-linux-gnu/qt6/QtQml 
-I/usr/include/x86_64-linux-gnu/qt6/QtNetwork 
-I/usr/include/x86_64-linux-gnu/qt6/QtQmlIntegration 
-I/usr/include/x86_64-linux-gnu/qt6/QtCore -I. 
-I/usr/lib/x86_64-linux-gnu/qt6/mkspecs/linux-g++ -o languagemanager.o 
backend/languagemanager.cpp
g++ -c -pipe -g -O2 
-ffile-prefix-map=/build/reproducible-path/parolottero-2.3=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -Wall 
-Wextra -D_REENTRANT -DQT_DISABLE_DEPRECATED_BEFORE=0x060000 -DVERSION=\"2.3\" 
-DQT_NO_DEBUG -DQT_QUICK_LIB -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_QMLMODELS_LIB 
-DQT_QML_LIB -DQT_NETWORK_LIB -DQT_QMLINTEGRATION_LIB -DQT_CORE_LIB -I. 
-I/usr/include/x86_64-linux-gnu/qt6 -I/usr/include/x86_64-linux-gnu/qt6/QtQuick 
-I/usr/include/x86_64-linux-gnu/qt6/QtOpenGL 
-I/usr/include/x86_64-linux-gnu/qt6/QtGui 
-I/usr/include/x86_64-linux-gnu/qt6/QtQmlModels 
-I/usr/include/x86_64-linux-gnu/qt6/QtQml 
-I/usr/include/x86_64-linux-gnu/qt6/QtNetwork 
-I/usr/include/x86_64-linux-gnu/qt6/QtQmlIntegration 
-I/usr/include/x86_64-linux-gnu/qt6/QtCore -I. 
-I/usr/lib/x86_64-linux-gnu/qt6/mkspecs/linux-g++ -o scoreboard.o 
backend/scoreboard.cpp
g++ -c -pipe -g -O2 
-ffile-prefix-map=/build/reproducible-path/parolottero-2.3=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -Wall 
-Wextra -D_REENTRANT -DQT_DISABLE_DEPRECATED_BEFORE=0x060000 -DVERSION=\"2.3\" 
-DQT_NO_DEBUG -DQT_QUICK_LIB -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_QMLMODELS_LIB 
-DQT_QML_LIB -DQT_NETWORK_LIB -DQT_QMLINTEGRATION_LIB -DQT_CORE_LIB -I. 
-I/usr/include/x86_64-linux-gnu/qt6 -I/usr/include/x86_64-linux-gnu/qt6/QtQuick 
-I/usr/include/x86_64-linux-gnu/qt6/QtOpenGL 
-I/usr/include/x86_64-linux-gnu/qt6/QtGui 
-I/usr/include/x86_64-linux-gnu/qt6/QtQmlModels 
-I/usr/include/x86_64-linux-gnu/qt6/QtQml 
-I/usr/include/x86_64-linux-gnu/qt6/QtNetwork 
-I/usr/include/x86_64-linux-gnu/qt6/QtQmlIntegration 
-I/usr/include/x86_64-linux-gnu/qt6/QtCore -I. 
-I/usr/lib/x86_64-linux-gnu/qt6/mkspecs/linux-g++ -o scoreboarditem.o 
backend/scoreboarditem.cpp
g++ -c -pipe -g -O2 
-ffile-prefix-map=/build/reproducible-path/parolottero-2.3=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -Wall 
-Wextra -D_REENTRANT -DQT_DISABLE_DEPRECATED_BEFORE=0x060000 -DVERSION=\"2.3\" 
-DQT_NO_DEBUG -DQT_QUICK_LIB -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_QMLMODELS_LIB 
-DQT_QML_LIB -DQT_NETWORK_LIB -DQT_QMLINTEGRATION_LIB -DQT_CORE_LIB -I. 
-I/usr/include/x86_64-linux-gnu/qt6 -I/usr/include/x86_64-linux-gnu/qt6/QtQuick 
-I/usr/include/x86_64-linux-gnu/qt6/QtOpenGL 
-I/usr/include/x86_64-linux-gnu/qt6/QtGui 
-I/usr/include/x86_64-linux-gnu/qt6/QtQmlModels 
-I/usr/include/x86_64-linux-gnu/qt6/QtQml 
-I/usr/include/x86_64-linux-gnu/qt6/QtNetwork 
-I/usr/include/x86_64-linux-gnu/qt6/QtQmlIntegration 
-I/usr/include/x86_64-linux-gnu/qt6/QtCore -I. 
-I/usr/lib/x86_64-linux-gnu/qt6/mkspecs/linux-g++ -o main.o main.cpp
/usr/lib/qt6/libexec/rcc -name qml qml.qrc -o qrc_qml.cpp
/usr/lib/qt6/bin/lrelease parolottero_it_IT.ts -qm .qm/parolottero_it_IT.qm
Updating '.qm/parolottero_it_IT.qm'...
    Generated 25 translation(s) (25 finished and 0 unfinished)
g++ -pipe -g -O2 -ffile-prefix-map=/build/reproducible-path/parolottero-2.3=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -Wall 
-Wextra -dM -E -o moc_predefs.h 
/usr/lib/x86_64-linux-gnu/qt6/mkspecs/features/data/dummy.cpp
g++ -c -pipe -g -O2 
-ffile-prefix-map=/build/reproducible-path/parolottero-2.3=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -Wall 
-Wextra -D_REENTRANT -DQT_DISABLE_DEPRECATED_BEFORE=0x060000 -DVERSION=\"2.3\" 
-DQT_NO_DEBUG -DQT_QUICK_LIB -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_QMLMODELS_LIB 
-DQT_QML_LIB -DQT_NETWORK_LIB -DQT_QMLINTEGRATION_LIB -DQT_CORE_LIB -I. 
-I/usr/include/x86_64-linux-gnu/qt6 -I/usr/include/x86_64-linux-gnu/qt6/QtQuick 
-I/usr/include/x86_64-linux-gnu/qt6/QtOpenGL 
-I/usr/include/x86_64-linux-gnu/qt6/QtGui 
-I/usr/include/x86_64-linux-gnu/qt6/QtQmlModels 
-I/usr/include/x86_64-linux-gnu/qt6/QtQml 
-I/usr/include/x86_64-linux-gnu/qt6/QtNetwork 
-I/usr/include/x86_64-linux-gnu/qt6/QtQmlIntegration 
-I/usr/include/x86_64-linux-gnu/qt6/QtCore -I. 
-I/usr/lib/x86_64-linux-gnu/qt6/mkspecs/linux-g++ -o qrc_qml.o qrc_qml.cpp
/usr/lib/qt6/libexec/rcc -name qmake_qmake_qm_files qmake_qmake_qm_files.qrc -o 
qrc_qmake_qmake_qm_files.cpp
/usr/lib/qt6/libexec/moc -DQT_DISABLE_DEPRECATED_BEFORE=0x060000 
-DVERSION=\"2.3\" -DQT_NO_DEBUG -DQT_QUICK_LIB -DQT_OPENGL_LIB -DQT_GUI_LIB 
-DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_QMLINTEGRATION_LIB 
-DQT_CORE_LIB --include 
/build/reproducible-path/parolottero-2.3/src/moc_predefs.h 
-I/usr/lib/x86_64-linux-gnu/qt6/mkspecs/linux-g++ 
-I/build/reproducible-path/parolottero-2.3/src 
-I/usr/include/x86_64-linux-gnu/qt6 -I/usr/include/x86_64-linux-gnu/qt6/QtQuick 
-I/usr/include/x86_64-linux-gnu/qt6/QtOpenGL 
-I/usr/include/x86_64-linux-gnu/qt6/QtGui 
-I/usr/include/x86_64-linux-gnu/qt6/QtQmlModels 
-I/usr/include/x86_64-linux-gnu/qt6/QtQml 
-I/usr/include/x86_64-linux-gnu/qt6/QtNetwork 
-I/usr/include/x86_64-linux-gnu/qt6/QtQmlIntegration 
-I/usr/include/x86_64-linux-gnu/qt6/QtCore -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 ba
 ckend/boardmanager.h -o moc_boardmanager.cpp
/usr/lib/qt6/libexec/moc -DQT_DISABLE_DEPRECATED_BEFORE=0x060000 
-DVERSION=\"2.3\" -DQT_NO_DEBUG -DQT_QUICK_LIB -DQT_OPENGL_LIB -DQT_GUI_LIB 
-DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_QMLINTEGRATION_LIB 
-DQT_CORE_LIB --include 
/build/reproducible-path/parolottero-2.3/src/moc_predefs.h 
-I/usr/lib/x86_64-linux-gnu/qt6/mkspecs/linux-g++ 
-I/build/reproducible-path/parolottero-2.3/src 
-I/usr/include/x86_64-linux-gnu/qt6 -I/usr/include/x86_64-linux-gnu/qt6/QtQuick 
-I/usr/include/x86_64-linux-gnu/qt6/QtOpenGL 
-I/usr/include/x86_64-linux-gnu/qt6/QtGui 
-I/usr/include/x86_64-linux-gnu/qt6/QtQmlModels 
-I/usr/include/x86_64-linux-gnu/qt6/QtQml 
-I/usr/include/x86_64-linux-gnu/qt6/QtNetwork 
-I/usr/include/x86_64-linux-gnu/qt6/QtQmlIntegration 
-I/usr/include/x86_64-linux-gnu/qt6/QtCore -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 ba
 ckend/language.h -o moc_language.cpp
/usr/lib/qt6/libexec/moc -DQT_DISABLE_DEPRECATED_BEFORE=0x060000 
-DVERSION=\"2.3\" -DQT_NO_DEBUG -DQT_QUICK_LIB -DQT_OPENGL_LIB -DQT_GUI_LIB 
-DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_QMLINTEGRATION_LIB 
-DQT_CORE_LIB --include 
/build/reproducible-path/parolottero-2.3/src/moc_predefs.h 
-I/usr/lib/x86_64-linux-gnu/qt6/mkspecs/linux-g++ 
-I/build/reproducible-path/parolottero-2.3/src 
-I/usr/include/x86_64-linux-gnu/qt6 -I/usr/include/x86_64-linux-gnu/qt6/QtQuick 
-I/usr/include/x86_64-linux-gnu/qt6/QtOpenGL 
-I/usr/include/x86_64-linux-gnu/qt6/QtGui 
-I/usr/include/x86_64-linux-gnu/qt6/QtQmlModels 
-I/usr/include/x86_64-linux-gnu/qt6/QtQml 
-I/usr/include/x86_64-linux-gnu/qt6/QtNetwork 
-I/usr/include/x86_64-linux-gnu/qt6/QtQmlIntegration 
-I/usr/include/x86_64-linux-gnu/qt6/QtCore -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 ba
 ckend/languagedownloader.h -o moc_languagedownloader.cpp
/usr/lib/qt6/libexec/moc -DQT_DISABLE_DEPRECATED_BEFORE=0x060000 
-DVERSION=\"2.3\" -DQT_NO_DEBUG -DQT_QUICK_LIB -DQT_OPENGL_LIB -DQT_GUI_LIB 
-DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_QMLINTEGRATION_LIB 
-DQT_CORE_LIB --include 
/build/reproducible-path/parolottero-2.3/src/moc_predefs.h 
-I/usr/lib/x86_64-linux-gnu/qt6/mkspecs/linux-g++ 
-I/build/reproducible-path/parolottero-2.3/src 
-I/usr/include/x86_64-linux-gnu/qt6 -I/usr/include/x86_64-linux-gnu/qt6/QtQuick 
-I/usr/include/x86_64-linux-gnu/qt6/QtOpenGL 
-I/usr/include/x86_64-linux-gnu/qt6/QtGui 
-I/usr/include/x86_64-linux-gnu/qt6/QtQmlModels 
-I/usr/include/x86_64-linux-gnu/qt6/QtQml 
-I/usr/include/x86_64-linux-gnu/qt6/QtNetwork 
-I/usr/include/x86_64-linux-gnu/qt6/QtQmlIntegration 
-I/usr/include/x86_64-linux-gnu/qt6/QtCore -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 ba
 ckend/languagemanager.h -o moc_languagemanager.cpp
/usr/lib/qt6/libexec/moc -DQT_DISABLE_DEPRECATED_BEFORE=0x060000 
-DVERSION=\"2.3\" -DQT_NO_DEBUG -DQT_QUICK_LIB -DQT_OPENGL_LIB -DQT_GUI_LIB 
-DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_QMLINTEGRATION_LIB 
-DQT_CORE_LIB --include 
/build/reproducible-path/parolottero-2.3/src/moc_predefs.h 
-I/usr/lib/x86_64-linux-gnu/qt6/mkspecs/linux-g++ 
-I/build/reproducible-path/parolottero-2.3/src 
-I/usr/include/x86_64-linux-gnu/qt6 -I/usr/include/x86_64-linux-gnu/qt6/QtQuick 
-I/usr/include/x86_64-linux-gnu/qt6/QtOpenGL 
-I/usr/include/x86_64-linux-gnu/qt6/QtGui 
-I/usr/include/x86_64-linux-gnu/qt6/QtQmlModels 
-I/usr/include/x86_64-linux-gnu/qt6/QtQml 
-I/usr/include/x86_64-linux-gnu/qt6/QtNetwork 
-I/usr/include/x86_64-linux-gnu/qt6/QtQmlIntegration 
-I/usr/include/x86_64-linux-gnu/qt6/QtCore -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 ba
 ckend/scoreboard.h -o moc_scoreboard.cpp
/usr/lib/qt6/libexec/moc -DQT_DISABLE_DEPRECATED_BEFORE=0x060000 
-DVERSION=\"2.3\" -DQT_NO_DEBUG -DQT_QUICK_LIB -DQT_OPENGL_LIB -DQT_GUI_LIB 
-DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_QMLINTEGRATION_LIB 
-DQT_CORE_LIB --include 
/build/reproducible-path/parolottero-2.3/src/moc_predefs.h 
-I/usr/lib/x86_64-linux-gnu/qt6/mkspecs/linux-g++ 
-I/build/reproducible-path/parolottero-2.3/src 
-I/usr/include/x86_64-linux-gnu/qt6 -I/usr/include/x86_64-linux-gnu/qt6/QtQuick 
-I/usr/include/x86_64-linux-gnu/qt6/QtOpenGL 
-I/usr/include/x86_64-linux-gnu/qt6/QtGui 
-I/usr/include/x86_64-linux-gnu/qt6/QtQmlModels 
-I/usr/include/x86_64-linux-gnu/qt6/QtQml 
-I/usr/include/x86_64-linux-gnu/qt6/QtNetwork 
-I/usr/include/x86_64-linux-gnu/qt6/QtQmlIntegration 
-I/usr/include/x86_64-linux-gnu/qt6/QtCore -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 ba
 ckend/scoreboarditem.h -o moc_scoreboarditem.cpp
g++ -c -pipe -g -O2 
-ffile-prefix-map=/build/reproducible-path/parolottero-2.3=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -Wall 
-Wextra -D_REENTRANT -DQT_DISABLE_DEPRECATED_BEFORE=0x060000 -DVERSION=\"2.3\" 
-DQT_NO_DEBUG -DQT_QUICK_LIB -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_QMLMODELS_LIB 
-DQT_QML_LIB -DQT_NETWORK_LIB -DQT_QMLINTEGRATION_LIB -DQT_CORE_LIB -I. 
-I/usr/include/x86_64-linux-gnu/qt6 -I/usr/include/x86_64-linux-gnu/qt6/QtQuick 
-I/usr/include/x86_64-linux-gnu/qt6/QtOpenGL 
-I/usr/include/x86_64-linux-gnu/qt6/QtGui 
-I/usr/include/x86_64-linux-gnu/qt6/QtQmlModels 
-I/usr/include/x86_64-linux-gnu/qt6/QtQml 
-I/usr/include/x86_64-linux-gnu/qt6/QtNetwork 
-I/usr/include/x86_64-linux-gnu/qt6/QtQmlIntegration 
-I/usr/include/x86_64-linux-gnu/qt6/QtCore -I. 
-I/usr/lib/x86_64-linux-gnu/qt6/mkspecs/linux-g++ -o qrc_qmake_qmake_qm_files.o 
qrc_qmake_qmake_qm_files.cpp
g++ -c -pipe -g -O2 
-ffile-prefix-map=/build/reproducible-path/parolottero-2.3=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -Wall 
-Wextra -D_REENTRANT -DQT_DISABLE_DEPRECATED_BEFORE=0x060000 -DVERSION=\"2.3\" 
-DQT_NO_DEBUG -DQT_QUICK_LIB -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_QMLMODELS_LIB 
-DQT_QML_LIB -DQT_NETWORK_LIB -DQT_QMLINTEGRATION_LIB -DQT_CORE_LIB -I. 
-I/usr/include/x86_64-linux-gnu/qt6 -I/usr/include/x86_64-linux-gnu/qt6/QtQuick 
-I/usr/include/x86_64-linux-gnu/qt6/QtOpenGL 
-I/usr/include/x86_64-linux-gnu/qt6/QtGui 
-I/usr/include/x86_64-linux-gnu/qt6/QtQmlModels 
-I/usr/include/x86_64-linux-gnu/qt6/QtQml 
-I/usr/include/x86_64-linux-gnu/qt6/QtNetwork 
-I/usr/include/x86_64-linux-gnu/qt6/QtQmlIntegration 
-I/usr/include/x86_64-linux-gnu/qt6/QtCore -I. 
-I/usr/lib/x86_64-linux-gnu/qt6/mkspecs/linux-g++ -o moc_boardmanager.o 
moc_boardmanager.cpp
g++ -c -pipe -g -O2 
-ffile-prefix-map=/build/reproducible-path/parolottero-2.3=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -Wall 
-Wextra -D_REENTRANT -DQT_DISABLE_DEPRECATED_BEFORE=0x060000 -DVERSION=\"2.3\" 
-DQT_NO_DEBUG -DQT_QUICK_LIB -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_QMLMODELS_LIB 
-DQT_QML_LIB -DQT_NETWORK_LIB -DQT_QMLINTEGRATION_LIB -DQT_CORE_LIB -I. 
-I/usr/include/x86_64-linux-gnu/qt6 -I/usr/include/x86_64-linux-gnu/qt6/QtQuick 
-I/usr/include/x86_64-linux-gnu/qt6/QtOpenGL 
-I/usr/include/x86_64-linux-gnu/qt6/QtGui 
-I/usr/include/x86_64-linux-gnu/qt6/QtQmlModels 
-I/usr/include/x86_64-linux-gnu/qt6/QtQml 
-I/usr/include/x86_64-linux-gnu/qt6/QtNetwork 
-I/usr/include/x86_64-linux-gnu/qt6/QtQmlIntegration 
-I/usr/include/x86_64-linux-gnu/qt6/QtCore -I. 
-I/usr/lib/x86_64-linux-gnu/qt6/mkspecs/linux-g++ -o moc_language.o 
moc_language.cpp
g++ -c -pipe -g -O2 
-ffile-prefix-map=/build/reproducible-path/parolottero-2.3=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -Wall 
-Wextra -D_REENTRANT -DQT_DISABLE_DEPRECATED_BEFORE=0x060000 -DVERSION=\"2.3\" 
-DQT_NO_DEBUG -DQT_QUICK_LIB -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_QMLMODELS_LIB 
-DQT_QML_LIB -DQT_NETWORK_LIB -DQT_QMLINTEGRATION_LIB -DQT_CORE_LIB -I. 
-I/usr/include/x86_64-linux-gnu/qt6 -I/usr/include/x86_64-linux-gnu/qt6/QtQuick 
-I/usr/include/x86_64-linux-gnu/qt6/QtOpenGL 
-I/usr/include/x86_64-linux-gnu/qt6/QtGui 
-I/usr/include/x86_64-linux-gnu/qt6/QtQmlModels 
-I/usr/include/x86_64-linux-gnu/qt6/QtQml 
-I/usr/include/x86_64-linux-gnu/qt6/QtNetwork 
-I/usr/include/x86_64-linux-gnu/qt6/QtQmlIntegration 
-I/usr/include/x86_64-linux-gnu/qt6/QtCore -I. 
-I/usr/lib/x86_64-linux-gnu/qt6/mkspecs/linux-g++ -o moc_languagedownloader.o 
moc_languagedownloader.cpp
g++ -c -pipe -g -O2 
-ffile-prefix-map=/build/reproducible-path/parolottero-2.3=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -Wall 
-Wextra -D_REENTRANT -DQT_DISABLE_DEPRECATED_BEFORE=0x060000 -DVERSION=\"2.3\" 
-DQT_NO_DEBUG -DQT_QUICK_LIB -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_QMLMODELS_LIB 
-DQT_QML_LIB -DQT_NETWORK_LIB -DQT_QMLINTEGRATION_LIB -DQT_CORE_LIB -I. 
-I/usr/include/x86_64-linux-gnu/qt6 -I/usr/include/x86_64-linux-gnu/qt6/QtQuick 
-I/usr/include/x86_64-linux-gnu/qt6/QtOpenGL 
-I/usr/include/x86_64-linux-gnu/qt6/QtGui 
-I/usr/include/x86_64-linux-gnu/qt6/QtQmlModels 
-I/usr/include/x86_64-linux-gnu/qt6/QtQml 
-I/usr/include/x86_64-linux-gnu/qt6/QtNetwork 
-I/usr/include/x86_64-linux-gnu/qt6/QtQmlIntegration 
-I/usr/include/x86_64-linux-gnu/qt6/QtCore -I. 
-I/usr/lib/x86_64-linux-gnu/qt6/mkspecs/linux-g++ -o moc_languagemanager.o 
moc_languagemanager.cpp
g++ -c -pipe -g -O2 
-ffile-prefix-map=/build/reproducible-path/parolottero-2.3=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -Wall 
-Wextra -D_REENTRANT -DQT_DISABLE_DEPRECATED_BEFORE=0x060000 -DVERSION=\"2.3\" 
-DQT_NO_DEBUG -DQT_QUICK_LIB -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_QMLMODELS_LIB 
-DQT_QML_LIB -DQT_NETWORK_LIB -DQT_QMLINTEGRATION_LIB -DQT_CORE_LIB -I. 
-I/usr/include/x86_64-linux-gnu/qt6 -I/usr/include/x86_64-linux-gnu/qt6/QtQuick 
-I/usr/include/x86_64-linux-gnu/qt6/QtOpenGL 
-I/usr/include/x86_64-linux-gnu/qt6/QtGui 
-I/usr/include/x86_64-linux-gnu/qt6/QtQmlModels 
-I/usr/include/x86_64-linux-gnu/qt6/QtQml 
-I/usr/include/x86_64-linux-gnu/qt6/QtNetwork 
-I/usr/include/x86_64-linux-gnu/qt6/QtQmlIntegration 
-I/usr/include/x86_64-linux-gnu/qt6/QtCore -I. 
-I/usr/lib/x86_64-linux-gnu/qt6/mkspecs/linux-g++ -o moc_scoreboard.o 
moc_scoreboard.cpp
g++ -c -pipe -g -O2 
-ffile-prefix-map=/build/reproducible-path/parolottero-2.3=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -Wall 
-Wextra -D_REENTRANT -DQT_DISABLE_DEPRECATED_BEFORE=0x060000 -DVERSION=\"2.3\" 
-DQT_NO_DEBUG -DQT_QUICK_LIB -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_QMLMODELS_LIB 
-DQT_QML_LIB -DQT_NETWORK_LIB -DQT_QMLINTEGRATION_LIB -DQT_CORE_LIB -I. 
-I/usr/include/x86_64-linux-gnu/qt6 -I/usr/include/x86_64-linux-gnu/qt6/QtQuick 
-I/usr/include/x86_64-linux-gnu/qt6/QtOpenGL 
-I/usr/include/x86_64-linux-gnu/qt6/QtGui 
-I/usr/include/x86_64-linux-gnu/qt6/QtQmlModels 
-I/usr/include/x86_64-linux-gnu/qt6/QtQml 
-I/usr/include/x86_64-linux-gnu/qt6/QtNetwork 
-I/usr/include/x86_64-linux-gnu/qt6/QtQmlIntegration 
-I/usr/include/x86_64-linux-gnu/qt6/QtCore -I. 
-I/usr/lib/x86_64-linux-gnu/qt6/mkspecs/linux-g++ -o moc_scoreboarditem.o 
moc_scoreboarditem.cpp
g++ -Wl,-z,relro -Wl,-z,now -Wl,-rpath-link,/usr/lib/x86_64-linux-gnu -o 
parolottero  boardmanager.o language.o languagedownloader.o languagemanager.o 
scoreboard.o scoreboarditem.o main.o qrc_qml.o qrc_qmake_qmake_qm_files.o 
moc_boardmanager.o moc_language.o moc_languagedownloader.o 
moc_languagemanager.o moc_scoreboard.o moc_scoreboarditem.o   
/usr/lib/x86_64-linux-gnu/libQt6Quick.so 
/usr/lib/x86_64-linux-gnu/libQt6OpenGL.so 
/usr/lib/x86_64-linux-gnu/libQt6Gui.so /usr/lib/x86_64-linux-gnu/libGLX.so 
/usr/lib/x86_64-linux-gnu/libOpenGL.so 
/usr/lib/x86_64-linux-gnu/libQt6QmlModels.so 
/usr/lib/x86_64-linux-gnu/libQt6Qml.so 
/usr/lib/x86_64-linux-gnu/libQt6QmlBuiltins.a 
/usr/lib/x86_64-linux-gnu/libQt6Network.so 
/usr/lib/x86_64-linux-gnu/libQt6Core.so -lpthread -lGLX -lOpenGL   
/usr/bin/ld: language.o:(.rodata+0x0): multiple definition of 
`QtPrivate::IsFloatType_v<_Float16>'; boardmanager.o:(.rodata+0x0): first 
defined here
/usr/bin/ld: languagedownloader.o:(.rodata+0x0): multiple definition of 
`QtPrivate::IsFloatType_v<_Float16>'; boardmanager.o:(.rodata+0x0): first 
defined here
/usr/bin/ld: languagemanager.o:(.rodata+0x0): multiple definition of 
`QtPrivate::IsFloatType_v<_Float16>'; boardmanager.o:(.rodata+0x0): first 
defined here
/usr/bin/ld: scoreboard.o:(.rodata+0x0): multiple definition of 
`QtPrivate::IsFloatType_v<_Float16>'; boardmanager.o:(.rodata+0x0): first 
defined here
/usr/bin/ld: scoreboarditem.o:(.rodata+0x0): multiple definition of 
`QtPrivate::IsFloatType_v<_Float16>'; boardmanager.o:(.rodata+0x0): first 
defined here
/usr/bin/ld: main.o:(.rodata+0x0): multiple definition of 
`QtPrivate::IsFloatType_v<_Float16>'; boardmanager.o:(.rodata+0x0): first 
defined here
/usr/bin/ld: moc_boardmanager.o:(.rodata+0x690): multiple definition of 
`QtPrivate::IsFloatType_v<_Float16>'; boardmanager.o:(.rodata+0x0): first 
defined here
/usr/bin/ld: moc_language.o:(.rodata+0x190): multiple definition of 
`QtPrivate::IsFloatType_v<_Float16>'; boardmanager.o:(.rodata+0x0): first 
defined here
/usr/bin/ld: moc_languagedownloader.o:(.rodata+0x25c): multiple definition of 
`QtPrivate::IsFloatType_v<_Float16>'; boardmanager.o:(.rodata+0x0): first 
defined here
/usr/bin/ld: moc_languagemanager.o:(.rodata+0x10c): multiple definition of 
`QtPrivate::IsFloatType_v<_Float16>'; boardmanager.o:(.rodata+0x0): first 
defined here
/usr/bin/ld: moc_scoreboard.o:(.rodata+0x210): multiple definition of 
`QtPrivate::IsFloatType_v<_Float16>'; boardmanager.o:(.rodata+0x0): first 
defined here
/usr/bin/ld: moc_scoreboarditem.o:(.rodata+0x140): multiple definition of 
`QtPrivate::IsFloatType_v<_Float16>'; boardmanager.o:(.rodata+0x0): first 
defined here
collect2: error: ld returned 1 exit status
make[1]: *** [Makefile:209: parolottero] Error 1
make[1]: Leaving directory '/build/reproducible-path/parolottero-2.3/src'
dh_auto_build: error: cd src && make -j8 returned exit code 2
make: *** [debian/rules:6: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2

--- End Message ---
--- Begin Message ---
Invalid bugreport, just spam.


-- 
Salvo Tomaselli

"Io non mi sento obbligato a credere che lo stesso Dio che ci ha dotato di
senso, ragione ed intelletto intendesse che noi ne facessimo a meno."
                -- Galileo Galilei

https://ltworf.codeberg.page/

--- End Message ---

Reply via email to