Boost C++ Libraries: Ticket #11128: [bb10/qnx failures] Build error https://svn.boost.org/trac10/ticket/11128 <p> Build error on BB10/QNX crosscompiling: </p> <p> qcc.compile.c++ bin.v2/libs/test/build/qcc/debug/address-model-32/architecture-arm/link-static/target-os-qnxnto/threading-multi/execution_monitor.o In file included from libs/test/src/execution_monitor.cpp:16:0: ./boost/test/impl/execution_monitor.ipp:238:99: error: 'va_list' has not been declared </p> <blockquote> <p> report_error( execution_exception::error_code ec, boost::exception const* be, char const* format, va_list* args ) </p> </blockquote> <p> Fix see git commit 450436c1fbd9ad9e1669dc92d6ad93a55b4c7680 </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/11128 Trac 1.4.3 Raffi Enficiaud Sat, 21 Mar 2015 15:38:15 GMT owner, status, milestone changed https://svn.boost.org/trac10/ticket/11128#comment:1 https://svn.boost.org/trac10/ticket/11128#comment:1 <ul> <li><strong>owner</strong> changed from <span class="trac-author">Gennadiy Rozental</span> to <span class="trac-author">Raffi Enficiaud</span> </li> <li><strong>status</strong> <span class="trac-field-old">new</span> → <span class="trac-field-new">assigned</span> </li> <li><strong>milestone</strong> <span class="trac-field-old">Boost 1.58.0</span> → <span class="trac-field-new">To Be Determined</span> </li> </ul> Ticket anonymous Mon, 23 May 2016 22:37:07 GMT <link>https://svn.boost.org/trac10/ticket/11128#comment:2 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/11128#comment:2</guid> <description> <p> PR merged to branch topic/trac-11128-bb10-qnx-failures </p> </description> <category>Ticket</category> </item> <item> <dc:creator>Raffi Enficiaud</dc:creator> <pubDate>Fri, 27 May 2016 08:37:09 GMT</pubDate> <title>milestone changed https://svn.boost.org/trac10/ticket/11128#comment:3 https://svn.boost.org/trac10/ticket/11128#comment:3 <ul> <li><strong>milestone</strong> <span class="trac-field-old">To Be Determined</span> → <span class="trac-field-new">Boost 1.62.0</span> </li> </ul> <p> On next-internal for testing </p> Ticket Raffi Enficiaud Tue, 12 Jul 2016 19:00:01 GMT status changed; resolution set https://svn.boost.org/trac10/ticket/11128#comment:4 https://svn.boost.org/trac10/ticket/11128#comment:4 <ul> <li><strong>status</strong> <span class="trac-field-old">assigned</span> → <span class="trac-field-new">closed</span> </li> <li><strong>resolution</strong> → <span class="trac-field-new">fixed</span> </li> </ul> <p> Merged to master a38161dd316028d64f9dbf36168095470680a747 </p> Ticket