Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Java binding failed #80

Open
sagitter opened this issue Jul 30, 2020 · 0 comments
Open

Java binding failed #80

sagitter opened this issue Jul 30, 2020 · 0 comments

Comments

@sagitter
Copy link

Hi all.

libsedml-0.4.4's Java binding is failed on Fedora 33 with this error:

[ 96%] Build java example print_sedml
cd /builddir/build/BUILD/libSEDML-0.4.4/build/examples/java && /usr/bin/javac -cp .:"/builddir/build/BUILD/libSEDML-0.4.4/build/examples/java/../../bindings/java/libsedmlj.jar":/builddir/build/BUILD/libSEDML-0.4.4/examples/java /builddir/build/BUILD/libSEDML-0.4.4/examples/java/print_sedml.java -source 1.5 -target 1.5 -d /builddir/build/BUILD/libSEDML-0.4.4/build/examples/java
warning: [options] bootstrap class path not set in conjunction with -source 5
error: Source option 5 is no longer supported. Use 6 or later.
error: Target option 1.5 is no longer supported. Use 1.6 or later.
make[2]: *** [examples/java/CMakeFiles/example_java_print_sedml.dir/build.make:84: examples/java/print_sedml.class] Error 2

Full build log: https://kojipkgs.fedoraproject.org//work/tasks/3884/48203884/build.log
Dependencies: https://kojipkgs.fedoraproject.org//work/tasks/3884/48203884/root.log

java-1.8.0-openjdk-devel-1.8.0.265.b01
java-11-openjdk-devel-11.0.8.10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant