[Boost-bugs] [Boost C++ Libraries] #5549: FTBFS due to chrono/detail/inlined/posix/thread_clock.hpp

Subject: [Boost-bugs] [Boost C++ Libraries] #5549: FTBFS due to chrono/detail/inlined/posix/thread_clock.hpp
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2011-05-18 15:41:38


#5549: FTBFS due to chrono/detail/inlined/posix/thread_clock.hpp
--------------------------------------------------+-------------------------
 Reporter: Peter Schueller <ps@…> | Owner: viboes
     Type: Bugs | Status: new
Milestone: To Be Determined | Component: chrono
  Version: Boost Development Trunk | Severity: Problem
 Keywords: |
--------------------------------------------------+-------------------------
 Between 71950 and 71963 a bug was introduced, I can no longer build the
 trunk, I get

 {{{
     "g++" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall
 -pedantic -pthread -fPIC -Wextra -Wno-long-long -pedantic
 -DBOOST_ALL_DYN_LINK=1 -DBOOST_ALL_NO_LIB=1 -DBOOST_SYSTEM_DYN_LINK=1
 -DBOOST_SYSTEM_NO_DEPRECATED -DNDEBUG -I"." -c -o
 "bin.v2/libs/chrono/build/gcc-4.4.5/release/threading-
 multi/thread_clock.o" "libs/chrono/src/thread_clock.cpp"

 In file included from ./boost/chrono/detail/inlined/thread_clock.hpp:39,
                  from libs/chrono/src/thread_clock.cpp:18:
 ./boost/chrono/detail/inlined/posix/thread_clock.hpp: In static member
 function ‘static boost::chrono::time_point<boost::chrono::thread_clock,
 boost::chrono::duration<long int, boost::ratio<1l, 1000000000l> > >
 boost::chrono::thread_clock::now()’:
 ./boost/chrono/detail/inlined/posix/thread_clock.hpp:26: error: ‘ts’
 was not declared in this scope
 ./boost/chrono/detail/inlined/posix/thread_clock.hpp:47: error: ‘ts’
 was not declared in this scope
 ./boost/chrono/detail/inlined/posix/thread_clock.hpp: In static member
 function ‘static boost::chrono::time_point<boost::chrono::thread_clock,
 boost::chrono::duration<long int, boost::ratio<1l, 1000000000l> > >
 boost::chrono::thread_clock::now(boost::system::error_code&)’:
 ./boost/chrono/detail/inlined/posix/thread_clock.hpp:54: error: ‘ts’
 was not declared in this scope
 ./boost/chrono/detail/inlined/posix/thread_clock.hpp:86: error: ‘ts’
 was not declared in this scope
 }}}

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/5549>
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:06 UTC