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
59c91f4e213e3425b1cb9488c79d00d3732b282d...e87b38baa540ab4d828cf7a270ec66177fbe5d83
Commits (2)
rsplib: Mark with cmake_rpath_contains_build_path.
· 915b6947
Vagrant Cascadian
authored
Feb 24, 2022
915b6947
qcoro: Mark with cmake_rpath_contains_build_path.
· e87b38ba
Vagrant Cascadian
authored
Feb 24, 2022
e87b38ba
Hide whitespace changes
Inline
Side-by-side
packages.yml
View file @
e87b38ba
...
...
@@ -21769,6 +21769,13 @@ qca2:
version: 2.1.1-4
issues:
- build_id_differences_only
qcoro:
version: 0.16.0-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
qd:
version: 2.3.11.dfsg-2.3
issues:
...
...
@@ -27763,6 +27770,12 @@ rsnapshot:
- paths_vary_due_to_usrmerge
bugs:
- 915850
rsplib:
version: 3.4.1-1
comments: |
rpath issue fixed by -DCMAKE_BUILD_RPATH_USE_ORIGIN=ON
issues:
- cmake_rpath_contains_build_path
rsprng:
version: 1.0-3
issues:
...
...