-
-
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
po4a: update to 0.73 #23327
po4a: update to 0.73 #23327
Conversation
d0acb08
to
ac6bb7e
Compare
34e3af3
to
e100e32
Compare
It looks like the system Perl is slipping in and causing build failures, as can be seen from the include paths:
This happens with 0.69 as well. I tried patching all |
This is only happening on the macOS 14 runner. On the macOS 11, 12, and 13 runners, and locally on my macOS 12 machine, this happens instead:
|
Might be worth rechecking after fixes for https://trac.macports.org/ticket/69661 happen. |
1328a9a
to
f37aeab
Compare
I've added a workaround. Despite the different errors on different systems it seems to have fixed both. Please take another look. |
Patch files in patch phase Closes: https://trac.macports.org/ticket/65233
b484fc8
to
76d6124
Compare
@ryandesign Looks like removing homebrew did not fix this. |
is there a path forward here? If so, let's make some progress, otherwise let's close the PR |
I have a temporary workaround in place ready for review (the second commit). The third one causing the failure is just a test showing removing homebrew did not solve the problem. |
well... the CI fails so this has of chance of getting merged. If something doesn't solve the problem, then remove that commit and/or find a correct solution. |
Right, what about now? |
Since checks are passing and I don't see any problems, I'm merging this in 24h if there's no objections. |
Description
Type(s)
Tested on
macOS x.y
Xcode x.y / Command Line Tools x.y.z
Verification
Have you
port lint --nitpick
?sudo port test
?sudo port -vst install
?