-
-
Notifications
You must be signed in to change notification settings - Fork 11.3k
Mercurial 3.1.1 Build Failure. #32083
Comments
Note that "class is not a module" is a ruby error that is unrelated to the actual build error, which is:
as for "class is not a module", there is a constant name conflict happening somewhere between Homebrew and the ruby stdlib, but I haven't tracked it down yet. You can safely ignore it, as it only happens when a real build error occurs. |
Can you post the outputs of:
|
I'm guessing this is "Some python modules may fail to install." issue reported by Apple - |
|
@jacknagel Thanks for the clarification. I won't fret too much over that part then, and I'll rename the issue to reflect the build error. |
Oh, sorry - could you redo the |
Oh sure.
|
Yep, the bad flags are coming from Since Apple mentions this as a known issue, I'd expect it to be fixed in the next preview build. |
Can we fold this and any others with the same root cause into a single issue? Maybe just track it in the 10.10 thread? |
@mistydemeo Thanks! I'll just build it against the Homebrew-supplied Python for now then. Should tie me over till Apple ship a fix. @jacknagel Yeah, I'll close this and link back to it in my big 10.10 thread. |
@DomT4 I have not been able to build against my |
I have the same problem. Please share your solution :) |
Oh, the way Homebrew works is that even if something is ahead of an alternative in your Depending on whether you prefer Vim or Nano, you can either do |
This is intentional. |
Ugh, This problem is back. I wonder if DP7 of Yosemite caused this issue, because Homebrew was working swimmingly prior to the update. Anyone else on 10.9 or 10.10 DP7 seeing this issue, or has my local setup screwed itself up again for some reason?
The text was updated successfully, but these errors were encountered: