[Pkg-monitoring-maintainers] Bug#759940: ganglia: FTBFS: make[3]: *** No rule to make target 'gmetad.service.in', needed by 'gmetad.service'. Stop.

Lucas Nussbaum lucas at lucas-nussbaum.net
Sat Aug 30 21:31:48 UTC 2014


Source: ganglia
Version: 3.6.0-2
Severity: serious
Tags: jessie sid
User: debian-qa at lists.debian.org
Usertags: qa-ftbfs-20140830 qa-ftbfs
Justification: FTBFS on amd64

Hi,

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

Relevant part (hopefully):
> make[3]: Entering directory '/«PKGBUILDDIR»/gmetad'
> x86_64-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1.0   -D_FORTIFY_SOURCE=2 -I../lib -I../gmond -I../include -D_LARGEFILE64_SOURCE -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wall -fno-strict-aliasing -Wall -D_REENTRANT -MT gmetad.o -MD -MP -MF .deps/gmetad.Tpo -c -o gmetad.o gmetad.c
> gmetad.c: In function 'main':
> gmetad.c:286:15: warning: variable 'last_metadata' set but not used [-Wunused-but-set-variable]
>     apr_time_t last_metadata;
>                ^
> mv -f .deps/gmetad.Tpo .deps/gmetad.Po
> ../scripts/fixconfig cmdline.c.in
> x86_64-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1.0   -D_FORTIFY_SOURCE=2 -I../lib -I../gmond -I../include -D_LARGEFILE64_SOURCE -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wall -fno-strict-aliasing -Wall -D_REENTRANT -MT cmdline.o -MD -MP -MF .deps/cmdline.Tpo -c -o cmdline.o cmdline.c
> cmdline.c: In function 'cmdline_parser_internal':
> cmdline.c:444:7: warning: variable 'check_required' set but not used [-Wunused-but-set-variable]
>    int check_required;
>        ^
> mv -f .deps/cmdline.Tpo .deps/cmdline.Po
> x86_64-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1.0   -D_FORTIFY_SOURCE=2 -I../lib -I../gmond -I../include -D_LARGEFILE64_SOURCE -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -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
> mv -f .deps/data_thread.Tpo .deps/data_thread.Po
> x86_64-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1.0   -D_FORTIFY_SOURCE=2 -I../lib -I../gmond -I../include -D_LARGEFILE64_SOURCE -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wall -fno-strict-aliasing -Wall -D_REENTRANT -MT server.o -MD -MP -MF .deps/server.Tpo -c -o server.o server.c
> mv -f .deps/server.Tpo .deps/server.Po
> x86_64-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1.0   -D_FORTIFY_SOURCE=2 -I../lib -I../gmond -I../include -D_LARGEFILE64_SOURCE -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -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
> process_xml.c: In function 'startElement_METRIC':
> process_xml.c:590:17: warning: variable 'carbon_ret' set but not used [-Wunused-but-set-variable]
>     int i, edge, carbon_ret;
>                  ^
> process_xml.c: In function 'start':
> process_xml.c:1011:8: warning: variable 'rc' set but not used [-Wunused-but-set-variable]
>     int rc;
>         ^
> process_xml.c: In function 'end':
> process_xml.c:1221:8: warning: variable 'rc' set but not used [-Wunused-but-set-variable]
>     int rc;
>         ^
> mv -f .deps/process_xml.Tpo .deps/process_xml.Po
> x86_64-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1.0   -D_FORTIFY_SOURCE=2 -I../lib -I../gmond -I../include -D_LARGEFILE64_SOURCE -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -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
> mv -f .deps/rrd_helpers.Tpo .deps/rrd_helpers.Po
> x86_64-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1.0   -D_FORTIFY_SOURCE=2 -I../lib -I../gmond -I../include -D_LARGEFILE64_SOURCE -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wall -fno-strict-aliasing -Wall -D_REENTRANT -MT export_helpers.o -MD -MP -MF .deps/export_helpers.Tpo -c -o export_helpers.o export_helpers.c
> mv -f .deps/export_helpers.Tpo .deps/export_helpers.Po
> x86_64-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1.0   -D_FORTIFY_SOURCE=2 -I../lib -I../gmond -I../include -D_LARGEFILE64_SOURCE -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wall -fno-strict-aliasing -Wall -D_REENTRANT -MT conf.o -MD -MP -MF .deps/conf.Tpo -c -o conf.o conf.c
> mv -f .deps/conf.Tpo .deps/conf.Po
> x86_64-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1.0   -D_FORTIFY_SOURCE=2 -I../lib -I../gmond -I../include -D_LARGEFILE64_SOURCE -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -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
> mv -f .deps/type_hash.Tpo .deps/type_hash.Po
> x86_64-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1.0   -D_FORTIFY_SOURCE=2 -I../lib -I../gmond -I../include -D_LARGEFILE64_SOURCE -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -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
> mv -f .deps/xml_hash.Tpo .deps/xml_hash.Po
> x86_64-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1.0   -D_FORTIFY_SOURCE=2 -I../lib -I../gmond -I../include -D_LARGEFILE64_SOURCE -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wall -fno-strict-aliasing -Wall -D_REENTRANT -MT cleanup.o -MD -MP -MF .deps/cleanup.Tpo -c -o cleanup.o cleanup.c
> mv -f .deps/cleanup.Tpo .deps/cleanup.Po
> x86_64-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1.0   -D_FORTIFY_SOURCE=2 -I../lib -I../gmond -I../include -D_LARGEFILE64_SOURCE -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wall -fno-strict-aliasing -Wall -D_REENTRANT -MT daemon_init.o -MD -MP -MF .deps/daemon_init.Tpo -c -o daemon_init.o daemon_init.c
> mv -f .deps/daemon_init.Tpo .deps/daemon_init.Po
> /bin/bash ../libtool  --tag=CC   --mode=link x86_64-linux-gnu-gcc -std=gnu99 -I../lib -I../gmond -I../include -D_LARGEFILE64_SOURCE -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wall -fno-strict-aliasing -Wall -D_REENTRANT  -lpthread  -lapr-1  -o gmetad gmetad.o cmdline.o data_thread.o server.o process_xml.o rrd_helpers.o export_helpers.o conf.o type_hash.o xml_hash.o cleanup.o daemon_init.o ../lib/libganglia.la -lrrd -lm   -ldl -lnsl -lnsl -lz -lpcre -lexpat -lconfuse -lpthread 
> libtool: link: x86_64-linux-gnu-gcc -std=gnu99 -I../lib -I../gmond -I../include -D_LARGEFILE64_SOURCE -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -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 export_helpers.o conf.o type_hash.o xml_hash.o cleanup.o daemon_init.o  /usr/lib/x86_64-linux-gnu/libapr-1.so ../lib/.libs/libganglia.so -lrrd -lm -ldl -lnsl -lz -lpcre /usr/lib/x86_64-linux-gnu/libexpat.so -lconfuse -lpthread -pthread
> make[3]: *** No rule to make target 'gmetad.service.in', needed by 'gmetad.service'.  Stop.
> make[3]: Leaving directory '/«PKGBUILDDIR»/gmetad'
> make[2]: *** [all-recursive] Error 1

The full build log is available from:
   http://aws-logs.debian.net/ftbfs-logs/2014/08/30/ganglia_3.6.0-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. The build
was done with DEB_BUILD_OPTIONS="parallel=4", so if your packaging tries
to support this, it might be a good idea to explore whether this might
be the cause of the failure.



More information about the Pkg-monitoring-maintainers mailing list