--- Begin Message ---
Package: cone
Version: 0.79-2
Severity: normal
Tags: sid
User: debian-...@lists.debian.org
Usertags: ftbfs-gcc-4.5
The package fails to build in a test rebuild on at least amd64 with
gcc-4.5/g++-4.5, but succeeds to build with gcc-4.4/g++-4.4.
For the compiler version used, see:
http://lists.debian.org/debian-devel/2010/01/msg00230.html
The full build log can be found at:
http://people.debian.org/~lucas/logs/2010/01/08b/cone_0.79-2_lsid64b.buildlog
The last lines of the build log are cwat the end of this report.
The reason of the build failure is likely in the package (compiler or
linker message found in the build log), if this turns out as a gcc bug,
please reassign to the gcc-4.5 package. If the build ends with a
message "confused by earlier errors, bailing out", please
ignore it for now; these compiler errors are filed separately.
[...]
/bin/bash ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I..
-I./.. -Wall -g -O2 -g -Wall -O2 -c -o generic.lo generic.C
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I./.. -Wall -g -O2 -g -Wall
-O2 -c generic.C -fPIC -DPIC -o .libs/generic.o
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I./.. -Wall -g -O2 -g -Wall
-O2 -c generic.C -o generic.o >/dev/null 2>&1
/bin/bash ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I..
-I./.. -Wall -g -O2 -g -Wall -O2 -c -o genericdecode.lo genericdecode.C
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I./.. -Wall -g -O2 -g -Wall
-O2 -c genericdecode.C -fPIC -DPIC -o .libs/genericdecode.o
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I./.. -Wall -g -O2 -g -Wall
-O2 -c genericdecode.C -o genericdecode.o >/dev/null 2>&1
/bin/bash ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I..
-I./.. -Wall -g -O2 -g -Wall -O2 -c -o headers.lo headers.C
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I./.. -Wall -g -O2 -g -Wall
-O2 -c headers.C -fPIC -DPIC -o .libs/headers.o
headers.C: In static member function 'static std::string
mail::Header::encoded::encode(std::string, std::string, std::string)':
headers.C:89:52: error: cannot call constructor 'mail::rfc2047::encode::encode'
directly
headers.C:89:52: note: for a function-style cast, remove the redundant
'::encode'
headers.C:89:52: error: no matching function for call to
'std::basic_string<char>::basic_string(mail::rfc2047::encode, std::string)'
/usr/include/c++/4.5/bits/basic_string.tcc:219:5: note: candidates are:
std::basic_string<_CharT, _Traits,
_Alloc>::basic_string(std::basic_string<_CharT, _Traits, _Alloc>::size_type,
_CharT, const _Alloc&) [with _CharT = char, _Traits = std::char_traits<char>,
_Alloc = std::allocator<char>, std::basic_string<_CharT, _Traits,
_Alloc>::size_type = long unsigned int]
/usr/include/c++/4.5/bits/basic_string.tcc:212:5: note:
std::basic_string<_CharT, _Traits, _Alloc>::basic_string(const _CharT*, const
_Alloc&) [with _CharT = char, _Traits = std::char_traits<char>, _Alloc =
std::allocator<char>]
/usr/include/c++/4.5/bits/basic_string.tcc:205:5: note:
std::basic_string<_CharT, _Traits, _Alloc>::basic_string(const _CharT*,
std::basic_string<_CharT, _Traits, _Alloc>::size_type, const _Alloc&) [with
_CharT = char, _Traits = std::char_traits<char>, _Alloc = std::allocator<char>,
std::basic_string<_CharT, _Traits, _Alloc>::size_type = long unsigned int]
/usr/include/c++/4.5/bits/basic_string.tcc:193:5: note:
std::basic_string<_CharT, _Traits, _Alloc>::basic_string(const
std::basic_string<_CharT, _Traits, _Alloc>&, std::basic_string<_CharT, _Traits,
_Alloc>::size_type, std::basic_string<_CharT, _Traits, _Alloc>::size_type,
const _Alloc&) [with _CharT = char, _Traits = std::char_traits<char>, _Alloc =
std::allocator<char>, std::basic_string<_CharT, _Traits, _Alloc> =
std::basic_string<char>, std::basic_string<_CharT, _Traits, _Alloc>::size_type
= long unsigned int]
/usr/include/c++/4.5/bits/basic_string.tcc:183:5: note:
std::basic_string<_CharT, _Traits, _Alloc>::basic_string(const
std::basic_string<_CharT, _Traits, _Alloc>&, std::basic_string<_CharT, _Traits,
_Alloc>::size_type, std::basic_string<_CharT, _Traits, _Alloc>::size_type)
[with _CharT = char, _Traits = std::char_traits<char>, _Alloc =
std::allocator<char>, std::basic_string<_CharT, _Traits, _Alloc> =
std::basic_string<char>, std::basic_string<_CharT, _Traits, _Alloc>::size_type
= long unsigned int]
/usr/include/c++/4.5/bits/basic_string.tcc:169:5: note:
std::basic_string<_CharT, _Traits, _Alloc>::basic_string(const
std::basic_string<_CharT, _Traits, _Alloc>&) [with _CharT = char, _Traits =
std::char_traits<char>, _Alloc = std::allocator<char>,
std::basic_string<_CharT, _Traits, _Alloc> = std::basic_string<char>]
/usr/include/c++/4.5/bits/basic_string.h:2188:12: note:
std::basic_string<_CharT, _Traits, _Alloc>::basic_string() [with _CharT = char,
_Traits = std::char_traits<char>, _Alloc = std::allocator<char>]
headers.C:90:1: warning: control reaches end of non-void function
make[4]: *** [headers.lo] Error 1
make[4]: Leaving directory
`/build/user-cone_0.79-2-amd64-_7xQbM/cone-0.79/libmail'
make[3]: *** [all] Error 2
make[3]: Leaving directory
`/build/user-cone_0.79-2-amd64-_7xQbM/cone-0.79/libmail'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/build/user-cone_0.79-2-amd64-_7xQbM/cone-0.79'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/build/user-cone_0.79-2-amd64-_7xQbM/cone-0.79'
make: *** [debian/stamp-makefile-build] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2
--- End Message ---