Date: Fri, 03 May 2019 10:01:30 +0000 From: bugzilla-noreply@freebsd.org To: powerpc@FreeBSD.org Subject: [Bug 237208] java/openjdk11: port to powerpc64 Message-ID: <bug-237208-25139-6cPIhEu3TV@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-237208-25139@https.bugs.freebsd.org/bugzilla/> References: <bug-237208-25139@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 #38 from Francis Little <oggy@farscape.co.uk> --- (In reply to Piotr Kubaj from comment #37) Building with --disable-dtrace, I get: /usr/bin/printf "* For target buildtools_jdk_tools_classes__the.BUILD_TOOLS_JDK_batch:\n" * For target buildtools_jdk_tools_classes__the.BUILD_TOOLS_JDK_batch: (/usr/bin/grep -v -e "^Note: including file:" <=20 /root/jdk/openjdk-jdk11u/build/bsd-ppc64-normal-server-release/make-support= /failure-logs/buildtools_jdk_tools_classes__the.BUILD_TOOLS_JDK_batch.log || true) | /usr/bin/head -n 12 Failed to create server process: Cannot run program "/usr/local/openjdk11/bin/java": error=3D13, Permission denied IOException caught during compilation: java.io.IOException: Cannot run prog= ram "/usr/local/openjdk11/bin/java": error=3D13, Permission denied if test `/usr/bin/wc -l < /root/jdk/openjdk-jdk11u/build/bsd-ppc64-normal-server-release/make-support= /failure-logs/buildtools_jdk_tools_classes__the.BUILD_TOOLS_JDK_batch.log` -gt 12; then /bin/echo " ... (rest of output omitted)" ; fi /usr/bin/printf "* For target hotspot_variant-server_libjvm_objs_macroAssembler_ppc_sha.o:\n" * For target hotspot_variant-server_libjvm_objs_macroAssembler_ppc_sha.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_macroAssembler_ppc_sha.o.l= og || true) | /usr/bin/head -n 12 In file included from /root/jdk/openjdk-jdk11u/src/hotspot/share/asm/macroAssembler.hpp:31, from /root/jdk/openjdk-jdk11u/src/hotspot/share/asm/macroAssembler.inline.hpp:28, from /root/jdk/openjdk-jdk11u/src/hotspot/cpu/ppc/macroAssembler_ppc_sha.cpp:25: /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] --=20 You are receiving this mail because: You are on the CC list for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-237208-25139-6cPIhEu3TV>