[Git][reproducible-builds/reproducible-notes][master] 2 commits: k3b: Add comment confirming workaround.
Vagrant Cascadian (@vagrant)
gitlab at salsa.debian.org
Sun Feb 27 01:22:46 UTC 2022
Vagrant Cascadian pushed to branch master at Reproducible Builds / reproducible-notes
Commits:
4ebe9eca by Vagrant Cascadian at 2022-02-26T17:14:40-08:00
k3b: Add comment confirming workaround.
- - - - -
13f55133 by Vagrant Cascadian at 2022-02-26T17:17:06-08:00
cmake_rpath_contains_build_path: Add comment that this is enabled in
debhelper v14.
- - - - -
2 changed files:
- issues.yml
- packages.yml
Changes:
=====================================
issues.yml
=====================================
@@ -2049,6 +2049,9 @@ cmake_rpath_contains_build_path:
Alternately with cmake 3.14+, BUILD_RPATH_USE_ORIGIN could be used
https://gitlab.kitware.com/cmake/cmake/-/blob/master/Help/prop_tgt/BUILD_RPATH_USE_ORIGIN.rst
.
+ Using the currently experimental debhelper compat level v14 will
+ enable both options by default.
+ .
https://bugs.debian.org/1004939 proposes to drop
-DCMAKE_SKIP_RPATH in favor of -DBUILD_RPATH_USE_ORIGIN in
debhelper.
=====================================
packages.yml
=====================================
@@ -10479,6 +10479,8 @@ jython:
in /usr/share/java/jython-2.5.3.jar
k3b:
version: 21.08.0-1
+ comments: |
+ rpath issue fixed by -DCMAKE_BUILD_RPATH_USE_ORIGIN=ON
issues:
- cmake_rpath_contains_build_path
k3d:
View it on GitLab: https://salsa.debian.org/reproducible-builds/reproducible-notes/-/compare/72bc34707c75a0ae282eeefece3b538472f80703...13f55133fa7639f5362b9661f7b717ec65a145e6
--
View it on GitLab: https://salsa.debian.org/reproducible-builds/reproducible-notes/-/compare/72bc34707c75a0ae282eeefece3b538472f80703...13f55133fa7639f5362b9661f7b717ec65a145e6
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/20220227/86972176/attachment.htm>
More information about the rb-commits
mailing list