Source: sp-gxmlcpp
Version: 1.0.20040603-5
Severity: serious
Tags: jessie sid
User: [email protected]
Usertags: qa-ftbfs-20130620 qa-ftbfs
Justification: FTBFS on amd64
Hi,
During a rebuild of all packages in sid, your package failed to build on
amd64.
Relevant part:
> /bin/bash ../libtool --tag=CXX --mode=compile x86_64-linux-gnu-g++
> -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/libxml2 -pthread -Wall -g -O2
> -MT XMLDump.lo -MD -MP -MF .deps/XMLDump.Tpo -c -o XMLDump.lo XMLDump.cpp
> libtool: compile: x86_64-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I..
> -I/usr/include/libxml2 -pthread -Wall -g -O2 -MT XMLDump.lo -MD -MP -MF
> .deps/XMLDump.Tpo -c XMLDump.cpp -fPIC -DPIC -o .libs/XMLDump.o
> XMLDump.cpp: In member function 'char* SP::GXML::XSLTOutputBuf::getAddr()
> const':
> XMLDump.cpp:99:29: error: invalid use of incomplete type 'xmlBuf {aka struct
> _xmlBuf}'
> return (char *) buf_->conv->content;
> ^
> In file included from /usr/include/libxslt/xsltInternals.h:16:0,
> from XMLDump.hpp:40,
> from XMLDump.cpp:23:
> /usr/include/libxml2/libxml/tree.h:104:16: error: forward declaration of
> 'xmlBuf {aka struct _xmlBuf}'
> typedef struct _xmlBuf xmlBuf;
> ^
> XMLDump.cpp:101:31: error: invalid use of incomplete type 'xmlBuf {aka struct
> _xmlBuf}'
> return (char *) buf_->buffer->content;
> ^
> In file included from /usr/include/libxslt/xsltInternals.h:16:0,
> from XMLDump.hpp:40,
> from XMLDump.cpp:23:
> /usr/include/libxml2/libxml/tree.h:104:16: error: forward declaration of
> 'xmlBuf {aka struct _xmlBuf}'
> typedef struct _xmlBuf xmlBuf;
> ^
> XMLDump.cpp: In member function 'int SP::GXML::XSLTOutputBuf::getSize()
> const':
> XMLDump.cpp:109:20: error: invalid use of incomplete type 'xmlBuf {aka struct
> _xmlBuf}'
> return buf_->conv->use;
> ^
> In file included from /usr/include/libxslt/xsltInternals.h:16:0,
> from XMLDump.hpp:40,
> from XMLDump.cpp:23:
> /usr/include/libxml2/libxml/tree.h:104:16: error: forward declaration of
> 'xmlBuf {aka struct _xmlBuf}'
> typedef struct _xmlBuf xmlBuf;
> ^
> XMLDump.cpp:111:22: error: invalid use of incomplete type 'xmlBuf {aka struct
> _xmlBuf}'
> return buf_->buffer->use;
> ^
> In file included from /usr/include/libxslt/xsltInternals.h:16:0,
> from XMLDump.hpp:40,
> from XMLDump.cpp:23:
> /usr/include/libxml2/libxml/tree.h:104:16: error: forward declaration of
> 'xmlBuf {aka struct _xmlBuf}'
> typedef struct _xmlBuf xmlBuf;
> ^
> XMLDump.cpp: At global scope:
> XMLDump.cpp:118:31: warning: deprecated conversion from string constant to
> 'char*' [-Wwrite-strings]
> char * XMLDump::nullString_ = "";
> ^
> XMLDump.cpp: In member function 'char* SP::GXML::XSLTOutputBuf::getAddr()
> const':
> XMLDump.cpp:103:1: warning: control reaches end of non-void function
> [-Wreturn-type]
> }
> ^
> XMLDump.cpp: In member function 'int SP::GXML::XSLTOutputBuf::getSize()
> const':
> XMLDump.cpp:113:1: warning: control reaches end of non-void function
> [-Wreturn-type]
> }
> ^
> make[3]: *** [XMLDump.lo] Error 1
The full build log is available from:
http://aws-logs.debian.net/ftbfs-logs/2013/06/20/sp-gxmlcpp_1.0.20040603-5_unstable.log
A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!
About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]