#27891: openjdk6: Cannot install openjdk6 for the arch(s) 'powerpc' -------------------------------------+-------------------------------------- Reporter: zoltan.orosz@… | Owner: landonf@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.9.2 Resolution: fixed | Keywords: powerpc Port: openjdk6 | -------------------------------------+-------------------------------------- Comment(by zoltan.orosz@…): Replying to [comment:4 jmr@…]:
Fixed, r74926. What's happening is that get_canonical_archs falls back to os.arch (mainly for labelling archives). Trunk has a better error message.
I fixed it the same way in my local portfile, but the build didn't succeed, because the openjdk6_bootstrap binaries are i386 only (I tried symlinking my system java files, but then it failed with complaints about trying to compile openjdk6 with java5). Should I open a new ticket for this or keep this one open? -- Ticket URL: <https://trac.macports.org/ticket/27891#comment:5> MacPorts <http://www.macports.org/> Ports system for Mac OS