Source: xpp
Version: 1.5-cvs20050828-1.2
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:
> if g++ -DHAVE_CONFIG_H -I. -I. -I.      -I/usr/include/freetype2   
> -D_THREAD_SAFE -D_REENTRANT  -Wall -pipe -g -O2 -MT xpp-cupshelper.o -MD -MP 
> -MF ".deps/xpp-cupshelper.Tpo" -c -o xpp-cupshelper.o `test -f 
> 'cupshelper.cxx' || echo './'`cupshelper.cxx; \
>       then mv -f ".deps/xpp-cupshelper.Tpo" ".deps/xpp-cupshelper.Po"; else 
> rm -f ".deps/xpp-cupshelper.Tpo"; exit 1; fi
> cupshelper.cxx: In static member function 'static ipp_t* 
> CupsHelper::newIppRequest()':
> cupshelper.cxx:97:10: error: invalid use of incomplete type 'ipp_t {aka 
> struct _ipp_s}'
>    request->request.op.request_id = 1;
>           ^
> In file included from /usr/include/cups/cups.h:38:0,
>                  from cupshelper.h:36,
>                  from cupshelper.cxx:35:
> /usr/include/cups/ipp.h:365:16: error: forward declaration of 'ipp_t {aka 
> struct _ipp_s}'
>  typedef struct _ipp_s ipp_t;  /**** IPP request/response data ****/
>                 ^
> cupshelper.cxx: In static member function 'static ipp_t* 
> CupsHelper::processRequest(ipp_t*, const char*)':
> cupshelper.cxx:114:13: error: invalid use of incomplete type 'ipp_t {aka 
> struct _ipp_s}'
>    if (answer->state == IPP_ERROR || answer->state == IPP_IDLE) {
>              ^
> In file included from /usr/include/cups/cups.h:38:0,
>                  from cupshelper.h:36,
>                  from cupshelper.cxx:35:
> /usr/include/cups/ipp.h:365:16: error: forward declaration of 'ipp_t {aka 
> struct _ipp_s}'
>  typedef struct _ipp_s ipp_t;  /**** IPP request/response data ****/
>                 ^
> cupshelper.cxx:114:43: error: invalid use of incomplete type 'ipp_t {aka 
> struct _ipp_s}'
>    if (answer->state == IPP_ERROR || answer->state == IPP_IDLE) {
>                                            ^
> In file included from /usr/include/cups/cups.h:38:0,
>                  from cupshelper.h:36,
>                  from cupshelper.cxx:35:
> /usr/include/cups/ipp.h:365:16: error: forward declaration of 'ipp_t {aka 
> struct _ipp_s}'
>  typedef struct _ipp_s ipp_t;  /**** IPP request/response data ****/
>                 ^
> cupshelper.cxx: In static member function 'static int 
> CupsHelper::printerType(const char*)':
> cupshelper.cxx:167:10: error: invalid use of incomplete type 'ipp_t {aka 
> struct _ipp_s}'
>    request->request.op.operation_id = IPP_GET_PRINTER_ATTRIBUTES;
>           ^
> In file included from /usr/include/cups/cups.h:38:0,
>                  from cupshelper.h:36,
>                  from cupshelper.cxx:35:
> /usr/include/cups/ipp.h:365:16: error: forward declaration of 'ipp_t {aka 
> struct _ipp_s}'
>  typedef struct _ipp_s ipp_t;  /**** IPP request/response data ****/
>                 ^
> cupshelper.cxx:173:25: error: invalid use of incomplete type 'ipp_t {aka 
> struct _ipp_s}'
>    if (request && request->curtag == IPP_TAG_PRINTER) {
>                          ^
> In file included from /usr/include/cups/cups.h:38:0,
>                  from cupshelper.h:36,
>                  from cupshelper.cxx:35:
> /usr/include/cups/ipp.h:365:16: error: forward declaration of 'ipp_t {aka 
> struct _ipp_s}'
>  typedef struct _ipp_s ipp_t;  /**** IPP request/response data ****/
>                 ^
> cupshelper.cxx:175:27: error: invalid use of incomplete type 'ipp_attribute_t 
> {aka struct _ipp_attribute_s}'
>      if (attr) value = attr->values[0].integer;
>                            ^
> In file included from /usr/include/cups/cups.h:38:0,
>                  from cupshelper.h:36,
>                  from cupshelper.cxx:35:
> /usr/include/cups/ipp.h:366:16: error: forward declaration of 
> 'ipp_attribute_t {aka struct _ipp_attribute_s}'
>  typedef struct _ipp_attribute_s ipp_attribute_t;
>                 ^
> make[2]: *** [xpp-cupshelper.o] Error 1

The full build log is available from:
   
http://aws-logs.debian.net/ftbfs-logs/2013/06/20/xpp_1.5-cvs20050828-1.2_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]

Reply via email to