Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] Build reproducibility
@ 2013-08-30  8:31 Jérôme Pouiller
  2013-08-30  8:31 ` [Buildroot] [PATCH] Fix build reproducibility in Make 3.82 Jérôme Pouiller
  2013-08-30 11:59 ` [Buildroot] Build reproducibility Thomas De Schampheleire
  0 siblings, 2 replies; 22+ messages in thread
From: Jérôme Pouiller @ 2013-08-30  8:31 UTC (permalink / raw)
  To: buildroot

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.

Following patch should fix problem.

^ permalink raw reply	[flat|nested] 22+ messages in thread

end of thread, other threads:[~2013-09-07  6:06 UTC | newest]

Thread overview: 22+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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
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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox