Package: writer2latex Version: 0.5.0.2-3 Severity: normal Justification: fails to build from source
Hi,
Your package writer2latex seems failing to build from source in a pbuilder sid
chroot :
[javac] ----------
[javac] 16. ERROR in /home/drazzib/Dev/debian-
pkg/work/rebuild/build/writer2latex/writer2latex-0.5.0.2/sourc
[javac] e/writer2latex/filter/ByteArrayXStream.java (at line 1)
[javac]
/************************************************************************
[javac] ^
[javac] The type com.sun.star.lang.IllegalArgumentException cannot be
resolved. It is indirectly referenced
[javac] from required .class files
[...]
[javac] 20. ERROR in /home/drazzib/Dev/debian-
pkg/work/rebuild/build/writer2latex/writer2latex-0.5.0.2/sourc
[javac] e/writer2latex/filter/ByteArrayXStream.java (at line 39)
[javac] import com.sun.star.io.XStream;
[javac] ^^^^^^^^^^^^^^^
[javac] The import com.sun.star.io cannot be resolved
There seems to be some missing Build-Depends on "ure" package.
You may apply this patch :
--- debian/control.orig 2009-03-30 22:37:06.313228795 +0000
+++ debian/control 2009-03-30 22:37:15.941266162 +0000
@@ -3,7 +3,7 @@
Priority: optional
Maintainer: Debian OpenOffice Team <[email protected]>
Uploaders: Rene Engelhard <[email protected]>, Chris Halls <[email protected]>
-Build-Depends: debhelper (>= 5), ant, libxerces2-java, libxalan2-java, java-
gcj-compat-dev, openoffice.org-java-common, dpatch, tex-common
+Build-Depends: debhelper (>= 5), ant, libxerces2-java, libxalan2-java, java-
gcj-compat-dev, openoffice.org-java-common, dpatch, tex-common, ure
Standards-Version: 3.7.2
Homepage: http://www.hj-gym.dk/~hj/writer2latex
Cheers,
-- System Information:
Debian Release: squeeze/sid
APT prefers unstable
APT policy: (500, 'unstable'), (200, 'experimental')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.29-rc8-amd64 (SMP w/4 CPU cores)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
--
Damien Raude-Morvan / www.drazzib.com
signature.asc
Description: This is a digitally signed message part.

