Bug#325630: libgnujaxp-java: FTBFS: Unsatisfiable Build-Depends

Daniel Schepler schepler at math.berkeley.edu
Mon Aug 29 21:10:41 UTC 2005


Package: libgnujaxp-java
Severity: serious
Version: 1.3-3

Because libgnujaxp-java Build-Depends on gcj-3.4 and libgcj4-dev, it
cannot be built on a current sid system.  If I instead install gcj-4.0
and libgcj6-dev, and edit debian/rules to set GCJ to gcj-4.0, then I
get the error message:

if /bin/sh ./libtool --mode=compile --tag=GCJ gcj-4.0 -fjni -fassume-compiled -I./source -g -O2 -MT source/gnu/xml/xpath/XPathFactoryImpl.lo -MD -MP -MF "source/gnu/xml/xpath/.deps/XPathFactoryImpl.Tpo" -c -o source/gnu/xml/xpath/XPathFactoryImpl.lo `test -f 'source/gnu/xml/xpath/XPathFactoryImpl.java' || echo './'`source/gnu/xml/xpath/XPathFactoryImpl.java; \
then mv -f "source/gnu/xml/xpath/.deps/XPathFactoryImpl.Tpo" "source/gnu/xml/xpath/.deps/XPathFactoryImpl.Plo"; else rm -f "source/gnu/xml/xpath/.deps/XPathFactoryImpl.Tpo"; exit 1; fi
 gcj-4.0 -fjni -fassume-compiled -I./source -g -O2 -MT source/gnu/xml/xpath/XPathFactoryImpl.lo -MD -MP -MF source/gnu/xml/xpath/.deps/XPathFactoryImpl.Tpo -c source/gnu/xml/xpath/XPathFactoryImpl.java  -fPIC -o source/gnu/xml/xpath/.libs/XPathFactoryImpl.o
./source/javax/xml/xpath/XPathFactory.java: In class 'gnu.xml.xpath.XPathFactoryImpl':
./source/javax/xml/xpath/XPathFactory.java: In method 'gnu.xml.xpath.XPathFactoryImpl.isObjectModelSupported(java.lang.String)':
./source/javax/xml/xpath/XPathFactory.java:68: error: Undefined variable or class name: 'XPathConstants.DOM_OBJECT_MODEL'.
       XPathConstants.DOM_OBJECT_MODEL;
       ^
1 error
make[2]: *** [source/gnu/xml/xpath/XPathFactoryImpl.lo] Error 1
make[2]: Leaving directory `/tmp/buildd/libgnujaxp-java-1.3'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/tmp/buildd/libgnujaxp-java-1.3'
make: *** [debian/stamp-makefile-build] Error 2

-- System Information:
Debian Release: testing/unstable
Architecture: amd64 (x86_64)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.12-1-amd64-k8
Locale: LANG=en, LC_CTYPE=en (charmap=UTF-8) (ignored: LC_ALL set to en_US.UTF-8)

-- 
Daniel Schepler              "Please don't disillusion me.  I
schepler at math.berkeley.edu    haven't had breakfast yet."
                                 -- Orson Scott Card




More information about the pkg-java-maintainers mailing list