Failing openjdk-6 build
See original GitHub issueTravis Logs
$ ~/bin/install-jdk.sh --target "/home/travis/openjdk6" --workspace "/home/travis/.cache/install-jdk" --feature "6" --license "GPL" --cacerts install-jdk.sh 2018-10-17 Expected feature release number in range of 9 to 12, but got: 6 The command "~/bin/install-jdk.sh --target "/home/travis/openjdk6" --workspace "/home/travis/.cache/install-jdk" --feature "6" --license "GPL" --cacerts" failed and exited with 3 during .
Issue Analytics
- State:
- Created 5 years ago
- Comments:15 (15 by maintainers)
Top Results From Across the Web
OpenJDK 6 Build README
This README file contains build instructions for the OpenJDK. ... Compilation problems with newer or different C/C++ compilers is a common problem.
Read more >build fails on Snow Leopard with error during "corba-build"
OpenJDK6 fails to build on Snow Leopard, with the following errors presented during the "corba-build" phase:
Read more >OpenJDK 6 fails to build without pre-compiled headers
In file included from /home/tdaitx/openjdk-6-6b40-1.13.12/build/openjdk-ecj/hotspot/src/share/vm/oops/arrayKlassKlass.cpp:33:0:
Read more >openjdk6 fails to build (expr illegal option 1)
Hello everyone, I'm trying to install java/openjdk6 and here is the output it produces. I suppose it fails to build because of the...
Read more >Re: openjdk-6 build failure on m68k - problem with fork="true" ant ...
On Mon, Nov 10, 2008 at 02:08:32PM +0100, Xerxes Rånby wrote: > It turned out that the bug is located in libgcj. The...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Also started a thread Java/JDK on Travis CI over here: https://travis-ci.community/t/java-jdk-on-travis-ci/1380
Maybe. I’ve sent a support request to Travis. Let’s hope they’ll get back with a solution.