Your message dated Mon, 25 Jan 2010 22:17:49 +0000
with message-id <[email protected]>
and subject line Bug#559966: fixed in libsaxon-java 1:6.5.5-6
has caused the Debian Bug report #559966,
regarding FTBFS [hppa]: java.nio.charset.UnmappableCharacterException
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
559966: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=559966
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: libsaxon-java
Version: 1:6.5.5-5
Severity: serious
User: [email protected]
Usertags: hppa

libsaxon-java reliably fails to build on hppa:
  
https://buildd.debian.org/build.php?&pkg=libsaxon-java&ver=1%3A6.5.5-5&arch=hppa&file=log

>From the most recent build attempt:
[...]
dh_clean
dh_clean: Compatibility levels before 5 are deprecated.
 debian/rules build
dh_testdir
if [ ! -d build ]; then mkdir build; mkdir build/api; fi        
touch configure-stamp
dh_testdir
/usr/lib/jvm/default-java/bin/javac -nowarn -sourcepath src -classpath 
/usr/share/java/jdom1.jar -d build `find src -name \*.java`
cp -r src/META-INF build
cp debian/MANIFEST.MF build/META-INF
# split off jdom classes, everything else into saxon.jar
(cd build; /usr/lib/jvm/default-java/bin/jar -cfM ../saxon.jar META-INF `find . 
-name \*.class | egrep -v com/icl/saxon/jdom`; \
         /usr/lib/jvm/default-java/bin/jar -cfM ../saxon-jdom.jar 
com/icl/saxon/jdom/*.class )
(cd build/api ; gjdoc -sourcepath ../../src 
@../../debian/libsaxon-java-doc.javadoc)
Loading classes for package com.icl.saxon...
Loading classes for package com.icl.saxon.aelfred...
Loading classes for package com.icl.saxon.charcode...
Loading classes for package com.icl.saxon.expr...
Loading classes for package com.icl.saxon.exslt...
Loading classes for package com.icl.saxon.functions...
Loading classes for package com.icl.saxon.handlers...
Loading classes for package com.icl.saxon.jdom...
Loading classes for package com.icl.saxon.number...
Loading classes for package com.icl.saxon.om...
Loading classes for package com.icl.saxon.output...
Loading classes for package com.icl.saxon.pattern...
Loading classes for package com.icl.saxon.sort...
java.nio.charset.UnmappableCharacterException: Input length = 1
   at java.nio.charset.CoderResult.throwException(libgcj.so.10)
   at 
gnu.classpath.tools.NotifyingInputStreamReader.fillCharBuf(libgcj-tools.so.10)
   at gnu.classpath.tools.NotifyingInputStreamReader.read(libgcj-tools.so.10)
   at java.io.BufferedReader.read(libgcj.so.10)
   at java.io.Reader.read(libgcj.so.10)
   at gnu.classpath.tools.IOToolkit.readFully(libgcj-tools.so.10)
   at gnu.classpath.tools.gjdoc.Parser.loadFile(libgcj-tools.so.10)
   at gnu.classpath.tools.gjdoc.Parser.processSourceFile(libgcj-tools.so.10)
   at gnu.classpath.tools.gjdoc.Parser.processSourceDir(libgcj-tools.so.10)
   at gnu.classpath.tools.gjdoc.RootDocImpl.build(libgcj-tools.so.10)
   at gnu.classpath.tools.gjdoc.Main.startDoclet(libgcj-tools.so.10)
   at gnu.classpath.tools.gjdoc.Main.start(libgcj-tools.so.10)
   at gnu.classpath.tools.gjdoc.Main.main(libgcj-tools.so.10)
make: *** [build-stamp] Error 5
dpkg-buildpackage: error: debian/rules build gave error exit status 2



--- End Message ---
--- Begin Message ---
Source: libsaxon-java
Source-Version: 1:6.5.5-6

We believe that the bug you reported is fixed in the latest version of
libsaxon-java, which is due to be installed in the Debian FTP archive:

libsaxon-java-doc_6.5.5-6_all.deb
  to main/libs/libsaxon-java/libsaxon-java-doc_6.5.5-6_all.deb
libsaxon-java-gcj_6.5.5-6_i386.deb
  to main/libs/libsaxon-java/libsaxon-java-gcj_6.5.5-6_i386.deb
libsaxon-java_6.5.5-6.diff.gz
  to main/libs/libsaxon-java/libsaxon-java_6.5.5-6.diff.gz
libsaxon-java_6.5.5-6.dsc
  to main/libs/libsaxon-java/libsaxon-java_6.5.5-6.dsc
libsaxon-java_6.5.5-6_all.deb
  to main/libs/libsaxon-java/libsaxon-java_6.5.5-6_all.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Torsten Werner <[email protected]> (supplier of updated libsaxon-java package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Mon, 25 Jan 2010 21:44:06 +0100
Source: libsaxon-java
Binary: libsaxon-java libsaxon-java-gcj libsaxon-java-doc
Architecture: source all i386
Version: 1:6.5.5-6
Distribution: unstable
Urgency: low
Maintainer: Debian Java Maintainers 
<[email protected]>
Changed-By: Torsten Werner <[email protected]>
Description: 
 libsaxon-java - The Saxon XSLT Processor
 libsaxon-java-doc - The Saxon XSLT Processor's documentation and javadoc
 libsaxon-java-gcj - The Saxon XSLT Processor (native code)
Closes: 559966
Changes: 
 libsaxon-java (1:6.5.5-6) unstable; urgency=low
 .
   * Fix last fix to only use javadoc from openjdk-6. (Closes: #559966)
Checksums-Sha1: 
 8f90b4452ca36910bc59a073cddc33f6eaa4a3ef 1362 libsaxon-java_6.5.5-6.dsc
 29c5b4aa1ca54b379f6cd2893f5166cbbe9f5e94 7438 libsaxon-java_6.5.5-6.diff.gz
 8fda45bd41addc541fdaa84dc2349f56eb413e12 576994 libsaxon-java_6.5.5-6_all.deb
 4d95c839c177d3c8b5bc8c4f722354926945638c 1201522 
libsaxon-java-doc_6.5.5-6_all.deb
 f70cdcc011225165e5585a7dd6dba92db7f3baa3 606802 
libsaxon-java-gcj_6.5.5-6_i386.deb
Checksums-Sha256: 
 c787a5662a0cfb083aac06b6d689394348a64885038d555d567c4b67b7feaa4c 1362 
libsaxon-java_6.5.5-6.dsc
 6939c248610c6a1a33ac0133e29675a8008d69a3a7c6a036e782a8bcd1c6dd50 7438 
libsaxon-java_6.5.5-6.diff.gz
 81f9ec4a876d71718cf845a4148da9bcc18c407b90362eb194e735ddad3165b1 576994 
libsaxon-java_6.5.5-6_all.deb
 d7789d1355aa123d2256cd360e4d8e5226fa7daef08d7417687f6bcf49ef229d 1201522 
libsaxon-java-doc_6.5.5-6_all.deb
 1a876b2e3cde373a7ce6f367622767dfd2dadab765506909e317d9ed0ce03282 606802 
libsaxon-java-gcj_6.5.5-6_i386.deb
Files: 
 87601242999eb0f09dc05142fdbb759e 1362 libs optional libsaxon-java_6.5.5-6.dsc
 e0f2ea980fd6e2c826f2060bb973ff17 7438 libs optional 
libsaxon-java_6.5.5-6.diff.gz
 bedc70b9d70cb20a65e9084fe5f2a6c3 576994 libs optional 
libsaxon-java_6.5.5-6_all.deb
 1b8cfcb7f8d610028853708ff62ad5e2 1201522 doc optional 
libsaxon-java-doc_6.5.5-6_all.deb
 1da9271dc66f859af107495e297541aa 606802 libs optional 
libsaxon-java-gcj_6.5.5-6_i386.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)

iEYEARECAAYFAkteA38ACgkQfY3dicTPjsNmVQCgjd/ADnC8ADtZIBtIl16nYBk3
cJoAnjhQ7PORvy08X1fgrAXw3oP4oCIc
=U5EL
-----END PGP SIGNATURE-----



--- End Message ---
_______________________________________________
pkg-java-maintainers mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/pkg-java-maintainers

Reply via email to