[Bug 237208] java/openjdk11: port to powerpc64
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Fri May 3 21:45:09 UTC 2019
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=237208
--- Comment #49 from Francis Little <oggy at farscape.co.uk> ---
(In reply to Greg Lewis from comment #43)
So with fixing the permission: chmod a+x /usr/local/openjdk11/lib/jspawnhelper
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/build.log)
2> >(/usr/bin/tee -a
/root/jdk/openjdk-jdk11u-patched/build/bsd-ppc64-normal-server-release/build.log
>&2) && wait
Finished building target 'images' in configuration
'bsd-ppc64-normal-server-release'
gmake[1]: Leaving directory '/root/jdk/openjdk-jdk11u-patched'
root at 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)
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the freebsd-ppc
mailing list