[Pkg-kde-extras] Bug#1097034: kimageannotator: ftbfs with GCC-15
Matthias Klose
doko at debian.org
Mon Feb 17 17:26:28 GMT 2025
Package: src:kimageannotator
Version: 0.7.1-1
Severity: important
Tags: sid forky
User: debian-gcc at 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/kimageannotator_0.7.1-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/kImageAnnotator.dir/src/annotations/undo/AddCommand.cpp.o:(.rodata+0x0): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; CMakeFiles/kImageAnnotator.dir/kImageAnnotator_autogen/mocs_compilation.cpp.o:(.rodata+0x8654): first defined here
/usr/bin/ld: CMakeFiles/kImageAnnotator.dir/src/annotations/undo/DeleteCommand.cpp.o:(.rodata+0x0): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; CMakeFiles/kImageAnnotator.dir/kImageAnnotator_autogen/mocs_compilation.cpp.o:(.rodata+0x8654): first defined here
/usr/bin/ld: CMakeFiles/kImageAnnotator.dir/src/annotations/undo/FlipCommand.cpp.o:(.rodata+0x0): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; CMakeFiles/kImageAnnotator.dir/kImageAnnotator_autogen/mocs_compilation.cpp.o:(.rodata+0x8654): first defined here
/usr/bin/ld: CMakeFiles/kImageAnnotator.dir/src/annotations/undo/MoveCommand.cpp.o:(.rodata+0x0): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; CMakeFiles/kImageAnnotator.dir/kImageAnnotator_autogen/mocs_compilation.cpp.o:(.rodata+0x8654): first defined here
/usr/bin/ld: CMakeFiles/kImageAnnotator.dir/src/annotations/undo/ResizeCommand.cpp.o:(.rodata+0x0): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; CMakeFiles/kImageAnnotator.dir/kImageAnnotator_autogen/mocs_compilation.cpp.o:(.rodata+0x8654): first defined here
/usr/bin/ld: CMakeFiles/kImageAnnotator.dir/src/annotations/undo/ArrangeCommand.cpp.o:(.rodata+0x0): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; CMakeFiles/kImageAnnotator.dir/kImageAnnotator_autogen/mocs_compilation.cpp.o:(.rodata+0x8654): first defined here
/usr/bin/ld: CMakeFiles/kImageAnnotator.dir/src/annotations/undo/CropCommand.cpp.o:(.rodata+0x0): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; CMakeFiles/kImageAnnotator.dir/kImageAnnotator_autogen/mocs_compilation.cpp.o:(.rodata+0x8654): first defined here
/usr/bin/ld: CMakeFiles/kImageAnnotator.dir/src/annotations/undo/CutCommand.cpp.o:(.rodata+0x0): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; CMakeFiles/kImageAnnotator.dir/kImageAnnotator_autogen/mocs_compilation.cpp.o:(.rodata+0x8654): first defined here
/usr/bin/ld: CMakeFiles/kImageAnnotator.dir/src/annotations/undo/ScaleCommand.cpp.o:(.rodata+0x0): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; CMakeFiles/kImageAnnotator.dir/kImageAnnotator_autogen/mocs_compilation.cpp.o:(.rodata+0x8654): first defined here
/usr/bin/ld: CMakeFiles/kImageAnnotator.dir/src/annotations/undo/RotateCommand.cpp.o:(.rodata+0x0): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; CMakeFiles/kImageAnnotator.dir/kImageAnnotator_autogen/mocs_compilation.cpp.o:(.rodata+0x8654): first defined here
/usr/bin/ld: CMakeFiles/kImageAnnotator.dir/src/annotations/undo/PasteCommand.cpp.o:(.rodata+0x0): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; CMakeFiles/kImageAnnotator.dir/kImageAnnotator_autogen/mocs_compilation.cpp.o:(.rodata+0x8654): first defined here
/usr/bin/ld: CMakeFiles/kImageAnnotator.dir/src/annotations/undo/ChangePropertiesCommand.cpp.o:(.rodata+0x0): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; CMakeFiles/kImageAnnotator.dir/kImageAnnotator_autogen/mocs_compilation.cpp.o:(.rodata+0x8654): first defined here
/usr/bin/ld: CMakeFiles/kImageAnnotator.dir/src/annotations/undo/ModifyCanvasCommand.cpp.o:(.rodata+0x0): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; CMakeFiles/kImageAnnotator.dir/kImageAnnotator_autogen/mocs_compilation.cpp.o:(.rodata+0x8654): first defined here
/usr/bin/ld: CMakeFiles/kImageAnnotator.dir/src/annotations/misc/itemEffects/ShadowEffect.cpp.o:(.rodata+0x0): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; CMakeFiles/kImageAnnotator.dir/kImageAnnotator_autogen/mocs_compilation.cpp.o:(.rodata+0x8654): first defined here
/usr/bin/ld: CMakeFiles/kImageAnnotator.dir/src/annotations/misc/itemEffects/NoEffect.cpp.o:(.rodata+0x0): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; CMakeFiles/kImageAnnotator.dir/kImageAnnotator_autogen/mocs_compilation.cpp.o:(.rodata+0x8654): first defined here
/usr/bin/ld: CMakeFiles/kImageAnnotator.dir/src/annotations/misc/AnnotationItemClipboard.cpp.o:(.rodata+0x0): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; CMakeFiles/kImageAnnotator.dir/kImageAnnotator_autogen/mocs_compilation.cpp.o:(.rodata+0x8654): first defined here
/usr/bin/ld: CMakeFiles/kImageAnnotator.dir/src/annotations/misc/AnnotationContextMenu.cpp.o:(.rodata+0x0): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; CMakeFiles/kImageAnnotator.dir/kImageAnnotator_autogen/mocs_compilation.cpp.o:(.rodata+0x8654): first defined here
/usr/bin/ld: CMakeFiles/kImageAnnotator.dir/src/annotations/misc/NumberManager.cpp.o:(.rodata+0x0): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; CMakeFiles/kImageAnnotator.dir/kImageAnnotator_autogen/mocs_compilation.cpp.o:(.rodata+0x8654): first defined here
/usr/bin/ld: CMakeFiles/kImageAnnotator.dir/src/annotations/misc/CanvasPainter.cpp.o:(.rodata+0x0): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; CMakeFiles/kImageAnnotator.dir/kImageAnnotator_autogen/mocs_compilation.cpp.o:(.rodata+0x8654): first defined here
/usr/bin/ld: CMakeFiles/kImageAnnotator.dir/src/backend/Config.cpp.o:(.rodata+0x110): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; CMakeFiles/kImageAnnotator.dir/kImageAnnotator_autogen/mocs_compilation.cpp.o:(.rodata+0x8654): first defined here
/usr/bin/ld: CMakeFiles/kImageAnnotator.dir/src/backend/SettingsAdapter.cpp.o:(.rodata+0x0): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; CMakeFiles/kImageAnnotator.dir/kImageAnnotator_autogen/mocs_compilation.cpp.o:(.rodata+0x8654): first defined here
/usr/bin/ld: CMakeFiles/kImageAnnotator.dir/src/common/provider/DevicePixelRatioScaler.cpp.o:(.rodata+0x0): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; CMakeFiles/kImageAnnotator.dir/kImageAnnotator_autogen/mocs_compilation.cpp.o:(.rodata+0x8654): first defined here
/usr/bin/ld: CMakeFiles/kImageAnnotator.dir/src/common/provider/ScaledSizeProvider.cpp.o:(.rodata+0x10): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; CMakeFiles/kImageAnnotator.dir/kImageAnnotator_autogen/mocs_compilation.cpp.o:(.rodata+0x8654): first defined here
/usr/bin/ld: CMakeFiles/kImageAnnotator.dir/src/common/helper/KeyHelper.cpp.o:(.rodata+0x0): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; CMakeFiles/kImageAnnotator.dir/kImageAnnotator_autogen/mocs_compilation.cpp.o:(.rodata+0x8654): first defined here
/usr/bin/ld: CMakeFiles/kImageAnnotator.dir/src/common/helper/ItemHelper.cpp.o:(.rodata+0x0): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; CMakeFiles/kImageAnnotator.dir/kImageAnnotator_autogen/mocs_compilation.cpp.o:(.rodata+0x8654): first defined here
/usr/bin/ld: CMakeFiles/kImageAnnotator.dir/src/common/helper/ConfigNameHelper.cpp.o:(.rodata+0x0): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; CMakeFiles/kImageAnnotator.dir/kImageAnnotator_autogen/mocs_compilation.cpp.o:(.rodata+0x8654): first defined here
/usr/bin/ld: CMakeFiles/kImageAnnotator.dir/src/common/helper/IconLoader.cpp.o:(.rodata+0x0): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; CMakeFiles/kImageAnnotator.dir/kImageAnnotator_autogen/mocs_compilation.cpp.o:(.rodata+0x8654): first defined here
/usr/bin/ld: CMakeFiles/kImageAnnotator.dir/src/common/filter/IgnoreShortcutsFilter.cpp.o:(.rodata+0x0): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; CMakeFiles/kImageAnnotator.dir/kImageAnnotator_autogen/mocs_compilation.cpp.o:(.rodata+0x8654): first defined here
/usr/bin/ld: CMakeFiles/kImageAnnotator.dir/src/common/filter/KeyEventFilter.cpp.o:(.rodata+0x0): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; CMakeFiles/kImageAnnotator.dir/kImageAnnotator_autogen/mocs_compilation.cpp.o:(.rodata+0x8654): first defined here
/usr/bin/ld: CMakeFiles/kImageAnnotator.dir/src/widgets/ToolPicker.cpp.o:(.rodata+0x0): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; CMakeFiles/kImageAnnotator.dir/kImageAnnotator_autogen/mocs_compilation.cpp.o:(.rodata+0x8654): first defined here
/usr/bin/ld: CMakeFiles/kImageAnnotator.dir/src/widgets/Controls.cpp.o:(.rodata+0x0): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; CMakeFiles/kImageAnnotator.dir/kImageAnnotator_autogen/mocs_compilation.cpp.o:(.rodata+0x8654): first defined here
/usr/bin/ld: CMakeFiles/kImageAnnotator.dir/src/widgets/CustomFontComboBox.cpp.o:(.rodata+0x0): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; CMakeFiles/kImageAnnotator.dir/kImageAnnotator_autogen/mocs_compilation.cpp.o:(.rodata+0x8654): first defined here
/usr/bin/ld: CMakeFiles/kImageAnnotator.dir/src/widgets/CustomSpinBox.cpp.o:(.rodata+0x0): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; CMakeFiles/kImageAnnotator.dir/kImageAnnotator_autogen/mocs_compilation.cpp.o:(.rodata+0x8654): first defined here
/usr/bin/ld: CMakeFiles/kImageAnnotator.dir/src/widgets/CustomToolButton.cpp.o:(.rodata+0x0): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; CMakeFiles/kImageAnnotator.dir/kImageAnnotator_autogen/mocs_compilation.cpp.o:(.rodata+0x8654): first defined here
/usr/bin/ld: CMakeFiles/kImageAnnotator.dir/src/widgets/CustomToolButtonAction.cpp.o:(.rodata+0x0): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; CMakeFiles/kImageAnnotator.dir/kImageAnnotator_autogen/mocs_compilation.cpp.o:(.rodata+0x8654): first defined here
/usr/bin/ld: CMakeFiles/kImageAnnotator.dir/src/widgets/ToggleButton.cpp.o:(.rodata+0x0): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; CMakeFiles/kImageAnnotator.dir/kImageAnnotator_autogen/mocs_compilation.cpp.o:(.rodata+0x8654): first defined here
/usr/bin/ld: CMakeFiles/kImageAnnotator.dir/src/widgets/ColorDialogButton.cpp.o:(.rodata+0x0): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; CMakeFiles/kImageAnnotator.dir/kImageAnnotator_autogen/mocs_compilation.cpp.o:(.rodata+0x8654): first defined here
/usr/bin/ld: CMakeFiles/kImageAnnotator.dir/src/widgets/settingsPicker/ColorPicker.cpp.o:(.rodata+0x0): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; CMakeFiles/kImageAnnotator.dir/kImageAnnotator_autogen/mocs_compilation.cpp.o:(.rodata+0x8654): first defined here
/usr/bin/ld: CMakeFiles/kImageAnnotator.dir/src/widgets/settingsPicker/NumberPicker.cpp.o:(.rodata+0x0): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; CMakeFiles/kImageAnnotator.dir/kImageAnnotator_autogen/mocs_compilation.cpp.o:(.rodata+0x8654): first defined here
/usr/bin/ld: CMakeFiles/kImageAnnotator.dir/src/widgets/settingsPicker/BoolPicker.cpp.o:(.rodata+0x0): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; CMakeFiles/kImageAnnotator.dir/kImageAnnotator_autogen/mocs_compilation.cpp.o:(.rodata+0x8654): first defined here
/usr/bin/ld: CMakeFiles/kImageAnnotator.dir/src/widgets/settingsPicker/FillModePicker.cpp.o:(.rodata+0x0): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; CMakeFiles/kImageAnnotator.dir/kImageAnnotator_autogen/mocs_compilation.cpp.o:(.rodata+0x8654): first defined here
/usr/bin/ld: CMakeFiles/kImageAnnotator.dir/src/widgets/settingsPicker/FontPicker.cpp.o:(.rodata+0x0): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; CMakeFiles/kImageAnnotator.dir/kImageAnnotator_autogen/mocs_compilation.cpp.o:(.rodata+0x8654): first defined here
/usr/bin/ld: CMakeFiles/kImageAnnotator.dir/src/widgets/settingsPicker/SettingsPickerWidget.cpp.o:(.rodata+0x0): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; CMakeFiles/kImageAnnotator.dir/kImageAnnotator_autogen/mocs_compilation.cpp.o:(.rodata+0x8654): first defined here
/usr/bin/ld: CMakeFiles/kImageAnnotator.dir/src/widgets/settingsPicker/StickerPicker.cpp.o:(.rodata+0x0): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; CMakeFiles/kImageAnnotator.dir/kImageAnnotator_autogen/mocs_compilation.cpp.o:(.rodata+0x8654): first defined here
/usr/bin/ld: CMakeFiles/kImageAnnotator.dir/src/widgets/settingsPicker/ImageEffectPicker.cpp.o:(.rodata+0x0): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; CMakeFiles/kImageAnnotator.dir/kImageAnnotator_autogen/mocs_compilation.cpp.o:(.rodata+0x8654): first defined here
/usr/bin/ld: CMakeFiles/kImageAnnotator.dir/src/widgets/settingsPicker/ZoomPicker.cpp.o:(.rodata+0x0): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; CMakeFiles/kImageAnnotator.dir/kImageAnnotator_autogen/mocs_compilation.cpp.o:(.rodata+0x8654): first defined here
/usr/bin/ld: CMakeFiles/kImageAnnotator.dir/src/widgets/menuButtons/GridMenu.cpp.o:(.rodata+0x0): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; CMakeFiles/kImageAnnotator.dir/kImageAnnotator_autogen/mocs_compilation.cpp.o:(.rodata+0x8654): first defined here
/usr/bin/ld: CMakeFiles/kImageAnnotator.dir/src/widgets/menuButtons/GridMenuButton.cpp.o:(.rodata+0x10): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; CMakeFiles/kImageAnnotator.dir/kImageAnnotator_autogen/mocs_compilation.cpp.o:(.rodata+0x8654): first defined here
/usr/bin/ld: CMakeFiles/kImageAnnotator.dir/src/widgets/menuButtons/GridMenuToolButton.cpp.o:(.rodata+0x0): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; CMakeFiles/kImageAnnotator.dir/kImageAnnotator_autogen/mocs_compilation.cpp.o:(.rodata+0x8654): first defined here
/usr/bin/ld: CMakeFiles/kImageAnnotator.dir/src/widgets/menuButtons/ListMenuToolButton.cpp.o:(.rodata+0x0): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; CMakeFiles/kImageAnnotator.dir/kImageAnnotator_autogen/mocs_compilation.cpp.o:(.rodata+0x8654): first defined here
/usr/bin/ld: CMakeFiles/kImageAnnotator.dir/src/widgets/menuButtons/ListMenu.cpp.o:(.rodata+0x0): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; CMakeFiles/kImageAnnotator.dir/kImageAnnotator_autogen/mocs_compilation.cpp.o:(.rodata+0x8654): first defined here
/usr/bin/ld: CMakeFiles/kImageAnnotator.dir/src/widgets/menuButtons/ListMenuItem.cpp.o:(.rodata+0x10): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; CMakeFiles/kImageAnnotator.dir/kImageAnnotator_autogen/mocs_compilation.cpp.o:(.rodata+0x8654): first defined here
/usr/bin/ld: CMakeFiles/kImageAnnotator.dir/src/widgets/menuButtons/ListItemGroup.cpp.o:(.rodata+0x0): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; CMakeFiles/kImageAnnotator.dir/kImageAnnotator_autogen/mocs_compilation.cpp.o:(.rodata+0x8654): first defined here
/usr/bin/ld: CMakeFiles/kImageAnnotator.dir/src/widgets/misc/AbstractExpandingWidget.cpp.o:(.rodata+0x0): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; CMakeFiles/kImageAnnotator.dir/kImageAnnotator_autogen/mocs_compilation.cpp.o:(.rodata+0x8654): first defined here
/usr/bin/ld: CMakeFiles/kImageAnnotator.dir/src/widgets/misc/FlowLayout.cpp.o:(.rodata+0x0): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; CMakeFiles/kImageAnnotator.dir/kImageAnnotator_autogen/mocs_compilation.cpp.o:(.rodata+0x8654): first defined here
/usr/bin/ld: CMakeFiles/kImageAnnotator.dir/src/widgets/misc/AttachedSeparator.cpp.o:(.rodata+0x0): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; CMakeFiles/kImageAnnotator.dir/kImageAnnotator_autogen/mocs_compilation.cpp.o:(.rodata+0x8654): first defined here
/usr/bin/ld: CMakeFiles/kImageAnnotator.dir/src/common/helper/DesktopEnvironmentChecker.cpp.o:(.rodata+0x0): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; CMakeFiles/kImageAnnotator.dir/kImageAnnotator_autogen/mocs_compilation.cpp.o:(.rodata+0x8654): first defined here
collect2: error: ld returned 1 exit status
p.o CMakeFiles/kImageAnnotator.dir/src/widgets/settingsPicker/ColorPicker.cpp.o CMakeFiles/kImageAnnotator.dir/src/widgets/settingsPicker/NumberPicker.cpp.o CMakeFiles/kImageAnnotator.dir/src/widgets/settingsPicker/BoolPicker.cpp.o CMakeFiles/kImageAnnotator.dir/src/widgets/settingsPicker/FillModePicker.cpp.o CMakeFiles/kImageAnnotator.dir/src/widgets/settingsPicker/FontPicker.cpp.o CMakeFiles/kImageAnnotator.dir/src/widgets/settingsPicker/SettingsPickerWidget.cpp.o CMakeFiles/kImageAnnotator.dir/src/widgets/settingsPicker/StickerPicker.cpp.o CMakeFiles/kImageAnnotator.dir/src/widgets/settingsPicker/ImageEffectPicker.cpp.o CMakeFiles/kImageAnnotator.dir/src/widgets/settingsPicker/ZoomPicker.cpp.o CMakeFiles/kImageAnnotator.dir/src/widgets/menuButtons/GridMenu.cpp.o CMakeFiles/kImageAnnotator.dir/src/widgets/menuButtons/GridMenuButton.cpp.o CMakeFiles/kImageAnnotator.dir/src/widgets/menuButtons/GridMenuToolButton.cpp.o CMakeFiles/kImageAnnotator.dir/src/widgets/menuButtons/ListMenuToolButton.cpp.o CMakeFiles/kImageAnnotator.dir/src/widgets/menuButtons/ListMenu.cpp.o CMakeFiles/kImageAnnotator.dir/src/widgets/menuButtons/ListMenuItem.cpp.o CMakeFiles/kImageAnnotator.dir/src/widgets/menuButtons/ListItemGroup.cpp.o CMakeFiles/kImageAnnotator.dir/src/widgets/misc/AbstractExpandingWidget.cpp.o CMakeFiles/kImageAnnotator.dir/src/widgets/misc/FlowLayout.cpp.o CMakeFiles/kImageAnnotator.dir/src/widgets/misc/AttachedSeparator.cpp.o CMakeFiles/kImageAnnotator.dir/src/common/helper/DesktopEnvironmentChecker.cpp.o CMakeFiles/kImageAnnotator.dir/kImageAnnotator_autogen/3YJK5W5UP7/qrc_kImageAnnotator_resources.cpp.o /usr/lib/x86_64-linux-gnu/libQt6Svg.so.6.7.2 /usr/lib/x86_64-linux-gnu/libkColorPicker-Qt6.so.0.3.1 /usr/lib/x86_64-linux-gnu/libX11.so /usr/lib/x86_64-linux-gnu/libQt6Widgets.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/libQt6Core.so.6.7.2
make[4]: *** [CMakeFiles/kImageAnnotator.dir/build.make:2995: lib/libkImageAnnotator-Qt6.so.0.7.1] Error 1
make[4]: Leaving directory '/build/reproducible-path/kimageannotator-0.7.1/qt6'
make[3]: *** [CMakeFiles/Makefile2:164: CMakeFiles/kImageAnnotator.dir/all] Error 2
make[3]: Leaving directory '/build/reproducible-path/kimageannotator-0.7.1/qt6'
make[2]: *** [Makefile:139: all] Error 2
make[2]: Leaving directory '/build/reproducible-path/kimageannotator-0.7.1/qt6'
dh_auto_build: error: cd qt6 && make -j8 "INSTALL=install --strip-program=true" VERBOSE=1 returned exit code 2
make[1]: *** [debian/rules:24: override_dh_auto_build] Error 25
make[1]: Leaving directory '/build/reproducible-path/kimageannotator-0.7.1'
make: *** [debian/rules:16: binary] Error 2
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
More information about the pkg-kde-extras
mailing list