Bug#405186: docbook2x: FTBFS: reference to nonexistent nodes

2007-04-23 Thread Niko Tyni
On Mon, Jan 01, 2007 at 02:41:39PM -0800, Steve Langasek wrote:
 reassign 405186 libxml-sax-perl
 tags 405186 -sid
 found 405186 0.14-0.1
 thanks
 
  Reproducible in unstable only.
 
 And that seems to be due to a new upstream version of libxml-sax-perl in
 unstable, whose handling of non-ascii utf8 characters is apparently buggy.

This problem is present upstream in XML::SAX 0.15 too. As the FTBFS
problem in docbook2x (#409524) has since been worked around, I'm not
sure if this should be RC anymore. It's a clear regression from 0.12 in
Etch, though.

I have reported the bug with a proposed patch as CPAN #26588,
http://rt.cpan.org/Public/Bug/Display.html?id=26588

Cheers,
-- 
Niko Tyni   [EMAIL PROTECTED]


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#405186: docbook2x: FTBFS: reference to nonexistent nodes

2007-01-01 Thread Julien Danjou
Package: docbook2x
Version: 0.8.3-1
Severity: serious

Hello,

There was a problem while autobuilding your package:
 Automatic build of docbook2x_0.8.3-1 on nasya by sbuild/sparc 0.50
 Build started at 20070101-0136
 **
...
 checking for getline... yes
 configure: creating ./config.status
 config.status: creating Makefile
 config.status: creating charmaps/Makefile
 config.status: creating xslt/Makefile
 config.status: creating xslt/common/Makefile
 config.status: creating xslt/common/text/Makefile
 config.status: creating xslt/man/Makefile
 config.status: creating xslt/texi/Makefile
 config.status: creating xslt/documentation/Makefile
 config.status: creating perl/Makefile
 config.status: creating libxslt/Makefile
 config.status: creating utf8trans/Makefile
 config.status: creating doc/Makefile
 config.status: creating test/Makefile
 config.status: creating test/refentry/Makefile
 config.status: creating test/complete-manuals/Makefile
 config.status: creating test/utf8trans/Makefile
 config.status: creating libxslt/config.h
 config.status: executing default-1 commands
 /usr/bin/make -C . 
 make[1]: Entering directory `/build/buildd/docbook2x-0.8.3'
 Making all in .
 make[2]: Entering directory `/build/buildd/docbook2x-0.8.3'
 make[2]: Nothing to be done for `all-am'.
 make[2]: Leaving directory `/build/buildd/docbook2x-0.8.3'
 Making all in charmaps
 make[2]: Entering directory `/build/buildd/docbook2x-0.8.3/charmaps'
 make[2]: Nothing to be done for `all'.
 make[2]: Leaving directory `/build/buildd/docbook2x-0.8.3/charmaps'
 Making all in perl
 make[2]: Entering directory `/build/buildd/docbook2x-0.8.3/perl'
 echo '#!/usr/bin/perl'  config.pl
 echo \$DEFAULT_UTF8TRANS_PROGRAM = q/usr/bin/`echo utf8trans | sed 
 's,x,x,'`;  config.pl
 echo '$DEFAULT_UTF8TRANS_ROFFMAP = 
 q/usr/share/docbook2X/charmaps/roff.charmap;' config.pl
 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 = q0.8.3;' config.pl
 echo \$DEFAULT_DB2X_XSLTPROC_PROGRAM = q/usr/bin/`echo db2x_xsltproc | sed 
 's,x,x,'`;  config.pl
 echo \$DEFAULT_DB2X_MANXML_PROGRAM = q/usr/bin/`echo db2x_manxml | sed 
 's,x,x,'`;  config.pl
 echo \$DEFAULT_DB2X_TEXIXML_PROGRAM = q/usr/bin/`echo db2x_texixml | sed 
 's,x,x,'`;  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
 db2x_manxml syntax OK
 rm -f db2x_texixml
 cat config.pl db2x_texixml.pl db2x_texixml
 chmod 555 db2x_texixml
 /usr/bin/perl -I../perl -c -w db2x_texixml
 db2x_texixml syntax OK
 rm -f docbook2man
 (cat config.pl ; echo '$CONVERSION_TYPE = qman;'; cat ./docbook2X.pl) 
 docbook2man
 chmod 555 docbook2man
 /usr/bin/perl -I../perl -c -w docbook2man
 docbook2man syntax OK
 rm -f docbook2texi
 (cat config.pl ; echo '$CONVERSION_TYPE = qtexi;'; cat ./docbook2X.pl) 
 docbook2texi
 chmod 555 docbook2texi
 /usr/bin/perl -I../perl -c -w docbook2texi
 docbook2texi syntax OK
 make[2]: Leaving directory `/build/buildd/docbook2x-0.8.3/perl'
 Making all in utf8trans
 make[2]: Entering directory `/build/buildd/docbook2x-0.8.3/utf8trans'
 cc -DHAVE_CONFIG_H -I. -I. -I../libxslt -g -Wall -O2 -Wall -c utf8trans.c
 cc -DHAVE_CONFIG_H -I. -I. -I../libxslt -g -Wall -O2 -Wall -c mtable.c
 cc -DHAVE_CONFIG_H -I. -I. -I../libxslt -g -Wall -O2 -Wall -c 
 strings_buffer.c
 cc  -g -Wall -O2 -Wall  -o utf8trans  utf8trans.o mtable.o strings_buffer.o  
 make[2]: Leaving directory `/build/buildd/docbook2x-0.8.3/utf8trans'
 Making all in libxslt
 make[2]: Entering directory `/build/buildd/docbook2x-0.8.3/libxslt'
 cc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/libxml2-g -Wall -O2 -Wall 
 -c main.c
 In file included from main.c:40:
 /usr/include/libxml2/libxml/DOCBparser.h:22:2: warning: #warning The 
 DOCBparser module has been deprecated in libxml2-2.6.0
 main.c: In function 'parse_options':
 main.c:429: warning: pointer targets in passing argument 1 of 'xmlStrlen' 
 differ in signedness
 main.c:430: warning: pointer targets in passing argument 1 of 'xmlStrchr' 
 differ in signedness
 main.c:431: warning: pointer targets in passing argument 1 of 'xmlStrchr' 
 differ in signedness
 main.c:439: warning: pointer targets in passing argument 2 of 'xmlStrcat' 
 differ in signedness
 main.c:443: warning: pointer targets in passing argument 2 of 'xmlStrcat' 
 differ in signedness
 main.c:454: warning: pointer targets in assignment differ in signedness
 cc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/libxml2-g -Wall -O2 -Wall 
 -c catalog.c
 cc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/libxml2-g -Wall -O2 -Wall 
 -c ext.c
 cc  -g -Wall -O2 -Wall  -o db2x_xsltproc  main.o catalog.o ext.o -L/usr/lib 
 -lxslt -lxml2 -lexslt 
 make[2]: Leaving directory `/build/buildd/docbook2x-0.8.3/libxslt'
 Making 

Processed: Re: Bug#405186: docbook2x: FTBFS: reference to nonexistent nodes

2007-01-01 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 tags 405186 sid
Bug#405186: docbook2x: FTBFS: reference to nonexistent nodes
There were no tags set.
Tags added: sid

 thanks
Stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#405186: docbook2x: FTBFS: reference to nonexistent nodes

2007-01-01 Thread Steve Langasek
tags 405186 sid
thanks

On Mon, Jan 01, 2007 at 04:16:22PM +0100, Julien Danjou wrote:
  /usr/bin/perl -I../perl ../perl/db2x_texixml 
  --utf8trans-program=../utf8trans/utf8trans 
  --utf8trans-map=../charmaps/texi.charmap docbook2X.txml
  /usr/bin/iconv: illegal input sequence at position 1323
  makeinfo docbook2X.texi
  docbook2X.texi:38: No matching [EMAIL PROTECTED] detailmenu'.
  docbook2X.texi:23: No matching [EMAIL PROTECTED] menu'.
  /build/buildd/docbook2x-0.8.3/doc//docbook2X.texi:8: Next reference to 
  nonexistent node `Quick start' (perhaps incorrect sectioning?).
  /build/buildd/docbook2x-0.8.3/doc//docbook2X.texi:36: Menu reference to 
  nonexistent node `Concept index' (perhaps incorrect sectioning?).
  /build/buildd/docbook2x-0.8.3/doc//docbook2X.texi:35: Menu reference to 
  nonexistent node `Package installation' (perhaps incorrect sectioning?).
  /build/buildd/docbook2x-0.8.3/doc//docbook2X.texi:33: Menu reference to 
  nonexistent node `Design notes' (perhaps incorrect sectioning?).
  /build/buildd/docbook2x-0.8.3/doc//docbook2X.texi:32: Menu reference to 
  nonexistent node `Release history' (perhaps incorrect sectioning?).
  /build/buildd/docbook2x-0.8.3/doc//docbook2X.texi:31: Menu reference to 
  nonexistent node `Todo' (perhaps incorrect sectioning?).
  /build/buildd/docbook2x-0.8.3/doc//docbook2X.texi:30: Menu reference to 
  nonexistent node `FAQ' (perhaps incorrect sectioning?).
  /build/buildd/docbook2x-0.8.3/doc//docbook2X.texi:28: Menu reference to 
  nonexistent node `Charset considerations' (perhaps incorrect sectioning?).
  /build/buildd/docbook2x-0.8.3/doc//docbook2X.texi:27: Menu reference to 
  nonexistent node `The XSLT processor' (perhaps incorrect sectioning?).
  /build/buildd/docbook2x-0.8.3/doc//docbook2X.texi:26: Menu reference to 
  nonexistent node `Converting to Texinfo' (perhaps incorrect sectioning?).
  /build/buildd/docbook2x-0.8.3/doc//docbook2X.texi:25: Menu reference to 
  nonexistent node `Converting to man pages' (perhaps incorrect sectioning?).
  /build/buildd/docbook2x-0.8.3/doc//docbook2X.texi:24: Menu reference to 
  nonexistent node `Quick start' (perhaps incorrect sectioning?).
  makeinfo: Removing output file 
  `/build/buildd/docbook2x-0.8.3/doc/docbook2X.info' due to errors; use 
  --force to preserve.
  make[2]: *** [docbook2X.info] Error 1

Reproducible in unstable only.

Cheers,
-- 
Steve Langasek   Give me a lever long enough and a Free OS
Debian Developer   to set it on, and I can move the world.
[EMAIL PROTECTED]   http://www.debian.org/


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Processed: Re: Bug#405186: docbook2x: FTBFS: reference to nonexistent nodes

2007-01-01 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 reassign 405186 libxml-sax-perl
Bug#405186: docbook2x: FTBFS: reference to nonexistent nodes
Bug reassigned from package `docbook2x' to `libxml-sax-perl'.

 tags 405186 -sid
Bug#405186: docbook2x: FTBFS: reference to nonexistent nodes
Tags were: sid
Tags removed: sid

 found 405186 0.14-0.1
Bug#405186: docbook2x: FTBFS: reference to nonexistent nodes
Bug marked as found in version 0.14-0.1.

 thanks
Stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#405186: docbook2x: FTBFS: reference to nonexistent nodes

2007-01-01 Thread Steve Langasek
reassign 405186 libxml-sax-perl
tags 405186 -sid
found 405186 0.14-0.1
thanks

On Mon, Jan 01, 2007 at 02:14:37PM -0800, Steve Langasek wrote:

 On Mon, Jan 01, 2007 at 04:16:22PM +0100, Julien Danjou wrote:
   /usr/bin/perl -I../perl ../perl/db2x_texixml 
   --utf8trans-program=../utf8trans/utf8trans 
   --utf8trans-map=../charmaps/texi.charmap docbook2X.txml
   /usr/bin/iconv: illegal input sequence at position 1323
   makeinfo docbook2X.texi
   docbook2X.texi:38: No matching [EMAIL PROTECTED] detailmenu'.
   docbook2X.texi:23: No matching [EMAIL PROTECTED] menu'.
   /build/buildd/docbook2x-0.8.3/doc//docbook2X.texi:8: Next reference to 
   nonexistent node `Quick start' (perhaps incorrect sectioning?).
   /build/buildd/docbook2x-0.8.3/doc//docbook2X.texi:36: Menu reference to 
   nonexistent node `Concept index' (perhaps incorrect sectioning?).
   /build/buildd/docbook2x-0.8.3/doc//docbook2X.texi:35: Menu reference to 
   nonexistent node `Package installation' (perhaps incorrect sectioning?).
   /build/buildd/docbook2x-0.8.3/doc//docbook2X.texi:33: Menu reference to 
   nonexistent node `Design notes' (perhaps incorrect sectioning?).
   /build/buildd/docbook2x-0.8.3/doc//docbook2X.texi:32: Menu reference to 
   nonexistent node `Release history' (perhaps incorrect sectioning?).
   /build/buildd/docbook2x-0.8.3/doc//docbook2X.texi:31: Menu reference to 
   nonexistent node `Todo' (perhaps incorrect sectioning?).
   /build/buildd/docbook2x-0.8.3/doc//docbook2X.texi:30: Menu reference to 
   nonexistent node `FAQ' (perhaps incorrect sectioning?).
   /build/buildd/docbook2x-0.8.3/doc//docbook2X.texi:28: Menu reference to 
   nonexistent node `Charset considerations' (perhaps incorrect sectioning?).
   /build/buildd/docbook2x-0.8.3/doc//docbook2X.texi:27: Menu reference to 
   nonexistent node `The XSLT processor' (perhaps incorrect sectioning?).
   /build/buildd/docbook2x-0.8.3/doc//docbook2X.texi:26: Menu reference to 
   nonexistent node `Converting to Texinfo' (perhaps incorrect sectioning?).
   /build/buildd/docbook2x-0.8.3/doc//docbook2X.texi:25: Menu reference to 
   nonexistent node `Converting to man pages' (perhaps incorrect 
   sectioning?).
   /build/buildd/docbook2x-0.8.3/doc//docbook2X.texi:24: Menu reference to 
   nonexistent node `Quick start' (perhaps incorrect sectioning?).
   makeinfo: Removing output file 
   `/build/buildd/docbook2x-0.8.3/doc/docbook2X.info' due to errors; use 
   --force to preserve.
   make[2]: *** [docbook2X.info] Error 1

 Reproducible in unstable only.

And that seems to be due to a new upstream version of libxml-sax-perl in
unstable, whose handling of non-ascii utf8 characters is apparently buggy.

-- 
Steve Langasek   Give me a lever long enough and a Free OS
Debian Developer   to set it on, and I can move the world.
[EMAIL PROTECTED]   http://www.debian.org/


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]