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=237208 --- Comment #41 from Francis Little <oggy@farscape.co.uk> --- With the patch for INCLUDE_RTM_OPT and --disable-warnings-as-errors, I am back 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:" < /root/jdk/openjdk-jdk11u-patched/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=13, Permission denied IOException caught during compilation: java.io.IOException: Cannot run program "/usr/local/openjdk11/bin/java": error=13, 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_batch.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 "=== End of repeated output ===\n" === End of repeated output === if /usr/bin/grep -q "recipe for target .* failed" /root/jdk/openjdk-jdk11u-patched/build/bsd-ppc64-normal-server-release/build.log 2> /dev/null; then /usr/bin/printf "\n=== Make failed targets repeated here ===\n" ; /usr/bin/grep "recipe for target .* failed" /root/jdk/openjdk-jdk11u-patched/build/bsd-ppc64-normal-server-release/build.log ; /usr/bin/printf "=== End of repeated output ===\n" ; /usr/bin/printf "\nHint: Try searching the build log for the name of the first failed target.\n" ; else /usr/bin/printf "\nNo indication of failed target found.\n" ; /usr/bin/printf "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] Error 2 gmake[1]: Leaving directory '/root/jdk/openjdk-jdk11u-patched' gmake: *** [/root/jdk/openjdk-jdk11u-patched/make/Init.gmk:186: images] Error 2 -- 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>
