Your message dated Sun, 08 Jun 2008 17:02:04 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#474592: fixed in amule 2.2.0~20080608-1
has caused the Debian Bug report #474592,
regarding amule_2.2.0~20080309-2(sparc/experimental): FTBFS: #include_next and 
-isystem /usr/include don't like each other
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.)


-- 
474592: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=474592
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: amule
Version: 2.2.0~20080309-2
Severity: serious

Hi,

your package failed to build from source.

The reason seems to be a bad interaction of cpp, the cwchar header
(more specifically the #include_next directive) and the -isystem /usr/include 
option.
If you believe that this should work feel free to reassign the bug to
the part you think is at fault. Dropping the -isystem /usr/include
option should work as a solution either way AFAICT.

| Automatic build of amule_2.2.0~20080309-2 on njoerd by sbuild/sparc 98-farm
| Build started at 20080406-0256
| ******************************************************************************
| Checking available source versions...
| Fetching source files...
| Reading package lists...
| Building dependency tree...
| Need to get 5455kB of source archives.
| Get:1 http://ftp.ipv6.debian.org experimental/main amule 2.2.0~20080309-2 
(dsc) [1043B]
| Get:2 http://ftp.ipv6.debian.org experimental/main amule 2.2.0~20080309-2 
(tar) [5434kB]
| Get:3 http://ftp.ipv6.debian.org experimental/main amule 2.2.0~20080309-2 
(diff) [20.0kB]
| Fetched 5455kB in 7s (768kB/s)
| Download complete and in download only mode
| ** Using build dependencies supplied by package:
| Build-Depends: autotools-dev, debhelper, quilt, libglib2.0-dev, zlib1g-dev, 
libgd2-xpm-dev, libgeoip-dev, libpng12-dev, libreadline5-dev, libcrypto++-dev, 
libwxgtk2.8-dev, wx2.8-i18n
| Checking for already installed source dependencies...
[...]
| Making all in cpp
| make[7]: Entering directory 
`/build/buildd/amule-2.2.0~20080309/obj-sparc-linux-gnu/src/libs/ec/cpp'
| gcc    ../../../../../src/utils/mkFileSum.c -o mkFileSum
| Generating ECVersion.h... created.
| /usr/bin/make  all-am
| make[8]: Entering directory 
`/build/buildd/amule-2.2.0~20080309/obj-sparc-linux-gnu/src/libs/ec/cpp'
| g++ -DHAVE_CONFIG_H -I. -I../../../../../src/libs/ec/cpp -I../../../..    
-isystem /usr/lib/wx/include/gtk2-unicode-release-2.8 -isystem 
/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread 
-I../../../../../src -I../../../../../src/libs -I../../../../../src/include 
-Wall -g -O2  -isystem /usr/include -D__CRYPTO_INSTALLED__ -D__WEAK_CRYPTO__  
-W -Wall -Wshadow -Wundef   -DUSE_WX_EXTENSIONS -c -o libec_a-ECTag.o `test -f 
'ECTag.cpp' || echo '../../../../../src/libs/ec/cpp/'`ECTag.cpp
| In file included from /usr/include/c++/4.3/bits/postypes.h:47,
|                  from /usr/include/c++/4.3/iosfwd:47,
|                  from /usr/include/c++/4.3/ios:44,
|                  from /usr/include/c++/4.3/ostream:45,
|                  from /usr/include/c++/4.3/iostream:45,
|                  from ../../../../../src/libs/ec/cpp/ECTag.h:28,
|                  from ../../../../../src/libs/ec/cpp/ECTag.cpp:25:
| /usr/include/c++/4.3/cwchar:52:24: error: wchar.h: No such file or directory
| In file included from /usr/include/c++/4.3/bits/char_traits.h:48,
|                  from /usr/include/c++/4.3/ios:46,
|                  from /usr/include/c++/4.3/ostream:45,
|                  from /usr/include/c++/4.3/iostream:45,
|                  from ../../../../../src/libs/ec/cpp/ECTag.h:28,
|                  from ../../../../../src/libs/ec/cpp/ECTag.cpp:25:
| /usr/include/c++/4.3/cstdio:50:24: error: stdio.h: No such file or directory
| In file included from 
/usr/include/c++/4.3/sparc-linux-gnu/bits/c++locale.h:47,
|                  from /usr/include/c++/4.3/bits/localefwd.h:47,
|                  from /usr/include/c++/4.3/ios:47,
|                  from /usr/include/c++/4.3/ostream:45,
|                  from /usr/include/c++/4.3/iostream:45,
|                  from ../../../../../src/libs/ec/cpp/ECTag.h:28,
|                  from ../../../../../src/libs/ec/cpp/ECTag.cpp:25:
| /usr/include/c++/4.3/clocale:48:25: error: locale.h: No such file or directory
| In file included from /usr/include/c++/4.3/bits/localefwd.h:49,
|                  from /usr/include/c++/4.3/ios:47,
|                  from /usr/include/c++/4.3/ostream:45,
|                  from /usr/include/c++/4.3/iostream:45,
|                  from ../../../../../src/libs/ec/cpp/ECTag.h:28,
|                  from ../../../../../src/libs/ec/cpp/ECTag.cpp:25:
| /usr/include/c++/4.3/cctype:49:24: error: ctype.h: No such file or directory
| In file included from /usr/include/c++/4.3/bits/locale_facets.h:46,
|                  from /usr/include/c++/4.3/bits/basic_ios.h:44,
|                  from /usr/include/c++/4.3/ios:50,
|                  from /usr/include/c++/4.3/ostream:45,
|                  from /usr/include/c++/4.3/iostream:45,
|                  from ../../../../../src/libs/ec/cpp/ECTag.h:28,
|                  from ../../../../../src/libs/ec/cpp/ECTag.cpp:25:
| /usr/include/c++/4.3/cwctype:51:25: error: wctype.h: No such file or directory
| In file included from /usr/include/c++/4.3/bits/postypes.h:47,
|                  from /usr/include/c++/4.3/iosfwd:47,
|                  from /usr/include/c++/4.3/ios:44,
|                  from /usr/include/c++/4.3/ostream:45,
|                  from /usr/include/c++/4.3/iostream:45,
|                  from ../../../../../src/libs/ec/cpp/ECTag.h:28,
|                  from ../../../../../src/libs/ec/cpp/ECTag.cpp:25:
| /usr/include/c++/4.3/cwchar:72: error: '::mbstate_t' has not been declared
| /usr/include/c++/4.3/cwchar:146: error: '::wint_t' has not been declared
| /usr/include/c++/4.3/cwchar:148: error: '::btowc' has not been declared
| /usr/include/c++/4.3/cwchar:149: error: '::fgetwc' has not been declared
| /usr/include/c++/4.3/cwchar:150: error: '::fgetws' has not been declared
| /usr/include/c++/4.3/cwchar:151: error: '::fputwc' has not been declared
| /usr/include/c++/4.3/cwchar:152: error: '::fputws' has not been declared
| /usr/include/c++/4.3/cwchar:153: error: '::fwide' has not been declared
| /usr/include/c++/4.3/cwchar:154: error: '::fwprintf' has not been declared
| /usr/include/c++/4.3/cwchar:155: error: '::fwscanf' has not been declared
| /usr/include/c++/4.3/cwchar:156: error: '::getwc' has not been declared
| /usr/include/c++/4.3/cwchar:157: error: '::getwchar' has not been declared
| /usr/include/c++/4.3/cwchar:158: error: '::mbrlen' has not been declared
| /usr/include/c++/4.3/cwchar:159: error: '::mbrtowc' has not been declared
| /usr/include/c++/4.3/cwchar:160: error: '::mbsinit' has not been declared
| /usr/include/c++/4.3/cwchar:161: error: '::mbsrtowcs' has not been declared
| /usr/include/c++/4.3/cwchar:162: error: '::putwc' has not been declared
| /usr/include/c++/4.3/cwchar:163: error: '::putwchar' has not been declared
| /usr/include/c++/4.3/cwchar:164: error: '::swprintf' has not been declared
| /usr/include/c++/4.3/cwchar:165: error: '::swscanf' has not been declared
| /usr/include/c++/4.3/cwchar:166: error: '::ungetwc' has not been declared
| /usr/include/c++/4.3/cwchar:167: error: '::vfwprintf' has not been declared
| /usr/include/c++/4.3/cwchar:169: error: '::vfwscanf' has not been declared
| /usr/include/c++/4.3/cwchar:171: error: '::vswprintf' has not been declared
| /usr/include/c++/4.3/cwchar:173: error: '::vswscanf' has not been declared
| /usr/include/c++/4.3/cwchar:175: error: '::vwprintf' has not been declared
| /usr/include/c++/4.3/cwchar:177: error: '::vwscanf' has not been declared
| /usr/include/c++/4.3/cwchar:179: error: '::wcrtomb' has not been declared
| /usr/include/c++/4.3/cwchar:180: error: '::wcscat' has not been declared
| /usr/include/c++/4.3/cwchar:181: error: '::wcscmp' has not been declared
| /usr/include/c++/4.3/cwchar:182: error: '::wcscoll' has not been declared
| /usr/include/c++/4.3/cwchar:183: error: '::wcscpy' has not been declared
| /usr/include/c++/4.3/cwchar:184: error: '::wcscspn' has not been declared
| /usr/include/c++/4.3/cwchar:185: error: '::wcsftime' has not been declared
| /usr/include/c++/4.3/cwchar:186: error: '::wcslen' has not been declared
| /usr/include/c++/4.3/cwchar:187: error: '::wcsncat' has not been declared
| /usr/include/c++/4.3/cwchar:188: error: '::wcsncmp' has not been declared
| /usr/include/c++/4.3/cwchar:189: error: '::wcsncpy' has not been declared
| /usr/include/c++/4.3/cwchar:190: error: '::wcsrtombs' has not been declared
| /usr/include/c++/4.3/cwchar:191: error: '::wcsspn' has not been declared
| /usr/include/c++/4.3/cwchar:192: error: '::wcstod' has not been declared
| /usr/include/c++/4.3/cwchar:194: error: '::wcstof' has not been declared
| /usr/include/c++/4.3/cwchar:196: error: '::wcstok' has not been declared
| /usr/include/c++/4.3/cwchar:197: error: '::wcstol' has not been declared
| /usr/include/c++/4.3/cwchar:198: error: '::wcstoul' has not been declared
| /usr/include/c++/4.3/cwchar:199: error: '::wcsxfrm' has not been declared
| /usr/include/c++/4.3/cwchar:200: error: '::wctob' has not been declared
| /usr/include/c++/4.3/cwchar:201: error: '::wmemcmp' has not been declared
| /usr/include/c++/4.3/cwchar:202: error: '::wmemcpy' has not been declared
| /usr/include/c++/4.3/cwchar:203: error: '::wmemmove' has not been declared
| /usr/include/c++/4.3/cwchar:204: error: '::wmemset' has not been declared
| /usr/include/c++/4.3/cwchar:205: error: '::wprintf' has not been declared
| /usr/include/c++/4.3/cwchar:206: error: '::wscanf' has not been declared
| /usr/include/c++/4.3/cwchar:208: error: '::wcschr' has not been declared
| /usr/include/c++/4.3/cwchar: In function 'wchar_t* std::wcschr(wchar_t*, 
wchar_t)':
| /usr/include/c++/4.3/cwchar:212: error: invalid conversion from 'const 
wchar_t*' to 'wchar_t*'
| /usr/include/c++/4.3/cwchar:212: error:   initializing argument 1 of 
'wchar_t* std::wcschr(wchar_t*, wchar_t)'
| /usr/include/c++/4.3/cwchar: At global scope:
| /usr/include/c++/4.3/cwchar:214: error: '::wcspbrk' has not been declared
| /usr/include/c++/4.3/cwchar: In function 'wchar_t* std::wcspbrk(wchar_t*, 
const wchar_t*)':
| /usr/include/c++/4.3/cwchar:218: error: invalid conversion from 'const 
wchar_t*' to 'wchar_t*'
| /usr/include/c++/4.3/cwchar:218: error:   initializing argument 1 of 
'wchar_t* std::wcspbrk(wchar_t*, const wchar_t*)'
| /usr/include/c++/4.3/cwchar: At global scope:
| /usr/include/c++/4.3/cwchar:220: error: '::wcsrchr' has not been declared
| /usr/include/c++/4.3/cwchar: In function 'wchar_t* std::wcsrchr(wchar_t*, 
wchar_t)':
| /usr/include/c++/4.3/cwchar:224: error: invalid conversion from 'const 
wchar_t*' to 'wchar_t*'
| /usr/include/c++/4.3/cwchar:224: error:   initializing argument 1 of 
'wchar_t* std::wcsrchr(wchar_t*, wchar_t)'
| /usr/include/c++/4.3/cwchar: At global scope:
| /usr/include/c++/4.3/cwchar:226: error: '::wcsstr' has not been declared
| /usr/include/c++/4.3/cwchar: In function 'wchar_t* std::wcsstr(wchar_t*, 
const wchar_t*)':
| /usr/include/c++/4.3/cwchar:230: error: invalid conversion from 'const 
wchar_t*' to 'wchar_t*'
| /usr/include/c++/4.3/cwchar:230: error:   initializing argument 1 of 
'wchar_t* std::wcsstr(wchar_t*, const wchar_t*)'
| /usr/include/c++/4.3/cwchar: At global scope:
| /usr/include/c++/4.3/cwchar:232: error: '::wmemchr' has not been declared
| /usr/include/c++/4.3/cwchar: In function 'wchar_t* std::wmemchr(wchar_t*, 
wchar_t, size_t)':
| /usr/include/c++/4.3/cwchar:236: error: invalid conversion from 'const 
wchar_t*' to 'wchar_t*'
| /usr/include/c++/4.3/cwchar:236: error:   initializing argument 1 of 
'wchar_t* std::wmemchr(wchar_t*, wchar_t, size_t)'
| /usr/include/c++/4.3/cwchar: At global scope:
| /usr/include/c++/4.3/cwchar:253: error: '::wcstold' has not been declared
| /usr/include/c++/4.3/cwchar:262: error: '::wcstoll' has not been declared
| /usr/include/c++/4.3/cwchar:263: error: '::wcstoull' has not been declared
| /usr/include/c++/4.3/cwchar:270: error: '__gnu_cxx::wcstold' has not been 
declared
| /usr/include/c++/4.3/cwchar:271: error: '__gnu_cxx::wcstoll' has not been 
declared
| /usr/include/c++/4.3/cwchar:272: error: '__gnu_cxx::wcstoull' has not been 
declared
| In file included from /usr/include/c++/4.3/iosfwd:47,
|                  from /usr/include/c++/4.3/ios:44,
|                  from /usr/include/c++/4.3/ostream:45,
|                  from /usr/include/c++/4.3/iostream:45,
|                  from ../../../../../src/libs/ec/cpp/ECTag.h:28,
|                  from ../../../../../src/libs/ec/cpp/ECTag.cpp:25:
| /usr/include/c++/4.3/bits/postypes.h:207: error: 'mbstate_t' was not declared 
in this scope
| /usr/include/c++/4.3/bits/postypes.h:207: error: template argument 1 is 
invalid
| /usr/include/c++/4.3/bits/postypes.h:207: error: invalid type in declaration 
before ';' token
| /usr/include/c++/4.3/bits/postypes.h:209: error: 'mbstate_t' was not declared 
in this scope
| /usr/include/c++/4.3/bits/postypes.h:209: error: template argument 1 is 
invalid
| /usr/include/c++/4.3/bits/postypes.h:209: error: invalid type in declaration 
before ';' token
| In file included from /usr/include/c++/4.3/bits/char_traits.h:48,
|                  from /usr/include/c++/4.3/ios:46,
|                  from /usr/include/c++/4.3/ostream:45,
|                  from /usr/include/c++/4.3/iostream:45,
|                  from ../../../../../src/libs/ec/cpp/ECTag.h:28,
|                  from ../../../../../src/libs/ec/cpp/ECTag.cpp:25:
| /usr/include/c++/4.3/cstdio:100: error: '::FILE' has not been declared
| /usr/include/c++/4.3/cstdio:101: error: '::fpos_t' has not been declared
| /usr/include/c++/4.3/cstdio:103: error: '::clearerr' has not been declared
| /usr/include/c++/4.3/cstdio:104: error: '::fclose' has not been declared
| /usr/include/c++/4.3/cstdio:105: error: '::feof' has not been declared
| /usr/include/c++/4.3/cstdio:106: error: '::ferror' has not been declared
| /usr/include/c++/4.3/cstdio:107: error: '::fflush' has not been declared
| /usr/include/c++/4.3/cstdio:108: error: '::fgetc' has not been declared
| /usr/include/c++/4.3/cstdio:109: error: '::fgetpos' has not been declared
| /usr/include/c++/4.3/cstdio:110: error: '::fgets' has not been declared
| /usr/include/c++/4.3/cstdio:111: error: '::fopen' has not been declared
| /usr/include/c++/4.3/cstdio:112: error: '::fprintf' has not been declared
| /usr/include/c++/4.3/cstdio:113: error: '::fputc' has not been declared
| /usr/include/c++/4.3/cstdio:114: error: '::fputs' has not been declared
| /usr/include/c++/4.3/cstdio:115: error: '::fread' has not been declared
| /usr/include/c++/4.3/cstdio:116: error: '::freopen' has not been declared
| /usr/include/c++/4.3/cstdio:117: error: '::fscanf' has not been declared
| /usr/include/c++/4.3/cstdio:118: error: '::fseek' has not been declared
| /usr/include/c++/4.3/cstdio:119: error: '::fsetpos' has not been declared
| /usr/include/c++/4.3/cstdio:120: error: '::ftell' has not been declared
| /usr/include/c++/4.3/cstdio:121: error: '::fwrite' has not been declared
| /usr/include/c++/4.3/cstdio:122: error: '::getc' has not been declared
| /usr/include/c++/4.3/cstdio:123: error: '::getchar' has not been declared
| /usr/include/c++/4.3/cstdio:124: error: '::gets' has not been declared
| /usr/include/c++/4.3/cstdio:125: error: '::perror' has not been declared
| /usr/include/c++/4.3/cstdio:126: error: '::printf' has not been declared
| /usr/include/c++/4.3/cstdio:127: error: '::putc' has not been declared
| /usr/include/c++/4.3/cstdio:128: error: '::putchar' has not been declared
| /usr/include/c++/4.3/cstdio:129: error: '::puts' has not been declared
| /usr/include/c++/4.3/cstdio:130: error: '::remove' has not been declared
| /usr/include/c++/4.3/cstdio:131: error: '::rename' has not been declared
| /usr/include/c++/4.3/cstdio:132: error: '::rewind' has not been declared
| /usr/include/c++/4.3/cstdio:133: error: '::scanf' has not been declared
| /usr/include/c++/4.3/cstdio:134: error: '::setbuf' has not been declared
| /usr/include/c++/4.3/cstdio:135: error: '::setvbuf' has not been declared
| /usr/include/c++/4.3/cstdio:136: error: '::sprintf' has not been declared
| /usr/include/c++/4.3/cstdio:137: error: '::sscanf' has not been declared
| /usr/include/c++/4.3/cstdio:138: error: '::tmpfile' has not been declared
| /usr/include/c++/4.3/cstdio:139: error: '::tmpnam' has not been declared
| /usr/include/c++/4.3/cstdio:140: error: '::ungetc' has not been declared
| /usr/include/c++/4.3/cstdio:141: error: '::vfprintf' has not been declared
| /usr/include/c++/4.3/cstdio:142: error: '::vprintf' has not been declared
| /usr/include/c++/4.3/cstdio:143: error: '::vsprintf' has not been declared
| /usr/include/c++/4.3/cstdio:170: error: '::snprintf' has not been declared
| /usr/include/c++/4.3/cstdio:171: error: '::vfscanf' has not been declared
| /usr/include/c++/4.3/cstdio:172: error: '::vscanf' has not been declared
| /usr/include/c++/4.3/cstdio:173: error: '::vsnprintf' has not been declared
| /usr/include/c++/4.3/cstdio:174: error: '::vsscanf' has not been declared
| /usr/include/c++/4.3/cstdio:181: error: '__gnu_cxx::snprintf' has not been 
declared
| /usr/include/c++/4.3/cstdio:182: error: '__gnu_cxx::vfscanf' has not been 
declared
| /usr/include/c++/4.3/cstdio:183: error: '__gnu_cxx::vscanf' has not been 
declared
| /usr/include/c++/4.3/cstdio:184: error: '__gnu_cxx::vsnprintf' has not been 
declared
| /usr/include/c++/4.3/cstdio:185: error: '__gnu_cxx::vsscanf' has not been 
declared
| In file included from /usr/include/c++/4.3/ios:46,
|                  from /usr/include/c++/4.3/ostream:45,
|                  from /usr/include/c++/4.3/iostream:45,
|                  from ../../../../../src/libs/ec/cpp/ECTag.h:28,
|                  from ../../../../../src/libs/ec/cpp/ECTag.cpp:25:
| /usr/include/c++/4.3/bits/char_traits.h:69: error: 'mbstate_t' in namespace 
'std' does not name a type
| /usr/include/c++/4.3/bits/char_traits.h: In static member function 'static 
typename __gnu_cxx::_Char_types<_CharT>::int_type 
__gnu_cxx::char_traits<_CharT>::eof()':
| /usr/include/c++/4.3/bits/char_traits.h:141: error: 'EOF' was not declared in 
this scope
| /usr/include/c++/4.3/bits/char_traits.h: At global scope:
| /usr/include/c++/4.3/bits/char_traits.h:242: error: 'mbstate_t' does not name 
a type
| /usr/include/c++/4.3/bits/char_traits.h: In static member function 'static 
int std::char_traits<char>::eof()':
| /usr/include/c++/4.3/bits/char_traits.h:295: error: 'EOF' was not declared in 
this scope
| /usr/include/c++/4.3/bits/char_traits.h: At global scope:
| /usr/include/c++/4.3/bits/char_traits.h:309: error: 'wint_t' does not name a 
type
| /usr/include/c++/4.3/bits/char_traits.h:312: error: 'mbstate_t' does not name 
a type
| /usr/include/c++/4.3/bits/char_traits.h:351: error: expected ',' or '...' 
before '&' token
| /usr/include/c++/4.3/bits/char_traits.h:353: error: 'int_type' does not name 
a type
| /usr/include/c++/4.3/bits/char_traits.h:357: error: expected ',' or '...' 
before '&' token
| /usr/include/c++/4.3/bits/char_traits.h:360: error: 'int_type' does not name 
a type
| /usr/include/c++/4.3/bits/char_traits.h:363: error: 'int_type' does not name 
a type
| /usr/include/c++/4.3/bits/char_traits.h: In static member function 'static 
int std::char_traits<wchar_t>::compare(const wchar_t*, const wchar_t*, size_t)':
| /usr/include/c++/4.3/bits/char_traits.h:328: error: 'wmemcmp' was not 
declared in this scope
| /usr/include/c++/4.3/bits/char_traits.h: In static member function 'static 
size_t std::char_traits<wchar_t>::length(const wchar_t*)':
| /usr/include/c++/4.3/bits/char_traits.h:332: error: 'wcslen' was not declared 
in this scope
| /usr/include/c++/4.3/bits/char_traits.h: In static member function 'static 
const wchar_t* std::char_traits<wchar_t>::find(const wchar_t*, size_t, const 
wchar_t&)':
| /usr/include/c++/4.3/bits/char_traits.h:336: error: invalid conversion from 
'const wchar_t*' to 'wchar_t*'
| /usr/include/c++/4.3/bits/char_traits.h:336: error:   initializing argument 1 
of 'wchar_t* std::wmemchr(wchar_t*, wchar_t, size_t)'
| /usr/include/c++/4.3/bits/char_traits.h: In static member function 'static 
wchar_t* std::char_traits<wchar_t>::move(wchar_t*, const wchar_t*, size_t)':
| /usr/include/c++/4.3/bits/char_traits.h:340: error: 'wmemmove' was not 
declared in this scope
| /usr/include/c++/4.3/bits/char_traits.h: In static member function 'static 
wchar_t* std::char_traits<wchar_t>::copy(wchar_t*, const wchar_t*, size_t)':
| /usr/include/c++/4.3/bits/char_traits.h:344: error: 'wmemcpy' was not 
declared in this scope
| /usr/include/c++/4.3/bits/char_traits.h: In static member function 'static 
wchar_t* std::char_traits<wchar_t>::assign(wchar_t*, size_t, wchar_t)':
| /usr/include/c++/4.3/bits/char_traits.h:348: error: 'wmemset' was not 
declared in this scope
| /usr/include/c++/4.3/bits/char_traits.h: In static member function 'static 
wchar_t std::char_traits<wchar_t>::to_char_type(int)':
| /usr/include/c++/4.3/bits/char_traits.h:351: error: '__c' was not declared in 
this scope
| /usr/include/c++/4.3/bits/char_traits.h: In static member function 'static 
bool std::char_traits<wchar_t>::eq_int_type(int)':
| /usr/include/c++/4.3/bits/char_traits.h:358: error: '__c1' was not declared 
in this scope
| /usr/include/c++/4.3/bits/char_traits.h:358: error: '__c2' was not declared 
in this scope
| In file included from 
/usr/include/c++/4.3/sparc-linux-gnu/bits/c++locale.h:47,
|                  from /usr/include/c++/4.3/bits/localefwd.h:47,
|                  from /usr/include/c++/4.3/ios:47,
|                  from /usr/include/c++/4.3/ostream:45,
|                  from /usr/include/c++/4.3/iostream:45,
|                  from ../../../../../src/libs/ec/cpp/ECTag.h:28,
|                  from ../../../../../src/libs/ec/cpp/ECTag.cpp:25:
| /usr/include/c++/4.3/clocale: At global scope:
| /usr/include/c++/4.3/clocale:59: error: '::lconv' has not been declared
| /usr/include/c++/4.3/clocale:60: error: '::setlocale' has not been declared
| /usr/include/c++/4.3/clocale:61: error: '::localeconv' has not been declared
| In file included from /usr/include/c++/4.3/bits/localefwd.h:47,
|                  from /usr/include/c++/4.3/ios:47,
|                  from /usr/include/c++/4.3/ostream:45,
|                  from /usr/include/c++/4.3/iostream:45,
|                  from ../../../../../src/libs/ec/cpp/ECTag.h:28,
|                  from ../../../../../src/libs/ec/cpp/ECTag.cpp:25:
| /usr/include/c++/4.3/sparc-linux-gnu/bits/c++locale.h:57: error: 'uselocale' 
was not declared in this scope
| /usr/include/c++/4.3/sparc-linux-gnu/bits/c++locale.h:57: error: invalid type 
in declaration before ';' token
| /usr/include/c++/4.3/sparc-linux-gnu/bits/c++locale.h:64: error: '__locale_t' 
does not name a type
| /usr/include/c++/4.3/sparc-linux-gnu/bits/c++locale.h:71: error: expected ',' 
or '...' before '&' token
| /usr/include/c++/4.3/sparc-linux-gnu/bits/c++locale.h: In function 'int 
std::__convert_from_v(int)':
| /usr/include/c++/4.3/sparc-linux-gnu/bits/c++locale.h:77: error: expected `;' 
before '__old'
| /usr/include/c++/4.3/sparc-linux-gnu/bits/c++locale.h:91: error: '__fmt' was 
not declared in this scope
| /usr/include/c++/4.3/sparc-linux-gnu/bits/c++locale.h:94: error: '__out' was 
not declared in this scope
| /usr/include/c++/4.3/sparc-linux-gnu/bits/c++locale.h:94: error: '__size' was 
not declared in this scope
| /usr/include/c++/4.3/sparc-linux-gnu/bits/c++locale.h:102: error: '__old' was 
not declared in this scope
| /usr/include/c++/4.3/sparc-linux-gnu/bits/c++locale.h:102: error: 
'__gnu_cxx::__uselocale' cannot be used as a function
| In file included from /usr/include/c++/4.3/bits/localefwd.h:49,
|                  from /usr/include/c++/4.3/ios:47,
|                  from /usr/include/c++/4.3/ostream:45,
|                  from /usr/include/c++/4.3/iostream:45,
|                  from ../../../../../src/libs/ec/cpp/ECTag.h:28,
|                  from ../../../../../src/libs/ec/cpp/ECTag.cpp:25:
| /usr/include/c++/4.3/cctype: At global scope:
| /usr/include/c++/4.3/cctype:71: error: '::isalnum' has not been declared
| /usr/include/c++/4.3/cctype:72: error: '::isalpha' has not been declared
| /usr/include/c++/4.3/cctype:73: error: '::iscntrl' has not been declared
| /usr/include/c++/4.3/cctype:74: error: '::isdigit' has not been declared
| /usr/include/c++/4.3/cctype:75: error: '::isgraph' has not been declared
| /usr/include/c++/4.3/cctype:76: error: '::islower' has not been declared
| /usr/include/c++/4.3/cctype:77: error: '::isprint' has not been declared
| /usr/include/c++/4.3/cctype:78: error: '::ispunct' has not been declared
| /usr/include/c++/4.3/cctype:79: error: '::isspace' has not been declared
| /usr/include/c++/4.3/cctype:80: error: '::isupper' has not been declared
| /usr/include/c++/4.3/cctype:81: error: '::isxdigit' has not been declared
| /usr/include/c++/4.3/cctype:82: error: '::tolower' has not been declared
| /usr/include/c++/4.3/cctype:83: error: '::toupper' has not been declared
| In file included from /usr/include/c++/4.3/ios:47,
|                  from /usr/include/c++/4.3/ostream:45,
|                  from /usr/include/c++/4.3/iostream:45,
|                  from ../../../../../src/libs/ec/cpp/ECTag.h:28,
|                  from ../../../../../src/libs/ec/cpp/ECTag.cpp:25:
| /usr/include/c++/4.3/bits/localefwd.h:132: error: 'mbstate_t' was not 
declared in this scope
| /usr/include/c++/4.3/bits/localefwd.h:132: error: template argument 3 is 
invalid
| /usr/include/c++/4.3/bits/localefwd.h:134: error: 'mbstate_t' was not 
declared in this scope
| /usr/include/c++/4.3/bits/localefwd.h:134: error: template argument 3 is 
invalid
| In file included from /usr/include/c++/4.3/bits/ios_base.h:48,
|                  from /usr/include/c++/4.3/ios:48,
|                  from /usr/include/c++/4.3/ostream:45,
|                  from /usr/include/c++/4.3/iostream:45,
|                  from ../../../../../src/libs/ec/cpp/ECTag.h:28,
|                  from ../../../../../src/libs/ec/cpp/ECTag.cpp:25:
| /usr/include/c++/4.3/bits/locale_classes.h:349: error: '__c_locale' does not 
name a type
| /usr/include/c++/4.3/bits/locale_classes.h:380: error: '__c_locale' has not 
been declared
| /usr/include/c++/4.3/bits/locale_classes.h:381: error: '__c_locale' has not 
been declared
| /usr/include/c++/4.3/bits/locale_classes.h:383: error: '__c_locale' does not 
name a type
| /usr/include/c++/4.3/bits/locale_classes.h:387: error: '__c_locale' has not 
been declared
| /usr/include/c++/4.3/bits/locale_classes.h:391: error: '__c_locale' does not 
name a type
| /usr/include/c++/4.3/bits/locale_classes.h:622: error: '__c_locale' does not 
name a type
| /usr/include/c++/4.3/bits/locale_classes.h:650: error: expected `)' before 
'__cloc'
| /usr/include/c++/4.3/bits/locale_classes.h: In constructor 
'std::collate<_CharT>::collate(size_t)':
| /usr/include/c++/4.3/bits/locale_classes.h:637: error: class 
'std::collate<_CharT>' does not have any field named '_M_c_locale_collate'
| /usr/include/c++/4.3/bits/locale_classes.h:637: error: there are no arguments 
to '_S_get_c_locale' that depend on a template parameter, so a declaration of 
'_S_get_c_locale' must be available
| /usr/include/c++/4.3/bits/locale_classes.h:637: error: (if you use 
'-fpermissive', G++ will accept your code, but allowing the use of an 
undeclared name is deprecated)
| /usr/include/c++/4.3/bits/locale_classes.h: In destructor 'virtual 
std::collate<_CharT>::~collate()':
| /usr/include/c++/4.3/bits/locale_classes.h:714: error: '_M_c_locale_collate' 
was not declared in this scope
| In file included from /usr/include/c++/4.3/streambuf:801,
|                  from /usr/include/c++/4.3/ios:49,
|                  from /usr/include/c++/4.3/ostream:45,
|                  from /usr/include/c++/4.3/iostream:45,
|                  from ../../../../../src/libs/ec/cpp/ECTag.h:28,
|                  from ../../../../../src/libs/ec/cpp/ECTag.cpp:25:
| /usr/include/c++/4.3/streambuf: At global scope:
| /usr/include/c++/4.3/streambuf: In instantiation of 
'std::basic_streambuf<wchar_t, std::char_traits<wchar_t> >':
| /usr/include/c++/4.3/bits/streambuf.tcc:165:   instantiated from here
| /usr/include/c++/4.3/streambuf:130: error: no type named 'int_type' in 
'struct std::char_traits<wchar_t>'
| /usr/include/c++/4.3/streambuf:280: error: no type named 'int_type' in 
'struct std::char_traits<wchar_t>'
| /usr/include/c++/4.3/streambuf:298: error: no type named 'int_type' in 
'struct std::char_traits<wchar_t>'
| /usr/include/c++/4.3/streambuf:320: error: no type named 'int_type' in 
'struct std::char_traits<wchar_t>'
| /usr/include/c++/4.3/streambuf:353: error: no type named 'int_type' in 
'struct std::char_traits<wchar_t>'
| /usr/include/c++/4.3/streambuf:378: error: no type named 'int_type' in 
'struct std::char_traits<wchar_t>'
| /usr/include/c++/4.3/streambuf:405: error: no type named 'int_type' in 
'struct std::char_traits<wchar_t>'
| /usr/include/c++/4.3/streambuf:668: error: no type named 'int_type' in 
'struct std::char_traits<wchar_t>'
| /usr/include/c++/4.3/streambuf:681: error: no type named 'int_type' in 
'struct std::char_traits<wchar_t>'
| /usr/include/c++/4.3/streambuf:705: error: no type named 'int_type' in 
'struct std::char_traits<wchar_t>'
| /usr/include/c++/4.3/streambuf:748: error: no type named 'int_type' in 
'struct std::char_traits<wchar_t>'
| In file included from /usr/include/c++/4.3/bits/locale_facets.h:46,
|                  from /usr/include/c++/4.3/bits/basic_ios.h:44,
|                  from /usr/include/c++/4.3/ios:50,
|                  from /usr/include/c++/4.3/ostream:45,
|                  from /usr/include/c++/4.3/iostream:45,
|                  from ../../../../../src/libs/ec/cpp/ECTag.h:28,
|                  from ../../../../../src/libs/ec/cpp/ECTag.cpp:25:
| /usr/include/c++/4.3/cwctype:83: error: '::wctrans_t' has not been declared
| /usr/include/c++/4.3/cwctype:84: error: '::wctype_t' has not been declared
| /usr/include/c++/4.3/cwctype:85: error: '::wint_t' has not been declared
| /usr/include/c++/4.3/cwctype:87: error: '::iswalnum' has not been declared
| /usr/include/c++/4.3/cwctype:88: error: '::iswalpha' has not been declared
| /usr/include/c++/4.3/cwctype:90: error: '::iswblank' has not been declared
| /usr/include/c++/4.3/cwctype:92: error: '::iswcntrl' has not been declared
| /usr/include/c++/4.3/cwctype:93: error: '::iswctype' has not been declared
| /usr/include/c++/4.3/cwctype:94: error: '::iswdigit' has not been declared
| /usr/include/c++/4.3/cwctype:95: error: '::iswgraph' has not been declared
| /usr/include/c++/4.3/cwctype:96: error: '::iswlower' has not been declared
| /usr/include/c++/4.3/cwctype:97: error: '::iswprint' has not been declared
| /usr/include/c++/4.3/cwctype:98: error: '::iswpunct' has not been declared
| /usr/include/c++/4.3/cwctype:99: error: '::iswspace' has not been declared
| /usr/include/c++/4.3/cwctype:100: error: '::iswupper' has not been declared
| /usr/include/c++/4.3/cwctype:101: error: '::iswxdigit' has not been declared
| /usr/include/c++/4.3/cwctype:102: error: '::towctrans' has not been declared
| /usr/include/c++/4.3/cwctype:103: error: '::towlower' has not been declared
| /usr/include/c++/4.3/cwctype:104: error: '::towupper' has not been declared
| /usr/include/c++/4.3/cwctype:105: error: '::wctrans' has not been declared
| /usr/include/c++/4.3/cwctype:106: error: '::wctype' has not been declared
| In file included from /usr/include/c++/4.3/bits/locale_facets.h:48,
|                  from /usr/include/c++/4.3/bits/basic_ios.h:44,
|                  from /usr/include/c++/4.3/ios:50,
|                  from /usr/include/c++/4.3/ostream:45,
|                  from /usr/include/c++/4.3/iostream:45,
|                  from ../../../../../src/libs/ec/cpp/ECTag.h:28,
|                  from ../../../../../src/libs/ec/cpp/ECTag.cpp:25:
| /usr/include/c++/4.3/sparc-linux-gnu/bits/ctype_base.h:53: error: '_ISupper' 
was not declared in this scope
| /usr/include/c++/4.3/sparc-linux-gnu/bits/ctype_base.h:54: error: '_ISlower' 
was not declared in this scope
| /usr/include/c++/4.3/sparc-linux-gnu/bits/ctype_base.h:55: error: '_ISalpha' 
was not declared in this scope
| /usr/include/c++/4.3/sparc-linux-gnu/bits/ctype_base.h:56: error: '_ISdigit' 
was not declared in this scope
| /usr/include/c++/4.3/sparc-linux-gnu/bits/ctype_base.h:57: error: '_ISxdigit' 
was not declared in this scope
| /usr/include/c++/4.3/sparc-linux-gnu/bits/ctype_base.h:58: error: '_ISspace' 
was not declared in this scope
| /usr/include/c++/4.3/sparc-linux-gnu/bits/ctype_base.h:59: error: '_ISprint' 
was not declared in this scope
| /usr/include/c++/4.3/sparc-linux-gnu/bits/ctype_base.h:60: error: '_ISalpha' 
was not declared in this scope
| /usr/include/c++/4.3/sparc-linux-gnu/bits/ctype_base.h:60: error: '_ISdigit' 
was not declared in this scope
| /usr/include/c++/4.3/sparc-linux-gnu/bits/ctype_base.h:60: error: '_ISpunct' 
was not declared in this scope
| /usr/include/c++/4.3/sparc-linux-gnu/bits/ctype_base.h:61: error: '_IScntrl' 
was not declared in this scope
| /usr/include/c++/4.3/sparc-linux-gnu/bits/ctype_base.h:62: error: '_ISpunct' 
was not declared in this scope
| /usr/include/c++/4.3/sparc-linux-gnu/bits/ctype_base.h:63: error: '_ISalpha' 
was not declared in this scope
| /usr/include/c++/4.3/sparc-linux-gnu/bits/ctype_base.h:63: error: '_ISdigit' 
was not declared in this scope
| In file included from /usr/include/c++/4.3/bits/basic_ios.h:44,
|                  from /usr/include/c++/4.3/ios:50,
|                  from /usr/include/c++/4.3/ostream:45,
|                  from /usr/include/c++/4.3/iostream:45,
|                  from ../../../../../src/libs/ec/cpp/ECTag.h:28,
|                  from ../../../../../src/libs/ec/cpp/ECTag.cpp:25:
| /usr/include/c++/4.3/bits/locale_facets.h:72: error: expected ',' or '...' 
before '&' token
| /usr/include/c++/4.3/bits/locale_facets.h:78: error: expected ',' or '...' 
before '&' token
| /usr/include/c++/4.3/bits/locale_facets.h:83: error: expected ',' or '...' 
before '&' token
| /usr/include/c++/4.3/bits/locale_facets.h:88: error: expected ',' or '...' 
before '&' token
| /usr/include/c++/4.3/bits/locale_facets.h:689: error: '__c_locale' does not 
name a type
| /usr/include/c++/4.3/bits/locale_facets.h:730: error: expected `)' before 
'__cloc'
| /usr/include/c++/4.3/bits/locale_facets.h:1226: error: 'wctype_t' does not 
name a type
| /usr/include/c++/4.3/bits/locale_facets.h:1229: error: '__c_locale' does not 
name a type
| /usr/include/c++/4.3/bits/locale_facets.h:1234: error: 'wint_t' does not name 
a type
| /usr/include/c++/4.3/bits/locale_facets.h:1238: error: '__wmask_type' does 
not name a type
| /usr/include/c++/4.3/bits/locale_facets.h:1264: error: expected `)' before 
'__cloc'
| /usr/include/c++/4.3/bits/locale_facets.h:1267: error: '__wmask_type' does 
not name a type
| In file included from /usr/include/c++/4.3/bits/basic_ios.h:44,
|                  from /usr/include/c++/4.3/ios:50,
|                  from /usr/include/c++/4.3/ostream:45,
|                  from /usr/include/c++/4.3/iostream:45,
|                  from ../../../../../src/libs/ec/cpp/ECTag.h:28,
|                  from ../../../../../src/libs/ec/cpp/ECTag.cpp:25:
| /usr/include/c++/4.3/bits/locale_facets.h:1736: error: expected `)' before 
'__cloc'
| /usr/include/c++/4.3/bits/locale_facets.h:1893: error: '__c_locale' has not 
been declared
| /usr/include/c++/4.3/bits/locale_facets.h:1904: error: variable or field 
'_M_initialize_numpunct' declared void
| /usr/include/c++/4.3/bits/locale_facets.h:1904: error: '__c_locale' was not 
declared in this scope
| /usr/include/c++/4.3/bits/locale_facets.h:1912: error: variable or field 
'_M_initialize_numpunct' declared void
| /usr/include/c++/4.3/bits/locale_facets.h:1912: error: '__c_locale' was not 
declared in this scope
| /usr/include/c++/4.3/bits/locale_facets.h: In constructor 
'std::numpunct_byname<_CharT>::numpunct_byname(const char*, size_t)':
| /usr/include/c++/4.3/bits/locale_facets.h:1930: error: '__c_locale' was not 
declared in this scope
| /usr/include/c++/4.3/bits/locale_facets.h:1930: error: expected `;' before 
'__tmp'
| /usr/include/c++/4.3/bits/locale_facets.h:1931: error: '__tmp' was not 
declared in this scope
| In file included from /usr/include/c++/4.3/bits/locale_facets.h:2635,
|                  from /usr/include/c++/4.3/bits/basic_ios.h:44,
|                  from /usr/include/c++/4.3/ios:50,
|                  from /usr/include/c++/4.3/ostream:45,
|                  from /usr/include/c++/4.3/iostream:45,
|                  from ../../../../../src/libs/ec/cpp/ECTag.h:28,
|                  from ../../../../../src/libs/ec/cpp/ECTag.cpp:25:
| /usr/include/c++/4.3/bits/locale_facets.tcc: In member function 'virtual 
_InIter std::__gnu_cxx_ldbl128::num_get<_CharT, _InIter>::do_get(_InIter, 
_InIter, std::ios_base&, std::_Ios_Iostate&, float&) const':
| /usr/include/c++/4.3/bits/locale_facets.tcc:685: error: there are no 
arguments to '_S_get_c_locale' that depend on a template parameter, so a 
declaration of '_S_get_c_locale' must be available
| /usr/include/c++/4.3/bits/locale_facets.tcc: In member function 'virtual 
_InIter std::__gnu_cxx_ldbl128::num_get<_CharT, _InIter>::do_get(_InIter, 
_InIter, std::ios_base&, std::_Ios_Iostate&, double&) const':
| /usr/include/c++/4.3/bits/locale_facets.tcc:698: error: there are no 
arguments to '_S_get_c_locale' that depend on a template parameter, so a 
declaration of '_S_get_c_locale' must be available
| /usr/include/c++/4.3/bits/locale_facets.tcc: In member function 'virtual 
_InIter std::__gnu_cxx_ldbl128::num_get<_CharT, _InIter>::__do_get(_InIter, 
_InIter, std::ios_base&, std::_Ios_Iostate&, double&) const':
| /usr/include/c++/4.3/bits/locale_facets.tcc:712: error: there are no 
arguments to '_S_get_c_locale' that depend on a template parameter, so a 
declaration of '_S_get_c_locale' must be available
| /usr/include/c++/4.3/bits/locale_facets.tcc: In member function 'virtual 
_InIter std::__gnu_cxx_ldbl128::num_get<_CharT, _InIter>::do_get(_InIter, 
_InIter, std::ios_base&, std::_Ios_Iostate&, long double&) const':
| /usr/include/c++/4.3/bits/locale_facets.tcc:726: error: there are no 
arguments to '_S_get_c_locale' that depend on a template parameter, so a 
declaration of '_S_get_c_locale' must be available
| /usr/include/c++/4.3/bits/locale_facets.tcc: In member function '_OutIter 
std::__gnu_cxx_ldbl128::num_put<_CharT, _OutIter>::_M_insert_float(_OutIter, 
std::ios_base&, _CharT, char, _ValueT) const':
| /usr/include/c++/4.3/bits/locale_facets.tcc:981: error: there are no 
arguments to '_S_get_c_locale' that depend on a template parameter, so a 
declaration of '_S_get_c_locale' must be available
| /usr/include/c++/4.3/bits/locale_facets.tcc:989: error: there are no 
arguments to '_S_get_c_locale' that depend on a template parameter, so a 
declaration of '_S_get_c_locale' must be available
| In file included from /usr/include/c++/4.3/bits/basic_ios.h:475,
|                  from /usr/include/c++/4.3/ios:50,
|                  from /usr/include/c++/4.3/ostream:45,
|                  from /usr/include/c++/4.3/iostream:45,
|                  from ../../../../../src/libs/ec/cpp/ECTag.h:28,
|                  from ../../../../../src/libs/ec/cpp/ECTag.cpp:25:
| /usr/include/c++/4.3/bits/basic_ios.h: At global scope:
| /usr/include/c++/4.3/bits/basic_ios.h: In instantiation of 
'std::basic_ios<wchar_t, std::char_traits<wchar_t> >':
| /usr/include/c++/4.3/bits/basic_ios.tcc:186:   instantiated from here
| /usr/include/c++/4.3/bits/basic_ios.h:76: error: no type named 'int_type' in 
'struct std::char_traits<wchar_t>'
| In file included from /usr/include/c++/4.3/ostream:572,
|                  from /usr/include/c++/4.3/iostream:45,
|                  from ../../../../../src/libs/ec/cpp/ECTag.h:28,
|                  from ../../../../../src/libs/ec/cpp/ECTag.cpp:25:
| /usr/include/c++/4.3/ostream: In instantiation of 
'std::basic_ostream<wchar_t, std::char_traits<wchar_t> >':
| /usr/include/c++/4.3/bits/ostream.tcc:388:   instantiated from here
| /usr/include/c++/4.3/ostream:64: error: no type named 'int_type' in 'struct 
std::char_traits<wchar_t>'
| In file included from /usr/include/c++/4.3/iostream:46,
|                  from ../../../../../src/libs/ec/cpp/ECTag.h:28,
|                  from ../../../../../src/libs/ec/cpp/ECTag.cpp:25:
| /usr/include/c++/4.3/istream: In instantiation of 
'std::basic_istream<wchar_t, std::char_traits<wchar_t> >':
| /usr/include/c++/4.3/istream:613:   instantiated from here
| /usr/include/c++/4.3/istream:64: error: no type named 'int_type' in 'struct 
std::char_traits<wchar_t>'
| /usr/include/c++/4.3/istream:284: error: no type named 'int_type' in 'struct 
std::char_traits<wchar_t>'
| /usr/include/c++/4.3/istream:439: error: no type named 'int_type' in 'struct 
std::char_traits<wchar_t>'
| /usr/include/c++/4.3/istream:450: error: no type named 'int_type' in 'struct 
std::char_traits<wchar_t>'
| In file included from /usr/include/c++/4.3/istream:836,
|                  from /usr/include/c++/4.3/iostream:46,
|                  from ../../../../../src/libs/ec/cpp/ECTag.h:28,
|                  from ../../../../../src/libs/ec/cpp/ECTag.cpp:25:
| /usr/include/c++/4.3/istream: In instantiation of 
'std::basic_istream<wchar_t, std::char_traits<wchar_t> >::sentry':
| /usr/include/c++/4.3/bits/istream.tcc:1002:   instantiated from here
| /usr/include/c++/4.3/istream:647: error: no type named 'int_type' in 'struct 
std::char_traits<wchar_t>'
| /usr/include/c++/4.3/istream: In instantiation of 
'std::basic_iostream<wchar_t, std::char_traits<wchar_t> >':
| /usr/include/c++/4.3/bits/istream.tcc:1021:   instantiated from here
| /usr/include/c++/4.3/istream:778: error: no type named 'int_type' in 'struct 
std::char_traits<wchar_t>'
| In file included from /usr/include/c++/4.3/sstream:572,
|                  from ../../../../../src/libs/ec/cpp/ECTag.h:29,
|                  from ../../../../../src/libs/ec/cpp/ECTag.cpp:25:
| /usr/include/c++/4.3/sstream: In instantiation of 
'std::basic_stringbuf<wchar_t, std::char_traits<wchar_t>, 
std::allocator<wchar_t> >':
| /usr/include/c++/4.3/bits/sstream.tcc:269:   instantiated from here
| /usr/include/c++/4.3/sstream:71: error: no type named 'int_type' in 'struct 
std::char_traits<wchar_t>'
| /usr/include/c++/4.3/sstream: In instantiation of 
'std::basic_istringstream<wchar_t, std::char_traits<wchar_t>, 
std::allocator<wchar_t> >':
| /usr/include/c++/4.3/bits/sstream.tcc:270:   instantiated from here
| /usr/include/c++/4.3/sstream:266: error: no type named 'int_type' in 'struct 
std::char_traits<wchar_t>'
| /usr/include/c++/4.3/sstream: In instantiation of 
'std::basic_ostringstream<wchar_t, std::char_traits<wchar_t>, 
std::allocator<wchar_t> >':
| /usr/include/c++/4.3/bits/sstream.tcc:271:   instantiated from here
| /usr/include/c++/4.3/sstream:375: error: no type named 'int_type' in 'struct 
std::char_traits<wchar_t>'
| /usr/include/c++/4.3/sstream: In instantiation of 
'std::basic_stringstream<wchar_t, std::char_traits<wchar_t>, 
std::allocator<wchar_t> >':
| /usr/include/c++/4.3/bits/sstream.tcc:272:   instantiated from here
| /usr/include/c++/4.3/sstream:484: error: no type named 'int_type' in 'struct 
std::char_traits<wchar_t>'
| In file included from ../../../../../src/libs/ec/cpp/ECTag.h:42,
|                  from ../../../../../src/libs/ec/cpp/ECTag.cpp:25:
| ../../../../../src/libs/ec/cpp/../../../MD4Hash.h: In member function 'bool 
CMD4Hash::Decode(const std::string&)':
| ../../../../../src/libs/ec/cpp/../../../MD4Hash.h:180: error: 'toupper' was 
not declared in this scope
| make[8]: *** [libec_a-ECTag.o] Error 1
| make[8]: Leaving directory 
`/build/buildd/amule-2.2.0~20080309/obj-sparc-linux-gnu/src/libs/ec/cpp'
| make[7]: *** [all] Error 2
| make[7]: Leaving directory 
`/build/buildd/amule-2.2.0~20080309/obj-sparc-linux-gnu/src/libs/ec/cpp'
| make[6]: *** [all-recursive] Error 1
| make[6]: Leaving directory 
`/build/buildd/amule-2.2.0~20080309/obj-sparc-linux-gnu/src/libs/ec'
| make[5]: *** [all] Error 2
| make[5]: Leaving directory 
`/build/buildd/amule-2.2.0~20080309/obj-sparc-linux-gnu/src/libs/ec'
| make[4]: *** [all-recursive] Error 1
| make[4]: Leaving directory 
`/build/buildd/amule-2.2.0~20080309/obj-sparc-linux-gnu/src/libs'
| make[3]: *** [all-recursive] Error 1
| make[3]: Leaving directory 
`/build/buildd/amule-2.2.0~20080309/obj-sparc-linux-gnu/src'
| make[2]: *** [all-recursive] Error 1
| make[2]: Leaving directory 
`/build/buildd/amule-2.2.0~20080309/obj-sparc-linux-gnu'
| make[1]: *** [all] Error 2
| make[1]: Leaving directory 
`/build/buildd/amule-2.2.0~20080309/obj-sparc-linux-gnu'
| make: *** [build-stamp] Error 2
| dpkg-buildpackage: failure: debian/rules build gave error exit status 2
| ******************************************************************************
| Build finished at 20080406-0301
| FAILED [dpkg-buildpackage died]

