Boost logo

Boost :

Subject: [boost] Nightly tests failed with filesystem problem
From: Belcourt, Kenneth (kbelco_at_[hidden])
Date: 2010-10-12 11:18:54


Hi,

Tests failed last night for a problem with v3/src/operations.cpp.

gcc.compile.c++ /scratch/boost/boost/bin.v2/libs/filesystem/build/
gcc-4.1.2/release/link-static/v3/src/operations.o

"g++" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -
DBOOST_ALL_NO_LIB=1 -DBOOST_SYSTEM_STATIC_LINK=1 -DNDEBUG -I"/scratch/
boost/
boost" -c -o "/scratch/boost/boost/bin.v2/libs/filesystem/build/
gcc-4.1.2/release/link-static/v3/src/operations.o" "/scratch/boost/
boost/libs/filesystem/v3/src/operations.cpp"

/scratch/boost/boost/libs/filesystem/v3/src/operations.cpp: In
function
‘boost::filesystem3::file_type<unnamed>::query_file_type(const
boost::filesystem3::path&, boost::system::error_code*)’:
/scratch/boost/boost/libs/filesystem/v3/src/operations.cpp:467: error:
no matching function for call to ‘symlink_status(const
boost::filesystem3::path&, boost::system::error_code*&)’
/scratch/boost/boost/boost/filesystem/v3/operations.hpp:209: note:
candidates are: boost::filesystem3::file_status
boost::filesystem3::symlink_status(const boost::filesystem3::path&)
/scratch/boost/boost/boost/filesystem/v3/operations.hpp:211:
note: boost::filesystem3::file_status
boost::filesystem3::symlink_status(const boost::filesystem3::path&,
boost::system::error_code&)

Can someone please take a look?

Thanks.

-- Noel


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk