Boost logo

Boost Testing :

From: K. Noel Belcourt (kbelco_at_[hidden])
Date: 2007-06-27 17:30:47


I was too quick, there's another boost/filesystem problem with sun-5.9.

On Jun 27, 2007, at 3:25 PM, K. Noel Belcourt wrote:

> Hi Beman,
>
> I'm getting this compiler error with the sun-5.9 compilers when
> building process jam log.
>
> "../../../libs/filesystem/src/operations.cpp", line 991: Error:
> Cannot use std::pair<boost::system::error_code, int> to initialize
> std::pair<boost::system::error_code, unsigned long long>.
> "../../../libs/filesystem/src/operations.cpp", line 993: Error:
> Cannot use std::pair<boost::system::error_code, int> to initialize
> std::pair<boost::system::error_code, unsigned long long>.
> "../../../libs/filesystem/src/operations.cpp", line 1027: Error:
> Cannot use std::pair<boost::system::error_code, int> to initialize
> std::pair<boost::system::error_code, long>.
> 3 Error(s) detected.
>
> "/opt/Studio12/SUNWspro/bin/CC" -xtarget=ultra4 -
> xarch=sparcvis2 -xcode=pic32 -fast -DBOOST_ALL_NO_LIB=1 -
> DBOOST_FILESYSTEM_STATIC_LINK=1 -DNDEBUG -I"../../.." -c -o
> "../../../bin.v2/libs/filesystem/build/sun-5.9/release/link-static/
> operations.o" "../../../libs/filesystem/src/operations.cpp"

"../../../libs/filesystem/src/path.cpp", line 42: Error: Could not
find a match for std::use_facet<std::Facet>(std::locale) needed in<no
tag>.
"../../../libs/filesystem/src/path.cpp", line 56: Error: Could not
find a match for std::use_facet<std::Facet>(std::locale) needed in
static boost::filesystem::wpath_traits::imbue(const std::locale&,
const std::nothrow_t&).
2 Error(s) detected.

     "/opt/Studio12/SUNWspro/bin/CC" -xtarget=ultra4 -xarch=sparcvis2
-xcode=pic32 -fast -DBOOST_ALL_NO_LIB=1 -
DBOOST_FILESYSTEM_STATIC_LINK=1 -DNDEBUG -I"../../.." -c -o "../../../
bin.v2/libs/filesystem/build/sun-5.9/release/link-static/path.o"
"../../../libs/filesystem/src/path.cpp"

-- Noel


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