[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#713596: gdome2: FTBFS: gdome-xml-documentt.c:345:35: error: dereferencing pointer to incomplete type



Source: gdome2
Version: 0.8.1+debian-5
Severity: serious
Tags: jessie sid
User: debian-qa@lists.debian.org
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=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libgdome -I../../libgdome/gdomecore -I../../libgdome/events -I../../libgdome/xpath -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include   -Wall -ansi     -g -O2 -MT gdome-xml-documentt.lo -MD -MP -MF .deps/gdome-xml-documentt.Tpo -c -o gdome-xml-documentt.lo gdome-xml-documentt.c
> libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libgdome -I../../libgdome/gdomecore -I../../libgdome/events -I../../libgdome/xpath -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -Wall -ansi -g -O2 -MT gdome-xml-documentt.lo -MD -MP -MF .deps/gdome-xml-documentt.Tpo -c gdome-xml-documentt.c  -fPIC -DPIC -o .libs/gdome-xml-documentt.o
> gdome-xml-documentt.c: In function 'gdome_xml_dt_internalSubset':
> gdome-xml-documentt.c:345:35: error: dereferencing pointer to incomplete type
>   ret = g_strndup (out_buff->buffer->content, out_buff->buffer->use);
>                                    ^
> gdome-xml-documentt.c:345:62: error: dereferencing pointer to incomplete type
>   ret = g_strndup (out_buff->buffer->content, out_buff->buffer->use);
>                                                               ^
> make[4]: *** [gdome-xml-documentt.lo] Error 1

The full build log is available from:
   http://aws-logs.debian.net/ftbfs-logs/2013/06/20/gdome2_0.8.1+debian-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.


Reply to: