
Le 15/12/15 07:51, Marshall Clow a écrit :
On Mon, Dec 14, 2015 at 11:24 AM, Marshall Clow
[snip] "/Volumes/Quadrophenia/marshall/gcc/gcc-4.9.2/bin/bin/g++" -ftemplate-depth-128 -std=c++11 -O3 -finline-functions -Wno-inline -Wall -dynamic -gdwarf-2 -fexceptions -fPIC -arch x86_64 -ftemplate-depth-1024 -fvisibility=hidden -DBOOST_ALL_NO_LIB=1 -DBOOST_ATOMIC_DYN_LINK=1 -DBOOST_CHRONO_DYN_LINK=1 -DBOOST_DATE_TIME_DYN_LINK=1 -DBOOST_FILESYSTEM_DYN_LINK=1 -DBOOST_LOG_BUILDING_THE_LIB=1 -DBOOST_LOG_DLL -DBOOST_LOG_USE_NATIVE_SYSLOG -DBOOST_LOG_WITHOUT_EVENT_LOG -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DBOOST_SYSTEM_DYN_LINK=1 -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_BUILD_DLL=1 -DBOOST_THREAD_DONT_USE_CHRONO=1 -DBOOST_THREAD_POSIX -DBOOST_THREAD_USE_DLL=1 -DDATE_TIME_INLINE -DNDEBUG -I"." -c -o "bin.v2/libs/log/build/darwin-11/release/build-no/log-api-unix/threading-multi/text_file_backend.o" "libs/log/src/text_file_backend.cpp"
....failed darwin.compile.c++ bin.v2/libs/log/build/darwin-11/release/build-no/log-api-unix/threading-multi/text_file_backend.o...
-- Marshall
Thanks for looking into this, but I still do not get it :) It looks like a boost.log issue rather than a boost.test, isn't it? It's not that important neither, since it is fixed now. Best, Raffi