Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 02 May 2019 21:01:14 +0000
From:      bugzilla-noreply@freebsd.org
To:        java@FreeBSD.org
Subject:   [Bug 237208] java/openjdk11: port to powerpc64
Message-ID:  <bug-237208-8522-mH3BxhfT0P@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 #34 from Francis Little <oggy@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=3D=3D=3D Output from failing command(s) repeated here =
=3D=3D=3D\n"

=3D=3D=3D Output from failing command(s) repeated here =3D=3D=3D
/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:" <=20
/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=3Dundef]
 #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:" <=20
/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:2=
8,
                 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=3Dundef]
 #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 "=3D=3D=3D End of repeated output =3D=3D=3D\n"
=3D=3D=3D End of repeated output =3D=3D=3D
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=3D=3D=3D 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'

--=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-mH3BxhfT0P>