Package: nget Version: 0.27.1-4 Your package fails to build with GCC 4.2. Version 4.2 has not been released yet but I'm building with a snapshot in order to find errors and give people an advance warning. The bug below is in your package and not because I'm using a snapshot of the compiler so please take a look at it. You can reproduce this with the gcc-snapshot package (20060912-1 or higher).
> Automatic build of nget_0.27.1-4 on em64t by sbuild/amd64 0.49 ... > g++ -g -O2 -Wall -MMD -MP -DHAVE_CONFIG_H -c -o prot_nntp.o prot_nntp.cc > In file included from par.h:27, > from prot_nntp.cc:43: > auto_map.h:58: error: type/value mismatch at argument 3 in template parameter > list for 'template<class K, class T, template<class BK, class BT> class Base> > class auto_map_base' > auto_map.h:58: error: expected a template of type 'template<class BK, class > BT> class Base', got 'template<class _Key, class _Tp, class _Compare, class > _Alloc> class std::map' > auto_map.h:60: error: type/value mismatch at argument 3 in template parameter > list for 'template<class K, class T, template<class BK, class BT> class Base> > class auto_map_base' > auto_map.h:60: error: expected a template of type 'template<class BK, class > BT> class Base', got 'template<class _Key, class _Tp, class _Compare, class > _Alloc> class std::map' > auto_map.h:61: error: 'super' is not a class or namespace > auto_map.h:62: error: 'super' is not a class or namespace > auto_map.h: In member function 'std::pair<int, bool> auto_map<K, > T>::insert_value(const K&, T*)': > auto_map.h:72: error: 'super' is not a class or namespace > auto_map.h: At global scope: > auto_map.h:77: error: type/value mismatch at argument 3 in template parameter > list for 'template<class K, class T, template<class BK, class BT> class Base> > class auto_map_base' > auto_map.h:77: error: expected a template of type 'template<class BK, class > BT> class Base', got 'template<class _Key, class _Tp, class _Compare, class > _Alloc> class std::multimap' > auto_map.h:79: error: type/value mismatch at argument 3 in template parameter > list for 'template<class K, class T, template<class BK, class BT> class Base> > class auto_map_base' > auto_map.h:79: error: expected a template of type 'template<class BK, class > BT> class Base', got 'template<class _Key, class _Tp, class _Compare, class > _Alloc> class std::multimap' > auto_map.h:80: error: 'super' is not a class or namespace > auto_map.h:81: error: 'super' is not a class or namespace > auto_map.h: In member function 'int auto_multimap<K, T>::insert_value(const > K&, T*)': > auto_map.h:83: error: 'super' is not a class or namespace > In file included from prot_nntp.cc:43: > par.h: In member function 'void LocalParFiles::clear()': > par.h:129: error: 'class t_subjmatches_map' has no member named 'clear' > par.h: At global scope: > par.h:216: error: 'mapped_type' in class 'auto_map<std::basic_string<char, > std::char_traits<char>, std::allocator<char> >, ParInfo>' does not name a type > par.h:217: error: 'mapped_type' in class 'auto_map<std::basic_string<char, > std::char_traits<char>, std::allocator<char> >, ParInfo>' does not name a type > prot_nntp.cc: In member function 'void > c_prot_nntp::nntp_dogroupdescriptions(const char*)': > prot_nntp.cc:218: warning: deprecated conversion from string constant to > 'char*' > make[1]: *** [prot_nntp.o] Error 1 > make[1]: Leaving directory `/build/tbm/nget-0.27.1' > make: *** [build-stamp] Error 2 -- Martin Michlmayr http://www.cyrius.com/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]