#38327: mdbtools @0.7 should not be built in parallel -----------------------+-------------------------- Reporter: egall@… | Owner: and.damore@… Type: defect | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 2.1.3 Resolution: | Keywords: Port: mdbtools | -----------------------+-------------------------- Comment (by egall@…): Replying to [comment:6 and.damore@…]:
Replying to [comment:5 jmr@…]:
Replying to [comment:4 and.damore@...]:
I cannot reproduce, I can build fine with any number of build jobs. Please run: {{{ port clean mdbtools port build mdbtools build.jobs=1 }}} and confirm it builds correctly, use `sudo` if needed.
Then run {{{ port clean mdbtools port build mdbtools build.jobs=4 }}} and confirm the build breaks. A race condition by definition won't cause a 100% reproducible problem.
I understand that but I think that a clean and rebuild is the minimum test that has to be performed on the user side.
Hm, that's strange, I can't reproduce it now anymore, either... I wonder what went wrong the first time? -- Ticket URL: <https://trac.macports.org/ticket/38327#comment:7> MacPorts <http://www.macports.org/> Ports system for OS X