#29122: lua @5.1.4 +universal parallel build failure -----------------------------------+---------------------------------------- Reporter: ratberryjam@… | Owner: pmq@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.2 Keywords: parallel universal | Port: lua -----------------------------------+---------------------------------------- Changes (by ryandesign@…): * owner: macports-tickets@… => pmq@… * keywords: => parallel universal * cc: pmq@…, ratberryjam@… (removed) * cc: ryandesign@… (added) Comment: I don't see any similarity to #20196. I am able to reproduce the issue on an older MacBook Pro, when building in parallel with 3, 5, or 6 jobs, only when building universal. 1, 2, or 4 jobs are fine when building universal, as are any number of jobs when not building universal. Of course this may vary on other machines. To work around the problem, reduce the number of parallel build jobs: {{{ sudo port clean lua sudo port install lua build.jobs=2 }}} -- Ticket URL: <https://trac.macports.org/ticket/29122#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS