Public bug reported:

During a rebuild test on precise with default-jdk switched to openjdk-7,
a build failure was detected for xmlgraphics-commons version 1.4.dfsg-
3ubuntu1.

See attached log for full build failure details.

This log snippet might also be of interest:

    [javac]                                            JPEGDecodeParam 
decodeParam,
    [javac]                                            ^
    [javac]   symbol:   class JPEGDecodeParam
    [javac]   location: class TIFFImage
    [javac] 
/«PKGBUILDDIR»/src/java/org/apache/xmlgraphics/java2d/StrokingTextHandler.java:58:
 warning: [deprecation] drawString(String,float,float) in TextHandler has been 
deprecated
    [javac]     public void drawString(String text, float x, float y) {
    [javac]                 ^
    [javac] 
/«PKGBUILDDIR»/src/java/org/apache/xmlgraphics/xmp/XMPSchemaRegistry.java:54: 
warning: [deprecation] PDFAOldXMPSchema in 
org.apache.xmlgraphics.xmp.schemas.pdf has been deprecated
    [javac]         addSchema(new PDFAOldXMPSchema());
    [javac]                       ^
    [javac] 
/«PKGBUILDDIR»/src/java/org/apache/xmlgraphics/image/codec/tiff/TIFFImage.java:146:
 error: cannot find symbol
    [javac]         JPEGImageDecoder decoder = decodeParam == null ?
    [javac]         ^
    [javac]   symbol:   class JPEGImageDecoder
    [javac]   location: class TIFFImage
    [javac] 
/«PKGBUILDDIR»/src/java/org/apache/xmlgraphics/image/codec/tiff/TIFFImage.java:147:
 error: cannot find symbol
    [javac]             JPEGCodec.createJPEGDecoder(jpegStream) :
    [javac]             ^
    [javac]   symbol:   variable JPEGCodec
    [javac]   location: class TIFFImage
    [javac] 
/«PKGBUILDDIR»/src/java/org/apache/xmlgraphics/image/codec/tiff/TIFFImage.java:148:
 error: cannot find symbol
    [javac]             JPEGCodec.createJPEGDecoder(jpegStream,
    [javac]             ^
    [javac]   symbol:   variable JPEGCodec
    [javac]   location: class TIFFImage
    [javac] 
/«PKGBUILDDIR»/src/java/org/apache/xmlgraphics/image/codec/tiff/TIFFImage.java:594:
 error: cannot find symbol
    [javac]                     JPEGImageDecoder decoder =
    [javac]                     ^
    [javac]   symbol:   class JPEGImageDecoder
    [javac]   location: class TIFFImage
    [javac] 
/«PKGBUILDDIR»/src/java/org/apache/xmlgraphics/image/codec/tiff/TIFFImage.java:595:
 error: cannot find symbol
    [javac]                         JPEGCodec.createJPEGDecoder(tableStream);
    [javac]                         ^
    [javac]   symbol:   variable JPEGCodec
    [javac]   location: class TIFFImage
    [javac] 10 errors
    [javac] 11 warnings

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

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

Finished
────────

E: Build failure (dpkg-buildpackage died)

** Affects: xmlgraphics-commons (Ubuntu)
     Importance: Undecided
         Status: New


** Tags: amd64 auto 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/888129

Title:
  xmlgraphics-commons version 1.4.dfsg-3ubuntu1 failed to build with
  openjdk-7

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xmlgraphics-commons/+bug/888129/+subscriptions

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

Reply via email to