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
8ef9524aa6415bf339bb3d98882a748a926fd19e...3414aaf74a99f8ca824fb222645d6d7b7f7070e6
Commits (4)
graywolf: Mark with cmake_rpath_contains_build_path
· fb5033ef
Vagrant Cascadian
authored
Mar 08, 2022
fb5033ef
grantlee5: Mark with cmake_rpath_contains_build_path
· 185bf120
Vagrant Cascadian
authored
Mar 08, 2022
185bf120
jxrlib: Mark with cmake_rpath_contains_build_path and differrent_encoding
· dbab4c74
Vagrant Cascadian
authored
Mar 08, 2022
dbab4c74
kaccounts-integration: Mark with cmake_rpath_contains_build_path
· 3414aaf7
Vagrant Cascadian
authored
Mar 08, 2022
3414aaf7
Hide whitespace changes
Inline
Side-by-side
packages.yml
View file @
3414aaf7
...
...
@@ -8573,9 +8573,12 @@ grantlee-editor:
- timestamps_in_source_generated_by_rcc
grantlee5:
version: 5.1.0-2
comments: |
rpath issue fixed by -DCMAKE_BUILD_RPATH_USE_ORIGIN=ON
issues:
- build_id_differences_only
- ftbfs_due_to_f-file-prefix-map
- cmake_rpath_contains_build_path
graphicsmagick:
version: 1.3.24+hg20160808-1
issues:
...
...
@@ -8621,8 +8624,12 @@ graxxia:
- nondeterministic_java_bytecode
graywolf:
version: 0.1.4-1
comments: |
Setting -DCMAKE_BUILD_RPATH_USE_ORIGIN=ON to fix rpath triggers
test suite failures.
issues:
- build_id_differences_only
- cmake_rpath_contains_build_path
grcm:
version: 0.1.6-1
issues:
...
...
@@ -10673,8 +10680,12 @@ jupyter-notebook:
- random_uuid_in_notebooks_generated_by_nbsphinx
jxrlib:
version: 1.1-6
comments: |
rpath issue fixed by -DCMAKE_BUILD_RPATH_USE_ORIGIN=ON
issues:
- build_id_differences_only
- cmake_rpath_contains_build_path
- different_encoding
jython:
version: 2.5.3-3
comments: |
...
...
@@ -10706,8 +10717,11 @@ kaa-metadata:
- gcc_captures_build_path
kaccounts-integration:
version: 16.04.2-1
comments: |
rpath issue fixed by -DCMAKE_BUILD_RPATH_USE_ORIGIN=ON
issues:
- build_id_differences_only
- cmake_rpath_contains_build_path
kactivities-kf5:
version: 5.26.0-1
issues:
...
...