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
46ea769822e4976ee1d133fc2be548f39d600303...021a6d553e076934b15cd5c4661dbe8339530bd9
Commits (2)
dlt-daemon: Mark with cmake_rpath_contains_build_path.
· 624e4cf2
Vagrant Cascadian
authored
Oct 15, 2022
624e4cf2
libsx: Mark with captures_build_path and paths_vary_due_to_usrmerge.
· 021a6d55
Vagrant Cascadian
authored
Oct 15, 2022
021a6d55
Hide whitespace changes
Inline
Side-by-side
packages.yml
View file @
021a6d55
...
...
@@ -4419,8 +4419,10 @@ dlt-daemon:
comments: |
ffile-prefix-map is passed, but the path length may indirectly get
embedded in the results.
rpath issue fixed by -DCMAKE_BUILD_RPATH_USE_ORIGIN=ON
issues:
- gcc_captures_build_path
- cmake_rpath_contains_build_path
dlt-viewer:
version: 2.18.0+dfsg-1
issues:
...
...
@@ -14964,8 +14966,13 @@ libswingx-java:
- random_order_in_documentation_generated_by_javadoc
libsx:
version: 2.05-8
comments: |
/usr/share/doc/libsx-dev/examples/freq/Makefile embeds build paths
and usrmerge paths.
issues:
- gcc_captures_build_path
- captures_build_path
- paths_vary_due_to_usrmerge
libtar:
version: 1.2.20-5
issues:
...
...