[Git][reproducible-builds/reproducible-website][master] 2 commits: 2022-08: patches to gcc to remove build paths in assembly code when
Vagrant Cascadian (@vagrant)
gitlab at salsa.debian.org
Mon Aug 29 14:57:32 UTC 2022
Vagrant Cascadian pushed to branch master at Reproducible Builds / reproducible-website
Commits:
f6accd8a by Vagrant Cascadian at 2022-08-29T07:54:02-07:00
2022-08: patches to gcc to remove build paths in assembly code when
using -ffile-prefix-map.
- - - - -
1b11a8a0 by Vagrant Cascadian at 2022-08-29T07:56:11-07:00
2022-08: Update example reproducible mmdebstrap invocation to use a
consistent timestamp.
- - - - -
1 changed file:
- _reports/2022-08.md
Changes:
=====================================
_reports/2022-08.md
=====================================
@@ -22,7 +22,7 @@ Vagrant Cascadian updated reprotest 0.7.21 https://git.savannah.gnu.org/cgit/gui
* [forwarded 1017475](https://github.com/executablebooks/sphinx-panels/pull/82)
-* Vagrant Cascadian submitted patch fixing build path issue in u-boot https://lists.denx.de/pipermail/u-boot/2022-August/492156.html
+* Vagrant Cascadian submitted patch fixing build path issue in u-boot https://lists.denx.de/pipermail/u-boot/2022-August/492156.html which lead to Rasmus Villemoes submitting a patch https://gcc.gnu.org/pipermail/gcc-patches/2022-August/600491.html to fix https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93371
* Vagrant Cascadian submitted a patch to guix to fix mm-common https://issues.guix.gnu.org/57304
@@ -44,7 +44,7 @@ though both not for i386 (ncurses, unreproducible) and armhf (sed, FTBFS)
* it has become super easy to reproducibly bootstrap Debian using `mmdebstrap`:
<code>
- $ SOURCE_DATE_EPOCH=$(date +%s) mmdebstrap unstable > unstable.tar
+ $ SOURCE_DATE_EPOCH=$(date --utc --date=2022-08-29 +%s) mmdebstrap unstable > unstable.tar
</code>
This works at least for unstable, bullseye and bookworm and is tested automatically using
jenkins jobs like https://jenkins.debian.net/job/reproducible_mmdebstrap_bullseye/
View it on GitLab: https://salsa.debian.org/reproducible-builds/reproducible-website/-/compare/8b9ca22e010e93b1692cdbf67ba2ccb3d158224c...1b11a8a02f09b4f1ac83987a86385e11ace21f7c
--
View it on GitLab: https://salsa.debian.org/reproducible-builds/reproducible-website/-/compare/8b9ca22e010e93b1692cdbf67ba2ccb3d158224c...1b11a8a02f09b4f1ac83987a86385e11ace21f7c
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/20220829/326d38b6/attachment.htm>
More information about the rb-commits
mailing list