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
983f318c696e3e5b78d5143adabfb348f31ac12e...9dd84b03719383de8658e2281ff0f4790d057444
Commits (3)
tegen: Mark with cmake_rpath_contains_build_path
· d8d68f89
Vagrant Cascadian
authored
Mar 09, 2022
d8d68f89
tidy-html5: Mark with cmake_rpath_contains_build_path
· 663e237a
Vagrant Cascadian
authored
Mar 09, 2022
663e237a
urdfdom: Mark with cmake_rpath_contains_build_path
· 9dd84b03
Vagrant Cascadian
authored
Mar 09, 2022
9dd84b03
Hide whitespace changes
Inline
Side-by-side
packages.yml
View file @
9dd84b03
...
...
@@ -31715,8 +31715,11 @@ testng:
- random_order_in_java_jar_manifest_mf
tetgen:
version: 1.5.0-3
comments: |
rpath issue fixed by -DCMAKE_BUILD_RPATH_USE_ORIGIN=ON
issues:
- build_id_differences_only
- cmake_rpath_contains_build_path
tetradraw:
version: 2.0.3-9
issues:
...
...
@@ -31817,9 +31820,12 @@ tidy-html5:
The man page is generated by xsltproc, hence the issue tag.
.
This was intentionally changed in the last Debian upload (1:5.2.0-1.1 to 1:5.2.0-2, see changelog).
.
rpath issue fixed by -DCMAKE_BUILD_RPATH_USE_ORIGIN=ON
issues:
- different_encoding_in_html_by_docbook_xsl
- build_id_differences_only
- cmake_rpath_contains_build_path
tidy-proxy:
version: 0.97-4
issues:
...
...
@@ -32588,8 +32594,11 @@ urca:
- gcc_captures_build_path
urdfdom:
version: 1.0.0-2
comments: |
rpath issue fixed by -DCMAKE_BUILD_RPATH_USE_ORIGIN=ON
issues:
- build_id_differences_only
- cmake_rpath_contains_build_path
urjtag:
version: 0.10+r2007-1.2
issues:
...
...