Boost logo

Boost Testing :

Subject: [Boost-testing] [boost]filesystem/v2 failure breaking Darwin testing
From: Belcourt, Kenneth (kbelco_at_[hidden])
Date: 2010-06-14 11:47:50


Hi,

Here's the darwin error (looks like a missing file).

-- Noel

darwin.compile.c++ /Volumes/Scratch/kbelco/boost/boost/bin.v2/libs/
filesystem/build/darwin-4.0.1/release/link-static/v2/src/v2_path.o

     "g++" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -
Wall -no-cpp-precomp -gdwarf-2 -Wno-long-double -DBOOST_ALL_NO_LIB=1 -
DBOOST_SYSTEM_STATIC_LINK=1 -DNDEBUG -I"/Volumes/Scratch/kbelco/boost/
boost" -c -o "/Volumes/Scratch/kbelco/boost/boost/bin.v2/libs/
filesystem/build/darwin-4.0.1/release/link-static/v2/src/v2_path.o" "/
Volumes/Scratch/kbelco/boost/boost/libs/filesystem/v2/src/v2_path.cpp"

/Volumes/Scratch/kbelco/boost/boost/libs/filesystem/v2/src/v2_path.cpp:
30:35: error: utf8_codecvt_facet.hpp: No such file or directory
/Volumes/Scratch/kbelco/boost/boost/libs/filesystem/v2/src/
v2_path.cpp: In function 'std::locale&<unnamed>::loc()':
/Volumes/Scratch/kbelco/boost/boost/libs/filesystem/v2/src/v2_path.cpp:
51: error: 'boost::filesystem::detail' has not been declared
/Volumes/Scratch/kbelco/boost/boost/libs/filesystem/v2/src/v2_path.cpp:
51: error: expected type-specifier
/Volumes/Scratch/kbelco/boost/boost/libs/filesystem/v2/src/v2_path.cpp:
51: error: expected `)'
/usr/include/c++/4.0.0/bits/locale_classes.h: In constructor
'std::locale::locale(const std::locale&, _Facet*) [with _Facet = int]':
/Volumes/Scratch/kbelco/boost/boost/libs/filesystem/v2/src/v2_path.cpp:
51: instantiated from here
/usr/include/c++/4.0.0/bits/locale_classes.h:575: error: 'id' is not a
member of 'int'


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