[MacPorts] #71937: openjdk23 @23.0.2 build failure
MacPorts
noreply at macports.org
Sun Jan 26 12:52:53 UTC 2025
#71937: openjdk23 @23.0.2 build failure
------------------------+--------------------
Reporter: amadeus24 | Owner: (none)
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version:
Resolution: | Keywords:
Port: openjdk23 |
------------------------+--------------------
Comment (by amadeus24):
Thanks for the hints.\\
Tried all this.\\
Tried to use Xcode 16 and than Xcode 16.2, with the according CLT's. With
both it didn't work.\\
Don't know which Xcode you have used, the difference I see is just in the
OS-version. Yours is 15, mine is 15.2, but this maybe is irrelevant.\\\\
\\
Extracted the {{{jdk-23.0.2-ga.tar.gz}}} in a separate, local directory.\\
{{{configure}}} run well, as well {{{make images}}}, but then {{{make
test-tier1}}} failed because of line 642 in {{{make/Main.gmk}}}:\\
{{{642 $(foreach t, $(ALL_NAMED_TESTS), $(eval $(call
DeclareRunTestRecipe,$t)))}}}\\
\\
Then I gitcloned {{{jdk}}} from {{{https://git.openjdk.org/jdk}}}in a
local directory - hoping to get more insights.\\
{{{configure}}} run well, as well {{{make images}}}, but then {{{make
test-tier1}}} failed because of line 678 in {{{make/Main.gmk}}}:\\
{{{678 $(foreach t, $(ALL_NAMED_TESTS), $(eval $(call
DeclareRunTestRecipe,$t)))}}}\\\\
Finally I fail always at the same parameters.
--
Ticket URL: <https://trac.macports.org/ticket/71937#comment:4>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list