Your message dated Sun, 03 Jan 2010 11:47:50 +0000
with message-id <e1nrow2-00007t...@ries.debian.org>
and subject line Bug#559087: fixed in collectd 4.8.2-1
has caused the Debian Bug report #559087,
regarding FTBFS [hppa]: -fstack-protector not supported for this target
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.)
--
559087: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=559087
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: collectd
Version: 4.8.1-2
Severity: serious
User: debian-h...@lists.debian.org
Usertags: hppa
collectd_4.8.1-2 reliably fails to build on hppa:
https://buildd.debian.org/build.php?&pkg=collectd&ver=4.8.1-2&arch=hppa&file=log
>From the most recent build attempt:
[...]
creating sensors.la
(cd .libs && rm -f sensors.la && ln -s ../sensors.la sensors.la)
/bin/sh ../libtool --tag=CC --mode=compile hppa-linux-gnu-gcc -DHAVE_CONFIG_H
-I. -DPREFIX='"/usr"' -DCONFIGFILE='"/etc/collectd.conf"'
-DLOCALSTATEDIR='"/var"' -DPKGLOCALSTATEDIR='"/var/lib/collectd"'
-DPIDFILE='"/var/run/collectd.pid"' -DPLUGINDIR='"/usr/lib/collectd"'
-DPKGDATADIR='"/usr/share/collectd"'
-I/build/buildd/collectd-4.8.1/debian/include
-DLT_LAZY_OR_NOW='RTLD_LAZY|RTLD_GLOBAL' -UCONFIGFILE
-DCONFIGFILE='"/etc/collectd/collectd.conf"' -Wall -Werror -Wall -g -O2 -MT
serial.lo -MD -MP -MF .deps/serial.Tpo -c -o serial.lo serial.c
rm: invalid argument: `'
hppa-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPREFIX=\"/usr\"
-DCONFIGFILE=\"/etc/collectd.conf\" -DLOCALSTATEDIR=\"/var\"
-DPKGLOCALSTATEDIR=\"/var/lib/collectd\" -DPIDFILE=\"/var/run/collectd.pid\"
-DPLUGINDIR=\"/usr/lib/collectd\" -DPKGDATADIR=\"/usr/share/collectd\"
-I/build/buildd/collectd-4.8.1/debian/include
"-DLT_LAZY_OR_NOW=RTLD_LAZY|RTLD_GLOBAL" -UCONFIGFILE
-DCONFIGFILE=\"/etc/collectd/collectd.conf\" -Wall -Werror -Wall -g -O2 -MT
serial.lo -MD -MP -MF .deps/serial.Tpo -c serial.c -fPIC -DPIC -o
.libs/serial.o
mv -f .deps/serial.Tpo .deps/serial.Plo
/bin/sh ../libtool --tag=CC --mode=link hppa-linux-gnu-gcc -Wall -Werror
-Wall -g -O2 -module -avoid-version -o serial.la -rpath /usr/lib/collectd
serial.lo
hppa-linux-gnu-gcc -shared .libs/serial.o -Wl,-soname -Wl,serial.so -o
.libs/serial.so
creating serial.la
(cd .libs && rm -f serial.la && ln -s ../serial.la serial.la)
/bin/sh ../libtool --tag=CC --mode=compile hppa-linux-gnu-gcc
-DHAVE_CONFIG_H -I. -DPREFIX='"/usr"' -DCONFIGFILE='"/etc/collectd.conf"'
-DLOCALSTATEDIR='"/var"' -DPKGLOCALSTATEDIR='"/var/lib/collectd"'
-DPIDFILE='"/var/run/collectd.pid"' -DPLUGINDIR='"/usr/lib/collectd"'
-DPKGDATADIR='"/usr/share/collectd"'
-I/build/buildd/collectd-4.8.1/debian/include
-DLT_LAZY_OR_NOW='RTLD_LAZY|RTLD_GLOBAL' -UCONFIGFILE
-DCONFIGFILE='"/etc/collectd/collectd.conf"' -Wall -Werror
-DNETSNMP_ENABLE_IPV6 -g -O2 -DNETSNMP_USE_INLINE -Ulinux -Dlinux=linux
-D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fno-strict-aliasing -pipe
-fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64 -I/usr/lib/perl/5.10/CORE -I. -I/usr/include -Wall -g
-O2 -MT snmp_la-snmp.lo -MD -MP -MF .deps/snmp_la-snmp.Tpo -c -o
snmp_la-snmp.lo `test -f 'snmp.c' || echo './'`snmp.c
rm: invalid argument: `'
hppa-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPREFIX=\"/usr\"
-DCONFIGFILE=\"/etc/collectd.conf\" -DLOCALSTATEDIR=\"/var\"
-DPKGLOCALSTATEDIR=\"/var/lib/collectd\" -DPIDFILE=\"/var/run/collectd.pid\"
-DPLUGINDIR=\"/usr/lib/collectd\" -DPKGDATADIR=\"/usr/share/collectd\"
-I/build/buildd/collectd-4.8.1/debian/include
"-DLT_LAZY_OR_NOW=RTLD_LAZY|RTLD_GLOBAL" -UCONFIGFILE
-DCONFIGFILE=\"/etc/collectd/collectd.conf\" -Wall -Werror
-DNETSNMP_ENABLE_IPV6 -g -O2 -DNETSNMP_USE_INLINE -Ulinux -Dlinux=linux
-D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fno-strict-aliasing -pipe
-fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64 -I/usr/lib/perl/5.10/CORE -I. -I/usr/include -Wall -g
-O2 -MT snmp_la-snmp.lo -MD -MP -MF .deps/snmp_la-snmp.Tpo -c snmp.c -fPIC
-DPIC -o .libs/snmp_la-snmp.o
cc1: warnings being treated as errors
snmp.c:1: error: -fstack-protector not supported for this target
make[4]: *** [snmp_la-snmp.lo] Error 1
make[4]: Leaving directory `/build/buildd/collectd-4.8.1/src'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/build/buildd/collectd-4.8.1/src'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/build/buildd/collectd-4.8.1/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/build/buildd/collectd-4.8.1'
make: *** [build-stamp] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2
--- End Message ---
--- Begin Message ---
Source: collectd
Source-Version: 4.8.2-1
We believe that the bug you reported is fixed in the latest version of
collectd, which is due to be installed in the Debian FTP archive:
collectd-core_4.8.2-1_powerpc.deb
to main/c/collectd/collectd-core_4.8.2-1_powerpc.deb
collectd-dbg_4.8.2-1_powerpc.deb
to main/c/collectd/collectd-dbg_4.8.2-1_powerpc.deb
collectd-dev_4.8.2-1_all.deb
to main/c/collectd/collectd-dev_4.8.2-1_all.deb
collectd-utils_4.8.2-1_powerpc.deb
to main/c/collectd/collectd-utils_4.8.2-1_powerpc.deb
collectd_4.8.2-1.diff.gz
to main/c/collectd/collectd_4.8.2-1.diff.gz
collectd_4.8.2-1.dsc
to main/c/collectd/collectd_4.8.2-1.dsc
collectd_4.8.2-1_powerpc.deb
to main/c/collectd/collectd_4.8.2-1_powerpc.deb
collectd_4.8.2.orig.tar.gz
to main/c/collectd/collectd_4.8.2.orig.tar.gz
libcollectdclient-dev_4.8.2-1_powerpc.deb
to main/c/collectd/libcollectdclient-dev_4.8.2-1_powerpc.deb
libcollectdclient0_4.8.2-1_powerpc.deb
to main/c/collectd/libcollectdclient0_4.8.2-1_powerpc.deb
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 559...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Sebastian Harl <tok...@debian.org> (supplier of updated collectd 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...@debian.org)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.8
Date: Sat, 26 Dec 2009 12:06:46 +0100
Source: collectd
Binary: collectd-core collectd collectd-utils collectd-dbg collectd-dev
libcollectdclient-dev libcollectdclient0
Architecture: source powerpc all
Version: 4.8.2-1
Distribution: unstable
Urgency: medium
Maintainer: Sebastian Harl <tok...@debian.org>
Changed-By: Sebastian Harl <tok...@debian.org>
Description:
collectd - statistics collection and monitoring daemon
collectd-core - statistics collection and monitoring daemon (core system)
collectd-dbg - statistics collection and monitoring daemon (debugging symbols)
collectd-dev - statistics collection and monitoring daemon (development files)
collectd-utils - statistics collection and monitoring daemon (utilities)
libcollectdclient-dev - client library for collectd's control interface
(development file
libcollectdclient0 - client library for collectd's control interface
Closes: 495936 538795 544311 557599 559087 559801 561577
Changes:
collectd (4.8.2-1) unstable; urgency=medium
.
* New upstream release:
- Now using libtool 2.
* Set urgency to medium because of the fix for #559801.
* Split the "collectd" binary package into "collectd-core" and "collectd".
The former provides the main program file and the plugins while the latter
provides the configuration. This allows for much more flexible setups
(e.g. providing customizations on top of "collectd-core" without modifying
the "collectd" package) and, amongst others, removes the hard dependency
on librrd (Closes: #495936, #544311).
* debian/collectd-core.collectd.init.d:
- Do not (try to) start collectd if the config file does not exist. Else,
installation of "collectd-core" (which does not provide configuration)
would fail.
* debian/collectd.postinst:
- Let the "collectd" package restart the daemon, since it provides the
config file.
* debian/collectd.links:
- Symlink /u/s/d/collectd/examples to /u/s/d/collectd-core/examples.
* debian/control:
- Build-depend on the right combination of libsnmp-dev and perl. Perl's
CFLAGS (included in net-snmp's CFLAGS) introduced '-fstack-protector' in
version 5.10.1 on some architectures (those supporting that features).
net-snmp has been fixed to handle that correctly in 5.4.2.1~dfsg-4;
thanks to Lamont Jones and Dann Frazier for reporting this
(Closes: #559087).
- Build-depend on libsensors4-dev rather than libsensors-dev. libsnmp-dev,
starting with version 5.4.2.1~dfsg-5, supports libsensors4, thus making
that possible. This restores the full functionality of the "sensors"
plugin, which does not work well with libsensors3 and lm-sensors-3;
thanks to Anssi Kolehmainen for reporting this (Closes: #538795).
- Build-depend on libltdl-dev to make it possible to use the system-wide
libltdl.
- No longer conflict/provide/replace the pre-Lenny "collectd-$plugin"
packages.
- Update the list of collectd-core's suggestions: added various services
providing data that may be collected by collectd. Downgraded lm-sensors
from a recommendation to a suggestion.
* debian/patches:
- Removed gmond-fix-compile-error.dpatch -- included upstream.
- Added bts561577_collectd2html_recursive_fix.dpatch -- fixed
collectd2html.pl's recursive mode and improved some defaults; thanks to
Yuri D'Elia for reporting this and providing a patch (Closes: #561577).
- Added bts557599_powerdns_fix.dpatch -- fixed communication to pdns
versions 2.9.22 and above; thanks to <t...@iprog.com> for reporting this
and Luke Heberling for providing the patch (Closes: #557599).
- Added bts559801_plugin_find_fix.dpatch -- make collectd resistant
against copies of libltdl affected by CVE-2009-3736. This fixes a
potential but very unlikely security issue, e.g. found in the embedded
copy. For details about how collectd might be affected, see
<http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=559801#15>; thanks to
Michael Gilbert for reporting this (Closes: #559801).
* debian/rules:
- Pass --without-included-ltdl to configure to tell libtool 2 to not use
the shipped libltdl but rather the one available in the system. Thus,
in the future, libltdl related issues do no longer require updated
collectd packages.
- Pass --disable-static to configure to tell libtool 2 to not build any
static libraries.
- Install debian/collectd.conf as an example into "collectd-core".
- Output the content of config.log if configure fails -- this might help
debugging.
* debian/README.Debian:
- Added a short explanation of the package split.
Checksums-Sha1:
ef0e0ef419238ddf83c238aac4c98ad859107cee 2070 collectd_4.8.2-1.dsc
5069727facdb6c5eb8d752388cd60054013cc91d 1596431 collectd_4.8.2.orig.tar.gz
45778ed606da5c32748cd1a02c27c677d09d9108 53118 collectd_4.8.2-1.diff.gz
f32f7925ff9fc85a8586a95fe17df68010b94208 745894
collectd-core_4.8.2-1_powerpc.deb
62d1fc34ebc1af39c97b5d6cb8d03b0bd8fee940 58632 collectd_4.8.2-1_powerpc.deb
703112f6bafe3b9889209f8ac2dc5ce6c6053e8d 61534
collectd-utils_4.8.2-1_powerpc.deb
e3ce315e28d3e25ab4f1c94e8fc9d62d70f092dd 752454
collectd-dbg_4.8.2-1_powerpc.deb
accb14486e7138608bedc5433335beddd8e99ddd 54362
libcollectdclient-dev_4.8.2-1_powerpc.deb
fbf813c68f75603c35e4afdb1452d38a913e9de6 59656
libcollectdclient0_4.8.2-1_powerpc.deb
aa9b7cf41b608879a59a2ac17caaf72735400131 89334 collectd-dev_4.8.2-1_all.deb
Checksums-Sha256:
4af0764f923e062dbabc7cc7c58cf99c7b69cee5b7d601caeff95abc85d182c0 2070
collectd_4.8.2-1.dsc
c01c970c40720a8145de320664d0aed0f6f5967de4227b8e02b5c0fc87a8ed24 1596431
collectd_4.8.2.orig.tar.gz
90ec426377c5a26874e051208e631af940939ffa40a549142a4d11a0bf84b251 53118
collectd_4.8.2-1.diff.gz
8642c92c627355a684f40d1182b5483ebe0bd1d0f18683d6e7272adc95476ea6 745894
collectd-core_4.8.2-1_powerpc.deb
b7b7771051678e795f932b9e34883c633f860aa00aeec2e7f7bde53783fed8ad 58632
collectd_4.8.2-1_powerpc.deb
6fbba3261aa02fb8ca6052d65d01c132d585dbd5470037e18cc21459e2690143 61534
collectd-utils_4.8.2-1_powerpc.deb
8d8e68781397f853b44178e910a2c5cd236ced514711c3502089b2516014b6fa 752454
collectd-dbg_4.8.2-1_powerpc.deb
4c1bcf2fae2770cc9cc631fbfaaf5e39b91ae004388f6d7fa4be50a32cd90aa6 54362
libcollectdclient-dev_4.8.2-1_powerpc.deb
7cf251906a2dae7e9d781e24056446735f87eeabdaa2764c491748a46e2ae84d 59656
libcollectdclient0_4.8.2-1_powerpc.deb
5d7360614c4d329ac113f228ec4f156746761e76ee2902d69b819ac294ac3745 89334
collectd-dev_4.8.2-1_all.deb
Files:
fb527762a87de4991cd9cfc58d081b13 2070 utils optional collectd_4.8.2-1.dsc
9aa2493157a81a271d81f0d9fbe88c3f 1596431 utils optional
collectd_4.8.2.orig.tar.gz
6a1f7693d1a8c7066f120869fc6f69a2 53118 utils optional collectd_4.8.2-1.diff.gz
d64d0753fba96a488f685e751b0d8286 745894 utils optional
collectd-core_4.8.2-1_powerpc.deb
fdece0c8b17f7fc160298c6c45ad8403 58632 utils optional
collectd_4.8.2-1_powerpc.deb
339633c0a8e07e0946eac5cfbe3affae 61534 utils optional
collectd-utils_4.8.2-1_powerpc.deb
218d02a8208b6650758fe39385f70979 752454 debug extra
collectd-dbg_4.8.2-1_powerpc.deb
52b9f3f678984255a8f2aabb4ee442a7 54362 libdevel optional
libcollectdclient-dev_4.8.2-1_powerpc.deb
a95dcbfe8feac64b7eb1a47ab162840c 59656 libs optional
libcollectdclient0_4.8.2-1_powerpc.deb
570799eb245dd81b24492f98c7455248 89334 utils optional
collectd-dev_4.8.2-1_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
iEYEARECAAYFAks2DJIACgkQEFEKc4UBx/zf2gCeL1YZ2pF7UrstH5I/o9tUz7xe
MoMAn0xexCBA9alnlTlZkPztnQVyIpWV
=z9j7
-----END PGP SIGNATURE-----
--- End Message ---