Package: c++-annotations
Version: 8.0.0-2
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 o/display.o -Wall -g -O3   display.cc 
> In file included from /usr/include/c++/4.3/unordered_map:40,
>                  from /usr/include/bobcat/hash:6,
>                  from ../htmlindex.h:13,
>                  from display.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 /usr/include/c++/4.3/unordered_map:48,
>                  from /usr/include/bobcat/hash:6,
>                  from ../htmlindex.h:13,
>                  from display.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 ../htmlindex.h:13,
>                  from display.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 ../htmlindex.h:13,
>                  from display.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 ../htmlindex.h:13,
>                  from display.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 ../htmlindex.h:15,
>                  from display.cc:1:
> /usr/include/bobcat/pattern:106: error: expected ',' or '...' before '&&' 
> token
> /usr/include/bobcat/pattern:106: error: invalid constructor; you probably 
> meant 'FBB::Pattern (const FBB::Pattern&)'
> /usr/include/bobcat/pattern:110: error: expected ',' or '...' before '&&' 
> token
> In file included from display.cc:1:
> /usr/include/bobcat/hash: In instantiation of 'FBB::HashString<unsigned int>':
> ../htmlindex.h:43:   instantiated from here
> /usr/include/bobcat/hash:67: error: initializer specified for non-virtual 
> method 'FBB::HashString<Value>::HashString() [with Value = unsigned int]'
> execute - program indicates failure (status 256)
> execute - program indicates failure (status 256)
> system - failure of system call (status 256)
> 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/c++-annotations_8.0.0-2_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 |



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to