-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
scriptix: fix broken build #15921
scriptix: fix broken build #15921
Conversation
Okay,
|
@ryandesign Let me know if we just remove the port. I will close this PR then. |
Sergey, now that you've got much more experience under your belt, would you be comfortable with trying to fix this? |
@mascguy I can try, but perhaps no point in wasting too much of the effort here, given what @ryandesign wrote: https://trac.macports.org/ticket/65727#comment:1 |
(Let me rebase to get new logs.) |
@mascguy So it is not a Clang issue as such, but rather an issue of archaic code. I just tried to build it with Click to Expand
I am not too inclined to struggle with fixing this, TBH. Two easy options are:
What do you think? |
Well, port So I'm inclined to suggest option 2. (And it's probably fixable with patches, if folks want to do so. But let's forget that for now.) |
@mascguy Done, but it cannot be tested on CI, so kinda a blind shot. |
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.
Tested locally on 10.5, and looks good. Merging.
- Also include some minor cleanup See: #15921 (comment)
Description
The port is currently broken across the board: https://ports.macports.org/port/scriptix/details/
Here is why it fails: https://trac.macports.org/ticket/65727
Solution: Papierkorb/bindgen#77
More info: ivmai/bdwgc#268
Second commit adds modeline, fixes lint warnings, adds proper checksums, changes dead homepage to sourceforce repo.
Type(s)
Tested on
macOS 10.6.8 Server
Xcode 3.2.6
Verification
Have you
port lint --nitpick
?sudo port test
?sudo port -vst install
?