Skip to content
GitLab
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Register
Sign in
Toggle navigation
Menu
Reproducible Builds
reproducible-notes
Compare revisions
e8b9ff39428e0d8ec3f863ede318a9dd69d4a487...100790799e68a298708815bea05b30a14e50ff3a
Commits (3)
k3b: Mark with cmake_rpath_contains_build_path.
· b9df3991
Vagrant Cascadian
authored
Feb 26, 2022
b9df3991
cmake_rpath_contains_build_path: Mention debhelper bug.
· 34aa8181
Vagrant Cascadian
authored
Feb 26, 2022
34aa8181
ncrystal: Mark with cmake_rpath_contains_build_path.
· 10079079
Vagrant Cascadian
authored
Feb 26, 2022
10079079
Hide whitespace changes
Inline
Side-by-side
issues.yml
View file @
10079079
...
...
@@ -2048,6 +2048,10 @@ 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
.
https://bugs.debian.org/1004939 proposes to drop
-DCMAKE_SKIP_RPATH in favor of -DBUILD_RPATH_USE_ORIGIN in
debhelper.
url
:
https://gitlab.kitware.com/cmake/cmake/issues/18413
build_path_in_texi_figure_documentation
:
description
:
|
...
...
packages.yml
View file @
10079079
...
...
@@ -10474,6 +10474,10 @@ jython:
comments: |
Embed build time in org/python/version.properties
in /usr/share/java/jython-2.5.3.jar
k3b:
version: 21.08.0-1
issues:
- cmake_rpath_contains_build_path
k3d:
version: 0.8.0.6-8
issues:
...
...
@@ -16314,6 +16318,12 @@ nco:
version: 4.5.0-1
issues:
- timestamps_from_cpp_macros
ncrystal:
version: 2.7.3+ds1-4
comments: |
rpath issue fixed by -DCMAKE_BUILD_RPATH_USE_ORIGIN=ON
issues:
- cmake_rpath_contains_build_path
ncurses:
version: 6.3-2
bugs:
...
...