Source: ganglia
Version: 3.1.2-2.1
Severity: serious
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20100211 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part:
> make[3]: Entering directory 
> `/build/user-ganglia_3.1.2-2.1-amd64-JYK0it/ganglia-3.1.2/gmetad'
> if x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I..    -O0 -I../lib 
> -I../gmond -I../include  -O2 -Wall  -fno-strict-aliasing -Wall -D_REENTRANT 
> -MT gmetad.o -MD -MP -MF ".deps/gmetad.Tpo" -c -o gmetad.o gmetad.c; \
>       then mv -f ".deps/gmetad.Tpo" ".deps/gmetad.Po"; else rm -f 
> ".deps/gmetad.Tpo"; exit 1; fi
> if x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I..    -O0 -I../lib 
> -I../gmond -I../include  -O2 -Wall  -fno-strict-aliasing -Wall -D_REENTRANT 
> -MT cmdline.o -MD -MP -MF ".deps/cmdline.Tpo" -c -o cmdline.o cmdline.c; \
>       then mv -f ".deps/cmdline.Tpo" ".deps/cmdline.Po"; else rm -f 
> ".deps/cmdline.Tpo"; exit 1; fi
> if x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I..    -O0 -I../lib 
> -I../gmond -I../include  -O2 -Wall  -fno-strict-aliasing -Wall -D_REENTRANT 
> -MT data_thread.o -MD -MP -MF ".deps/data_thread.Tpo" -c -o data_thread.o 
> data_thread.c; \
>       then mv -f ".deps/data_thread.Tpo" ".deps/data_thread.Po"; else rm -f 
> ".deps/data_thread.Tpo"; exit 1; fi
> if x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I..    -O0 -I../lib 
> -I../gmond -I../include  -O2 -Wall  -fno-strict-aliasing -Wall -D_REENTRANT 
> -MT server.o -MD -MP -MF ".deps/server.Tpo" -c -o server.o server.c; \
>       then mv -f ".deps/server.Tpo" ".deps/server.Po"; else rm -f 
> ".deps/server.Tpo"; exit 1; fi
> if x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I..    -O0 -I../lib 
> -I../gmond -I../include  -O2 -Wall  -fno-strict-aliasing -Wall -D_REENTRANT 
> -MT process_xml.o -MD -MP -MF ".deps/process_xml.Tpo" -c -o process_xml.o 
> process_xml.c; \
>       then mv -f ".deps/process_xml.Tpo" ".deps/process_xml.Po"; else rm -f 
> ".deps/process_xml.Tpo"; exit 1; fi
> if x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I..    -O0 -I../lib 
> -I../gmond -I../include  -O2 -Wall  -fno-strict-aliasing -Wall -D_REENTRANT 
> -MT rrd_helpers.o -MD -MP -MF ".deps/rrd_helpers.Tpo" -c -o rrd_helpers.o 
> rrd_helpers.c; \
>       then mv -f ".deps/rrd_helpers.Tpo" ".deps/rrd_helpers.Po"; else rm -f 
> ".deps/rrd_helpers.Tpo"; exit 1; fi
> if x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I..    -O0 -I../lib 
> -I../gmond -I../include  -O2 -Wall  -fno-strict-aliasing -Wall -D_REENTRANT 
> -MT conf.o -MD -MP -MF ".deps/conf.Tpo" -c -o conf.o conf.c; \
>       then mv -f ".deps/conf.Tpo" ".deps/conf.Po"; else rm -f 
> ".deps/conf.Tpo"; exit 1; fi
> if x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I..    -O0 -I../lib 
> -I../gmond -I../include  -O2 -Wall  -fno-strict-aliasing -Wall -D_REENTRANT 
> -MT type_hash.o -MD -MP -MF ".deps/type_hash.Tpo" -c -o type_hash.o 
> type_hash.c; \
>       then mv -f ".deps/type_hash.Tpo" ".deps/type_hash.Po"; else rm -f 
> ".deps/type_hash.Tpo"; exit 1; fi
> if x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I..    -O0 -I../lib 
> -I../gmond -I../include  -O2 -Wall  -fno-strict-aliasing -Wall -D_REENTRANT 
> -MT xml_hash.o -MD -MP -MF ".deps/xml_hash.Tpo" -c -o xml_hash.o xml_hash.c; \
>       then mv -f ".deps/xml_hash.Tpo" ".deps/xml_hash.Po"; else rm -f 
> ".deps/xml_hash.Tpo"; exit 1; fi
> if x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I..    -O0 -I../lib 
> -I../gmond -I../include  -O2 -Wall  -fno-strict-aliasing -Wall -D_REENTRANT 
> -MT cleanup.o -MD -MP -MF ".deps/cleanup.Tpo" -c -o cleanup.o cleanup.c; \
>       then mv -f ".deps/cleanup.Tpo" ".deps/cleanup.Po"; else rm -f 
> ".deps/cleanup.Tpo"; exit 1; fi
> /bin/bash ../libtool --tag=CC --mode=link x86_64-linux-gnu-gcc -O0 -I../lib 
> -I../gmond -I../include  -O2 -Wall  -fno-strict-aliasing -Wall -D_REENTRANT  
> -L/usr/lib -o gmetad  gmetad.o cmdline.o data_thread.o server.o process_xml.o 
> rrd_helpers.o conf.o type_hash.o xml_hash.o cleanup.o ../lib/libganglia.la 
> -lrrd -lm  -ldl -lnsl -lnsl -lexpat -lconfuse -lapr-1 -lpthread 
> mkdir .libs
> x86_64-linux-gnu-gcc -O0 -I../lib -I../gmond -I../include -O2 -Wall 
> -fno-strict-aliasing -Wall -D_REENTRANT -o .libs/gmetad gmetad.o cmdline.o 
> data_thread.o server.o process_xml.o rrd_helpers.o conf.o type_hash.o 
> xml_hash.o cleanup.o  -L/usr/lib ../lib/.libs/libganglia.so 
> /usr/lib/librrd.so /usr/lib/libxml2.so /usr/lib/libdbi.so -lpng12 
> /usr/lib/libpangocairo-1.0.so /usr/lib/libpango-1.0.so /usr/lib/libcairo.so 
> /usr/lib/libgobject-2.0.so /usr/lib/libgmodule-2.0.so /usr/lib/libglib-2.0.so 
> -lm -lnsl /usr/lib/libexpat.so /usr/lib/libconfuse.so /usr/lib/libapr-1.so 
> -luuid -lrt -lcrypt -ldl -lpthread
> x86_64-linux-gnu-gcc: /usr/lib/libdbi.so: No such file or directory
> make[3]: *** [gmetad] Error 1

The full build log is available from:
   
http://people.debian.org/~lucas/logs/2010/02/11/ganglia_3.1.2-2.1_lsid64.buildlog

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 about 50 AMD64 nodes
of the Grid'5000 platform, using a clean chroot.  Internet was not
accessible from the build systems.

-- 
| Lucas Nussbaum
| lu...@lucas-nussbaum.net   http://www.lucas-nussbaum.net/ |
| jabber: lu...@nussbaum.fr             GPG: 1024D/023B3F4F |



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to