[Boost-bugs] [Boost C++ Libraries] #6870: build wave driver failed

Subject: [Boost-bugs] [Boost C++ Libraries] #6870: build wave driver failed
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2012-05-06 10:57:08


#6870: build wave driver failed
----------------------------------------------+-----------------------------
 Reporter: Kohei Takahashi <flast@…> | Owner: hkaiser
     Type: Bugs | Status: new
Milestone: To Be Determined | Component: wave
  Version: Boost Development Trunk | Severity: Problem
 Keywords: |
----------------------------------------------+-----------------------------
 boost/wave/util/filesystem_compatibility.hpp uses boost::filesystem3
 namespace but should use boost::filesystem: boost::filesystem3 is now
 removed in trunk.

 {{{
 gcc.compile.c++ ../../../bin.v2/tools/wave/build/gcc-4.7.1/release
 /instruction-set-native/link-static
 /threading-multi/wavetool-on/cpp.o
 In file included from ../../../boost/wave/util/cpp_include_paths.hpp:19:0,
                  from ../../../boost/wave/cpp_context.hpp:35,
                  from ../../../boost/wave.hpp:21,
                  from ../cpp.cpp:26:
 ../../../boost/wave/util/filesystem_compatibility.hpp: In function
 'boost::filesystem::path boost::wave::uti
 l::complete_path(const boost::filesystem::path&)':
 ../../../boost/wave/util/filesystem_compatibility.hpp:78:23: error:
 'boost::filesystem3' has not been declar
 ed
 ../../../boost/wave/util/filesystem_compatibility.hpp: In function
 'boost::filesystem::path boost::wave::uti
 l::complete_path(const boost::filesystem::path&, const
 boost::filesystem::path&)':
 ../../../boost/wave/util/filesystem_compatibility.hpp:88:23: error:
 'boost::filesystem3' has not been declar
 ed
 compilation terminated due to -fmax-errors=2.

     "g++" -ftemplate-depth-128 -Wlogical-op -Wall -Wextra -pedantic -O3
 -finline-functions -Wno-inline -Wno
 -unused -Winit-self -Wformat=2 -fmax-errors=2 -march=native -pthread
 -DBOOST_ALL_NO_LIB=1 -DBOOST_CHRONO_ST
 ATIC_LINK=1 -DBOOST_FILESYSTEM_STATIC_LINK=1 -DBOOST_SYSTEM_NO_DEPRECATED
 -DBOOST_SYSTEM_STATIC_LINK=1 -DBOO
 ST_THREAD_BUILD_LIB=1 -DBOOST_THREAD_POSIX -DBOOST_THREAD_USE_LIB=1
 -DBOOST_WAVE_SUPPORT_THREADING=0 -DDATE_
 TIME_INLINE -DNDEBUG -I"../../.." -c -o
 "../../../bin.v2/tools/wave/build/gcc-4.7.1/release/instruction-set
 -native/link-static/threading-multi/wavetool-on/cpp.o" "../cpp.cpp"
 }}}

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/6870>
Boost C++ Libraries <http://www.boost.org/>
Boost provides free peer-reviewed portable C++ source libraries.

This archive was generated by hypermail 2.1.7 : 2017-02-16 18:50:09 UTC