Boost logo

Boost Testing :

Subject: Re: [Boost-testing] [boost]filesystem/v2 failure breaking Darwin testing
From: Christopher Cambly (ccambly_at_[hidden])
Date: 2010-06-17 15:58:10


> >
> > Similar error messages from vacpp as well as a couple others.
>
> There is some possibility revision 62976 will fix the problem. Please
> let me know if it does or doesn't help.

The tests that were run today have both 63025 and 62912 but compilation
still fails with the following messages:

xlC -c -DBOOST_ALL_NO_LIB=1 -DBOOST_SYSTEM_STATIC_LINK=1 -DNDEBUG
-qcpluscmt -O3 -qstrict -qfuncsect -qeh -qrtti
-I"/nfs/sparky/home/montana/boost_NEW/boost-CVS/111.aix/boost" -o
"/nfs/sparky/home/montana/boost_NEW/boost-CVS/111.aix/boost/bin.v2/libs/filesystem/build/vacpp/release/link-static/v3/src/unique_path.o"

"/nfs/sparky/home/montana/boost_NEW/boost-CVS/111.aix/boost/libs/filesystem/v3/src/unique_path.cpp"

"/nfs/sparky/home/montana/boost_NEW/boost-CVS/111.aix/boost/boost/filesystem/v3/path.hpp",
 line 161.7: 1540-0219 (S) The call to "path_traits::dispatch" has no best
match.
"/nfs/sparky/home/montana/boost_NEW/boost-CVS/111.aix/boost/boost/filesystem/v3/path.hpp",
 line 161.29: 1540-1228 (I) Argument number 1 is an lvalue of type "const
char [1]".
"/nfs/sparky/home/montana/boost_NEW/boost-CVS/111.aix/boost/boost/filesystem/v3/path.hpp",
 line 161.37: 1540-1228 (I) Argument number 2 is an lvalue of type
"boost::filesystem3::path::string_type".
"/nfs/sparky/home/montana/boost_NEW/boost-CVS/111.aix/boost/boost/filesystem/v3/path.hpp",
 line 161.56: 1540-1228 (I) Argument number 3 is an lvalue of type "const
std::codecvt<wchar_t,char,char *>".
"/nfs/sparky/home/montana/boost_NEW/boost-CVS/111.aix/boost/boost/filesystem/v3/path_traits.hpp",
 line 186.8: 1540-1202 (I) No candidate is better than
"boost::filesystem3::path_traits::dispatch<const
char,1,std::basic_string<char,std::char_traits<char>,std::allocator<char> >
>(const char (&)[1],
basic_string<char,std::char_traits<char>,std::allocator<char> > &, const
codecvt_type &)".
"/nfs/sparky/home/montana/boost_NEW/boost-CVS/111.aix/boost/boost/filesystem/v3/path.hpp",
 line 161.29: 1540-1231 (I) The conversion from argument number 1 to "const
char (&)[1]" uses "the identity conversion".
"/nfs/sparky/home/montana/boost_NEW/boost-CVS/111.aix/boost/boost/filesystem/v3/path.hpp",
 line 161.37: 1540-1231 (I) The conversion from argument number 2 to
"std::basic_string<char,std::char_traits<char>,std::allocator<char> > &"
uses "the identity conversion".
"/nfs/sparky/home/montana/boost_NEW/boost-CVS/111.aix/boost/boost/filesystem/v3/path.hpp",
 line 161.56: 1540-1231 (I) The conversion from argument number 3 to "const
std::codecvt<wchar_t,char,char *> &" uses "the identity conversion".
"/nfs/sparky/home/montana/boost_NEW/boost-CVS/111.aix/boost/boost/filesystem/v3/path_traits.hpp",
 line 166.8: 1540-1202 (I) No candidate is better than
"boost::filesystem3::path_traits::dispatch<const char
[1],std::basic_string<char,std::char_traits<char>,std::allocator<char> > >
(const char (&)[1],
basic_string<char,std::char_traits<char>,std::allocator<char> > &, const
codecvt_type &)".
"/nfs/sparky/home/montana/boost_NEW/boost-CVS/111.aix/boost/boost/filesystem/v3/path.hpp",
 line 161.29: 1540-1231 (I) The conversion from argument number 1 to "const
char (&)[1]" uses "the identity conversion".
"/nfs/sparky/home/montana/boost_NEW/boost-CVS/111.aix/boost/boost/filesystem/v3/path.hpp",
 line 161.37: 1540-1231 (I) The conversion from argument number 2 to
"std::basic_string<char,std::char_traits<char>,std::allocator<char> > &"
uses "the identity conversion".
"/nfs/sparky/home/montana/boost_NEW/boost-CVS/111.aix/boost/boost/filesystem/v3/path.hpp",
 line 161.56: 1540-1231 (I) The conversion from argument number 3 to "const
std::codecvt<wchar_t,char,char *> &" uses "the identity conversion".
"/nfs/sparky/home/montana/boost_NEW/boost-CVS/111.aix/boost/boost/filesystem/v3/path.hpp",
 line 159.5: 1540-0700 (I) The previous message was produced while
processing "boost::filesystem3::path::path(const char (&)[1])".

Chris Cambly
XL C++ Compiler Development



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