libwoodstox-java version 4.1.2-2build1 failed to build with openjdk-7 as default-jdk

Bug #1009490 reported by James Page
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
libwoodstox-java (Ubuntu)
Fix Released
High
Unassigned

Bug Description

During a rebuild test with default-jdk switched to openjdk-7 (as it is in quantal), a build failure was detected for libwoodstox-java version 4.1.2-2build1.

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:

    [javac] /«PKGBUILDDIR»/src/java/com/ctc/wstx/msv/RelaxNGSchemaFactory.java:71: error: cannot find symbol
    [javac] TREXGrammar grammar = RELAXNGReader.parse(src, saxFactory, ctrl);
    [javac] ^
    [javac] symbol: class TREXGrammar
    [javac] location: class RelaxNGSchemaFactory
    [javac] /«PKGBUILDDIR»/src/java/com/ctc/wstx/msv/RelaxNGSchemaFactory.java:71: error: cannot find symbol
    [javac] TREXGrammar grammar = RELAXNGReader.parse(src, saxFactory, ctrl);
    [javac] ^
    [javac] symbol: variable RELAXNGReader
    [javac] location: class RelaxNGSchemaFactory
    [javac] /«PKGBUILDDIR»/src/java/com/ctc/wstx/msv/W3CSchema.java:46: error: cannot find symbol
    [javac] XSREDocDecl dd = new XSREDocDecl(mGrammar);
    [javac] ^
    [javac] symbol: class XSREDocDecl
    [javac] location: class W3CSchema
    [javac] /«PKGBUILDDIR»/src/java/com/ctc/wstx/msv/W3CSchema.java:46: error: cannot find symbol
    [javac] XSREDocDecl dd = new XSREDocDecl(mGrammar);
    [javac] ^
    [javac] symbol: class XSREDocDecl
    [javac] location: class W3CSchema
    [javac] /«PKGBUILDDIR»/src/java/com/ctc/wstx/msv/W3CSchemaFactory.java:46: error: package com.sun.msv.reader.util does not exist
    [javac] new com.sun.msv.reader.util.IgnoreController();
    [javac] ^
    [javac] /«PKGBUILDDIR»/src/java/com/ctc/wstx/msv/W3CSchemaFactory.java:69: error: cannot find symbol
    [javac] XMLSchemaGrammar grammar = XMLSchemaReader.parse(src, saxFactory, ctrl);
    [javac] ^
    [javac] symbol: class XMLSchemaGrammar
    [javac] location: class W3CSchemaFactory
    [javac] /«PKGBUILDDIR»/src/java/com/ctc/wstx/msv/W3CSchemaFactory.java:69: error: cannot find symbol
    [javac] XMLSchemaGrammar grammar = XMLSchemaReader.parse(src, saxFactory, ctrl);
    [javac] ^
    [javac] symbol: variable XMLSchemaReader
    [javac] location: class W3CSchemaFactory
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] 56 errors
    [javac] 1 warning

BUILD FAILED
/«PKGBUILDDIR»/build.xml:210: Compile failed; see the compiler error output for details.

Total time: 4 seconds
make: *** [debian/stamp-ant-build] Error 1
dpkg-buildpackage: error: debian/rules build gave error exit status 2
────────────────────────────────────────────────────────────────────────────────
Build finished at 20120606-1128

Finished
────────

E: Build failure (dpkg-buildpackage died)

Tags: ftbfs amd64 auto
Revision history for this message
James Page (james-page) wrote : Build log
tags: added: amd64 auto ftbfs java7-ftbfs
Changed in libwoodstox-java (Ubuntu):
importance: Undecided → High
Revision history for this message
James Page (james-page) wrote :

Not Java 7 - msv needs a re-sync.

Revision history for this message
James Page (james-page) wrote :

msv synced - won't build for 6 hours - but this does resolve the issue.

tags: removed: java7-ftbfs
Revision history for this message
Giovanni Mascellani (giomasce) wrote :

I believe this has been solved ages ago, since Ubuntu has been shipping 4.1.3 in a lot of releases.

Changed in libwoodstox-java (Ubuntu):
status: New → 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.