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
2313686ae742c5689a40feebf20454e669d88957...8fc520dec1da82242be90222fb0d11bf773248bc
Commits (4)
apt: Mark with cmake_rpath_contains_build_path
· 139b6666
Vagrant Cascadian
authored
Mar 09, 2022
139b6666
powerdevil: Mark with cmake_rpath_contains_build_path
· c0fc0ace
Vagrant Cascadian
authored
Mar 09, 2022
c0fc0ace
prime-phylo: Mark with cmake_rpath_contains_build_path
· a0e55e9b
Vagrant Cascadian
authored
Mar 09, 2022
a0e55e9b
purpose: Mark with cmake_rpath_contains_build_path
· 8fc520de
Vagrant Cascadian
authored
Mar 09, 2022
8fc520de
Hide whitespace changes
Inline
Side-by-side
packages.yml
View file @
8fc520de
...
...
@@ -796,11 +796,14 @@ apt:
Passing -ffile-prefix-map appears to remove the build path, but if
the path length differs (e.g. /build/1234 vs. /build/123456), the
size of the empty padded data will still differ.
.
rpath issue fixed by -DCMAKE_BUILD_RPATH_USE_ORIGIN=ON
issues:
- build_id_differences_only
- gcc_captures_build_path
- nondeterminstic_todo_identifiers_in_documentation_generated_by_doxygen
- nondeterministic_ordering_in_documentation_generated_by_doxygen
- cmake_rpath_contains_build_path
apt-dpkg-ref:
version: 5.3.1+nmu1
issues:
...
...
@@ -20845,8 +20848,11 @@ powerdebug:
- gcc_captures_build_path
powerdevil:
version: 4:5.4.3-1
comments: |
rpath issue fixed by -DCMAKE_BUILD_RPATH_USE_ORIGIN=ON
issues:
- build_id_differences_only
- cmake_rpath_contains_build_path
powermanga:
version: 0.93.1-2
issues:
...
...
@@ -20927,8 +20933,11 @@ price.app:
- gcc_captures_build_path
prime-phylo:
version: 1.0.11-4
comments: |
rpath issue fixed by -DCMAKE_BUILD_RPATH_USE_ORIGIN=ON
issues:
- build_id_differences_only
- cmake_rpath_contains_build_path
primecount:
version: 7.2+ds-6
comments: |
...
...
@@ -21288,9 +21297,12 @@ purify:
- captures_build_path_via_assert
purpose:
version: 1.1-2
comments: |
rpath and dynstr issues fixed by -DCMAKE_BUILD_RPATH_USE_ORIGIN=ON
issues:
- build_id_differences_only
- timestamps_in_source_generated_by_rcc
- cmake_rpath_contains_build_path
puzzle-jigsaw:
version: 1.0.2+git20201007.527c529+dfsg-3
issues:
...
...