Your message dated Tue, 18 Mar 2014 09:35:38 +0000
with message-id <[email protected]>
and subject line Bug#740935: fixed in libmemcached 1.0.18-2
has caused the Debian Bug report #740935,
regarding gearmand: FTBFS with libmemcached-1.0.18-1 from experimental
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 [email protected]
immediately.)
--
740935: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=740935
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: gearmand
Version: 1.0.6-3
Severity: normal
Control: block 724722 by -1
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Dear Maintainer,
libmemcached-1.0.18-1 has been uploaded to experimental and gearmand FTBFS with
this version.
This problem can be fixed by enabling C++11 through CPPFLAGS as shown in the
attached patch.
- -- System Information:
Debian Release: jessie/sid
APT prefers unstable
APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Kernel: Linux 3.13-1-amd64 (SMP w/1 CPU core)
Locale: LANG=en_DK.UTF-8, LC_CTYPE=en_DK.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iQIcBAEBCgAGBQJTGG2RAAoJEGlMre9Rx7W2VRwP/RlaZKyQmwfOPQ4MzsVHJrwq
xR4PbN5DwC0yX+DVR8q1LTcpmWbCjcRW/EKjJpUi4zrSqixSx6u/nO4A12Gw5FYq
yspHgxvboQOn66vYaQbfmZln1oO/ep85HRvHA+J5EHtWIeeNJ1O6CenjwCjY6bO8
5D4MrJfHBwoMF5zsyHSCMkbp6TeTxrOu3QehXWdka2yebnTp/J330U8f8J4VHLWp
ePEJ3XPxdXZXWmd2JxxdRwz0YL3qG0vYLbDsI3z+SeTSAYpNMo0wCbaS9qMvfmwk
3Fj/bJHPyl9mKPzSgaKuSO2E6ROlpliQoVG97HJrEdd7URpTnPvlRD9bgRH/b8Nq
ynmBG1veV+cvjdALzz5U40yXZMp7iyp8yR/SZoBx/I9btlgghn/T6TWThGy8ffbN
YX2cdlt39gXBGr0s/rvK9o7O/G2CZt2ttXY0iLyPzcBqudJpZnbkluvHUwRQ2VWj
Hh4Htfhu4j7ufbJhoe8VDoh2Yb52Ntvp86/Gx/eHEUGt5kAdKfbSWvwxndCvm22I
kpdSVKK3xdGmTmH5gx1zW5tUJeITGdfGeMizOg2txOf2rHlenZQaYnLi8zsfrIhg
nW7cE2+LubqXqZijNhVrXzGaIyqBhYoEv3hxyc+Kzfrq+W88z9k1wDU/BrGd8Yd+
XtKbY1qKYFjsTvjKnRQ4
=/I9P
-----END PGP SIGNATURE-----
diff --git a/debian/rules b/debian/rules
index ae609d8..a01055c 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,5 +1,7 @@
#!/usr/bin/make -f
+export DEB_CPPFLAGS_MAINT_APPEND=-std=c++11
+
%:
dh $@ --parallel --with autoreconf,systemd
--- End Message ---
--- Begin Message ---
Source: libmemcached
Source-Version: 1.0.18-2
We believe that the bug you reported is fixed in the latest version of
libmemcached, 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 [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Michael Fladischer <[email protected]> (supplier of updated
libmemcached 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 [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Format: 1.8
Date: Mon, 17 Mar 2014 14:55:32 +0100
Source: libmemcached
Binary: libmemcached11 libmemcached-dev libmemcached-dbg libmemcachedutil2
libhashkit2 libhashkit-dev libmemcached-tools
Architecture: source amd64
Version: 1.0.18-2
Distribution: experimental
Urgency: low
Maintainer: Michael Fladischer <[email protected]>
Changed-By: Michael Fladischer <[email protected]>
Description:
libhashkit-dev - libmemcached hashing functions and algorithms (development
files)
libhashkit2 - libmemcached hashing functions and algorithms
libmemcached-dbg - Debug Symbols for libmemcached
libmemcached-dev - C and C++ client library to the memcached server
(development fil
libmemcached-tools - Commandline tools for talking to memcached via
libmemcached
libmemcached11 - C and C++ client library to the memcached server
libmemcachedutil2 - library implementing connection pooling for libmemcached
Closes: 740935 740940 740941
Changes:
libmemcached (1.0.18-2) experimental; urgency=low
.
* Include c++11.patch to prevent relying on C++11 features in
reverse-dependencies (Closes: #740940,#740941,#740935).
Checksums-Sha1:
f0d9d9f179b409485ec4978748aa87ea55a34c12 2334 libmemcached_1.0.18-2.dsc
fbac5d5f17321377832dbad1aa7fb36da564b770 11572
libmemcached_1.0.18-2.debian.tar.xz
14774591fe311af0a53e75123dbdc840ec2ac7b0 93402
libmemcached11_1.0.18-2_amd64.deb
032efb90a85f781ac329437f19071e89959a78c2 251148
libmemcached-dev_1.0.18-2_amd64.deb
972ff6ca0d56b2c37f44732ee6bdfa73429ccf7f 799830
libmemcached-dbg_1.0.18-2_amd64.deb
41a96aa86e5d47e2261bdc3edddfac9e24c43279 22018
libmemcachedutil2_1.0.18-2_amd64.deb
1227d637bf1b8de3f8e2529a72ede1171edb43c0 46042 libhashkit2_1.0.18-2_amd64.deb
f4883ca48a0a5ff33eab58798fc950e59eebecfd 36664
libhashkit-dev_1.0.18-2_amd64.deb
ca4f1b1f071d53c0a03c20f818d0482c86e333cd 84904
libmemcached-tools_1.0.18-2_amd64.deb
Checksums-Sha256:
f69baa8a29e0b85954c16f2fccbd78e77d08958c432914b3b5f42a280bc6c572 2334
libmemcached_1.0.18-2.dsc
bae68f4c4c66956ad7ecb16750cf7c2df07f7734eb288e63541b685d1e3f89ce 11572
libmemcached_1.0.18-2.debian.tar.xz
9b7a2da2e2b8bbae770ae51085b65849eac671984dad69b497e8b1817747f9ee 93402
libmemcached11_1.0.18-2_amd64.deb
822501d140545a38f1236e69ed3a47c5fb1735cdc6317d216d93482026d7d852 251148
libmemcached-dev_1.0.18-2_amd64.deb
f4008000bf0f8e33c40e046dc2009c616b03011174403ee98f1f77f03152d669 799830
libmemcached-dbg_1.0.18-2_amd64.deb
f5d7c5d376baffc6b7afb7ed777a31639ce8affdae7e3816ccdc652fb2c65284 22018
libmemcachedutil2_1.0.18-2_amd64.deb
351f7b7fb0a00187a3b60241d275aa3d689e637379ac2c03a1ffea6a64299a30 46042
libhashkit2_1.0.18-2_amd64.deb
c6adb17779618ff1676642c22c8de4344ca7ea7bc2470ea52918ff7a47ac138a 36664
libhashkit-dev_1.0.18-2_amd64.deb
6e4dd6f556791a9497a2c7edb276d9dafdba3578c693ca69c57bcd9d60e06e79 84904
libmemcached-tools_1.0.18-2_amd64.deb
Files:
780f685774aa09e5dc8f2a246b7c71cc 2334 libs optional libmemcached_1.0.18-2.dsc
8911c37847214ce4e381742ed11b5324 11572 libs optional
libmemcached_1.0.18-2.debian.tar.xz
76659f9d1685c03d51ae81d2d2395771 93402 libs optional
libmemcached11_1.0.18-2_amd64.deb
f6d0861492dec93859c3fe50544438f0 251148 libdevel optional
libmemcached-dev_1.0.18-2_amd64.deb
3b143360275290edd745bb4afa009f2b 799830 debug extra
libmemcached-dbg_1.0.18-2_amd64.deb
47babe6a5d4c8ca07bfcda06455cd31d 22018 libs optional
libmemcachedutil2_1.0.18-2_amd64.deb
661d02fa8fd3e8fdb1491a6c6fb3d9d4 46042 libs optional
libhashkit2_1.0.18-2_amd64.deb
883dae4543624b0ec084360a3335f5b5 36664 libdevel optional
libhashkit-dev_1.0.18-2_amd64.deb
e41c7b59be9553626f347b6a888f37b6 84904 utils optional
libmemcached-tools_1.0.18-2_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)
iQIcBAEBCAAGBQJTKBFvAAoJEBLZsEqQy9jkPvkP/2lUaP1GxAA5O+0rnUiglY36
8y3O2YqCuUnezREYanxXCKgNeFLJwWjMCxjI0+fLBUaueI9eizGLXyjbIvof7kzq
9kjolKvG+jksgshSXJ7241lVU4FjELIUP8601M2UWciYCIY8muOhfVcWbrpskxGn
GzwN7l3u3m5PBt0V0pRpFZEGCvd1GRYSEQcjsZKqs70HQTE0vPPW8kjv2thKR4kD
ow8wysVr2DgiUaOTG3iceB+jdOSKMrnIU/Alk1dHAk4KQP4ayYh/qqc/3i0Y5tpW
MydI5s7mDO6KJRWywxdKbrchZObV9Sa+rdTlUk396aH0Osz4WmEt2zrCroxQilna
q+Rx2dXCzKfHdi28nVUJ7FwqzLlvLzxKj8qeiU6M/EDQj69MFjLRSzYlhzq/zWiv
aEyYFxKVWiHuMKe4Gl9jGevfVuSCaEj1m/H1zdeWJmY4waq0qOu/zh/cVAWOjK/U
NOKY6Zqp42sQl5bnVqFCPQ2RBsYyUs5CWj8ztOVJc+1IQPeGYNfYcDyzK6bFGukO
qQvI49W9CtO1r5XYXNYlu33GYGUXeqWwDjCHQIwQ+VMfAv/oQveolHwZMSkAZ8ng
P+J3JjOnxt8My0n2bR4Nus5ButNvcWW/CkAUbyR4Nf4zWxCCE4/dEqiyCuyA80Q9
ZbbPuxyXRXjDaV5gGjDs
=xW7d
-----END PGP SIGNATURE-----
--- End Message ---