[MacPorts] #65173: openjdk8-bootstrap 1.8.0_201 installs files with broken linking
MacPorts
noreply at macports.org
Thu May 19 20:22:25 UTC 2022
#65173: openjdk8-bootstrap 1.8.0_201 installs files with broken linking
---------------------------------+----------------------
Reporter: agilesrcmh | Owner: usersxx
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version:
Resolution: | Keywords:
Port: openjdk8-bootstrap |
---------------------------------+----------------------
Comment (by jmroot):
Replying to [comment:2 usersxx]:
> openjdk8-bootstrap doesn't support macos m1.
If that's the case, it should do something like this to prevent
installation on those systems:
{{{
platform darwin arm {
known_fail yes
pre-fetch {
error "$name does not support Apple Silicon systems"
}
}
}}}
--
Ticket URL: <https://trac.macports.org/ticket/65173#comment:4>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list