Page MenuHomeFreeBSD

Mention "race conditions" in the section about MAKE_JOBS_UNSAFE.
ClosedPublic

Authored by 0mp on Oct 2 2018, 4:51 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Nov 19, 8:14 AM
Unknown Object (File)
Wed, Nov 19, 5:12 AM
Unknown Object (File)
Wed, Nov 19, 5:11 AM
Unknown Object (File)
Wed, Nov 19, 5:11 AM
Unknown Object (File)
Wed, Nov 19, 3:39 AM
Unknown Object (File)
Sat, Nov 8, 12:12 PM
Unknown Object (File)
Fri, Nov 7, 2:47 AM
Unknown Object (File)
Wed, Nov 5, 9:49 PM
Subscribers
None

Details

Summary

The reason for this is to increase discoverability of MAKE_JOBS_UNSAFE.

Test Plan

HTML version renders just fine in the browser.

Diff Detail

Repository
rD FreeBSD doc repository - subversion
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 19910
Build 19430: arc lint + arc unit

Event Timeline

Though, it might be nice to expand a bit, saying that the failures can be intermittent, or something.

This revision is now accepted and ready to land.Oct 3 2018, 8:44 AM
In D17383#370947, @mat wrote:

Though, it might be nice to expand a bit, saying that the failures can be intermittent, or something.

@mat, how about something like:

It is used when a port is known to be broken with <varname>-jX</varname> due to race conditions causing intermittent build failures.

  • Improve the description (as requested by @mat).
  • Use <literal> instead of <varname> for options similarly to how --with-xxx is formated later on in the handbook.
This revision now requires review to proceed.Oct 26 2018, 3:04 PM

Approved for commit. Thanks for reminding.

This revision is now accepted and ready to land.Oct 29 2018, 1:29 PM
This revision was automatically updated to reflect the committed changes.