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
ba9893df249fba93786c0b038f2771c248bc6150...0635c769c8d71ed5d79a2e38f4be9c74201c2cff
Commits (3)
airspyone-host: Mark with cmake_rpath_contains_build_path
· e1b09659
Vagrant Cascadian
authored
Mar 02, 2022
e1b09659
grandorgue: Mark with cmake_rpath_contains_build_path
· a6ae5f12
Vagrant Cascadian
authored
Mar 02, 2022
a6ae5f12
kseexpr: Mark with cmake_rpath_contains_build_path
· 0635c769
Vagrant Cascadian
authored
Mar 02, 2022
0635c769
Hide whitespace changes
Inline
Side-by-side
packages.yml
View file @
0635c769
...
...
@@ -307,6 +307,12 @@ airspy-host:
version: 0.9-1
issues:
- build_id_differences_only
airspyone-host:
version: 1.0.10-2
comments: |
rpath issue fixed by -DCMAKE_BUILD_RPATH_USE_ORIGIN=ON
issues:
- cmake_rpath_contains_build_path
airspyhf:
version: 1.6.8-3
comments: |
...
...
@@ -8428,6 +8434,12 @@ grammalecte:
Sort order of various fr-*.json files, possibly due to unsorted
python dictionaries in gc_lang/fr/build_data.py:
oDict = ibdawg.IBDAWG("fr-allvars.json")
grandorgue:
version: 3.6.2-1
comments: |
rpath issue fixed by -DCMAKE_BUILD_RPATH_USE_ORIGIN=ON
issues:
- cmake_rpath_contains_build_path
granite:
version: 5.2.3-1
issues:
...
...
@@ -11531,6 +11543,12 @@ kryo-serializers:
version: 0.22-3
bugs:
- 875594
kseexpr:
version: 4.0.4.0-2
comments: |
rpath issue fixed by -DCMAKE_BUILD_RPATH_USE_ORIGIN=ON
issues:
- cmake_rpath_contains_build_path
kservice:
version: 5.28.0-1
comments: |
...
...