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
76383e8b88e94c079159549f22152b146b57cea6...5d9a29523ffb22d1eac5df6c71f8c927efc5b481
Commits (6)
gr-hpsdr: Mark with cmake_rpath_contains_build_path
· 8fd6ee3a
Vagrant Cascadian
authored
Mar 08, 2022
8fd6ee3a
gr-radar: Mark with cmake_rpath_contains_build_path
· c74e3235
Vagrant Cascadian
authored
Mar 08, 2022
c74e3235
glbinding: Mark with cmake_rpath_contains_build_path
· 031a363c
Vagrant Cascadian
authored
Mar 08, 2022
031a363c
gr-fosphor: Mark with cmake_rpath_contains_build_path
· f6800554
Vagrant Cascadian
authored
Mar 08, 2022
f6800554
gr-osmosdr: Mark with cmake_rpath_contains_build_path
· 19796439
Vagrant Cascadian
authored
Mar 08, 2022
19796439
gr-rds: Mark with cmake_rpath_contains_build_path
· 5d9a2952
Vagrant Cascadian
authored
Mar 08, 2022
5d9a2952
Hide whitespace changes
Inline
Side-by-side
packages.yml
View file @
5d9a2952
...
...
@@ -7629,8 +7629,11 @@ glaurung:
- gcc_captures_build_path
glbinding:
version: 2.1.1-1
comments: |
rpath issue fixed by -DCMAKE_BUILD_RPATH_USE_ORIGIN=ON
issues:
- build_id_differences_only
- cmake_rpath_contains_build_path
gle-graphics:
version: 4.2.5-6
issues:
...
...
@@ -8469,8 +8472,11 @@ gr-fcdproplus:
- build_id_variation_requiring_further_investigation
gr-fosphor:
version: 3.7.0.2.7b6b996-1
comments: |
rpath issue fixed by -DCMAKE_BUILD_RPATH_USE_ORIGIN=ON
issues:
- build_id_differences_only
- cmake_rpath_contains_build_path
gr-funcube:
version: 1.0.0-3
issues:
...
...
@@ -8481,8 +8487,11 @@ gr-gsm:
- timestamp_added_by_gnuradio_grcc
gr-hpsdr:
version: 0.0.0.bb77f3c-2
comments: |
rpath issue fixed by -DCMAKE_BUILD_RPATH_USE_ORIGIN=ON
issues:
- build_id_differences_only
- cmake_rpath_contains_build_path
gr-iio:
version: 0.1.67-1
issues:
...
...
@@ -8497,16 +8506,25 @@ gr-limesdr:
Includes build path in docs but also the .xml output is in a nondeterministic order.
gr-osmosdr:
version: 0.1.4-12
comments: |
rpath issue fixed by -DCMAKE_BUILD_RPATH_USE_ORIGIN=ON
issues:
- build_id_differences_only
- cmake_rpath_contains_build_path
gr-radar:
version: 0.0.0.20160615-3
comments: |
rpath issue fixed by -DCMAKE_BUILD_RPATH_USE_ORIGIN=ON
issues:
- build_id_differences_only
- cmake_rpath_contains_build_path
gr-rds:
version: 3.7.0.2.a542331-1
comments: |
rpath issue fixed by -DCMAKE_BUILD_RPATH_USE_ORIGIN=ON
issues:
- build_id_differences_only
- cmake_rpath_contains_build_path
gr-satellites:
version: 4.4.0-1
issues:
...
...