#1097568 pentobi: ftbfs with GCC-15

#1097568#5
Date:
2025-02-17 17:43:15 UTC
From:
To:
[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/pentobi_25.2-1_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: CMakeFiles/pentobi.dir/.rcc/qmlcache/pentobi_GameInfoDialog_qml.cpp.o:(.rodata+0x2b70): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; CMakeFiles/pentobi.dir/pentobi_autogen/mocs_compilation.cpp.o:(.rodata+0x411c): first defined here
/usr/bin/ld: CMakeFiles/pentobi.dir/.rcc/qmlcache/pentobi_GameVariantDialog_qml.cpp.o:(.rodata+0x3dd4): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; CMakeFiles/pentobi.dir/pentobi_autogen/mocs_compilation.cpp.o:(.rodata+0x411c): first defined here
/usr/bin/ld: CMakeFiles/pentobi.dir/.rcc/qmlcache/pentobi_GotoMoveDialog_qml.cpp.o:(.rodata+0x1b2c): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; CMakeFiles/pentobi.dir/pentobi_autogen/mocs_compilation.cpp.o:(.rodata+0x411c): first defined here
/usr/bin/ld: CMakeFiles/pentobi.dir/.rcc/qmlcache/pentobi_HelpDialog_qml.cpp.o:(.rodata+0x620): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; CMakeFiles/pentobi.dir/pentobi_autogen/mocs_compilation.cpp.o:(.rodata+0x411c): first defined here
/usr/bin/ld: CMakeFiles/pentobi.dir/.rcc/qmlcache/pentobi_HelpViewer_qml.cpp.o:(.rodata+0x2c94): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; CMakeFiles/pentobi.dir/pentobi_autogen/mocs_compilation.cpp.o:(.rodata+0x411c): first defined here
/usr/bin/ld: CMakeFiles/pentobi.dir/.rcc/qmlcache/pentobi_HelpWindow_qml.cpp.o:(.rodata+0x1bf4): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; CMakeFiles/pentobi.dir/pentobi_autogen/mocs_compilation.cpp.o:(.rodata+0x411c): first defined here
/usr/bin/ld: CMakeFiles/pentobi.dir/.rcc/qmlcache/pentobi_ImageSaveDialog_qml.cpp.o:(.rodata+0x7f8): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; CMakeFiles/pentobi.dir/pentobi_autogen/mocs_compilation.cpp.o:(.rodata+0x411c): first defined here
/usr/bin/ld: CMakeFiles/pentobi.dir/.rcc/qmlcache/pentobi_InitialRatingDialog_qml.cpp.o:(.rodata+0x1798): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; CMakeFiles/pentobi.dir/pentobi_autogen/mocs_compilation.cpp.o:(.rodata+0x411c): first defined here
/usr/bin/ld: CMakeFiles/pentobi.dir/.rcc/qmlcache/pentobi_LineSegment_qml.cpp.o:(.rodata+0x3ce8): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; CMakeFiles/pentobi.dir/pentobi_autogen/mocs_compilation.cpp.o:(.rodata+0x411c): first defined here
/usr/bin/ld: CMakeFiles/pentobi.dir/.rcc/qmlcache/pentobi_Main_qml.cpp.o:(.rodata+0xc778): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; CMakeFiles/pentobi.dir/pentobi_autogen/mocs_compilation.cpp.o:(.rodata+0x411c): first defined here
/usr/bin/ld: CMakeFiles/pentobi.dir/.rcc/qmlcache/pentobi_MessageDialog_qml.cpp.o:(.rodata+0xa64): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; CMakeFiles/pentobi.dir/pentobi_autogen/mocs_compilation.cpp.o:(.rodata+0x411c): first defined here
/usr/bin/ld: CMakeFiles/pentobi.dir/.rcc/qmlcache/pentobi_MenuComputer_qml.cpp.o:(.rodata+0x6f8): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; CMakeFiles/pentobi.dir/pentobi_autogen/mocs_compilation.cpp.o:(.rodata+0x411c): first defined here
/usr/bin/ld: CMakeFiles/pentobi.dir/.rcc/qmlcache/pentobi_MenuEdit_qml.cpp.o:(.rodata+0x200c): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; CMakeFiles/pentobi.dir/pentobi_autogen/mocs_compilation.cpp.o:(.rodata+0x411c): first defined here
/usr/bin/ld: CMakeFiles/pentobi.dir/.rcc/qmlcache/pentobi_MenuGame_qml.cpp.o:(.rodata+0x1394): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; CMakeFiles/pentobi.dir/pentobi_autogen/mocs_compilation.cpp.o:(.rodata+0x411c): first defined here
/usr/bin/ld: CMakeFiles/pentobi.dir/.rcc/qmlcache/pentobi_MenuGo_qml.cpp.o:(.rodata+0x7a4): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; CMakeFiles/pentobi.dir/pentobi_autogen/mocs_compilation.cpp.o:(.rodata+0x411c): first defined here
/usr/bin/ld: CMakeFiles/pentobi.dir/.rcc/qmlcache/pentobi_MenuHelp_qml.cpp.o:(.rodata+0x5c0): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; CMakeFiles/pentobi.dir/pentobi_autogen/mocs_compilation.cpp.o:(.rodata+0x411c): first defined here
/usr/bin/ld: CMakeFiles/pentobi.dir/.rcc/qmlcache/pentobi_MenuRecentFiles_qml.cpp.o:(.rodata+0x2320): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; CMakeFiles/pentobi.dir/pentobi_autogen/mocs_compilation.cpp.o:(.rodata+0x411c): first defined here
/usr/bin/ld: CMakeFiles/pentobi.dir/.rcc/qmlcache/pentobi_MenuTools_qml.cpp.o:(.rodata+0xd40): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; CMakeFiles/pentobi.dir/pentobi_autogen/mocs_compilation.cpp.o:(.rodata+0x411c): first defined here
/usr/bin/ld: CMakeFiles/pentobi.dir/.rcc/qmlcache/pentobi_MenuView_qml.cpp.o:(.rodata+0xb9c): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; CMakeFiles/pentobi.dir/pentobi_autogen/mocs_compilation.cpp.o:(.rodata+0x411c): first defined here
/usr/bin/ld: CMakeFiles/pentobi.dir/.rcc/qmlcache/pentobi_MoveAnnotationDialog_qml.cpp.o:(.rodata+0x1520): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; CMakeFiles/pentobi.dir/pentobi_autogen/mocs_compilation.cpp.o:(.rodata+0x411c): first defined here
/usr/bin/ld: CMakeFiles/pentobi.dir/.rcc/qmlcache/pentobi_NavigationButtons_qml.cpp.o:(.rodata+0x122c): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; CMakeFiles/pentobi.dir/pentobi_autogen/mocs_compilation.cpp.o:(.rodata+0x411c): first defined here
/usr/bin/ld: CMakeFiles/pentobi.dir/.rcc/qmlcache/pentobi_NavigationPanel_qml.cpp.o:(.rodata+0xf68): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; CMakeFiles/pentobi.dir/pentobi_autogen/mocs_compilation.cpp.o:(.rodata+0x411c): first defined here
/usr/bin/ld: CMakeFiles/pentobi.dir/.rcc/qmlcache/pentobi_OpenDialog_qml.cpp.o:(.rodata+0x7ec): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; CMakeFiles/pentobi.dir/pentobi_autogen/mocs_compilation.cpp.o:(.rodata+0x411c): first defined here
/usr/bin/ld: CMakeFiles/pentobi.dir/.rcc/qmlcache/pentobi_PentobiBusyIndicator_qml.cpp.o:(.rodata+0x14a0): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; CMakeFiles/pentobi.dir/pentobi_autogen/mocs_compilation.cpp.o:(.rodata+0x411c): first defined here
/usr/bin/ld: CMakeFiles/pentobi.dir/.rcc/qmlcache/pentobi_PentobiButton_qml.cpp.o:(.rodata+0x2aac): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; CMakeFiles/pentobi.dir/pentobi_autogen/mocs_compilation.cpp.o:(.rodata+0x411c): first defined here
/usr/bin/ld: CMakeFiles/pentobi.dir/.rcc/qmlcache/pentobi_PentobiDialog_qml.cpp.o:(.rodata+0x16e8): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; CMakeFiles/pentobi.dir/pentobi_autogen/mocs_compilation.cpp.o:(.rodata+0x411c): first defined here
/usr/bin/ld: CMakeFiles/pentobi.dir/.rcc/qmlcache/pentobi_PentobiDialogButtonBox_qml.cpp.o:(.rodata+0x2f0): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; CMakeFiles/pentobi.dir/pentobi_autogen/mocs_compilation.cpp.o:(.rodata+0x411c): first defined here
/usr/bin/ld: CMakeFiles/pentobi.dir/.rcc/qmlcache/pentobi_PentobiMenu_qml.cpp.o:(.rodata+0x80c): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; CMakeFiles/pentobi.dir/pentobi_autogen/mocs_compilation.cpp.o:(.rodata+0x411c): first defined here
/usr/bin/ld: CMakeFiles/pentobi.dir/.rcc/qmlcache/pentobi_PentobiMenuItem_qml.cpp.o:(.rodata+0x33c): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; CMakeFiles/pentobi.dir/pentobi_autogen/mocs_compilation.cpp.o:(.rodata+0x411c): first defined here
/usr/bin/ld: CMakeFiles/pentobi.dir/.rcc/qmlcache/pentobi_PentobiToolBar_qml.cpp.o:(.rodata+0x6754): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; CMakeFiles/pentobi.dir/pentobi_autogen/mocs_compilation.cpp.o:(.rodata+0x411c): first defined here
/usr/bin/ld: CMakeFiles/pentobi.dir/.rcc/qmlcache/pentobi_PieceBase_qml.cpp.o:(.rodata+0x6860): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; CMakeFiles/pentobi.dir/pentobi_autogen/mocs_compilation.cpp.o:(.rodata+0x411c): first defined here
/usr/bin/ld: CMakeFiles/pentobi.dir/.rcc/qmlcache/pentobi_PieceCallisto_qml.cpp.o:(.rodata+0x49cc): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; CMakeFiles/pentobi.dir/pentobi_autogen/mocs_compilation.cpp.o:(.rodata+0x411c): first defined here
/usr/bin/ld: CMakeFiles/pentobi.dir/.rcc/qmlcache/pentobi_PieceClassic_qml.cpp.o:(.rodata+0x3750): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; CMakeFiles/pentobi.dir/pentobi_autogen/mocs_compilation.cpp.o:(.rodata+0x411c): first defined here
/usr/bin/ld: CMakeFiles/pentobi.dir/.rcc/qmlcache/pentobi_PieceGembloQ_qml.cpp.o:(.rodata+0x3c00): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; CMakeFiles/pentobi.dir/pentobi_autogen/mocs_compilation.cpp.o:(.rodata+0x411c): first defined here
/usr/bin/ld: CMakeFiles/pentobi.dir/.rcc/qmlcache/pentobi_PieceList_qml.cpp.o:(.rodata+0xc24): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; CMakeFiles/pentobi.dir/pentobi_autogen/mocs_compilation.cpp.o:(.rodata+0x411c): first defined here
/usr/bin/ld: CMakeFiles/pentobi.dir/.rcc/qmlcache/pentobi_PieceManipulator_qml.cpp.o:(.rodata+0x36b4): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; CMakeFiles/pentobi.dir/pentobi_autogen/mocs_compilation.cpp.o:(.rodata+0x411c): first defined here
/usr/bin/ld: CMakeFiles/pentobi.dir/.rcc/qmlcache/pentobi_PieceNexos_qml.cpp.o:(.rodata+0x4524): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; CMakeFiles/pentobi.dir/pentobi_autogen/mocs_compilation.cpp.o:(.rodata+0x411c): first defined here
/usr/bin/ld: CMakeFiles/pentobi.dir/.rcc/qmlcache/pentobi_PieceRotationAnimation_qml.cpp.o:(.rodata+0x3b8): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; CMakeFiles/pentobi.dir/pentobi_autogen/mocs_compilation.cpp.o:(.rodata+0x411c): first defined here
/usr/bin/ld: CMakeFiles/pentobi.dir/.rcc/qmlcache/pentobi_PieceSelectorDesktop_qml.cpp.o:(.rodata+0x2898): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; CMakeFiles/pentobi.dir/pentobi_autogen/mocs_compilation.cpp.o:(.rodata+0x411c): first defined here
/usr/bin/ld: CMakeFiles/pentobi.dir/.rcc/qmlcache/pentobi_PieceSelectorMobile_qml.cpp.o:(.rodata+0x43a4): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; CMakeFiles/pentobi.dir/pentobi_autogen/mocs_compilation.cpp.o:(.rodata+0x411c): first defined here
/usr/bin/ld: CMakeFiles/pentobi.dir/.rcc/qmlcache/pentobi_PieceSwitchedFlipAnimation_qml.cpp.o:(.rodata+0x810): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; CMakeFiles/pentobi.dir/pentobi_autogen/mocs_compilation.cpp.o:(.rodata+0x411c): first defined here
/usr/bin/ld: CMakeFiles/pentobi.dir/.rcc/qmlcache/pentobi_PieceTrigon_qml.cpp.o:(.rodata+0x4038): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; CMakeFiles/pentobi.dir/pentobi_autogen/mocs_compilation.cpp.o:(.rodata+0x411c): first defined here
/usr/bin/ld: CMakeFiles/pentobi.dir/.rcc/qmlcache/pentobi_QuarterSquare_qml.cpp.o:(.rodata+0x2230): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; CMakeFiles/pentobi.dir/pentobi_autogen/mocs_compilation.cpp.o:(.rodata+0x411c): first defined here
/usr/bin/ld: CMakeFiles/pentobi.dir/.rcc/qmlcache/pentobi_QuestionDialog_qml.cpp.o:(.rodata+0xc30): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; CMakeFiles/pentobi.dir/pentobi_autogen/mocs_compilation.cpp.o:(.rodata+0x411c): first defined here
/usr/bin/ld: CMakeFiles/pentobi.dir/.rcc/qmlcache/pentobi_RatingDialog_qml.cpp.o:(.rodata+0x3a9c): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; CMakeFiles/pentobi.dir/pentobi_autogen/mocs_compilation.cpp.o:(.rodata+0x411c): first defined here
/usr/bin/ld: CMakeFiles/pentobi.dir/.rcc/qmlcache/pentobi_RatingGraph_qml.cpp.o:(.rodata+0xcb0): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; CMakeFiles/pentobi.dir/pentobi_autogen/mocs_compilation.cpp.o:(.rodata+0x411c): first defined here
/usr/bin/ld: CMakeFiles/pentobi.dir/.rcc/qmlcache/pentobi_SaveDialog_qml.cpp.o:(.rodata+0x7dc): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; CMakeFiles/pentobi.dir/pentobi_autogen/mocs_compilation.cpp.o:(.rodata+0x411c): first defined here
/usr/bin/ld: CMakeFiles/pentobi.dir/.rcc/qmlcache/pentobi_ScoreDisplay_qml.cpp.o:(.rodata+0x3e18): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; CMakeFiles/pentobi.dir/pentobi_autogen/mocs_compilation.cpp.o:(.rodata+0x411c): first defined here
/usr/bin/ld: CMakeFiles/pentobi.dir/.rcc/qmlcache/pentobi_ScoreElement_qml.cpp.o:(.rodata+0xf7c): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; CMakeFiles/pentobi.dir/pentobi_autogen/mocs_compilation.cpp.o:(.rodata+0x411c): first defined here
/usr/bin/ld: CMakeFiles/pentobi.dir/.rcc/qmlcache/pentobi_ScoreElement2_qml.cpp.o:(.rodata+0x14fc): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; CMakeFiles/pentobi.dir/pentobi_autogen/mocs_compilation.cpp.o:(.rodata+0x411c): first defined here
/usr/bin/ld: CMakeFiles/pentobi.dir/.rcc/qmlcache/pentobi_Square_qml.cpp.o:(.rodata+0x2df0): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; CMakeFiles/pentobi.dir/pentobi_autogen/mocs_compilation.cpp.o:(.rodata+0x411c): first defined here
/usr/bin/ld: CMakeFiles/pentobi.dir/.rcc/qmlcache/pentobi_Triangle_qml.cpp.o:(.rodata+0x5930): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; CMakeFiles/pentobi.dir/pentobi_autogen/mocs_compilation.cpp.o:(.rodata+0x411c): first defined here
/usr/bin/ld: CMakeFiles/pentobi.dir/.rcc/qmlcache/pentobi_Main_js.cpp.o:(.rodata+0x9628): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; CMakeFiles/pentobi.dir/pentobi_autogen/mocs_compilation.cpp.o:(.rodata+0x411c): first defined here
/usr/bin/ld: CMakeFiles/pentobi.dir/.rcc/qmlcache/pentobi_GameView_js.cpp.o:(.rodata+0x2bd0): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; CMakeFiles/pentobi.dir/pentobi_autogen/mocs_compilation.cpp.o:(.rodata+0x411c): first defined here
/usr/bin/ld: CMakeFiles/pentobi.dir/.rcc/qmlcache/pentobi_themes/colorblind-dark/Theme_qml.cpp.o:(.rodata+0x950): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; CMakeFiles/pentobi.dir/pentobi_autogen/mocs_compilation.cpp.o:(.rodata+0x411c): first defined here
/usr/bin/ld: CMakeFiles/pentobi.dir/.rcc/qmlcache/pentobi_themes/colorblind-light/Theme_qml.cpp.o:(.rodata+0x8b0): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; CMakeFiles/pentobi.dir/pentobi_autogen/mocs_compilation.cpp.o:(.rodata+0x411c): first defined here
/usr/bin/ld: CMakeFiles/pentobi.dir/.rcc/qmlcache/pentobi_themes/dark/Theme_qml.cpp.o:(.rodata+0xd80): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; CMakeFiles/pentobi.dir/pentobi_autogen/mocs_compilation.cpp.o:(.rodata+0x411c): first defined here
/usr/bin/ld: CMakeFiles/pentobi.dir/.rcc/qmlcache/pentobi_themes/light/Theme_qml.cpp.o:(.rodata+0x14d0): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; CMakeFiles/pentobi.dir/pentobi_autogen/mocs_compilation.cpp.o:(.rodata+0x411c): first defined here
/usr/bin/ld: CMakeFiles/pentobi.dir/.rcc/qmlcache/pentobi_themes/system/Theme_qml.cpp.o:(.rodata+0x1e04): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; CMakeFiles/pentobi.dir/pentobi_autogen/mocs_compilation.cpp.o:(.rodata+0x411c): first defined here
collect2: error: ld returned 1 exit status
e/pentobi_PentobiMenuItem_qml.cpp.o CMakeFiles/pentobi.dir/.rcc/qmlcache/pentobi_PentobiToolBar_qml.cpp.o CMakeFiles/pentobi.dir/.rcc/qmlcache/pentobi_PieceBase_qml.cpp.o CMakeFiles/pentobi.dir/.rcc/qmlcache/pentobi_PieceCallisto_qml.cpp.o CMakeFiles/pentobi.dir/.rcc/qmlcache/pentobi_PieceClassic_qml.cpp.o CMakeFiles/pentobi.dir/.rcc/qmlcache/pentobi_PieceGembloQ_qml.cpp.o CMakeFiles/pentobi.dir/.rcc/qmlcache/pentobi_PieceList_qml.cpp.o CMakeFiles/pentobi.dir/.rcc/qmlcache/pentobi_PieceManipulator_qml.cpp.o CMakeFiles/pentobi.dir/.rcc/qmlcache/pentobi_PieceNexos_qml.cpp.o CMakeFiles/pentobi.dir/.rcc/qmlcache/pentobi_PieceRotationAnimation_qml.cpp.o CMakeFiles/pentobi.dir/.rcc/qmlcache/pentobi_PieceSelectorDesktop_qml.cpp.o CMakeFiles/pentobi.dir/.rcc/qmlcache/pentobi_PieceSelectorMobile_qml.cpp.o CMakeFiles/pentobi.dir/.rcc/qmlcache/pentobi_PieceSwitchedFlipAnimation_qml.cpp.o CMakeFiles/pentobi.dir/.rcc/qmlcache/pentobi_PieceTrigon_qml.cpp.o CMakeFiles/pentobi.dir/.rcc/qmlcache/pentobi_QuarterSquare_qml.cpp.o CMakeFiles/pentobi.dir/.rcc/qmlcache/pentobi_QuestionDialog_qml.cpp.o CMakeFiles/pentobi.dir/.rcc/qmlcache/pentobi_RatingDialog_qml.cpp.o CMakeFiles/pentobi.dir/.rcc/qmlcache/pentobi_RatingGraph_qml.cpp.o CMakeFiles/pentobi.dir/.rcc/qmlcache/pentobi_SaveDialog_qml.cpp.o CMakeFiles/pentobi.dir/.rcc/qmlcache/pentobi_ScoreDisplay_qml.cpp.o CMakeFiles/pentobi.dir/.rcc/qmlcache/pentobi_ScoreElement_qml.cpp.o CMakeFiles/pentobi.dir/.rcc/qmlcache/pentobi_ScoreElement2_qml.cpp.o CMakeFiles/pentobi.dir/.rcc/qmlcache/pentobi_Square_qml.cpp.o CMakeFiles/pentobi.dir/.rcc/qmlcache/pentobi_Triangle_qml.cpp.o CMakeFiles/pentobi.dir/.rcc/qmlcache/pentobi_Main_js.cpp.o CMakeFiles/pentobi.dir/.rcc/qmlcache/pentobi_GameView_js.cpp.o "CMakeFiles/pentobi.dir/.rcc/qmlcache/pentobi_themes/colorblind-dark/Theme_qml.cpp.o" "CMakeFiles/pentobi.dir/.rcc/qmlcache/pentobi_themes/colorblind-light/Theme_qml.cpp.o" CMakeFiles/pentobi.dir/.rcc/qmlcache/pentobi_themes/dark/Theme_qml.cpp.o CMakeFiles/pentobi.dir/.rcc/qmlcache/pentobi_themes/light/Theme_qml.cpp.o CMakeFiles/pentobi.dir/.rcc/qmlcache/pentobi_themes/system/Theme_qml.cpp.o CMakeFiles/pentobi.dir/.qt/rcc/qrc_pentobi_raw_qml_0.cpp.o CMakeFiles/pentobi.dir/pentobi_autogen/EWIEGA46WW/qrc_resources.cpp.o CMakeFiles/pentobi.dir/pentobi_autogen/EJRQKI7XPS/qrc_translations.cpp.o CMakeFiles/pentobi.dir/pentobi_autogen/EJRQKI7XPS/qrc_icons.cpp.o CMakeFiles/pentobi.dir/pentobi_autogen/EJRQKI7XPS/qrc_icons_desktop.cpp.o CMakeFiles/pentobi.dir/pentobi_autogen/QNDZAP3FPR/qrc_help.cpp.o CMakeFiles/pentobi.dir/pentobi_autogen/J4PTVCWKKI/qrc_pentobi_books.cpp.o -o pentobi  -Wl,-rpath,:::::::::::::::::::::::::::::::::::::::::: ../libpentobi_mcts/libpentobi_mcts.a ../libpentobi_base/libpentobi_base.a ../libboardgame_base/libboardgame_base.a /usr/lib/x86_64-linux-gnu/libQt6Concurrent.so.6.7.2 /usr/lib/x86_64-linux-gnu/libQt6QuickControls2.so.6.7.2 /usr/lib/x86_64-linux-gnu/libQt6Quick.so.6.7.2 /usr/lib/x86_64-linux-gnu/libQt6OpenGL.so.6.7.2 /usr/lib/x86_64-linux-gnu/libQt6Gui.so.6.7.2 /usr/lib/x86_64-linux-gnu/libGLX.so /usr/lib/x86_64-linux-gnu/libOpenGL.so /usr/lib/x86_64-linux-gnu/libQt6QmlModels.so.6.7.2 /usr/lib/x86_64-linux-gnu/libQt6Qml.so.6.7.2 /usr/lib/x86_64-linux-gnu/libQt6QmlBuiltins.a /usr/lib/x86_64-linux-gnu/libQt6Network.so.6.7.2 /usr/lib/x86_64-linux-gnu/libQt6Core.so.6.7.2
make[3]: *** [pentobi/CMakeFiles/pentobi.dir/build.make:2594: pentobi/pentobi] Error 1
make[3]: Leaving directory '/build/reproducible-path/pentobi-25.2/obj-x86_64-linux-gnu'
make[2]: *** [CMakeFiles/Makefile2:759: pentobi/CMakeFiles/pentobi.dir/all] Error 2
make[2]: Leaving directory '/build/reproducible-path/pentobi-25.2/obj-x86_64-linux-gnu'
make[1]: *** [Makefile:149: all] Error 2
make[1]: Leaving directory '/build/reproducible-path/pentobi-25.2/obj-x86_64-linux-gnu'
dh_auto_build: error: cd obj-x86_64-linux-gnu && make -j8 "INSTALL=install --strip-program=true" VERBOSE=1 returned exit code 2
make: *** [debian/rules:14: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2

#1097568#10
Date:
2025-08-22 11:05:50 UTC
From:
To:
We believe that the bug you reported is fixed in the latest version of
pentobi, 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 1097568@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Alexandre Detiste <tchet@debian.org> (supplier of updated pentobi 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 ftpmaster@ftp-master.debian.org)
Format: 1.8
Date: Fri, 22 Aug 2025 12:38:49 +0200
Source: pentobi
Architecture: source
Version: 26.3-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Games Team <pkg-games-devel@lists.alioth.debian.org>
Changed-By: Alexandre Detiste <tchet@debian.org>
Closes: 1097568
Changes:
 pentobi (26.3-1) unstable; urgency=medium
 .
   * Team upload.
   * New upstream version 26.3 (Closes: #1097568)
   * Reformat d/control with debputy
   * Bump Standards-Version to 4.7.2
   * Drop "Rules-Requires-Root: no", it is the new default
Checksums-Sha1:
 b62620a7a2a9e847e414c00e1a18cb9cd52154fc 2313 pentobi_26.3-1.dsc
 8091e7b502b994d32e312f8bab4d283e518c74a1 465968 pentobi_26.3.orig.tar.xz
 700e1f9153a3cff0ac9d90b327ead0be8e4a95b4 228 pentobi_26.3.orig.tar.xz.asc
 c736492c774c8d715f0db5b1062fec49bf5d0b77 8160 pentobi_26.3-1.debian.tar.xz
 db874c7de88027bb783b2d9cfe421f9e05406155 15903 pentobi_26.3-1_source.buildinfo
Checksums-Sha256:
 8682f17b1d08927e64f9d42a35362ba7f1af3e7419d47fccf25be8c948e1f1eb 2313 pentobi_26.3-1.dsc
 4104ad479efb87e5c96bb72bfbaf07c2320f8a3fbd2a9636fa0834d199fd243b 465968 pentobi_26.3.orig.tar.xz
 a137675db18b64613151b38e502cd0ab5d1495a7891753b983539b22f6dc5297 228 pentobi_26.3.orig.tar.xz.asc
 d12dd67473e6b28b371a34582649f5067982152e2b27793ba8c198a250677401 8160 pentobi_26.3-1.debian.tar.xz
 77cb01433dea2b840fd399b37d7be3b9cf0d8c025a0ac182b5de9f5fafaa7d99 15903 pentobi_26.3-1_source.buildinfo
Files:
 b80cf48237b69756cd1385207b21d652 2313 games optional pentobi_26.3-1.dsc
 a410ea4baa57f864c06bb64c641addff 465968 games optional pentobi_26.3.orig.tar.xz
 0502988b4e984acc5c7958892fee4f26 228 games optional pentobi_26.3.orig.tar.xz.asc
 e3b21ca95497c687842461a9705e54a0 8160 games optional pentobi_26.3-1.debian.tar.xz
 48ba9b8fc10d3c6ef945ef984b128e97 15903 games optional pentobi_26.3-1_source.buildinfo
-----BEGIN PGP SIGNATURE-----

iQJFBAEBCgAvFiEEj23hBDd/OxHnQXSHMfMURUShdBoFAmioSm4RHHRjaGV0QGRl
Ymlhbi5vcmcACgkQMfMURUShdBreEw/9F/3JDrOjXk/LWTqlxBSP/EXGaZUOvOns
TXRYe3E9oeApIVAxKfXaErEy/bQMjQAhcC3SOcOwpnxAOBbtb6zFGl3DHw80PyDd
x6NITxnSDwby3YWhI3iRxRi1tlnJZMf/k0qUevUprA6ATDIClycKsGmadUsC7/qM
ZIjV62hs1Zl4o0Z8bzysG8n36V3mldVMkXkupHyLGqcKPRRiyRI7oMZiQWq7iwdx
UphGQVDBmLvBq0TukiXlRVU3cNdfeSI5qgv1BTzcfHVGKCebEa/Z4YA6s81ICIyO
mYpWZtibpy/MGypGjYAGG1Y1YKVSRxzBJCU6MxcfA5HAluZ+/n5DD6k6iyp18AD1
Tl2HtZapNa94qaZ9ylSc+z7xCeu6fGsRNLx4jK9BjqvOWDW8Cs+NAqxNQWudLeOD
lWMyz7Gn3kqp5zurOSVw7y/S7WmGMtsDi1mfy0v2UsHC0wZa7spj6mFPn7GxXpvr
oFz5tocG86ZXghwDsAP9bbV433qKYrB4ISgL5gXR6SX807+ZG0V2Hh10iq3cHM3e
yidkPXABMuXYSnd71jwsLb1WpIl6bTXbAbdItu2PtHfPjBYy9w5CjTyEDf53A8Eu
HaWFm2P/s1c++72PWnOL8Em/9hAV7QSWm5AEGDhQVohSMvbl7Su1q0CAN0mLSkkx
reYCDH1bcwM=
=MyPF
-----END PGP SIGNATURE-----