ftbfs

Bug #834068 reported by Matthias Klose
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
libxerces2-java (Ubuntu)
Fix Released
High
Xerxes Rånby
Oneiric
Fix Released
High
Xerxes Rånby

Bug Description

https://launchpad.net/ubuntu/+archive/test-rebuild-20110819/+build/2726987

not seen on ix86

   [xjavac] XMLCatalogResolver.java:579: cannot find symbol
   [xjavac] symbol : class SAXCatalogReader
   [xjavac] location: class org.apache.xerces.util.XMLCatalogResolver
   [xjavac] SAXCatalogReader saxReader = new SAXCatalogReader(spf);
   [xjavac] ^
   [xjavac] XMLCatalogResolver.java:579: cannot find symbol
   [xjavac] symbol : class SAXCatalogReader
   [xjavac] location: class org.apache.xerces.util.XMLCatalogResolver
   [xjavac] SAXCatalogReader saxReader = new SAXCatalogReader(spf);
   [xjavac] ^
   [xjavac] XMLCatalogResolver.java:580: cannot find symbol
   [xjavac] symbol : variable OASISXMLCatalogReader
   [xjavac] location: class org.apache.xerces.util.XMLCatalogResolver
   [xjavac] saxReader.setCatalogParser(OASISXMLCatalogReader.namespaceName, "catalog",
   [xjavac] ^
   [xjavac] Note: Some input files use or override a deprecated API.
   [xjavac] Note: Recompile with -Xlint:deprecation for details.
   [xjavac] 12 errors

BUILD FAILED
/build/buildd/libxerces2-java-2.9.1/build.xml:274: Compile failed; see the compiler error output for details.

Total time: 1 minute 49 seconds
make: *** [debian/stamp-ant-build] Error 1
dpkg-buildpackage: error: debian/rules build gave error exit status 2

Tags: ftbfs armel jamvm

Related branches

Matthias Klose (doko)
Changed in libxerces2-java (Ubuntu):
importance: Undecided → High
status: New → Confirmed
Revision history for this message
Xerxes Rånby (xranby) wrote :

This looks like the same FTBFS bug that are found in Debian/amd64
http://<email address hidden>/msg933308.html

Revision history for this message
Xerxes Rånby (xranby) wrote :
Xerxes Rånby (xranby)
Changed in libxerces2-java (Ubuntu Oneiric):
assignee: nobody → Xerxes Rånby (xranby)
summary: - ftbfs on armel (with jamvm?)
+ ftbfs
Revision history for this message
Xerxes Rånby (xranby) wrote :

This bug are caused by a version bump and name change of installed jars that belong the libxml-commons-resolver1.1-java package in oneiric.
The libxml-commons-resolver1.1-java package installs itself into:
/usr/share/java/xml-resolver-1.2.jar
/usr/share/java/xml-resolver.jar -> /usr/share/java/xml-resolver-1.2.jar

The attached patch fix by making the libxerces2-java package use the version number independent symlinks
/usr/share/java/xml-resolver.jar -> /usr/share/java/xml-resolver-1.2.jar
and
/usr/share/java/xmlParserAPIs.jar -> /usr/share/java/jaxp-1.3.jar
during the build.

Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package libxerces2-java - 2.9.1-4.1ubuntu3

---------------
libxerces2-java (2.9.1-4.1ubuntu3) oneiric; urgency=low

  * Resolve FTBFS due to name change of xml-resolver jar file (LP: #834068):
    - d/rules,d/ant.properties: Switch xml-commons-resolver-1.1.jar ->
      xml-resolver.jar
 -- Xerxes Ranby <email address hidden> Mon, 05 Sep 2011 11:45:30 +0200

Changed in libxerces2-java (Ubuntu Oneiric):
status: Confirmed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

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