Boost C++ Libraries: Ticket #7460: owi_mt_tests.cpp:89: error: 'TIME_UTC' is not a member of 'boost' https://svn.boost.org/trac10/ticket/7460 <p> Release 1.50.0 is not compiling on Linux with gcc-4.1.2 when running boost_1_50_0/libs/spirit/classic/test test. </p> <p> Test run using command: </p> <pre class="wiki">../../../../bjam -a &gt;test.result </pre><p> Here is the problem: </p> <pre class="wiki">gcc.compile.c++ ../../../../bin.v2/libs/spirit/classic/test/owi_mt_tests.test/gcc-4.1.2/debug/threading-multi/owi_mt_tests.o owi_mt_tests.cpp: In static member function 'static long unsigned int test_task&lt;ClassT&gt;::increase_test_size(long unsigned int)': owi_mt_tests.cpp:89: error: 'TIME_UTC' is not a member of 'boost' owi_mt_tests.cpp: In function 'void concurrent_creation_of_objects()': owi_mt_tests.cpp:190: error: 'TIME_UTC' is not a member of 'boost' </pre><p> It should be using TIME_UTC_ and not TIME_UTC. I am surprised this bug hasn't been reported before. </p> <p> Blessings, Greg. </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/7460 Trac 1.4.3 viboes Thu, 03 Jan 2013 18:52:40 GMT owner, component changed https://svn.boost.org/trac10/ticket/7460#comment:1 https://svn.boost.org/trac10/ticket/7460#comment:1 <ul> <li><strong>owner</strong> changed from <span class="trac-author">René Rivera</span> to <span class="trac-author">Joel de Guzman</span> </li> <li><strong>component</strong> <span class="trac-field-old">Regression Testing</span> → <span class="trac-field-new">spirit</span> </li> </ul> Ticket Nikita Kniazev <nok.raven@…> Fri, 16 Mar 2018 17:36:08 GMT <link>https://svn.boost.org/trac10/ticket/7460#comment:2 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/7460#comment:2</guid> <description> <p> This was a Boost.Thread problem <a class="closed ticket" href="https://svn.boost.org/trac10/ticket/6940" title="#6940: Bugs: TIME_UTC is a macro in C11 (closed: fixed)">#6940</a>. </p> </description> <category>Ticket</category> </item> <item> <dc:creator>Joel de Guzman</dc:creator> <pubDate>Thu, 22 Nov 2018 13:52:17 GMT</pubDate> <title>status changed; resolution set https://svn.boost.org/trac10/ticket/7460#comment:3 https://svn.boost.org/trac10/ticket/7460#comment:3 <ul> <li><strong>status</strong> <span class="trac-field-old">new</span> → <span class="trac-field-new">closed</span> </li> <li><strong>resolution</strong> → <span class="trac-field-new">fixed</span> </li> </ul> Ticket