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 #1096394,
regarding brightnesspicker: 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.)


-- 
1096394: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1096394
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:brightnesspicker
Version: 1.0-4
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/brightnesspicker_1.0-4_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

[...]
-----END PGP SIGNATURE-----

dpkg-source: warning: cannot verify inline signature for 
./brightnesspicker_1.0-4.dsc: unsupported subcommand
dpkg-source: info: extracting brightnesspicker in 
/build/reproducible-path/brightnesspicker-1.0
dpkg-source: info: unpacking brightnesspicker_1.0.orig.tar.gz
dpkg-source: info: unpacking brightnesspicker_1.0-4.debian.tar.xz

Check disk space
----------------

Sufficient free space for build

User Environment
----------------

APT_CONFIG=/var/lib/sbuild/apt.conf
HOME=/sbuild-nonexistent
LANG=C.UTF-8
LC_ALL=C.UTF-8
LOGNAME=user42
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
SHELL=/bin/sh
USER=user42

dpkg-buildpackage
-----------------

Command: dpkg-buildpackage --sanitize-env -us -uc -b
dpkg-buildpackage: info: source package brightnesspicker
dpkg-buildpackage: info: source version 1.0-4
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/brightnesspicker-1.0=. 
-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/brightnesspicker-1.0=. 
-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/brightnesspicker-1.0=. 
-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/brightnesspicker-1.0=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORT
 IFY_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/brightnesspicker-1.0/src/.qmake.stash
   dh_auto_build -O--sourcedirectory=src -O--buildsystem=qmake6
        cd src && make -j8
make[1]: Entering directory '/build/reproducible-path/brightnesspicker-1.0/src'
g++ -c -pipe -g -O2 
-ffile-prefix-map=/build/reproducible-path/brightnesspicker-1.0=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -Wall 
-Wextra -D_REENTRANT -DQT_NO_DEBUG -DQT_QUICK_LIB -DQT_OPENGL_LIB 
-DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_QMLMODELS_LIB -DQT_QML_LIB 
-DQT_QMLINTEGRATION_LIB -DQT_NETWORK_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/QtWidgets 
-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/QtQmlIntegration 
-I/usr/include/x86_64-linux-gnu/qt6/QtNetwork 
-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
g++ -c -pipe -g -O2 
-ffile-prefix-map=/build/reproducible-path/brightnesspicker-1.0=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -Wall 
-Wextra -D_REENTRANT -DQT_NO_DEBUG -DQT_QUICK_LIB -DQT_OPENGL_LIB 
-DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_QMLMODELS_LIB -DQT_QML_LIB 
-DQT_QMLINTEGRATION_LIB -DQT_NETWORK_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/QtWidgets 
-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/QtQmlIntegration 
-I/usr/include/x86_64-linux-gnu/qt6/QtNetwork 
-I/usr/include/x86_64-linux-gnu/qt6/QtCore -I. 
-I/usr/lib/x86_64-linux-gnu/qt6/mkspecs/linux-g++ -o xrandr.o xrandr.cpp
/usr/lib/qt6/libexec/rcc -name qml qml.qrc -o qrc_qml.cpp
/usr/lib/qt6/bin/lrelease brightnesspicker_it_IT.ts -qm 
.qm/brightnesspicker_it_IT.qm
g++ -pipe -g -O2 
-ffile-prefix-map=/build/reproducible-path/brightnesspicker-1.0=. 
-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
Updating '.qm/brightnesspicker_it_IT.qm'...
    Generated 0 translation(s) (0 finished and 0 unfinished)
/usr/lib/qt6/libexec/rcc -name qmake_qmake_qm_files qmake_qmake_qm_files.qrc -o 
qrc_qmake_qmake_qm_files.cpp
g++ -c -pipe -g -O2 
-ffile-prefix-map=/build/reproducible-path/brightnesspicker-1.0=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -Wall 
-Wextra -D_REENTRANT -DQT_NO_DEBUG -DQT_QUICK_LIB -DQT_OPENGL_LIB 
-DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_QMLMODELS_LIB -DQT_QML_LIB 
-DQT_QMLINTEGRATION_LIB -DQT_NETWORK_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/QtWidgets 
-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/QtQmlIntegration 
-I/usr/include/x86_64-linux-gnu/qt6/QtNetwork 
-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
g++ -c -pipe -g -O2 
-ffile-prefix-map=/build/reproducible-path/brightnesspicker-1.0=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -Wall 
-Wextra -D_REENTRANT -DQT_NO_DEBUG -DQT_QUICK_LIB -DQT_OPENGL_LIB 
-DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_QMLMODELS_LIB -DQT_QML_LIB 
-DQT_QMLINTEGRATION_LIB -DQT_NETWORK_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/QtWidgets 
-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/QtQmlIntegration 
-I/usr/include/x86_64-linux-gnu/qt6/QtNetwork 
-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
/usr/lib/qt6/libexec/moc -DQT_NO_DEBUG -DQT_QUICK_LIB -DQT_OPENGL_LIB 
-DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_QMLMODELS_LIB -DQT_QML_LIB 
-DQT_QMLINTEGRATION_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include 
/build/reproducible-path/brightnesspicker-1.0/src/moc_predefs.h 
-I/usr/lib/x86_64-linux-gnu/qt6/mkspecs/linux-g++ 
-I/build/reproducible-path/brightnesspicker-1.0/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/QtWidgets 
-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/QtQmlIntegration 
-I/usr/include/x86_64-linux-gnu/qt6/QtNetwork 
-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 xrandr.h -o moc_xrandr.cpp
g++ -c -pipe -g -O2 
-ffile-prefix-map=/build/reproducible-path/brightnesspicker-1.0=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -Wall 
-Wextra -D_REENTRANT -DQT_NO_DEBUG -DQT_QUICK_LIB -DQT_OPENGL_LIB 
-DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_QMLMODELS_LIB -DQT_QML_LIB 
-DQT_QMLINTEGRATION_LIB -DQT_NETWORK_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/QtWidgets 
-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/QtQmlIntegration 
-I/usr/include/x86_64-linux-gnu/qt6/QtNetwork 
-I/usr/include/x86_64-linux-gnu/qt6/QtCore -I. 
-I/usr/lib/x86_64-linux-gnu/qt6/mkspecs/linux-g++ -o moc_xrandr.o moc_xrandr.cpp
g++ -Wl,-z,relro -Wl,-z,now -Wl,-rpath-link,/usr/lib/x86_64-linux-gnu -o 
brightnesspicker  main.o xrandr.o qrc_qml.o qrc_qmake_qmake_qm_files.o 
moc_xrandr.o   /usr/lib/x86_64-linux-gnu/libQt6Quick.so 
/usr/lib/x86_64-linux-gnu/libQt6OpenGL.so 
/usr/lib/x86_64-linux-gnu/libQt6Widgets.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: xrandr.o:(.rodata+0x0): multiple definition of 
`QtPrivate::IsFloatType_v<_Float16>'; main.o:(.rodata+0x0): first defined here
/usr/bin/ld: moc_xrandr.o:(.rodata+0xe4): multiple definition of 
`QtPrivate::IsFloatType_v<_Float16>'; main.o:(.rodata+0x0): first defined here
collect2: error: ld returned 1 exit status
make[1]: *** [Makefile:178: brightnesspicker] Error 1
make[1]: Leaving directory '/build/reproducible-path/brightnesspicker-1.0/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