sezpoz version 1.9-1 failed to build with openjdk-7

Bug #888999 reported by James Page
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
sezpoz (Ubuntu)
Fix Released
Medium
James Page

Bug Description

During a rebuild test on precise with default-jdk switched to openjdk-7, a build failure was detected for sezpoz version 1.9-1.

See attached log for full build failure details.

This log snippet might also be of interest:

/«PKGBUILDDIR»/sezpoz/src/main/java/net/java/sezpoz/impl/Indexer5.java:197: error: cannot find symbol
        } else if (annval instanceof EnumConstantDeclaration) {
                                     ^

could not parse error message: symbol: class EnumConstantDeclaration
  location: class Indexer5
/«PKGBUILDDIR»/sezpoz/src/main/java/net/java/sezpoz/impl/Indexer5.java:198: error: cannot find symbol
            EnumConstantDeclaration ecd = (EnumConstantDeclaration) annval;
            ^

could not parse error message: symbol: class EnumConstantDeclaration
  location: class Indexer5
/«PKGBUILDDIR»/sezpoz/src/main/java/net/java/sezpoz/impl/Indexer5.java:198: error: cannot find symbol
            EnumConstantDeclaration ecd = (EnumConstantDeclaration) annval;
                                           ^

could not parse error message: symbol: class EnumConstantDeclaration
  location: class Indexer5
/«PKGBUILDDIR»/sezpoz/src/main/java/net/java/sezpoz/impl/Indexer5.java:200: error: cannot find symbol
        } else if (annval instanceof AnnotationMirror) {
                                     ^

could not parse error message: symbol: class AnnotationMirror
  location: class Indexer5
/«PKGBUILDDIR»/sezpoz/src/main/java/net/java/sezpoz/impl/Indexer5.java:201: error: cannot find symbol
            AnnotationMirror am = (AnnotationMirror) annval;
            ^

could not parse error message: symbol: class AnnotationMirror
  location: class Indexer5
/«PKGBUILDDIR»/sezpoz/src/main/java/net/java/sezpoz/impl/Indexer5.java:201: error: cannot find symbol
            AnnotationMirror am = (AnnotationMirror) annval;
                                   ^

[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 5 seconds
[INFO] Finished at: Wed Nov 09 23:17:42 UTC 2011
[INFO] Final Memory: 17M/221M
[INFO] ------------------------------------------------------------------------
make: *** [mvn-build] Error 1
dpkg-buildpackage: error: debian/rules build gave error exit status 2
────────────────────────────────────────────────────────────────────────────────
Build finished at 20111109-2317

Finished
────────

E: Build failure (dpkg-buildpackage died)

Related branches

Revision history for this message
James Page (james-page) wrote : Build log
tags: added: amd64 auto java7-ftbfs
James Page (james-page)
tags: added: priv-api
Revision history for this message
James Page (james-page) wrote :
James Page (james-page)
Changed in sezpoz (Ubuntu):
status: New → In Progress
assignee: nobody → James Page (james-page)
importance: Undecided → Medium
Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package sezpoz - 1.9-1ubuntu1

---------------
sezpoz (1.9-1ubuntu1) precise; urgency=low

  * Fix FTBFS with OpenJDK7 (LP: #888999):
    - d/patches/fix-java7-compat.patch: Backported patch from upstream trunk
      to ensure tools.jar picked up during build process.
 -- James Page <email address hidden> Fri, 09 Dec 2011 17:51:54 +0000

Changed in sezpoz (Ubuntu):
status: In Progress → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Bug attachments

Remote bug watches

Bug watches keep track of this bug in other bug trackers.