Re: [Boost-bugs] [Boost C++ Libraries] #5543: Thread clock compatibility problems on Android

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #5543: Thread clock compatibility problems on Android
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2011-05-16 23:43:43


#5543: Thread clock compatibility problems on Android
----------------------------------------------+-----------------------------
  Reporter: Libor Bus <libor.bus@…> | Owner: viboes
      Type: Bugs | Status: new
 Milestone: To Be Determined | Component: chrono
   Version: Boost Development Trunk | Severity: Problem
Resolution: | Keywords:
----------------------------------------------+-----------------------------

Comment (by Peter Schueller <ps@…>):

 did this perhaps break something in the trunk?

 Starting sometime after revision 71950 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/5543#comment:2>
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