Boost logo

Boost Testing :

Subject: Re: [Boost-testing] [boost]filesystem/v2 failure breaking Darwin testing
From: Belcourt, Kenneth (kbelco_at_[hidden])
Date: 2010-06-19 16:32:54


On Jun 18, 2010, at 10:47 AM, Beman Dawes wrote:

> Noel writes,
>
>> Been on travel for a couple of days. I see that gcc-3.4.6 and Sun
>> are still
>> broken. What can I do to help get these testers running again?
>
> I need to see the specific error messages from both.

gcc.compile.c++ /tmp/kbelco/boost/boost/bin.v2/libs/filesystem/build/
gcc-3.4.6/release/link-static/v3/src/path.o

"/sierra/Sntools/extras/compilers/gcc-3.4.6/bin/g++" -ftemplate-
depth-128 -O3 -finline-functions -Wno-inline -Wall -
DBOOST_ALL_NO_LIB=1 -DBOOST_SYSTEM_STATIC_LINK=1 -DNDEBUG -I"/tmp/
kbelco/boost/boost" -c -o "/tmp/kbelco/boost/boost/bin.v2/libs/
filesystem/build/gcc-3.4.6/release/link-static/v3/src/path.o" "/tmp/
kbelco/boost/boost/libs/filesystem/v3/src/path.cpp"

/tmp/kbelco/boost/boost/boost/filesystem/v3/path.hpp: In constructor
`boost::filesystem3::path::path(const Source&) [with Source =
char[2]]':/tmp/kbelco/boost/boost/libs/filesystem/v3/src/path.cpp:
87: instantiated from here/tmp/kbelco/boost/boost/boost/filesystem/
v3/path.hpp:161: error: call of overloaded `dispatch(const char[2],
std::basic_string<char, std::char_traits<char>, std::allocator<char>
>&, const std::codecvt<wchar_t, char, mbstate_t>&)' is ambiguous/tmp/
kbelco/boost/boost/boost/filesystem/v3/path_traits.hpp:141: note:
candidates are: void boost::filesystem3::path_traits::dispatch(const
std::string&, U&, const
boost::filesystem3::path_traits::codecvt_type&) [with U =
std::basic_string<char, std::char_traits<char>, std::allocator<char>
>]/tmp/kbelco/boost/boost/boost/filesystem/v3/path_traits.hpp:167:
note: void
boost::filesystem3::path_traits::dispatch(const Container&, U&, const
boost::filesystem3::path_traits::codecvt_type&) [with Container =
char[2], U = std::basic_string<char, std::char_traits<char>,
std::allocator<char> >]
/tmp/kbelco/boost/boost/boost/filesystem/v3/path_traits.hpp:187:
note: void boost::filesystem3::path_traits::dispatch(T
(&)[N], U&, cons
t boost::filesystem3::path_traits::codecvt_type&) [with T = const
char, long unsigned int N = 2ul, U = std::basic_string<char,
std::char_traits<char>, s
td::allocator<char> >]
/tmp/kbelco/boost/boost/boost/filesystem/v3/path.hpp: In constructor
`boost::filesystem3::path::path(const Source&) [with Source = char[3]]':
/tmp/kbelco/boost/boost/libs/filesystem/v3/src/path.cpp:88:
instantiated from here
/tmp/kbelco/boost/boost/boost/filesystem/v3/path.hpp:161: error: call
of overloaded `dispatch(const char[3], std::basic_string<char,
std::char_traits<char>, std::allocator<char> >&, const
std::codecvt<wchar_t, char, mbstate_t>&)' is ambiguous
/tmp/kbelco/boost/boost/boost/filesystem/v3/path_traits.hpp:141: note:
candidates are: void boost::filesystem3::path_traits::dispatch(const
std::string&, U&, const
boost::filesystem3::path_traits::codecvt_type&) [with U =
std::basic_string<char, std::char_traits<char>, std::allocator<char> >]
/tmp/kbelco/boost/boost/boost/filesystem/v3/path_traits.hpp:167:
note: void
boost::filesystem3::path_traits::dispatch(const Container&, U&, const
boost::filesystem3::path_traits::codecvt_type&) [with Container =
char[3], U = std::basic_string<char, std::char_traits<char>,
std::allocator<char> >]
/tmp/kbelco/boost/boost/boost/filesystem/v3/path_traits.hpp:187:
note: void boost::filesystem3::path_traits::dispatch(T
(&)[N], U&, const boost::filesystem3::path_traits::codecvt_type&)
[with T = const char, long unsigned int N = 3ul, U =
std::basic_string<char, std::char_traits<char>, std::allocator<char> >]

...failed gcc.compile.c++ /tmp/kbelco/boost/boost/bin.v2/libs/
filesystem/build/gcc-3.4.6/release/link-static/v3/src/path.o...


Boost-testing list run by mbergal at meta-comm.com