Actions
Bug #1470
closed
BH
JI
make install-full can have race conditions on OSX.
Bug #1470:
make install-full can have race conditions on OSX.
Affected Versions:
Effort:
Difficulty:
Label:
Description
On Mavericks and Yosemite at least.
https://github.com/Homebrew/homebrew/pull/39680#issuecomment-102221245 is the discussion on it.
http://bot.brew.sh/job/Homebrew%20Pull%20Requests/26166/console is an example of the command output.
Changing homebrew to not use -jSOMENUMER at all anywhere in the build.
Files
VJ Updated by Victor Julien almost 11 years ago
Could you attach the output of the 'bot.brew.sh' link to this ticket? It requires me to give something permissions to my github account.
BH Updated by Ben Hughes almost 11 years ago
- File brewbot.txt brewbot.txt added
VJ Updated by Victor Julien over 10 years ago
- Status changed from New to Assigned
- Assignee set to Jason Ish
Jason you use brew, right? Care to check this one?
AH Updated by Andreas Herz over 9 years ago
- Target version set to TBD
JI Updated by Jason Ish about 9 years ago
Unable to replicate on Sierra with Suricata 3.1.2 (the current brew version) or with Suricata 3.2.1. Will submit pull request to Homebrew with update.
JI Updated by Jason Ish about 9 years ago
- Status changed from Assigned to Closed
- Target version changed from TBD to 4.0beta1
VJ Updated by Victor Julien about 9 years ago
I think we should do a backport for 3.2.2 as well, do you agree?
JI Updated by Jason Ish about 9 years ago
Yes, I do think we should.
Actions