Debian navigation

Notes about issue cmake_rpath_contains_build_path in experimental

Identifier: cmake_rpath_contains_build_path
Suites: unstable / trixie / bookworm / bullseye / experimental
URL: https://gitlab.kitware.com/cmake/cmake/issues/18413
Description: When an executable is linked with a shared library from the same project,
RPATH will contain the build path. Even if this is stripped on installation,
the build-id will remain unchanged.
.
With CMake 3.14+, packages can set `-DCMAKE_BUILD_RPATH_USE_ORIGIN=ON` to
fix the issue. This is done automatically when using the currently
experimental debhelper compat level v14.
https://cmake.org/cmake/help/latest/prop_tgt/BUILD_RPATH_USE_ORIGIN.html
.
When working with older CMake versions, the `CMAKE_SKIP_RPATH` option can be
enabled instead, but it may be required to also set `LD_LIBRARY_PATH` while
running tests.
Packages in 'experimental' known to be affected by this issue:
(the 1/4 most-popular ones (within this issue) are underlined)

reproducible icon 75 reproducible packages in experimental/amd64: akonadi akonadi-calendar akonadi-search akregator ark audiocd-kio baloo-widgets breeze dino-im dtkcore gwenview highway jpeg-xl k3b kaccounts-integration kcalutils kdebugsettings kdecoration kdegraphics-mobipocket kdepim-addons kdepim-runtime kdeplasma-addons kdf keditbookmarks kglobalaccel kinfocenter kio-extras kiten kldap kleopatra kmailtransport kompare konsole kontact korganizer kpat kpipewire krdc krfb ksirk ktorrent kwayland layer-shell-qt libkcddb libkgapi libkscreen libktoblzcheck libqtxdg libsdl3 lxqt-config lxqt-globalkeys nanomsg okular palapeli pim-data-exporter pim-sieve-editor plasma-discover plasma-firewall plasma-nm plasma-thunderbolt plasma-workspace powerdevil print-manager screengrab systemsettings taglib urdfdom vtk-dicom xeus-python akonadi-contacts+ akonadi-import-wizard+ akonadi-mime+ indi+ kget+# surgescript#

FTBFS icon 19 FTBFS packages in experimental/amd64: analitza avro-c broker dolphin inkscape itinerary kdeconnect kidentitymanagement kitinerary kopete kosmindoormap kpublictransport kwin libkdegames libksysguard macromoleculebuilder milou mrtdreader nvidia-texture-tools

FTBR icon 1 unreproducible packages in experimental/amd64: mongo-cxx-driver

 

Our notes about issues affecting packages are stored in notes.git and are targeted at packages in Debian in 'unstable/amd64' (unless they say otherwise).

A package name displayed with a bold font is an indication that this package has a note. Visited packages are linked in green, those which have not been visited are linked in blue.
A # sign after the name of a package indicates that a bug is filed against it. Likewise, a + sign indicates there is a patch available, a P means a pending bug while # indicates a closed bug. In cases of several bugs, the symbol is repeated.