Your message dated Sun, 06 Sep 2009 10:33:08 +0000
with message-id <e1mkf3u-0006yc...@ries.debian.org>
and subject line Bug#542991: fixed in stealth 1.47.4-1
has caused the Debian Bug report #542991,
regarding stealth: FTBFS: c++0x_warning.h:36:2: error: #error This file 
requires compiler and library support for the upcoming ISO C++ standard, C++0x. 
This support is currently experimental, and must be enabled with the -std=c++0x 
or -std=gnu++0x compiler options.
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.)


-- 
542991: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=542991
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: stealth
Version: 1.47.3-1
Severity: serious
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20090822 qa-ftbfs
Justification: FTBFS on amd64

Hi,

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

Relevant part:
> g++ -c -o monitor/o/4setdelay.o -Wall -O3 monitor/setdelay.cc
> In file included from /usr/include/c++/4.3/unordered_map:40,
>                  from /usr/include/bobcat/hash:6,
>                  from monitor/../configsorter/configsorter.h:6,
>                  from monitor/monitor.ih:8,
>                  from monitor/setdelay.cc:1:
> /usr/include/c++/4.3/c++0x_warning.h:36:2: error: #error This file requires 
> compiler and library support for the upcoming ISO C++ standard, C++0x. This 
> support is currently experimental, and must be enabled with the -std=c++0x or 
> -std=gnu++0x compiler options.
> In file included from monitor/monitor.ih:5,
>                  from monitor/setdelay.cc:1:
> /usr/include/bobcat/process:52: error: invalid use of '::'
> /usr/include/bobcat/process:52: error: expected ';' before '<' token
> /usr/include/bobcat/process:53: error: invalid use of '::'
> /usr/include/bobcat/process:53: error: expected ';' before '<' token
> /usr/include/bobcat/process:54: error: invalid use of '::'
> /usr/include/bobcat/process:54: error: expected ';' before '<' token
> In file included from /usr/include/c++/4.3/unordered_map:48,
>                  from /usr/include/bobcat/hash:6,
>                  from monitor/../configsorter/configsorter.h:6,
>                  from monitor/monitor.ih:8,
>                  from monitor/setdelay.cc:1:
> /usr/include/c++/4.3/type_traits:82: error: template argument 1 is invalid
> /usr/include/c++/4.3/type_traits:106: error: template argument 1 is invalid
> /usr/include/c++/4.3/type_traits:136: error: expected unqualified-id before 
> '&&' token
> In file included from /usr/include/c++/4.3/bits/hashtable.h:55,
>                  from /usr/include/c++/4.3/unordered_map:54,
>                  from /usr/include/bobcat/hash:6,
>                  from monitor/../configsorter/configsorter.h:6,
>                  from monitor/monitor.ih:8,
>                  from monitor/setdelay.cc:1:
> /usr/include/c++/4.3/tr1_impl/hashtable:223: error: expected ',' or '...' 
> before '&&' token
> /usr/include/c++/4.3/tr1_impl/hashtable:223: error: invalid constructor; you 
> probably meant 'std::_Hashtable<_Key, _Value, _Allocator, _ExtractKey, 
> _Equal, _H1, _H2, _Hash, _RehashPolicy, __cache_hash_code, 
> __constant_iterators, __unique_keys> (const std::_Hashtable<_Key, _Value, 
> _Allocator, _ExtractKey, _Equal, _H1, _H2, _Hash, _RehashPolicy, 
> __cache_hash_code, __constant_iterators, __unique_keys>&)'
> /usr/include/c++/4.3/tr1_impl/hashtable:232: error: expected ',' or '...' 
> before '&&' token
> /usr/include/c++/4.3/tr1_impl/hashtable:660: error: expected ',' or '...' 
> before '&&' token
> /usr/include/c++/4.3/tr1_impl/hashtable:660: error: prototype for 
> 'std::_Hashtable<_Key, _Value, _Allocator, _ExtractKey, _Equal, _H1, _H2, 
> _Hash, _RehashPolicy, __cache_hash_code, __constant_iterators, 
> __unique_keys>::_Hashtable(std::_Hashtable<_Key, _Value, _Allocator, 
> _ExtractKey, _Equal, _H1, _H2, _Hash, _RehashPolicy, __cache_hash_code, 
> __constant_iterators, __unique_keys>)' does not match any in class 
> 'std::_Hashtable<_Key, _Value, _Allocator, _ExtractKey, _Equal, _H1, _H2, 
> _Hash, _RehashPolicy, __cache_hash_code, __constant_iterators, __unique_keys>'
> /usr/include/c++/4.3/tr1_impl/hashtable:619: error: candidates are: 
> std::_Hashtable<_Key, _Value, _Allocator, _ExtractKey, _Equal, _H1, _H2, 
> _Hash, _RehashPolicy, __cache_hash_code, __constant_iterators, 
> __unique_keys>::_Hashtable(const std::_Hashtable<_Key, _Value, _Allocator, 
> _ExtractKey, _Equal, _H1, _H2, _Hash, _RehashPolicy, __cache_hash_code, 
> __constant_iterators, __unique_keys>&)
> /usr/include/c++/4.3/tr1_impl/hashtable:218: error:                 
> template<class _Key, class _Value, class _Allocator, class _ExtractKey, class 
> _Equal, class _H1, class _H2, class _Hash, class _RehashPolicy, bool 
> __cache_hash_code, bool __constant_iterators, bool __unique_keys> 
> template<class _InputIterator> std::_Hashtable::_Hashtable(_InputIterator, 
> _InputIterator, typename _Allocator::size_type, const _H1&, const _H2&, const 
> _Hash&, const _Equal&, const _ExtractKey&, const _Allocator&)
> /usr/include/c++/4.3/tr1_impl/hashtable:557: error:                 
> std::_Hashtable<_Key, _Value, _Allocator, _ExtractKey, _Equal, _H1, _H2, 
> _Hash, _RehashPolicy, __cache_hash_code, __constant_iterators, 
> __unique_keys>::_Hashtable(typename _Allocator::size_type, const _H1&, const 
> _H2&, const _Hash&, const _Equal&, const _ExtractKey&, const _Allocator&)
> /usr/include/c++/4.3/tr1_impl/hashtable:714: error: expected ',' or '...' 
> before '&&' token
> /usr/include/c++/4.3/tr1_impl/hashtable: In member function 'void 
> std::_Hashtable<_Key, _Value, _Allocator, _ExtractKey, _Equal, _H1, _H2, 
> _Hash, _RehashPolicy, __cache_hash_code, __constant_iterators, 
> __unique_keys>::swap(std::_Hashtable<_Key, _Value, _Allocator, _ExtractKey, 
> _Equal, _H1, _H2, _Hash, _RehashPolicy, __cache_hash_code, 
> __constant_iterators, __unique_keys>)':
> /usr/include/c++/4.3/tr1_impl/hashtable:723: error: '__x' was not declared in 
> this scope
> In file included from /usr/include/c++/4.3/unordered_map:69,
>                  from /usr/include/bobcat/hash:6,
>                  from monitor/../configsorter/configsorter.h:6,
>                  from monitor/monitor.ih:8,
>                  from monitor/setdelay.cc:1:
> /usr/include/c++/4.3/tr1_impl/unordered_map: At global scope:
> /usr/include/c++/4.3/tr1_impl/unordered_map:90: error: expected ',' or '...' 
> before '&&' token
> /usr/include/c++/4.3/tr1_impl/unordered_map:90: error: invalid constructor; 
> you probably meant 'std::__unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc, 
> __cache_hash_code> (const std::__unordered_map<_Key, _Tp, _Hash, _Pred, 
> _Alloc, __cache_hash_code>&)'
> /usr/include/c++/4.3/tr1_impl/unordered_map:147: error: expected ',' or '...' 
> before '&&' token
> /usr/include/c++/4.3/tr1_impl/unordered_map:147: error: invalid constructor; 
> you probably meant 'std::__unordered_multimap<_Key, _Tp, _Hash, _Pred, 
> _Alloc, __cache_hash_code> (const std::__unordered_multimap<_Key, _Tp, _Hash, 
> _Pred, _Alloc, __cache_hash_code>&)'
> /usr/include/c++/4.3/tr1_impl/unordered_map:205: error: expected ',' or '...' 
> before '&&' token
> /usr/include/c++/4.3/tr1_impl/unordered_map:205: error: invalid constructor; 
> you probably meant 'std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc> 
> (const std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>&)'
> /usr/include/c++/4.3/tr1_impl/unordered_map:209: error: expected ',' or '...' 
> before '&&' token
> /usr/include/c++/4.3/tr1_impl/unordered_map: In member function 
> 'std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>& 
> std::unordered_map<_Key, _Tp, _Hash, _Pred, 
> _Alloc>::operator=(std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>)':
> /usr/include/c++/4.3/tr1_impl/unordered_map:213: error: '__x' was not 
> declared in this scope
> /usr/include/c++/4.3/tr1_impl/unordered_map: At global scope:
> /usr/include/c++/4.3/tr1_impl/unordered_map:254: error: expected ',' or '...' 
> before '&&' token
> /usr/include/c++/4.3/tr1_impl/unordered_map:254: error: invalid constructor; 
> you probably meant 'std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc> 
> (const std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>&)'
> /usr/include/c++/4.3/tr1_impl/unordered_map:258: error: expected ',' or '...' 
> before '&&' token
> /usr/include/c++/4.3/tr1_impl/unordered_map: In member function 
> 'std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>& 
> std::unordered_multimap<_Key, _Tp, _Hash, _Pred, 
> _Alloc>::operator=(std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>)':
> /usr/include/c++/4.3/tr1_impl/unordered_map:262: error: '__x' was not 
> declared in this scope
> /usr/include/c++/4.3/tr1_impl/unordered_map: At global scope:
> /usr/include/c++/4.3/tr1_impl/unordered_map:283: error: expected ',' or '...' 
> before '&&' token
> /usr/include/c++/4.3/tr1_impl/unordered_map: In function 'void 
> std::swap(std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>)':
> /usr/include/c++/4.3/tr1_impl/unordered_map:285: error: '__x' was not 
> declared in this scope
> /usr/include/c++/4.3/tr1_impl/unordered_map:285: error: '__y' was not 
> declared in this scope
> /usr/include/c++/4.3/tr1_impl/unordered_map: At global scope:
> /usr/include/c++/4.3/tr1_impl/unordered_map:290: error: expected ',' or '...' 
> before '&&' token
> /usr/include/c++/4.3/tr1_impl/unordered_map: In function 'void 
> std::swap(std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>&, 
> std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>)':
> /usr/include/c++/4.3/tr1_impl/unordered_map:291: error: '__y' was not 
> declared in this scope
> /usr/include/c++/4.3/tr1_impl/unordered_map: At global scope:
> /usr/include/c++/4.3/tr1_impl/unordered_map:295: error: expected ',' or '...' 
> before '&&' token
> /usr/include/c++/4.3/tr1_impl/unordered_map: In function 'void 
> std::swap(std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>)':
> /usr/include/c++/4.3/tr1_impl/unordered_map:297: error: '__x' was not 
> declared in this scope
> /usr/include/c++/4.3/tr1_impl/unordered_map:297: error: '__y' was not 
> declared in this scope
> /usr/include/c++/4.3/tr1_impl/unordered_map: At global scope:
> /usr/include/c++/4.3/tr1_impl/unordered_map:302: error: expected ',' or '...' 
> before '&&' token
> /usr/include/c++/4.3/tr1_impl/unordered_map: In function 'void 
> std::swap(std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>&, 
> std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>)':
> /usr/include/c++/4.3/tr1_impl/unordered_map:303: error: '__y' was not 
> declared in this scope
> In file included from monitor/../configsorter/configsorter.h:6,
>                  from monitor/monitor.ih:8,
>                  from monitor/setdelay.cc:1:
> /usr/include/bobcat/hash: At global scope:
> /usr/include/bobcat/hash:45: error: invalid pure specifier (only `= 0' is 
> allowed) before ';' token
> /usr/include/bobcat/hash:67: error: invalid pure specifier (only `= 0' is 
> allowed) before ';' token
> /usr/include/bobcat/hash:89: error: invalid pure specifier (only `= 0' is 
> allowed) before ';' token
> /usr/include/bobcat/hash:123: error: invalid pure specifier (only `= 0' is 
> allowed) before ';' token
> In file included from monitor/monitor.ih:8,
>                  from monitor/setdelay.cc:1:
> /usr/include/bobcat/hash: In instantiation of 
> 'FBB::HashString<std::basic_string<char, std::char_traits<char>, 
> std::allocator<char> > >':
> monitor/../configsorter/configsorter.h:18:   instantiated from here
> /usr/include/bobcat/hash:67: error: initializer specified for non-virtual 
> method 'FBB::HashString<Value>::HashString() [with Value = 
> std::basic_string<char, std::char_traits<char>, std::allocator<char> >]'
> system - failure of system call (status 256)
> make: *** [build-stamp] Error 1