Full build log(s): 
http://experimental.ftbfs.de/build.php?&ver=2.2.0~20080309-2&pkg=amule&arch=sparc

Gruesse,
-- 
Frank Lichtenheld <[EMAIL PROTECTED]>
www: http://www.djpig.de/



--- End Message ---
--- Begin Message ---
Source: amule
Source-Version: 2.2.0~20080608-1

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

amule-common_2.2.0~20080608-1_all.deb
  to pool/main/a/amule/amule-common_2.2.0~20080608-1_all.deb
amule-daemon_2.2.0~20080608-1_i386.deb
  to pool/main/a/amule/amule-daemon_2.2.0~20080608-1_i386.deb
amule-utils-gui_2.2.0~20080608-1_i386.deb
  to pool/main/a/amule/amule-utils-gui_2.2.0~20080608-1_i386.deb
amule-utils_2.2.0~20080608-1_i386.deb
  to pool/main/a/amule/amule-utils_2.2.0~20080608-1_i386.deb
amule_2.2.0~20080608-1.diff.gz
  to pool/main/a/amule/amule_2.2.0~20080608-1.diff.gz
amule_2.2.0~20080608-1.dsc
  to pool/main/a/amule/amule_2.2.0~20080608-1.dsc
amule_2.2.0~20080608-1_i386.deb
  to pool/main/a/amule/amule_2.2.0~20080608-1_i386.deb
