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
b79f623e258f6fbffc030f41e5ea085d83094a0e...b7f0f6d8e9c9675959fc2fea0eb5e769f786575f
Commits (3)
obexftp: Mark with cmake_rpath_contains_build_path
· 0b7ca6fd
Vagrant Cascadian
authored
Mar 09, 2022
0b7ca6fd
kf5-messagelib: Mark with cmake_rpath_contains_build_path
· 935642b9
Vagrant Cascadian
authored
Mar 09, 2022
935642b9
lucene++: Mark with cmake_rpath_contains_build_path
· b7f0f6d8
Vagrant Cascadian
authored
Mar 09, 2022
b7f0f6d8
Hide whitespace changes
Inline
Side-by-side
packages.yml
View file @
b7f0f6d8
...
...
@@ -11077,8 +11077,11 @@ keytouch-editor:
- gcc_captures_build_path
kf5-messagelib:
version: 4:16.04.3-2
comments: |
rpath issue fixed by -DCMAKE_BUILD_RPATH_USE_ORIGIN=ON
issues:
- build_id_differences_only
- cmake_rpath_contains_build_path
kfilemetadata-kf5:
version: 5.26.0-1
comments: |
...
...
@@ -15111,8 +15114,11 @@ luarocks:
- captures_build_arch
lucene++:
version: 3.0.7-8
comments: |
rpath issue fixed by -DCMAKE_BUILD_RPATH_USE_ORIGIN=ON
issues:
- build_id_differences_only
- cmake_rpath_contains_build_path
lucene-net:
version: 3.0.3-1
bugs:
...
...
@@ -17847,8 +17853,11 @@ obconf-qt:
- gcc_captures_build_path
obexftp:
version: 0.24-5
comments: |
rpath issue fixed by -DCMAKE_BUILD_RPATH_USE_ORIGIN=ON
issues:
- build_id_differences_only
- cmake_rpath_contains_build_path
obfs4proxy:
version: 0.0.6-2
issues:
...
...