The full build log is available from:
   
http://people.debian.org/~lucas/logs/2009/08/22/stealth_1.47.3-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 |



--- End Message ---
--- Begin Message ---
Source: stealth
Source-Version: 1.47.4-1

We believe that the bug you reported is fixed in the latest version of
stealth, which is due to be installed in the Debian FTP archive:

stealth-doc_1.47.4-1_all.deb
  to pool/main/s/stealth/stealth-doc_1.47.4-1_all.deb
stealth_1.47.4-1.diff.gz
  to pool/main/s/stealth/stealth_1.47.4-1.diff.gz
stealth_1.47.4-1.dsc
  to pool/main/s/stealth/stealth_1.47.4-1.dsc
stealth_1.47.4-1_i386.deb
  to pool/main/s/stealth/stealth_1.47.4-1_i386.deb
stealth_1.47.4.orig.tar.gz
  to pool/main/s/stealth/stealth_1.47.4.orig.tar.gz



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 542...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Frank B. Brokken <f.b.brok...@rug.nl> (supplier of updated stealth 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: Thu, 03 Sep 2009 14:41:42 +0200
Source: stealth
Binary: stealth stealth-doc
Architecture: source i386 all
Version: 1.47.4-1
Distribution: unstable
Urgency: low
Maintainer: Frank B. Brokken <f.b.brok...@rug.nl>
Changed-By: Frank B. Brokken <f.b.brok...@rug.nl>
Description: 
 stealth    - A stealthy File Integrity Checker
 stealth-doc - A stealthy File Integrity Checker
Closes: 530657 542991
Changes: 
 stealth (1.47.4-1) unstable; urgency=low
 .
   * New upstream version (Closes: #530657, #542991)
   * Changed usr/sbin to usr/bin in debian/dirs
   * Build-Depends on bobcat 2.04.01
Checksums-Sha1: 
 dbfedbabe0ee42eae3b42249b4a7c87e96dd6cb7 2029 stealth_1.47.4-1.dsc
 ec8f1785b7d9d0efc34d4692427ef2304d9e122a 82482 stealth_1.47.4.orig.tar.gz
 1cfb481dfc47cc7dfb6e11494aedb2c6450c8cc8 7591 stealth_1.47.4-1.diff.gz
 039ff58f5ba3fc3f9ccdf2e33f216280f9d06a72 95172 stealth_1.47.4-1_i386.deb
 283998d81985166e9305df5ef9b4fca477ae747c 702044 stealth-doc_1.47.4-1_all.deb
Checksums-Sha256: 
 bfba553b6e5fec037db9e27bfcbb2e1f9197bd6cb7c8467d43fa25c7e2c66943 2029 
stealth_1.47.4-1.dsc
 14a6db382e3f764f89993854fbad18c855bf31ddc7db365c78da7692f3c035d4 82482 
stealth_1.47.4.orig.tar.gz
 2c9a3fe1057017ebb5e410257505d75b02f19ac90d185d8ed80ccdc7e890d0d0 7591 
stealth_1.47.4-1.diff.gz
 aa6a764de2c64f1d8dc89392de9ce592d34925efd16daa50244d85e58a8f447f 95172 
stealth_1.47.4-1_i386.deb
 4bafd79570636038863f94ae3b34ab6aa7f20f8b4e460a90c17a3636bac3a0bf 702044 
stealth-doc_1.47.4-1_all.deb
Files: 
 876f6736f3d735ae258d603ca1456d77 2029 admin optional stealth_1.47.4-1.dsc
 eeaf25831ae7c6d5728c0dcb5f00b2ef 82482 admin optional 
stealth_1.47.4.orig.tar.gz
 897927b5e59f42629bb2f717aba05c09 7591 admin optional stealth_1.47.4-1.diff.gz
 e9453c9c9f64d11c9e4eeab84e208d6e 95172 admin optional stealth_1.47.4-1_i386.deb
 5f9342c386e09881f7da4c9302b3fe27 702044 doc optional 
stealth-doc_1.47.4-1_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)

iQIcBAEBAgAGBQJKo5YEAAoJEBxXDIkOS9Cr340P/icyARPqChBY4OsL8+LQxkN1
fE1o0Y8n9AMgRl+MmoqEgSXwvpvO1F1m1Ag7Un8J3AzWdV6H6JbdOqnhp1akXTg1
kfV+BA8l1Tg+/uT4RGQfHB/DQtLnXWjtSKtazI4Vx6bgItyIAYBBxA6qaqWik/4r
yTlSKsEP5UCdPH0O1+oZ25iHB/UrIgT0AL95BHUkhXi1HeCgb6qWn+MHMqb0irEh
CL/eXtgKOTpMjsPdIlIm+BwEuOnH4FOpZcRv4//Xzy2AVLjyzsV2onipFJjH5QAo
DBLS2jGZTTgoOTbDC0EIcQoM54QdW5EZvL88l99n61esUmAnKR+vXbBKgB/i0hyF
VtZobXexGi3OWpjx/MQBOeIYTFJdaRbD+DOhfvzvJxfkKlv4Y26NN92OtUFExJGD
2poKQjyOSB4dE/SQIi5hv82PlyiOBby/Ts45OXRc25gDmwK68KNNpkO9+mmITrGy
pweu8salTxoICOYRPHAXUWy86akTF4Bq5emMShSKNenp3Kg9T0LjT2OzbV1l2Zw8
MaYCRInY1Miq95mbaw9ggWAwKn/WKFQ5Ou4M05+dlnEROjlgldMoFT4Ka6AvONAB
lgUOkf2MAxxNVzR+SQ4cXTH/kkMkrZeFJKPGhFNNqZgcLlN8+hl1+bHY6jHGMh3g
5DY1xcnmFNAfq0fgo026
=FnB2
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to