Date: Fri, 03 May 2019 14:35:58 +0000 From: bugzilla-noreply@freebsd.org To: java@FreeBSD.org Subject: [Bug 237208] java/openjdk11: port to powerpc64 Message-ID: <bug-237208-8522-Wpzj1MkxSH@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 #41 from Francis Little <oggy@farscape.co.uk> --- With the patch for INCLUDE_RTM_OPT and --disable-warnings-as-errors, I am b= ack to this error: /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-patched/build/bsd-ppc64-normal-server-release/make= -support/failure-logs/buildtools_jdk_tools_classes__the.BUILD_TOOLS_JDK_bat= ch.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-patched/build/bsd-ppc64-normal-server-release/make= -support/failure-logs/buildtools_jdk_tools_classes__the.BUILD_TOOLS_JDK_bat= ch.log` -gt 12; then /bin/echo " ... (rest of output omitted)" ; fi /usr/bin/printf "\n* All command lines available in /root/jdk/openjdk-jdk11u-patched/build/bsd-ppc64-normal-server-release/make= -support/failure-logs.\n" * All command lines available in /root/jdk/openjdk-jdk11u-patched/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-patched/build/bsd-ppc64-normal-server-release/buil= d.log 2> /dev/null; then /usr/bin/printf "\n=3D=3D=3D Make failed targets repeate= d here =3D=3D=3D\n" ; /usr/bin/grep "recipe for target .* failed" /root/jdk/openjdk-jdk11u-patched/build/bsd-ppc64-normal-server-release/buil= d.log ; /usr/bin/printf "=3D=3D=3D End of repeated output =3D=3D=3D\n" ; /usr/bin= /printf "\nHint: Try searching the build log for the name of the first failed target.\n" ; e= lse /usr/bin/printf "\nNo indication of failed target found.\n" ; /usr/bin/prin= tf "Hint: Try searching the build log for '] Error'.\n" ; fi 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-patched' gmake[1]: *** [/root/jdk/openjdk-jdk11u-patched/make/Init.gmk:305: main] Er= ror 2 gmake[1]: Leaving directory '/root/jdk/openjdk-jdk11u-patched' gmake: *** [/root/jdk/openjdk-jdk11u-patched/make/Init.gmk:186: images] Err= or 2 --=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-Wpzj1MkxSH>