Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 03 May 2019 21:45:06 +0000
From:      bugzilla-noreply@freebsd.org
To:        java@FreeBSD.org
Subject:   [Bug 237208] java/openjdk11: port to powerpc64
Message-ID:  <bug-237208-8522-jZVJgqyCBL@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-237208-8522@https.bugs.freebsd.org/bugzilla/>
References:  <bug-237208-8522@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D237208

--- Comment #49 from Francis Little <oggy@farscape.co.uk> ---
(In reply to Greg Lewis from comment #43)

So with fixing the permission: chmod a+x /usr/local/openjdk11/lib/jspawnhel=
per

Adding <sys/types.h> to UnixOperatingSystem.c

Installing ports/audio/alsa-lib (got an error missing the header)

the build has completed:

----- Build times -------
Start 2019-05-03 21:52:14
End   2019-05-03 22:32:40

00:40:26 TOTAL
-------------------------
if test -f
/root/jdk/openjdk-jdk11u-patched/build/bsd-ppc64-normal-server-release/make=
-support/exit-with-error
; then \
    exit 1 ; \
  fi
/usr/bin/printf "Finished building target 'images' in configuration
'bsd-ppc64-normal-server-release'\n" > >(/usr/bin/tee -a
/root/jdk/openjdk-jdk11u-patched/build/bsd-ppc64-normal-server-release/buil=
d.log)
2> >(/usr/bin/tee -a
/root/jdk/openjdk-jdk11u-patched/build/bsd-ppc64-normal-server-release/buil=
d.log
>&2) && wait
Finished building target 'images' in configuration
'bsd-ppc64-normal-server-release'
gmake[1]: Leaving directory '/root/jdk/openjdk-jdk11u-patched'

root@PowerMacG5:~/jdk/openjdk-jdk11u-patched #
./build/bsd-ppc64-normal-server-release/images/jdk/bin/java --version
openjdk 11.0.3-internal 2019-04-16
OpenJDK Runtime Environment (build
11.0.3-internal+0-adhoc.root.openjdk-jdk11u-patched)
OpenJDK 64-Bit Server VM (build
11.0.3-internal+0-adhoc.root.openjdk-jdk11u-patched, mixed mode)

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-237208-8522-jZVJgqyCBL>