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
200599eeb5a25ce03dd66927309de9dcff96bdac...a88c3e1ea58ef55f9964e7b1045f9f5e95571996
Commits (5)
zxing-cpp: Mark with cmake_rpath_contains_build_path
· c7152122
Vagrant Cascadian
authored
Mar 10, 2022
c7152122
uchardet: Mark with cmake_rpath_contains_build_path
· 250427d7
Vagrant Cascadian
authored
Mar 10, 2022
250427d7
debconf-kde: Mark with cmake_rpath_contains_build_path
· ac0fb742
Vagrant Cascadian
authored
Mar 10, 2022
ac0fb742
ebook-tools: Mark with cmake_rpath_contains_build_path
· a5c0fe82
Vagrant Cascadian
authored
Mar 10, 2022
a5c0fe82
dublin-traceroute: Mark with cmake_rpath_contains_build_path
· a88c3e1e
Vagrant Cascadian
authored
Mar 10, 2022
a88c3e1e
Hide whitespace changes
Inline
Side-by-side
packages.yml
View file @
a88c3e1e
...
...
@@ -4048,8 +4048,11 @@ deal.ii:
on i386 and armhf affected by https://bugs.debian.org/835406
debconf-kde:
version: 1.0.2-1
comments: |
rpath issue fixed by -DCMAKE_BUILD_RPATH_USE_ORIGIN=ON
issues:
- build_id_variation_requiring_further_investigation
- cmake_rpath_contains_build_path
debian-astro:
version: '1.2'
issues:
...
...
@@ -4697,8 +4700,11 @@ dub:
- timestamps_from_cpp_macros_in_d
dublin-traceroute:
version: 0.3-2
comments: |
rpath issue fixed by -DCMAKE_BUILD_RPATH_USE_ORIGIN=ON
issues:
- build_id_variation_requiring_further_investigation
- cmake_rpath_contains_build_path
duff:
version: 0.5.2-1.1
issues:
...
...
@@ -4846,8 +4852,11 @@ ebnetd:
- gcc_captures_build_path
ebook-tools:
version: 0.2.2-4
comments: |
rpath issue fixed by -DCMAKE_BUILD_RPATH_USE_ORIGIN=ON
issues:
- build_id_variation_requiring_further_investigation
- cmake_rpath_contains_build_path
eccodes:
version: 2.6.0-1
issues:
...
...
@@ -32465,8 +32474,11 @@ ubuntu-packaging-guide:
- pdf_id_varying_due_to_build_path
uchardet:
version: 0.0.1-1
comments: |
rpath issue fixed by -DCMAKE_BUILD_RPATH_USE_ORIGIN=ON
issues:
- build_id_variation_requiring_further_investigation
- cmake_rpath_contains_build_path
ucimf-sunpinyin:
version: 0.4-2
issues:
...
...
@@ -34575,6 +34587,12 @@ zvbi:
Probable infrequently triggered non-determinism
issues:
- gcc_captures_build_path
zxing-cpp:
version: 1.2.0+git20211228+ds1-1~exp3
comments: |
rpath issue fixed by -DCMAKE_BUILD_RPATH_USE_ORIGIN=ON
issues:
- cmake_rpath_contains_build_path
zynaddsubfx:
version: 2.5.4-2
issues:
...
...