-
-
Notifications
You must be signed in to change notification settings - Fork 12.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Popular formulae with bottling trouble on 10.12 #4841
Comments
0e99665 - That's the |
@damienmg is upstream aware of the bazel build issue on Sierra? |
@DomT4 For the goddamn qt tree:
Is it necessary to specify the maximum OS requirement individually? (Of course I hope some of those qt dependencies could be made optional.) |
@ilovezfs Yes we got a bug report earlier this week. |
@ilovezfs You forgot the "in progress" label apparently. |
@damienmg OK, thanks for the quick response! Hopefully, it can be fixed soon since the Sierra GM is in the wild :) |
As soon as we get Qt5 working on Sierra quite a lot of those will likely be migrated in a wild rush. MMOSR drips down automatically unless you already have |
Oh cool, good to know. |
Marking |
@zmwangx seems like maybe we should turn |
@ilovezfs It has that awkward |
I'm curious if we change it just |
Probably, but I'd rather just kill the option because no one in their right mind will ever use it (and indeed no one did). |
@ilovezfs |
@zmwangx nice work! |
|
|
|
@zmwangx great work! |
@zmwangx incidentally, the |
|
@ilovezfs Were you able to back port a single commit? |
@zmwangx nope, I didn't bisect it. But I'm even less worried about it now since it means upstream knows about it, fixed it, and didn't think it warranted a new release. |
Did some research into what's going on with the The error in the compilation is not finding an implementation for the symbol I'm having a hard time pinpointing the source file correlating to the object file that's failing to link ( EDIT: I think I may have been looking at the wrong build number. Either way, that may help for whatever project that issue is affecting. EDIT: Yep, had the wrong build in that massive build. Turns out my description of the problem applies to |
Took a look at the
I can't find a previous build log to see if this error appeared there, so I'm not sure if this is specific to the 10.12 build. If this is new, then this could cause one of the modules to fail to build, which would cause the install script to report that it failed due to the missing file. I'm not sure why it can't find the identifier, though. |
If you are like me and you just need qt5 to be installed asap even though it would miss few modules you are not using currently:
|
@UdjinM6 There are problems with QtWebEngine on Sierra? If there are, that might be harder to simply fix. I remember that in the discussion in #2087, there was the idea that once Sierra was released and we stopped bottling for Mavericks, we could push the update, despite being unable to build on the old version. If back porting fixes to support Sierra is too problematic, we may need to go a route like this. |
@UdjinM6 thanks, saved my day. |
I would just like to point out that trying to build Qt 5.6.1-1 on my local machine fails at the configuration stage (due to EDIT: I figured out what exactly needed to be changed to fix the issue. Here is the diff:
|
|
|
|
|
|
|
|
This issue has served its purpose. Closing in favor of #5488 (which is now ordered by popularity too). |
#4841 (comment) states valgrind is resolved, and
Is there any more information on this incompatibility? |
Here's a list of popular formulae (among the 500 most installed according to our analytics) that had trouble being bottled for Sierra. The checklist is followed by a table with more details. Please help us fix your favorite formula(e)!
check_sql_stmt
check fails — happens on 10.10 and 10.11 too — and we ignored that)Qt shitshow:
Details
Note:
The text was updated successfully, but these errors were encountered: