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
bf6f61f7c4080ee1584dc67a64743d3eb4981df4...91374d73ea7a027bbdbf8ad4e04bfea33eddc973
Commits (2)
slop: Mark with cmake_rpath_contains_build_path
· 10cac9ae
Vagrant Cascadian
authored
Mar 02, 2022
10cac9ae
zziplib: Mark with cmake_rpath_contains_build_path
· 91374d73
Vagrant Cascadian
authored
Mar 02, 2022
91374d73
Hide whitespace changes
Inline
Side-by-side
packages.yml
View file @
91374d73
...
...
@@ -29626,6 +29626,12 @@ slony1-2:
version: 2.2.5-1
issues:
- gcc_captures_build_path
slop:
version: 7.5-1.1
comments: |
rpath issue fixed by -DCMAKE_BUILD_RPATH_USE_ORIGIN=ON
issues:
- cmake_rpath_contains_build_path
slrn:
version: 1.0.2-5
issues:
...
...
@@ -33739,3 +33745,10 @@ zytrax:
version: 0+git20190810-1
issues:
- captures_build_path_via_assert
zziplib:
version: 0.13.72+dfsg.1-1.1
comments: |
rpath issue fixed by -DCMAKE_BUILD_RPATH_USE_ORIGIN=ON, but unable
to verify effect on test suite due to nondeterministic failures.
issues:
- cmake_rpath_contains_build_path