Commits (3)
......@@ -3436,8 +3436,11 @@ cpp-hocon:
- captures_build_path
cppad:
version: 2021.00.00.8-1
comments: |
rpath issue fixed by -DCMAKE_BUILD_RPATH_USE_ORIGIN=ON
issues:
- dynstr_section_longer_by_two_bytes_which_are_NULs
- cmake_rpath_contains_build_path
cppdb:
version: 0.3.1+dfsg-4
comments: |
......@@ -18609,8 +18612,12 @@ ogre-1.12:
- build_dir_in_tags_generated_by_doxygen
ogre-1.9:
version: 1.9.0+dfsg1-7
comments: |
With -DCMAKE_BUILD_RPATH_USE_ORIGIN=ON the chrpath --replace call
fails because the replacement path is longer than the relative path.
issues:
- build_id_differences_only
- cmake_rpath_contains_build_path
ohcount:
version: 3.0.0-8.2
issues:
......@@ -29981,8 +29988,12 @@ shasta:
comments: |
Very similar to dynstr_section_longer_by_two_bytes_which_are_NULs (hence
tagging this package with that issue), but the two added bytes aren't last.
.
With -DCMAKE_BUILD_RPATH_USE_ORIGIN=ON the chrpath --replace call
fails because the replacement path is longer than the relative path.
issues:
- dynstr_section_longer_by_two_bytes_which_are_NULs
- cmake_rpath_contains_build_path
shellex:
version: 0.2-1
issues:
......