rpath issue fixed by -DCMAKE_BUILD_RPATH_USE_ORIGIN=ON
issues:
- cmake_rpath_contains_build_path
kiconthemes:
version: 5.25.0-1
issues:
...
...
@@ -13501,6 +13507,13 @@ libopenobex:
version: 1.7.2-2.1
comments: |
.cmake file differs between shared/static configuration. note that package itself builds both shared and static, so potentially timestamp issue wrt openobex-config.cmake.in
libopenshot:
version: 0.2.5+dfsg1-6
comments: |
rpath issue fixed by -DCMAKE_BUILD_RPATH_USE_ORIGIN=ON, but unable
to verify effect on test suite due to nondeterministic failures.