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
6695571b25c4443116f5701efa3850502e123903...983f318c696e3e5b78d5143adabfb348f31ac12e
Commits (5)
s3d: Mark with cmake_rpath_contains_build_path
· ebe3a7dd
Vagrant Cascadian
authored
Mar 09, 2022
ebe3a7dd
soapysdr: Mark with cmake_rpath_contains_build_path
· 8449b4e8
Vagrant Cascadian
authored
Mar 09, 2022
8449b4e8
soapyosmo: Mark with cmake_rpath_contains_build_path
· abc373e0
Vagrant Cascadian
authored
Mar 09, 2022
abc373e0
swami: Mark with cmake_rpath_contains_build_path
· cc4a800c
Vagrant Cascadian
authored
Mar 09, 2022
cc4a800c
systemsettings: Mark with cmake_rpath_contains_build_path
· 983f318c
Vagrant Cascadian
authored
Mar 09, 2022
983f318c
Hide whitespace changes
Inline
Side-by-side
packages.yml
View file @
983f318c
...
...
@@ -29451,8 +29451,11 @@ s-nail:
- records_build_flags
s3d:
version: 0.2.2-14
comments: |
rpath issue fixed by -DCMAKE_BUILD_RPATH_USE_ORIGIN=ON
issues:
- build_id_differences_only
- cmake_rpath_contains_build_path
safe-hole-perl:
version: 0.13-1.1
issues:
...
...
@@ -30459,16 +30462,22 @@ soapyosmo:
version: 0.2.4-1
comments: |
The first non-KDE package I've seen with this issue.
.
rpath issue fixed by -DCMAKE_BUILD_RPATH_USE_ORIGIN=ON
issues:
- build_id_differences_only
- cmake_rpath_contains_build_path
soapyremote:
version: 0.3.1-1
issues:
- gcc_captures_build_path
soapysdr:
version: 0.5.4-1
comments: |
rpath issue fixed by -DCMAKE_BUILD_RPATH_USE_ORIGIN=ON
issues:
- build_id_differences_only
- cmake_rpath_contains_build_path
soci:
version: 3.2.3-1
issues:
...
...
@@ -31226,8 +31235,11 @@ swac-get:
- gcc_captures_build_path
swami:
version: 2.0.0+svn389-4
comments: |
rpath issue fixed by -DCMAKE_BUILD_RPATH_USE_ORIGIN=ON
issues:
- build_id_differences_only
- cmake_rpath_contains_build_path
swapspace:
version: 1.10-4
issues:
...
...
@@ -31392,8 +31404,11 @@ systemd-ui:
- gcc_captures_build_path
systemsettings:
version: 4:5.8.0-1
comments: |
rpath issue fixed by -DCMAKE_BUILD_RPATH_USE_ORIGIN=ON
issues:
- build_id_differences_only
- cmake_rpath_contains_build_path
systemtap:
version: 2.9-1
issues:
...
...