[Bug 237208] java/openjdk11: port to powerpc64
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Thu May 2 21:01:17 UTC 2019
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=237208
--- Comment #34 from Francis Little <oggy at farscape.co.uk> ---
(In reply to Greg Lewis from comment #33)
Updating from git, and building with both --disable-dtrace and
--disable-precompiled-headers I get the following:
/usr/bin/printf "\n=== Output from failing command(s) repeated here ===\n"
=== Output from failing command(s) repeated here ===
/usr/bin/printf "* For target
hotspot_variant-server_libjvm_objs_abstractInterpreter.o:\n"
* For target hotspot_variant-server_libjvm_objs_abstractInterpreter.o:
(/usr/bin/grep -v -e "^Note: including file:" <
/root/jdk/openjdk-jdk11u/build/bsd-ppc64-normal-server-release/make-support/failure-logs/hotspot_variant-server_libjvm_objs_abstractInterpreter.
In file included from
/root/jdk/openjdk-jdk11u/src/hotspot/share/asm/macroAssembler.hpp:31,
from
/root/jdk/openjdk-jdk11u/src/hotspot/share/interpreter/abstractInterpreter.cpp:26:
/root/jdk/openjdk-jdk11u/src/hotspot/cpu/ppc/macroAssembler_ppc.hpp:614:5:
error: "INCLUDE_RTM_OPT" is not defined, evaluates to 0 [-Werror=undef]
#if INCLUDE_RTM_OPT
^~~~~~~~~~~~~~~
cc1plus: all warnings being treated as errors
if test `/usr/bin/wc -l <
/root/jdk/openjdk-jdk11u/build/bsd-ppc64-normal-server-release/make-support/failure-logs/hotspot_variant-server_libjvm_objs_abstractInterpreter.o.log`
-gt 12; then /bi
/usr/bin/printf "* For target
hotspot_variant-server_libjvm_objs_abstractInterpreter_ppc.o:\n"
* For target hotspot_variant-server_libjvm_objs_abstractInterpreter_ppc.o:
(/usr/bin/grep -v -e "^Note: including file:" <
/root/jdk/openjdk-jdk11u/build/bsd-ppc64-normal-server-release/make-support/failure-logs/hotspot_variant-server_libjvm_objs_abstractInterpreter_
In file included from
/root/jdk/openjdk-jdk11u/src/hotspot/share/asm/macroAssembler.hpp:31,
from
/root/jdk/openjdk-jdk11u/src/hotspot/share/interpreter/abstractInterpreter.hpp:28,
from
/root/jdk/openjdk-jdk11u/src/hotspot/share/interpreter/cppInterpreter.hpp:28,
from
/root/jdk/openjdk-jdk11u/src/hotspot/share/interpreter/interpreter.hpp:29,
from
/root/jdk/openjdk-jdk11u/src/hotspot/cpu/ppc/abstractInterpreter_ppc.cpp:27:
/root/jdk/openjdk-jdk11u/src/hotspot/cpu/ppc/macroAssembler_ppc.hpp:614:5:
error: "INCLUDE_RTM_OPT" is not defined, evaluates to 0 [-Werror=undef]
#if INCLUDE_RTM_OPT
^~~~~~~~~~~~~~~
cc1plus: all warnings being treated as errors
if test `/usr/bin/wc -l <
/root/jdk/openjdk-jdk11u/build/bsd-ppc64-normal-server-release/make-support/failure-logs/hotspot_variant-server_libjvm_objs_abstractInterpreter_ppc.o.log`
-gt 12; then
/usr/bin/printf "\n* All command lines available in
/root/jdk/openjdk-jdk11u/build/bsd-ppc64-normal-server-release/make-support/failure-logs.\n"
* All command lines available in
/root/jdk/openjdk-jdk11u/build/bsd-ppc64-normal-server-release/make-support/failure-logs.
/usr/bin/printf "=== End of repeated output ===\n"
=== End of repeated output ===
if /usr/bin/grep -q "recipe for target .* failed"
/root/jdk/openjdk-jdk11u/build/bsd-ppc64-normal-server-release/build.log 2>
/dev/null; then /usr/bin/printf "\n=== Make failed targets repeated
No indication of failed target found.
Hint: Try searching the build log for '] Error'.
/usr/bin/printf "Hint: See doc/building.html#troubleshooting for
assistance.\n\n"
Hint: See doc/building.html#troubleshooting for assistance.
gmake[2]: Leaving directory '/root/jdk/openjdk-jdk11u'
gmake[1]: Leaving directory '/root/jdk/openjdk-jdk11u'
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-java
mailing list