From: "Jérôme Pouiller" <jezz@sysmic.org>
To: buildroot@busybox.net
Subject: [Buildroot] Build reproducibility
Date: Fri, 30 Aug 2013 14:44:01 +0200 [thread overview]
Message-ID: <2d076e17ea7c855166044994876e2add@sysmic.org> (raw)
In-Reply-To: <CAAXf6LVmyWojaBTfpTpZsNcXr+bCSkFMT__iYQjTAvO9ryEqnw@mail.gmail.com>
On 2013-08-30 13:59, Thomas De Schampheleire wrote:
> Op 30-aug.-2013 10:32 schreef "J?r?me Pouiller" <jezz@sysmic.org> het
> volgende:
> >
> > Hello,
> >
> > I noticed a problem with reproducibility of build. If I list
> targets
> > (using make show-targets) on Fedora and on Ubuntu, targets are on
> > sorted on same orders. Indeed, result of $(wildcard *.mk) are not
> > the same on these systems.
> >
> > It seems Make does not sort anymore result of wildcard since 3.82:
> > http://comments.gmane.org/gmane.comp.gnu.make.bugs/4260 [1].
> >
> > Following patch should fix problem.
>
> In one of the previous buildroot developer days we discussed this.
> IIRC, the conclusion was that this change in order shouldn't matter,
> because all dependencies should be expressed in make. Hence, the end
> result should be the same, even though build order was not.
>
> Have you come across a scenario where there actually was a problem?
Some packages may detect installed library during ./configure run.
Buildroot
should be aware of this and fix dependencies with that library.
Although, it
is not always the case and Buildroot should at guarantee
reproducibility of
build.
Without that, we cannot guarantee to reproduce a build done by
Autobuilder.
--
J?r?me Pouiller, Sysmic
Embedded Linux specialist
http://www.sysmic.fr
next prev parent reply other threads:[~2013-08-30 12:44 UTC|newest]
Thread overview: 22+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-08-30 8:31 [Buildroot] Build reproducibility Jérôme Pouiller
2013-08-30 8:31 ` [Buildroot] [PATCH] Fix build reproducibility in Make 3.82 Jérôme Pouiller
2013-09-03 6:13 ` Arnout Vandecappelle
2013-09-03 8:45 ` [Buildroot] [PATCH v2] " Jérôme Pouiller
2013-09-03 9:31 ` Arnout Vandecappelle
2013-09-07 6:06 ` Peter Korsgaard
2013-08-30 11:59 ` [Buildroot] Build reproducibility Thomas De Schampheleire
2013-08-30 12:44 ` Jérôme Pouiller [this message]
2013-08-30 12:52 ` Thomas Petazzoni
2013-09-02 8:44 ` Thomas De Schampheleire
2013-09-02 8:53 ` Thomas Petazzoni
2013-09-02 13:18 ` Thomas De Schampheleire
2013-09-03 17:13 ` Thomas Petazzoni
2013-09-05 19:56 ` Thomas De Schampheleire
2013-09-05 20:49 ` Jérôme Pouiller
2013-09-02 16:11 ` Arnout Vandecappelle
2013-09-03 6:26 ` Peter Korsgaard
2013-09-03 7:16 ` Thomas Petazzoni
2013-09-03 7:47 ` Peter Korsgaard
2013-09-03 16:48 ` Thomas Petazzoni
2013-09-03 8:15 ` Jérôme Pouiller
2013-09-03 16:54 ` Thomas Petazzoni
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=2d076e17ea7c855166044994876e2add@sysmic.org \
--to=jezz@sysmic.org \
--cc=buildroot@busybox.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox