https://bugzilla.redhat.com/show_bug.cgi?id=1173159 --- Comment #26 from Michel Alexandre Salim <michel@xxxxxxxxxxxxxxx> --- Weird, fails to build locally on my F21 machine: Creating: libsbml.jar CMake Error at /builddir/build/BUILD/libSBML-5.11.0-Source/src/bindings/java/compile-native-files.cmake:66 (message): Could not compile java wrappers: warning: [options] bootstrap class path not set in conjunction with -source 1.5 warning: [options] source value 1.5 is obsolete and will be removed in a future release warning: [options] target value 1.5 is obsolete and will be removed in a future release warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. java-files/org/sbml/libsbml/ListOfSpeciesReferenceGlyphs.java:86: error: cannot find symbol public SpeciesReferenceGlyph get(long n) { ^ symbol: class SpeciesReferenceGlyph location: class ListOfSpeciesReferenceGlyphs java-files/org/sbml/libsbml/ListOfSpeciesReferenceGlyphs.java:91: error: cannot find symbol public SpeciesReferenceGlyph get(String sid) { ^ symbol: class SpeciesReferenceGlyph location: class ListOfSpeciesReferenceGlyphs java-files/org/sbml/libsbml/ListOfSpeciesReferenceGlyphs.java:96: error: cannot find symbol public SpeciesReferenceGlyph remove(long n) { ^ symbol: class SpeciesReferenceGlyph location: class ListOfSpeciesReferenceGlyphs [SNIP - many more errors] java-files/org/sbml/libsbml/LayoutExtension.java:155: error: cannot find symbol return new SpeciesReferenceGlyph(cPtr, owner); ^ symbol: class SpeciesReferenceGlyph location: class LayoutExtension 50 errors 4 warnings src/bindings/java/CMakeFiles/binding_java_jar.dir/build.make:56: recipe for target 'src/bindings/java/libsbmlj.jar' failed make[2]: Leaving directory '/builddir/build/BUILD/libSBML-5.11.0-Source/build' CMakeFiles/Makefile2:2455: recipe for target 'src/bindings/java/CMakeFiles/binding_java_jar.dir/all' failed make[2]: *** [src/bindings/java/libsbmlj.jar] Error 1 make[1]: *** [src/bindings/java/CMakeFiles/binding_java_jar.dir/all] Error 2 make[1]: *** Waiting for unfinished jobs.... -- You are receiving this mail because: You are on the CC list for the bug. You are always notified about changes to this product and component _______________________________________________ package-review mailing list package-review@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/package-review