
On Tue, Jan 24, 2012 at 12:15 PM, Marshall Clow <mclow.lists@gmail.com>wrote:
On Jan 23, 2012, at 3:28 PM, Marshall Clow wrote:
On Jan 23, 2012, at 11:04 AM, Beman Dawes wrote:
Release candidate files for 1.49.0 beta 1 are available at http://boost.cowic.de/rc/
As always, the release managers would appreciate it if you download the candidate of your choice and give building it a try. Please report both success and failure, and anything else that is noteworthy.
(starting clang run now…)
Apple Clang 3.0 (part of Xcode 4.2.1), Mac OS X 10.7.2, x86_64
$ ../b2 [ 208,784 lines of output skipped ] ...failed updating 36 targets... ...skipped 68 targets... ...updated 32410 targets...
...failed clang-darwin.compile.c++ ../bin.v2/libs/variant/test/variant_reference_test.test/clang-darwin-4.2.1/debug/variant_reference_test.o... ...failed testing.capture-output ../bin.v2/libs/asio/test/ip_multicast.test/clang-darwin-4.2.1/debug/threading-multi/ip_multicast.run... ...failed testing.capture-output ../bin.v2/libs/asio/test/ip_multicast_select.test/clang-darwin-4.2.1/debug/threading-multi/ip_multicast_select.run... ...failed clang-darwin.compile.c++ ../bin.v2/libs/concept_check/stl_concept_covering.test/clang-darwin-4.2.1/debug/stl_concept_covering.o... ...failed clang-darwin.compile.c++ ../bin.v2/libs/detail/test/container_fwd/correctly_disable.test/clang-darwin-4.2.1/debug/correctly_disable.o... ...failed clang-darwin.compile.c++ ../bin.v2/libs/function_types/test/nonmember_ccs.test/clang-darwin-4.2.1/debug/nonmember_ccs.o...
Sorry to be so ignorant of Clang status for Boost, but are those expected or unexpected errors? --Beman