[Git][reproducible-builds/reproducible-notes][master] 2 commits: binutils: Add comment about potential locale related differences.
Vagrant Cascadian (@vagrant)
gitlab at salsa.debian.org
Mon Apr 3 21:14:32 UTC 2023
Vagrant Cascadian pushed to branch master at Reproducible Builds / reproducible-notes
Commits:
92b3e624 by Vagrant Cascadian at 2023-04-03T13:51:32-07:00
binutils: Add comment about potential locale related differences.
- - - - -
20b9e30a by Vagrant Cascadian at 2023-04-03T14:14:02-07:00
pike8.0: Mark with records_build_flags and captures_build_path. Add
comments regarding cpu timing issues.
- - - - -
1 changed file:
- packages.yml
Changes:
=====================================
packages.yml
=====================================
@@ -1700,6 +1700,7 @@ binutils:
unstable (probably build paths).
binutils-dev includes logs and summaries of the tests in
/usr/share/doc/binutils/tests/.
+ locales may trigger differences.
issues:
- test_suite_logs
- users_and_groups_in_tarball
@@ -21293,10 +21294,23 @@ pike8.0:
version: 8.0.1738-1
comments: |
Timestamp embedded in documentation
+ .
Kernel version captured when PIKE_BUILD_OS is not set
https://sources.debian.org/src/pike8.0/8.0.1738-1/Makefile/#L20
+ .
+ /usr/include/pike8.0/pike/propagated_variables includes compiler
+ flags and several variables which embed the full build path.
+ .
+ cpu timing captured in /usr/include/pike8.0/pike/machine.h from
+ https://sources.debian.org/src/pike8.0/8.0.388-2/src/configure.in/#L7431-L7439
+ -#define FB_CPU_TIME_IS_THREAD_LOCAL PIKE_UNKNOWN
+ vs.
+ +#define FB_CPU_TIME_IS_THREAD_LOCAL PIKE_NO
+ Worked around by passing --without-threads to configure.
issues:
- captures_kernel_version
+ - records_build_flags
+ - captures_build_path
pikepdf:
version: 3.2.0+dfsg-2
issues:
View it on GitLab: https://salsa.debian.org/reproducible-builds/reproducible-notes/-/compare/ec8fd4b6561c2c8a044aef0b36d496960c9bcd9e...20b9e30a9a0d2bd05d4131e86218b5793e7d029a
--
View it on GitLab: https://salsa.debian.org/reproducible-builds/reproducible-notes/-/compare/ec8fd4b6561c2c8a044aef0b36d496960c9bcd9e...20b9e30a9a0d2bd05d4131e86218b5793e7d029a
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/20230403/d15b23cf/attachment.htm>
More information about the rb-commits
mailing list