Opened 8 years ago

Closed 6 years ago

#11128 closed Bugs (fixed)

[bb10/qnx failures] Build error

Reported by: Jörg Böhme <joerg@…> Owned by: Raffi Enficiaud
Milestone: Boost 1.62.0 Component: test
Version: Boost Development Trunk Severity: Problem
Keywords: Cc:

Description

Build error on BB10/QNX crosscompiling:

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

report_error( execution_exception::error_code ec, boost::exception const* be, char const* format, va_list* args )

Fix see git commit 450436c1fbd9ad9e1669dc92d6ad93a55b4c7680

Change History (4)

comment:1 by Raffi Enficiaud, 8 years ago

Milestone: Boost 1.58.0To Be Determined
Owner: changed from Gennadiy Rozental to Raffi Enficiaud
Status: newassigned

comment:2 by anonymous, 6 years ago

PR merged to branch topic/trac-11128-bb10-qnx-failures

comment:3 by Raffi Enficiaud, 6 years ago

Milestone: To Be DeterminedBoost 1.62.0

On next-internal for testing

comment:4 by Raffi Enficiaud, 6 years ago

Resolution: fixed
Status: assignedclosed

Merged to master a38161dd316028d64f9dbf36168095470680a747

Note: See TracTickets for help on using tickets.