[MacPorts] #51812: nawk @20121220_0: parallel build can produce broken program
MacPorts
noreply at macports.org
Mon Nov 14 18:59:41 CET 2016
#51812: nawk @20121220_0: parallel build can produce broken program
---------------------+----------------------
Reporter: larryv | Owner: toby@…
Type: defect | Status: closed
Priority: Normal | Milestone:
Component: ports | Version: 2.3.99
Resolution: fixed | Keywords: haspatch
Port: nawk |
---------------------+----------------------
Changes (by larryv):
* status: new => closed
* resolution: => fixed
Comment:
In [changeset:"da6f71aacfd8910562a8a3f90c9f9f4a5b684fc1/macports-ports"
da6f71a/macports-ports]:
{{{
#!ConfigurableCommitTicketReference repository="macports-ports"
revision="da6f71aacfd8910562a8a3f90c9f9f4a5b684fc1"
nawk: Disable parallel build
Due to incomplete dependency specifications, the makefile has a race
condition wherein some objects are compiled using the bundled parser
header and others with a newly generated one, successfully producing
a broken program. Pending development and submission of a proper fix,
work around the race condition by disabling parallel builds altogether.
Closes https://trac.macports.org/ticket/51812 (timeout).
}}}
--
Ticket URL: <https://trac.macports.org/ticket/51812#comment:2>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list