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
22b41989e4a3533ae0e2d7a28bcd1a1b911db638...f8ab493f05163452ecf17447b78e5d63c9c158d4
Commits (5)
libqapt: Mark with cmake_rpath_contains_build_path
· fb2f7811
Vagrant Cascadian
authored
Mar 08, 2022
fb2f7811
liblastfm: Mark with cmake_rpath_contains_build_path
· 01b752fa
Vagrant Cascadian
authored
Mar 08, 2022
01b752fa
libqes: Mark with cmake_rpath_contains_build_path
· b6df93e7
Vagrant Cascadian
authored
Mar 08, 2022
b6df93e7
libqtxdg: Mark with cmake_rpath_contains_build_path
· c72fda86
Vagrant Cascadian
authored
Mar 08, 2022
c72fda86
libsfml: Mark with cmake_rpath_contains_build_path
· f8ab493f
Vagrant Cascadian
authored
Mar 08, 2022
f8ab493f
Hide whitespace changes
Inline
Side-by-side
packages.yml
View file @
f8ab493f
...
...
@@ -13512,8 +13512,11 @@ liblas:
- gcc_captures_build_path
liblastfm:
version: 1.0.9-1
comments: |
rpath issue fixed by -DCMAKE_BUILD_RPATH_USE_ORIGIN=ON
issues:
- build_id_differences_only
- cmake_rpath_contains_build_path
liblaxjson:
version: 1.0.5-1
issues:
...
...
@@ -14014,12 +14017,18 @@ libpwiz:
- build_dir_in_documentation_generated_by_doxygen
libqapt:
version: 3.0.1-1
comments: |
rpath issue fixed by -DCMAKE_BUILD_RPATH_USE_ORIGIN=ON
issues:
- build_id_differences_only
- cmake_rpath_contains_build_path
libqes:
version: 0.2.7-1
comments: |
rpath issue fixed by -DCMAKE_BUILD_RPATH_USE_ORIGIN=ON
issues:
- build_id_differences_only
- cmake_rpath_contains_build_path
libqglviewer:
version: 2.6.3+dfsg2-9
issues:
...
...
@@ -14034,8 +14043,11 @@ libqtdbustest:
- cmake_rpath_contains_build_path
libqtxdg:
version: 2.0.0-4
comments: |
rpath issue fixed by -DCMAKE_BUILD_RPATH_USE_ORIGIN=ON
issues:
- build_id_differences_only
- cmake_rpath_contains_build_path
libquartz-java:
version: 1:1.8.6-1
issues:
...
...
@@ -14190,8 +14202,11 @@ libserial:
- randomness_in_documentation_generated_by_sphinx
libsfml:
version: 2.4.1+dfsg-3
comments: |
rpath issue fixed by -DCMAKE_BUILD_RPATH_USE_ORIGIN=ON
issues:
- build_id_differences_only
- cmake_rpath_contains_build_path
libsieve:
version: 2.2.6-1.3
issues:
...
...