[xml/sgml-pkgs] Bug#245805: docbook2x_0.8.2-2(hppa/unstable): FTBFS: missing build-depends

lamont@debian.org, 245805@bugs.debian.org lamont@debian.org, 245805@bugs.debian.org
Sun, 25 Apr 2004 08:45:01 -0600


Package: docbook2x
Version: 0.8.2-2
Severity: serious

There was an error while trying to autobuild your package:

> Automatic build of docbook2x_0.8.2-2 on sarti by sbuild/hppa 1.170.5
> Build started at 20040425-1433

[...]

> ** Using build dependencies supplied by package:
> Build-Depends: debhelper (>= 4.2), cdbs (>= 0.4.21), libxslt1-dev (>= 1.0.28)

[...]

> echo '$DEFAULT_UTF8TRANS_TEXIMAP = q</usr/share/docbook2X/charmaps/texi.charmap>;' >>config.pl
> echo '$DEFAULT_ICONV_PROGRAM = q</usr/bin/iconv>;' >>config.pl
> echo '$DOCBOOK2X_VERSION = q<0.8.2>;' >>config.pl
> echo '' >>config.pl
> rm -f db2x_manxml
> cat config.pl db2x_manxml.pl >db2x_manxml
> chmod 555 db2x_manxml
> /usr/bin/perl -I../perl -c -w db2x_manxml
> Can't locate XML/Parser/PerlSAX.pm in @INC (@INC contains: ../perl /etc/perl /usr/local/lib/perl/5.8.3 /usr/local/share/perl/5.8.3 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.8 /usr/share/perl/5.8 /usr/local/lib/site_perl .) at db2x_manxml line 142.
> BEGIN failed--compilation aborted at db2x_manxml line 142.
> make[2]: *** [db2x_manxml] Error 2
> make[2]: Leaving directory `/build/buildd/docbook2x-0.8.2/perl'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory `/build/buildd/docbook2x-0.8.2'
> make: *** [debian/stamp-makefile-build] Error 2

A full build log can be found at:
http://buildd.debian.org/build.php?arch=hppa&pkg=docbook2x&ver=0.8.2-2


Looks like libxml-perl is needed.