amule_2.2.0~20080608.orig.tar.gz
  to pool/main/a/amule/amule_2.2.0~20080608.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 [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Adeodato Simó <[EMAIL PROTECTED]> (supplier of updated amule 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: SHA1

Format: 1.8
Date: Sun, 08 Jun 2008 16:45:50 +0200
Source: amule
Binary: amule amule-common amule-utils amule-utils-gui amule-daemon
Architecture: source i386 all
Version: 2.2.0~20080608-1
Distribution: experimental
Urgency: low
Maintainer: Adeodato Simó <[EMAIL PROTECTED]>
Changed-By: Adeodato Simó <[EMAIL PROTECTED]>
Description: 
 amule      - client for the eD2k and Kad networks, like eMule
 amule-common - common files for the rest of aMule packages
 amule-daemon - non-graphic version of aMule, a client for the eD2k and Kad 
netwo
 amule-utils - utilities for aMule (command-line version)
 amule-utils-gui - graphic utilities for aMule
Closes: 474592 475187 475843 483935
Changes: 
 amule (2.2.0~20080608-1) experimental; urgency=low
 .
   * The "Reno Dakota" release.
 .
   * New upstream snapshot:
     + fixes FTBFS with gcc-4.3. (Closes: #474592)
     + update patch configure_ignore_gdlib-config_garbage.diff.
 .
   * Depend on libupnp3 instead of libupnp2. (Closes: #483935)
 .
   * Make the init script export $LANG from /etc/default/locale if not already
     set. Amule 2.2 no longer assumes a Latin-1 charset, and refuses to handle
     files with non-ASCII characters if the running locale does not support
     them. (Closes: #475187, #475843)
Checksums-Sha1: 
 4d24739a4926bc0cd4332c87acfc304cf20cf6e3 1451 amule_2.2.0~20080608-1.dsc
 ed4f6ef2fcb8b39769885f05c3617d778b5b2aee 5949342 
amule_2.2.0~20080608.orig.tar.gz
 5c939fb529d976ab56af2b23f22351402af7d033 20413 amule_2.2.0~20080608-1.diff.gz
 ef0ecb5f13b74b97ec73825f7f74ec55c4f4349b 1833938 
amule_2.2.0~20080608-1_i386.deb
 f495d385695aa1a759c822feade97e3f95b329a9 441092 
amule-utils_2.2.0~20080608-1_i386.deb
 c44f53c1aebb5274dd7666c2bfeef0f76037e272 1279542 
amule-utils-gui_2.2.0~20080608-1_i386.deb
 f6e1f652438ead2ad181157dff86e430fcb8f2f9 1159384 
amule-daemon_2.2.0~20080608-1_i386.deb
 1638e7773fed714cce03affee239ea1afde0f3c9 2193378 
amule-common_2.2.0~20080608-1_all.deb
Checksums-Sha256: 
 888b8b17e5f8250dfc14530a2e8a16e7f4b28c26a32747f1e8bb574683f2ec88 1451 
amule_2.2.0~20080608-1.dsc
 00faf7cea0e059426ce4dbf3634d103e422449e2fde41ca79e12d68388da2be2 5949342 
amule_2.2.0~20080608.orig.tar.gz
 73b871a8c00b6153ffab21ac337ac017d31a9b18c45ecf20fcbd09abc36424c5 20413 
amule_2.2.0~20080608-1.diff.gz
 0e8bb8960b71d57b3566c9db3db1b962197e40d80a5da381f6f006e1c7520a07 1833938 
amule_2.2.0~20080608-1_i386.deb
 425e3baeda095f22ae9467dd93f37b24445dab418d0f2e6f3e28d0a389a3bfce 441092 
amule-utils_2.2.0~20080608-1_i386.deb
 0f6b6e3c2e1b9888e2d636bbf8d699a58909a575bebe21e09607ccb8757a3daf 1279542 
amule-utils-gui_2.2.0~20080608-1_i386.deb
 d25e23f45f202c7b45cbaf54f2799d8e7ccfde9f1b91e5aacc432ff2fecd3726 1159384 
amule-daemon_2.2.0~20080608-1_i386.deb
 616af1bc4ecd0e277474f4c9fbdd7f7117a4832ce76428257d81b5d0a17633f8 2193378 
amule-common_2.2.0~20080608-1_all.deb
Files: 
 592a307021768ef359ee557de687085c 1451 x11 optional amule_2.2.0~20080608-1.dsc
 cc77667e27fceda266ffec89f7f74f8a 5949342 x11 optional 
amule_2.2.0~20080608.orig.tar.gz
 8e7c7757ef0aac3056b87b83a6f30dc9 20413 x11 optional 
amule_2.2.0~20080608-1.diff.gz
 d2a2a8dbce9f2c85cb47fb84da2259dc 1833938 x11 optional 
amule_2.2.0~20080608-1_i386.deb
 1171b5279fad4338a85065b6a223d3c5 441092 x11 optional 
amule-utils_2.2.0~20080608-1_i386.deb
 9551ec94ea7935f6c2dec505a19d94cf 1279542 x11 optional 
amule-utils-gui_2.2.0~20080608-1_i386.deb
 1966031696c57eb8361dfa1a5ac4e85e 1159384 x11 optional 
amule-daemon_2.2.0~20080608-1_i386.deb
 dd23a858b0e9a3d5c245b213ac67e962 2193378 x11 optional 
amule-common_2.2.0~20080608-1_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
Comment: Signed by Adeodato Simó <[EMAIL PROTECTED]>

iEYEARECAAYFAkhMCy4ACgkQOzsxEBcMRN1PJACfeIU3W3hQ8WDFM3sK9Poq41BJ
Yf0AoN5vPYmHgDwfayIjthuii8GDxC3T
=KXhV
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to