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 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)

** Affects: libwoodstox-java (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/1009490

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

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libwoodstox-java/+bug/1009490/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to