#20662 closed defect (wontfix)
openjdk6_bootstrap contains only i386 binaries
Reported by: | ryandesign (Ryan Carsten Schmidt) | Owned by: | landonf (Landon Fuller) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.7.1 |
Keywords: | Cc: | trog24 (Frank J. R. Hanstick) | |
Port: | openjdk6_bootstrap |
Description
openjdk6 cannot install on PowerPC because it requires openjdk6_bootstrap which installs only i386 binaries. Either openjdk6_bootstrap should be updated to contain universal binaries, or to use the correct binaries for the machine's architecture, or if that cannot be done, then openjdk6_bootstrap should exit with a fatal error message when used on PowerPC (see the wine port for code which you can copy to emit such a message).
This was reported on macports-users by Frank J. R. Hanstick.
Change History (2)
comment:1 follow-up: 2 Changed 15 years ago by landonf (Landon Fuller)
Resolution: | → wontfix |
---|---|
Status: | new → closed |
comment:2 Changed 15 years ago by ryandesign (Ryan Carsten Schmidt)
Replying to landonf@…:
If MacPorts supports explicitly and semantically listing supported/unsupported architectures I'd be happy to add it.
Note: See
TracTickets for help on using
tickets.
OpenJDK doesn't support PPC system. If MacPorts supports explicitly and semantically listing supported/unsupported architectures I'd be happy to add it.