-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
mosml: update to latest upstream, make -dynlibs its subport, close a bunch of old tickets #19629
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
Conversation
Sorry, I forgot to rename patches :) |
1aab8a2
to
15f70b3
Compare
Took forever to fix this for new compilers, but now it works both with GCC 12 and Clang. |
@kencu @ryandesign How about we drop just one lib which has that bug which Ryan discovered earlier and a fix for which appears unsatisfactory? They are independent, and even upstream disables installation of some. (This is all in |
@kencu @ryandesign Dropped mysql plugin, related patch and dependency. Please review. |
@mascguy @ryandesign Could someone please review this and, hopefully, merge? |
@mascguy @ryandesign Any corrections are welcome, or otherwise we could perhaps merge it already. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Did upstream comment on the patches you propose; did they agree on them so that we don't need to carry all of this forward?
I have no control over the upstream. Header fixes were submitted in kfl/mosml#72 |
Sergey, I pushed some minor changes, mostly to correct the dependencies: While the subport needs those related to graphics, the base port only needs Let me know if you're fine with the changes. If so, I'll go ahead and merge. Oh, and would you prefer to maintain the separate commits? Or would you like to squash this down to one? (I'm fine with either, so it's up to you.) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We're good to merge, pending final approval from Sergey.
Just for completeness, I tested building both Great work Sergey! |
@mascguy Thank you very much for helping here! Let’s merge! |
Closes: https://trac.macports.org/ticket/39662
Closes: https://trac.macports.org/ticket/58503
Fixes: https://trac.macports.org/ticket/39665
Fixes: https://trac.macports.org/ticket/39664
Well, hopefully it works with Clangs.
Description
Type(s)
Tested on
macOS 10.6
Xcode 3.2
Verification
Have you
port lint --nitpick
?sudo port test
?sudo port -vst install
?