[Git][reproducible-builds/reproducible-notes][master] 3 commits: cppad: Mark with cmake_rpath_contains_build_path
Vagrant Cascadian (@vagrant)
gitlab at salsa.debian.org
Thu Mar 10 20:14:40 UTC 2022
Vagrant Cascadian pushed to branch master at Reproducible Builds / reproducible-notes
Commits:
97756d42 by Vagrant Cascadian at 2022-03-10T11:28:40-08:00
cppad: Mark with cmake_rpath_contains_build_path
- - - - -
1ff08580 by Vagrant Cascadian at 2022-03-10T11:34:15-08:00
ogre-1.9: Mark with cmake_rpath_contains_build_path
- - - - -
d86e5ed1 by Vagrant Cascadian at 2022-03-10T11:34:28-08:00
shasta: Mark with cmake_rpath_contains_build_path
- - - - -
1 changed file:
- packages.yml
Changes:
=====================================
packages.yml
=====================================
@@ -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:
View it on GitLab: https://salsa.debian.org/reproducible-builds/reproducible-notes/-/compare/f0f74a5bf9c5edcd468cf0e3cfe95e8a2f043e36...d86e5ed17c70796f65a086b9619f7f5d470f380d
--
View it on GitLab: https://salsa.debian.org/reproducible-builds/reproducible-notes/-/compare/f0f74a5bf9c5edcd468cf0e3cfe95e8a2f043e36...d86e5ed17c70796f65a086b9619f7f5d470f380d
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.reproducible-builds.org/pipermail/rb-commits/attachments/20220310/e7902472/attachment.htm>
More information about the rb-commits
mailing list