Sign me up Login

Details about package kddockwidgets

Name: kddockwidgets
Uploader: Sébastien Noel <sebastien@twolife.be> (Debian QA page)
Description: libkddockwidgets-qt6-dev - Dock Widget Framework for Qt - development files
libkddockwidgets-qt6-3 - Dock Widget Framework for Qt

Package uploads

Upload #2

Information

Version: 2.3.0+ds-1
Uploaded: 2025-09-27 19:27
Source package: kddockwidgets_2.3.0+ds-1.dsc
Distribution: unstable
Section: libs
Priority: optional
Homepage: https://www.kdab.com/software-technologies/developer-tools/kddockwidgets/
Vcs-Browser: https://salsa.debian.org/twolife/kddockwidgets
Vcs-Git: https://salsa.debian.org/twolife/kddockwidgets.git
Closes bugs: #1113918

Changelog

 kddockwidgets (2.3.0+ds-1) unstable; urgency=medium
 .
   * Initial release. (Closes: #1113918)

QA information

Comments

No comments

Upload #1

Information

Version: 2.2.5+ds-1
Uploaded: 2025-09-05 07:12
Source package: kddockwidgets_2.2.5+ds-1.dsc
Distribution: unstable
Section: libs
Priority: optional
Homepage: https://www.kdab.com/software-technologies/developer-tools/kddockwidgets/
Vcs-Browser: https://salsa.debian.org/twolife/kddockwidgets
Vcs-Git: https://salsa.debian.org/twolife/kddockwidgets.git
Closes bugs: #1113918

Changelog

 kddockwidgets (2.2.5+ds-1) unstable; urgency=medium
 .
   * Initial release. (Closes: #1113918)

QA information

Comments

  1. build ends for me like this:
    
    ```
    cd /build/reproducible-path/kddockwidgets-2.2.5+ds/obj-aarch64-linux-gnu/src && /usr/bin/cmake -E cmake_link_script CMakeFiles/kddockwidgets.dir/link.txt --verbose=1
    /usr/bin/c++ -fPIC -g -O2 -ffile-prefix-map=/build/reproducible-path/kddockwidgets-2.2.5+ds=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -Wdate-time -D_FORTIFY_SOURCE=2 -Wl,--dependency-file=CMakeFiles/kddockwidgets.dir/link.d -Wl,--no-undefined -Wl,--fatal-warnings -Wl,-z,relro -Wl,-z,now -shared -Wl,-soname,libkddockwidgets-qt6.so.2.2 -o ../lib/libkddockwidgets-qt6.so.2.2.5 CMakeFiles/kddockwidgets.dir/kddockwidgets_autogen/mocs_compilation.cpp.o CMakeFiles/kddockwidgets.dir/KDDockWidgets.cpp.o CMakeFiles/kddockwidgets.dir/Config.cpp.o CMakeFiles/kddockwidgets.dir/LayoutSaver.cpp.o CMakeFiles/kddockwidgets.dir/core/Position.cpp.o CMakeFiles/kddockwidgets.dir/core/Logging.cpp.o CMakeFiles/kddockwidgets.dir/core/DelayedCall.cpp.o CMakeFiles/kddockwidgets.dir/core/Draggable.cpp.o CMakeFiles/kddockwidgets.dir/core/WindowBeingDragged.cpp.o CMakeFiles/kddockwidgets.dir/core/DragController.cpp.o CMakeFiles/kddockwidgets.dir/core/WidgetResizeHandler.cpp.o CMakeFiles/kddockwidgets.dir/core/Action.cpp.o CMakeFiles/kddockwidgets.dir/core/DockRegistry.cpp.o CMakeFiles/kddockwidgets.dir/core/FocusScope.cpp.o CMakeFiles/kddockwidgets.dir/core/DockWidget.cpp.o CMakeFiles/kddockwidgets.dir/core/DropArea.cpp.o CMakeFiles/kddockwidgets.dir/core/DropIndicatorOverlay.cpp.o CMakeFiles/kddockwidgets.dir/core/FloatingWindow.cpp.o CMakeFiles/kddockwidgets.dir/core/Group.cpp.o CMakeFiles/kddockwidgets.dir/core/Layout.cpp.o CMakeFiles/kddockwidgets.dir/core/MainWindow.cpp.o CMakeFiles/kddockwidgets.dir/core/MDILayout.cpp.o CMakeFiles/kddockwidgets.dir/core/Separator.cpp.o CMakeFiles/kddockwidgets.dir/core/SideBar.cpp.o CMakeFiles/kddockwidgets.dir/core/Stack.cpp.o CMakeFiles/kddockwidgets.dir/core/TitleBar.cpp.o CMakeFiles/kddockwidgets.dir/core/TabBar.cpp.o CMakeFiles/kddockwidgets.dir/core/ViewFactory.cpp.o CMakeFiles/kddockwidgets.dir/core/Window.cpp.o CMakeFiles/kddockwidgets.dir/core/Screen.cpp.o CMakeFiles/kddockwidgets.dir/core/ViewGuard.cpp.o CMakeFiles/kddockwidgets.dir/core/Controller.cpp.o CMakeFiles/kddockwidgets.dir/core/Platform.cpp.o CMakeFiles/kddockwidgets.dir/core/View.cpp.o CMakeFiles/kddockwidgets.dir/core/indicators/NullDropIndicatorOverlay.cpp.o CMakeFiles/kddockwidgets.dir/core/indicators/ClassicDropIndicatorOverlay.cpp.o CMakeFiles/kddockwidgets.dir/core/indicators/SegmentedDropIndicatorOverlay.cpp.o CMakeFiles/kddockwidgets.dir/core/layouting/Item.cpp.o CMakeFiles/kddockwidgets.dir/core/layouting/ItemFreeContainer.cpp.o CMakeFiles/kddockwidgets.dir/core/views/ClassicIndicatorWindowViewInterface.cpp.o CMakeFiles/kddockwidgets.dir/core/views/MainWindowMDIViewInterface.cpp.o CMakeFiles/kddockwidgets.dir/core/views/MainWindowViewInterface.cpp.o CMakeFiles/kddockwidgets.dir/core/views/GroupViewInterface.cpp.o CMakeFiles/kddockwidgets.dir/core/views/DockWidgetViewInterface.cpp.o CMakeFiles/kddockwidgets.dir/core/views/StackViewInterface.cpp.o CMakeFiles/kddockwidgets.dir/core/views/TabBarViewInterface.cpp.o CMakeFiles/kddockwidgets.dir/core/views/TitleBarViewInterface.cpp.o CMakeFiles/kddockwidgets.dir/core/views/SideBarViewInterface.cpp.o CMakeFiles/kddockwidgets.dir/qtwidgets/Action.cpp.o CMakeFiles/kddockwidgets.dir/qtwidgets/Window.cpp.o CMakeFiles/kddockwidgets.dir/qtwidgets/Platform.cpp.o CMakeFiles/kddockwidgets.dir/qtwidgets/views/View.cpp.o CMakeFiles/kddockwidgets.dir/qtwidgets/views/ViewWrapper.cpp.o CMakeFiles/kddockwidgets.dir/qtwidgets/views/FloatingWindow.cpp.o CMakeFiles/kddockwidgets.dir/qtwidgets/views/DockWidget.cpp.o CMakeFiles/kddockwidgets.dir/qtwidgets/views/DropArea.cpp.o CMakeFiles/kddockwidgets.dir/qtwidgets/views/MDILayout.cpp.o CMakeFiles/kddockwidgets.dir/qtwidgets/views/Group.cpp.o CMakeFiles/kddockwidgets.dir/qtwidgets/views/MainWindow.cpp.o CMakeFiles/kddockwidgets.dir/qtwidgets/views/MainWindowMDI.cpp.o CMakeFiles/kddockwidgets.dir/qtwidgets/views/MDIArea.cpp.o CMakeFiles/kddockwidgets.dir/qtwidgets/views/RubberBand.cpp.o CMakeFiles/kddockwidgets.dir/qtwidgets/views/Separator.cpp.o CMakeFiles/kddockwidgets.dir/qtwidgets/views/usr/lib/aarch64-linux-gnu/libQt6QuickControls2.so.6.8.2: warning: GCS is required by -z gcs, but this shared library lacks the necessary property note. The dynamic loader might not enable GCS or refuse to load the program unless all the shared library dependencies have the GCS marking.
    /usr/lib/aarch64-linux-gnu/libspdlog.so.1.15.3: warning: GCS is required by -z gcs, but this shared library lacks the necessary property note. The dynamic loader might not enable GCS or refuse to load the program unless all the shared library dependencies have the GCS marking.
    /usr/lib/aarch64-linux-gnu/libQt6Widgets.so.6.8.2: warning: GCS is required by -z gcs, but this shared library lacks the necessary property note. The dynamic loader might not enable GCS or refuse to load the program unless all the shared library dependencies have the GCS marking.
    /usr/lib/aarch64-linux-gnu/libQt6Quick.so.6.8.2: warning: GCS is required by -z gcs, but this shared library lacks the necessary property note. The dynamic loader might not enable GCS or refuse to load the program unless all the shared library dependencies have the GCS marking.
    /usr/lib/aarch64-linux-gnu/libQt6OpenGL.so.6.8.2: warning: GCS is required by -z gcs, but this shared library lacks the necessary property note. The dynamic loader might not enable GCS or refuse to load the program unless all the shared library dependencies have the GCS marking.
    /usr/lib/aarch64-linux-gnu/libQt6Gui.so.6.8.2: warning: GCS is required by -z gcs, but this shared library lacks the necessary property note. The dynamic loader might not enable GCS or refuse to load the program unless all the shared library dependencies have the GCS marking.
    /usr/lib/aarch64-linux-gnu/libGLX.so: warning: GCS is required by -z gcs, but this shared library lacks the necessary property note. The dynamic loader might not enable GCS or refuse to load the program unless all the shared library dependencies have the GCS marking.
    /usr/lib/aarch64-linux-gnu/libOpenGL.so: warning: GCS is required by -z gcs, but this shared library lacks the necessary property note. The dynamic loader might not enable GCS or refuse to load the program unless all the shared library dependencies have the GCS marking.
    /usr/lib/aarch64-linux-gnu/libxkbcommon.so: warning: GCS is required by -z gcs, but this shared library lacks the necessary property note. The dynamic loader might not enable GCS or refuse to load the program unless all the shared library dependencies have the GCS marking.
    /usr/lib/aarch64-linux-gnu/libQt6QmlMeta.so.6.8.2: warning: GCS is required by -z gcs, but this shared library lacks the necessary property note. The dynamic loader might not enable GCS or refuse to load the program unless all the shared library dependencies have the GCS marking.
    /usr/lib/aarch64-linux-gnu/libQt6QmlModels.so.6.8.2: warning: GCS is required by -z gcs, but this shared library lacks the necessary property note. The dynamic loader might not enable GCS or refuse to load the program unless all the shared library dependencies have the GCS marking.
    /usr/lib/aarch64-linux-gnu/libQt6QmlWorkerScript.so.6.8.2: warning: GCS is required by -z gcs, but this shared library lacks the necessary property note. The dynamic loader might not enable GCS or refuse to load the program unless all the shared library dependencies have the GCS marking.
    /usr/lib/aarch64-linux-gnu/libQt6Qml.so.6.8.2: warning: GCS is required by -z gcs, but this shared library lacks the necessary property note. The dynamic loader might not enable GCS or refuse to load the program unless all the shared library dependencies have the GCS marking.
    /usr/lib/aarch64-linux-gnu/libQt6Network.so.6.8.2: warning: GCS is required by -z gcs, but this shared library lacks the necessary property note. The dynamic loader might not enable GCS or refuse to load the program unless all the shared library dependencies have the GCS marking.
    /usr/lib/aarch64-linux-gnu/libQt6Core.so.6.8.2: warning: GCS is required by -z gcs, but this shared library lacks the necessary property note. The dynamic loader might not enable GCS or refuse to load the program unless all the shared library dependencies have the GCS marking.
    /usr/lib/aarch64-linux-gnu/libfmt.so.10.1.0: warning: GCS is required by -z gcs, but this shared library lacks the necessary property note. The dynamic loader might not enable GCS or refuse to load the program unless all the shared library dependencies have the GCS marking.
    /usr/lib/gcc/aarch64-linux-gnu/15/libstdc++.so: warning: GCS is required by -z gcs, but this shared library lacks the necessary property note. The dynamic loader might not enable GCS or refuse to load the program unless all the shared library dependencies have the GCS marking.
    /lib/aarch64-linux-gnu/libm.so.6: warning: GCS is required by -z gcs, but this shared library lacks the necessary property note. The dynamic loader might not enable GCS or refuse to load the program unless all the shared library dependencies have the GCS marking.
    /lib/aarch64-linux-gnu/libmvec.so.1: warning: GCS is required by -z gcs, but this shared library lacks the necessary property note. The dynamic loader might not enable GCS or refuse to load the program unless all the shared library dependencies have the GCS marking.
    /lib/aarch64-linux-gnu/libc.so.6: warning: GCS is required by -z gcs, but this shared library lacks the necessary property note. The dynamic loader might not enable GCS or refuse to load the program unless all the shared library dependencies have the GCS marking.
    warning: found a total of 21 dynamically-linked objects incompatible with GCS requirements.
    collect2: error: ld returned 1 exit status
    /TitleBar.cpp.o CMakeFiles/kddockwidgets.dir/qtwidgets/views/TabBar.cpp.o CMakeFiles/kddockwidgets.dir/qtwidgets/views/Stack.cpp.o CMakeFiles/kddockwidgets.dir/qtwidgets/views/SideBar.cpp.o CMakeFiles/kddockwidgets.dir/qtwidgets/views/ClassicIndicatorsWindow.cpp.o CMakeFiles/kddockwidgets.dir/qtwidgets/views/SegmentedDropIndicatorOverlay.cpp.o CMakeFiles/kddockwidgets.dir/qtwidgets/ViewFactory.cpp.o CMakeFiles/kddockwidgets.dir/qtwidgets/DebugWindow.cpp.o CMakeFiles/kddockwidgets.dir/qtwidgets/ObjectViewer.cpp.o CMakeFiles/kddockwidgets.dir/qtquick/Action.cpp.o CMakeFiles/kddockwidgets.dir/qtquick/Window.cpp.o CMakeFiles/kddockwidgets.dir/qtquick/Platform.cpp.o CMakeFiles/kddockwidgets.dir/qtquick/Helpers.cpp.o CMakeFiles/kddockwidgets.dir/qtquick/ViewFactory.cpp.o CMakeFiles/kddockwidgets.dir/qtquick/LayoutSaverInstantiator.cpp.o CMakeFiles/kddockwidgets.dir/qtquick/MainWindowInstantiator.cpp.o CMakeFiles/kddockwidgets.dir/qtquick/MainWindowMDIInstantiator.cpp.o CMakeFiles/kddockwidgets.dir/qtquick/DockWidgetInstantiator.cpp.o CMakeFiles/kddockwidgets.dir/qtquick/QmlTypes.cpp.o CMakeFiles/kddockwidgets.dir/qtquick/views/DropArea.cpp.o CMakeFiles/kddockwidgets.dir/qtquick/views/DockWidget.cpp.o CMakeFiles/kddockwidgets.dir/qtquick/views/FloatingWindow.cpp.o CMakeFiles/kddockwidgets.dir/qtquick/views/Group.cpp.o CMakeFiles/kddockwidgets.dir/qtquick/views/MainWindow.cpp.o CMakeFiles/kddockwidgets.dir/qtquick/views/MainWindowMDI.cpp.o CMakeFiles/kddockwidgets.dir/qtquick/views/MDILayout.cpp.o CMakeFiles/kddockwidgets.dir/qtquick/views/RubberBand.cpp.o CMakeFiles/kddockwidgets.dir/qtquick/views/Separator.cpp.o CMakeFiles/kddockwidgets.dir/qtquick/views/Stack.cpp.o CMakeFiles/kddockwidgets.dir/qtquick/views/TabBar.cpp.o CMakeFiles/kddockwidgets.dir/qtquick/views/TitleBar.cpp.o CMakeFiles/kddockwidgets.dir/qtquick/views/View.cpp.o CMakeFiles/kddockwidgets.dir/qtquick/views/ViewWrapper.cpp.o CMakeFiles/kddockwidgets.dir/qtquick/views/ClassicIndicatorsWindow.cpp.o CMakeFiles/kddockwidgets.dir/qtcommon/Platform.cpp.o CMakeFiles/kddockwidgets.dir/qtcommon/Window.cpp.o CMakeFiles/kddockwidgets.dir/qtcommon/View.cpp.o CMakeFiles/kddockwidgets.dir/qtcommon/Screen.cpp.o CMakeFiles/kddockwidgets.dir/qtcommon/ViewWrapper.cpp.o CMakeFiles/kddockwidgets.dir/qtcommon/CustomFrameHelper.cpp.o CMakeFiles/kddockwidgets.dir/qtcommon/DragControllerWayland_p.cpp.o CMakeFiles/kddockwidgets.dir/kddockwidgets_autogen/EWIEGA46WW/qrc_kddockwidgets_resources.cpp.o CMakeFiles/kddockwidgets.dir/kddockwidgets_autogen/5PJCAAPZ7B/qrc_kddockwidgets_qtquick.cpp.o  -Wl,-rpath,:::::::::::::::::::::::::::::::: /usr/lib/aarch64-linux-gnu/libQt6QuickControls2.so.6.8.2 /usr/lib/aarch64-linux-gnu/libspdlog.so.1.15.3 /usr/lib/aarch64-linux-gnu/libQt6Widgets.so.6.8.2 /usr/lib/aarch64-linux-gnu/libQt6Quick.so.6.8.2 /usr/lib/aarch64-linux-gnu/libQt6OpenGL.so.6.8.2 /usr/lib/aarch64-linux-gnu/libQt6Gui.so.6.8.2 /usr/lib/aarch64-linux-gnu/libGLX.so /usr/lib/aarch64-linux-gnu/libOpenGL.so /usr/lib/aarch64-linux-gnu/libxkbcommon.so /usr/lib/aarch64-linux-gnu/libQt6QmlMeta.so.6.8.2 /usr/lib/aarch64-linux-gnu/libQt6QmlModels.so.6.8.2 /usr/lib/aarch64-linux-gnu/libQt6QmlWorkerScript.so.6.8.2 /usr/lib/aarch64-linux-gnu/libQt6Qml.so.6.8.2 /usr/lib/aarch64-linux-gnu/libQt6Network.so.6.8.2 /usr/lib/aarch64-linux-gnu/libQt6Core.so.6.8.2 /usr/lib/aarch64-linux-gnu/libfmt.so.10.1.0
    make[3]: *** [src/CMakeFiles/kddockwidgets.dir/build.make:1889: lib/libkddockwidgets-qt6.so.2.2.5] Error 1
    make[3]: Leaving directory '/build/reproducible-path/kddockwidgets-2.2.5+ds/obj-aarch64-linux-gnu'
    make[2]: *** [CMakeFiles/Makefile2:522: src/CMakeFiles/kddockwidgets.dir/all] Error 2
    make[2]: Leaving directory '/build/reproducible-path/kddockwidgets-2.2.5+ds/obj-aarch64-linux-gnu'
    make[1]: *** [Makefile:139: all] Error 2
    make[1]: Leaving directory '/build/reproducible-path/kddockwidgets-2.2.5+ds/obj-aarch64-linux-gnu'
    dh_auto_build: error: cd obj-aarch64-linux-gnu && make -j4 "INSTALL=install --strip-program=true" VERBOSE=1 returned exit code 2
    make: *** [debian/rules:6: binary] Error 25
    ```
    Needs work zeha@d.o at Sept. 14, 2025, 5:57 p.m.
  2. thanks for reminding me again than Debian is more than the PC platform ^^
    
    I can blame GCC-15 for that one...
    Upload #2 has been built on arm64, so it should works for you now
    Sébastien Noel at Sept. 14, 2025, 8:03 p.m.
  3. gentle ping :-)
    Sébastien Noel at Sept. 27, 2025, 8:19 a.m.