maintainer-feedback requested: [Bug 209839] java/openjdk8 - Powerpc64 Build Fails

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun May 29 16:10:29 UTC 2016


Curtis Hamilton <hamiltcl at verizon.net> has reassigned Bugzilla Automation
<bugzilla at FreeBSD.org>'s request for maintainer-feedback to java at FreeBSD.org:
Bug 209839: java/openjdk8 - Powerpc64 Build Fails
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=209839



--- Description ---
Created attachment 170796
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=170796&action=edit
Build log with error from doubled patches and compiler1 build.

In an attempt to build against the new BSD powerpc64 support, discovered
several conditions that caused the build to fail.  Error logs attached.

- Openjdk8 needs updating to support BSD powerpc64. Default file defaults to a
mix of Zero VM and mixed-mode. 

- Patches adding BSD powerpc64 support are doubled in "patch-bsd" file and
causes errors. 

- Integration of powerpc64 patches causes build attempt against "compiler1",
which does not support powerpc on any platform, i.e., AIX, Linux. 

- Changes needed in BSD "defs.make" to support BSD powerpc.  

- New patch needed for changes to powerpc "sharedRuntime_ppc.cpp".


More information about the freebsd-java mailing list