[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug #40225] Deterministic output ordering
From: |
Josh Triplett |
Subject: |
[bug #40225] Deterministic output ordering |
Date: |
Wed, 09 Oct 2013 22:07:11 +0000 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:25.0) Gecko/20100101 Firefox/25.0 Iceweasel/25.0 |
URL:
<http://savannah.gnu.org/bugs/?40225>
Summary: Deterministic output ordering
Project: make
Submitted by: joshtriplett
Submitted on: Wed 09 Oct 2013 03:07:11 PM PDT
Severity: 3 - Normal
Item Group: Enhancement
Status: None
Privacy: Public
Assigned to: None
Open/Closed: Open
Discussion Lock: Any
Component Version: None
Operating System: None
Fixed Release: None
Triage Status: None
_______________________________________________________
Details:
The new make -O option untangles the output of parallel builds; however, the
actual output still occurs in a nondeterministic order. I'd love to see an
option to emit output in a deterministic order, ideally in the same order that
a non-parallel make would. This would make it possible to diff two build logs
(for instance, to detect new or eliminated warning messages) without having to
serialize the build and sacrifice build performance.
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?40225>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
- [bug #40225] Deterministic output ordering,
Josh Triplett <=
- [bug #40225] Deterministic output ordering, Frank Heckenbach, 2013/10/10
- [bug #40225] Deterministic output ordering, Paul D. Smith, 2013/10/10
- Re: [bug #40225] Deterministic output ordering, Frank Heckenbach, 2013/10/10
- Re: [bug #40225] Deterministic output ordering, Tim Murphy, 2013/10/10
- Re: [bug #40225] Deterministic output ordering, Edward Welbourne, 2013/10/10
- Re: [bug #40225] Deterministic output ordering, Frank Heckenbach, 2013/10/10
- Re: [bug #40225] Deterministic output ordering, Tim Murphy, 2013/10/11
- Re: [bug #40225] Deterministic output ordering, Josh Triplett, 2013/10/11
- Re: [bug #40225] Deterministic output ordering, Edward Welbourne, 2013/10/11
- Re: [bug #40225] Deterministic output ordering, Frank Heckenbach, 2013/10/12