[Git][reproducible-builds/reproducible-notes][master] 6 commits: build_path_captured_by_rust: New issue.
Vagrant Cascadian (@vagrant)
gitlab at salsa.debian.org
Fri Mar 17 18:09:18 UTC 2023
Vagrant Cascadian pushed to branch master at Reproducible Builds / reproducible-notes
Commits:
2691bc83 by Vagrant Cascadian at 2023-03-16T15:06:18-07:00
build_path_captured_by_rust: New issue.
- - - - -
b3b01854 by Vagrant Cascadian at 2023-03-16T15:07:44-07:00
rust-sequoia-keyring-linter: Mark with build_path_captured_by_rust.
- - - - -
e40e4f7a by Vagrant Cascadian at 2023-03-16T15:13:05-07:00
mruby: Mark with records_build_flags.
- - - - -
90eecfbb by Vagrant Cascadian at 2023-03-16T15:18:53-07:00
precious: Mark with build_path_captured_by_rust.
- - - - -
43e2818e by Vagrant Cascadian at 2023-03-16T15:42:27-07:00
s2geometry: Mark with cmake_rpath_contains_build_path.
- - - - -
1b715087 by Vagrant Cascadian at 2023-03-16T16:18:24-07:00
subread: Mark with gcc_captures_build_path.
- - - - -
2 changed files:
- issues.yml
- packages.yml
Changes:
=====================================
issues.yml
=====================================
@@ -2323,6 +2323,9 @@ build_path_captured_by_octave:
build_path_captured_by_pyuic5:
description: |
"Form implementation generated from reading ui file '%s'"
+build_path_captured_by_rust:
+ description: |
+ rustlang seems to embed full build paths in various ways.
build_path_in_direct_url_json_file_generated_by_flit:
description: |
'{"url": "file://build/path", "dir_info": {"editable": false}}'
=====================================
packages.yml
=====================================
@@ -17401,6 +17401,12 @@ mrtrix:
version: 0.2.13-2
issues:
- captures_build_path_via_assert
+mruby:
+ version: 3.1.0-3
+ comments: |
+ build flags recorded in /usr/bin/mruby-config.
+ issues:
+ - records_build_flags
msc-generator:
version: 7.1-2
comments: |
@@ -21870,6 +21876,10 @@ prayer:
version: 1.3.5-dfsg1-3
bugs:
- 828899
+precious:
+ version: 0.5.0-1
+ issues:
+ - build_path_captured_by_rust
prefix:
version: 1.2.5-1
issues:
@@ -30898,6 +30908,10 @@ rust-protobuf-codegen:
version: 2.8.1-1
issues:
- cargo_installs_crates2_json
+rust-sequoia-keyring-linter:
+ version: 1.0.0-2
+ issues:
+ - build_path_captured_by_rust
rustc:
version: 1.19.0+dfsg3-3
comments: |
@@ -30911,6 +30925,13 @@ s-nail:
Appears to embed its own CFLAGS in the binary and thus prefix-map absolute build path.
issues:
- records_build_flags
+s2geometry:
+ version: 0.10.0-6
+ comments: |
+ rpath issue fixed by passing -DCMAKE_BUILD_RPATH_USE_ORIGIN=ON via
+ PYBUILD_CONFIGURE_ARGS in debian/rules.
+ issues:
+ - cmake_rpath_contains_build_path
s3d:
version: 0.2.2-14
comments: |
@@ -32548,6 +32569,14 @@ subnetcalc:
version: 2.1.3-1
issues:
- gcc_captures_build_path
+subread:
+ version: 2.0.4+dfsg-1
+ comments: |
+ 2.0.3+dfsg and earlier appeared to respect CFLAGS, but the
+ 2.0.4+dfsg version appears to ignore them, so -ffile-prefix-map is
+ not passed to remove the build path from the binaries.
+ issues:
+ - gcc_captures_build_path
subtle:
version: 0.11.3224-xi-2.2
issues:
View it on GitLab: https://salsa.debian.org/reproducible-builds/reproducible-notes/-/compare/2897b712f51bcd616ddda4ac3ca14600d1657483...1b715087c7846d28ddbf67ef8684a2a5d539690f
--
View it on GitLab: https://salsa.debian.org/reproducible-builds/reproducible-notes/-/compare/2897b712f51bcd616ddda4ac3ca14600d1657483...1b715087c7846d28ddbf67ef8684a2a5d539690f
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.reproducible-builds.org/pipermail/rb-commits/attachments/20230317/0ae242d0/attachment.htm>
More information about the rb-commits
mailing list