Public bug reported: During a rebuild test with default-jdk switched to openjdk-7 (as it is in quantal), a build failure was detected for uimaj version 2.4.0-1build1.
See attached log for full build failure details. https://wiki.ubuntu.com/JavaTeam/Java7Default contains more details of how to diagnose and resolve these types of issues. This log snippet might also be of interest: method FSIndexRepository.getIndex(String) is not applicable (actual and formal argument lists differ in length) /«PKGBUILDDIR»/uimaj-tools/src/main/java/org/apache/uima/tools/cvd/AnnotationDisplayCustomizationFrame.java:[339,26] error: incompatible types org.apache.uima.cas.Type /«PKGBUILDDIR»/uimaj-tools/src/main/java/org/apache/uima/tools/cvd/AnnotationDisplayCustomizationFrame.java:[347,24] error: method getDirectSubtypes in interface TypeSystem cannot be applied to given types; actual argument java.awt.Window.Type cannot be converted to org.apache.uima.cas.Type by method invocation conversion /«PKGBUILDDIR»/uimaj-tools/src/main/java/org/apache/uima/tools/cvd/AnnotationDisplayCustomizationFrame.java:[352,50] error: cannot find symbol variable dtrType of type Type /«PKGBUILDDIR»/uimaj-tools/src/main/java/org/apache/uima/tools/docanalyzer/DocumentAnalyzer.java:[1195,48] error: incompatible types org.apache.uima.cas.Type /«PKGBUILDDIR»/uimaj-tools/src/main/java/org/apache/uima/tools/docanalyzer/DocumentAnalyzer.java:[1197,54] error: method getProperlySubsumedTypes in interface TypeSystem cannot be applied to given types; actual argument java.awt.Window.Type cannot be converted to org.apache.uima.cas.Type by method invocation conversion /«PKGBUILDDIR»/uimaj-tools/src/main/java/org/apache/uima/tools/docanalyzer/DocumentAnalyzer.java:[1200,55] error: cannot find symbol class Type /«PKGBUILDDIR»/uimaj-tools/src/main/java/org/apache/uima/tools/cvd/tsview/MainFrame.java:[164,39] error: incompatible types org.apache.uima.cas.Type /«PKGBUILDDIR»/uimaj-tools/src/main/java/org/apache/uima/tools/cvd/tsview/MainFrame.java:[181,54] error: method setType in class FeatureTableModel cannot be applied to given types; actual argument java.awt.Window.Type cannot be converted to org.apache.uima.cas.Type by method invocation conversion /«PKGBUILDDIR»/uimaj-tools/src/main/java/org/apache/uima/tools/cvd/tsview/MainFrame.java:[186,27] error: method getDirectSubtypes in interface TypeSystem cannot be applied to given types; actual argument java.awt.Window.Type cannot be converted to org.apache.uima.cas.Type by method invocation conversion /«PKGBUILDDIR»/uimaj-tools/src/main/java/org/apache/uima/tools/cvd/tsview/MainFrame.java:[201,33] error: incompatible types org.apache.uima.cas.Type /«PKGBUILDDIR»/uimaj-tools/src/main/java/org/apache/uima/tools/cvd/tsview/MainFrame.java:[203,27] error: method getDirectSubtypes in interface TypeSystem cannot be applied to given types; [INFO] ------------------------------------------------------------------------ [INFO] For more information, run Maven with the -e switch [INFO] ------------------------------------------------------------------------ [INFO] Total time: 25 seconds [INFO] Finished at: Sun Jun 03 05:35:52 BST 2012 [INFO] Final Memory: 43M/214M [INFO] ------------------------------------------------------------------------ make: *** [mvn-build] Error 1 dpkg-buildpackage: error: debian/rules build gave error exit status 2 ──────────────────────────────────────────────────────────────────────────────── Build finished at 20120603-0535 Finished ──────── E: Build failure (dpkg-buildpackage died) ** Affects: uimaj (Ubuntu) Importance: Undecided Status: New ** Tags: amd64 auto ftbfs java7-ftbfs -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1009482 Title: uimaj version 2.4.0-1build1 failed to build with openjdk-7 as default- jdk To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/uimaj/+bug/1009482/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
