Your message dated Thu, 11 Sep 2014 10:19:08 +0000
with message-id <e1xs1t2-0008hf...@franck.debian.org>
and subject line Bug#759940: fixed in ganglia 3.6.0-3
has caused the Debian Bug report #759940,
regarding ganglia: FTBFS: make[3]: *** No rule to make target
'gmetad.service.in', needed by 'gmetad.service'. Stop.
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)
--
759940: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=759940
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: ganglia
Version: 3.6.0-2
Severity: serious
Tags: jessie sid
User: debian...@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.
--- End Message ---
--- Begin Message ---
Source: ganglia
Source-Version: 3.6.0-3
We believe that the bug you reported is fixed in the latest version of
ganglia, which is due to be installed in the Debian FTP archive.
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to 759...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Daniel Pocock <dan...@pocock.pro> (supplier of updated ganglia package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Format: 1.8
Date: Thu, 11 Sep 2014 11:58:04 +0200
Source: ganglia
Binary: ganglia-monitor ganglia-monitor-python gmetad libganglia1
libganglia1-dev
Architecture: source all amd64
Version: 3.6.0-3
Distribution: unstable
Urgency: medium
Maintainer: Debian Monitoring Maintainers
<pkg-monitoring-maintain...@lists.alioth.debian.org>
Changed-By: Daniel Pocock <dan...@pocock.pro>
Description:
ganglia-monitor - cluster monitoring toolkit - node daemon
ganglia-monitor-python - cluster monitoring toolkit - python modules
gmetad - cluster monitoring toolkit - Ganglia Meta-Daemon
libganglia1 - cluster monitoring toolkit - shared libraries
libganglia1-dev - cluster monitoring toolkit - development libraries
Closes: 759940
Changes:
ganglia (3.6.0-3) unstable; urgency=medium
.
* Fix for missing service file. (Closes: #759940)
Checksums-Sha1:
8b7078695af795facb4b8e959291849dbf05bf67 2415 ganglia_3.6.0-3.dsc
568bbab76888e9c902a456c676d4cb62f8b45e92 11172 ganglia_3.6.0-3.debian.tar.xz
9c0a4877b9d6c0dd19995c384d15eadc7cd4aca2 44526
ganglia-monitor-python_3.6.0-3_all.deb
804e66b903d939044cb6a22e9fa945c1d5f8a303 70220
ganglia-monitor_3.6.0-3_amd64.deb
4b35ccaed79fdbf6c3be3ce8d1f817ca423fbda2 34552 gmetad_3.6.0-3_amd64.deb
18258abdf34ccd9c74a101c9a490ab293bde2e0d 71746 libganglia1_3.6.0-3_amd64.deb
ba73795ca9c01d668f467529dcfa6803fec627ac 40230
libganglia1-dev_3.6.0-3_amd64.deb
Checksums-Sha256:
8e4943ee382af6d16a6529342a54314cc9310a79c2a8dc1a84ad22d8901aa1d0 2415
ganglia_3.6.0-3.dsc
95323c6b17d1e1b13ad3f6a42a4d216cb8379f92eeb58d4fbbf484e270fd024d 11172
ganglia_3.6.0-3.debian.tar.xz
d37b45a922fd74740ec9474237ff2ab40ccd4fdea905ec30f2db1ab5c092900a 44526
ganglia-monitor-python_3.6.0-3_all.deb
63d5f8cd52ef589efe990a42f613c184ef6fb813953e0cb669aaf95fbcba8643 70220
ganglia-monitor_3.6.0-3_amd64.deb
ab566a3a5b1b138482f22fd9142ffc55da43c1b2d736c218d8356bea7679b6d3 34552
gmetad_3.6.0-3_amd64.deb
d382b197f9293c04dd7545c3c2ff789a037cbb82d7e774f8831980dfece135e2 71746
libganglia1_3.6.0-3_amd64.deb
41eba66c01cecc090a07bd5d4afbae699719d53ceb575a62f82d286ebc648473 40230
libganglia1-dev_3.6.0-3_amd64.deb
Files:
3b12b28c7d40e7c484c935ce098afcc4 44526 net optional
ganglia-monitor-python_3.6.0-3_all.deb
37576d49aa5d44ce8eaaf268dfb7dadf 70220 net optional
ganglia-monitor_3.6.0-3_amd64.deb
280cabd28e548ddc65c0b4da76f77034 34552 net optional gmetad_3.6.0-3_amd64.deb
d19fcf70dde78603b39dddb59eb901e3 71746 libs optional
libganglia1_3.6.0-3_amd64.deb
e292e0407674602e58023158b80cbca3 40230 libdevel optional
libganglia1-dev_3.6.0-3_amd64.deb
a3421f639ce71d9dc1a78d678665d882 2415 net optional ganglia_3.6.0-3.dsc
730e96a6a00a0396b537ef8ba37b23ca 11172 net optional
ganglia_3.6.0-3.debian.tar.xz
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)
iQIcBAEBCAAGBQJUEXWSAAoJEGxlgOd711bE6aYP/26C4h2XCed3zbr2hsXdh3O0
N6dfsTqfdZTnvpuqfzK8SF/WUqU8EPJm7v4p9KqOOQkmNPRSHt5ceiYtgSDLfsfP
MqNodTIx1/uB9yNfFnzSoiFRRHrcIfgxn7uCINa7prDmDZl9CTuXNKok1iHNy2hw
y1BdkNZepcfYh9goLz84upUxklcFNeTH4jehNjzZy2GVYhA5YNDMiSa2ZRFClvdE
/Es05w3bUcu7SVTwMyT/5YPRSY55XJ2bS/Ogslviw0L3St+UFuF83U1jXzpGcbU9
gQDAA6AllNJwntQzBW9Aq6DOxvVr8aBUtNqo2FUhGgrT40jLJ8p8haAhKtZbgLE5
uZCKN53dSFNl0g564Apm07Yls+hLoH2rPAKUnljU2ydBIBakb2uqZRbTXFLbQwg8
LX79TLcgSxJyVqrIk5DFJCJDgvt/DOmaelKqkGbmW4WMy8ik1o2PrRsfo/xI+TnJ
IoHRbe0Li/ZsVGzQg8I4eIJMtl4Ng7K+MZ53CTo216hBou7R54nrCkH7pCHnpzWZ
WuoisbedCgGdXbNtO8GlgDqlN3ExKn7nJZY4fqeT8TUnwgCOTNEq1QBaq79ptrwg
ggJh5zM4QQnK11oMRo2Q+uEuhy3p7BJ7As+UcTmm4OB225Ueo8bsl5RlEPUOCDAA
i1RmjSLaUVt6SyMkc0nA
=76jN
-----END PGP SIGNATURE-----
--- End Message ---