Boost 1.60.0 beta 1 Release Candidate 3 available for testing
Release candidate files for 1.60.0 beta 3 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. This helps ensure the candidates build OK before we push them out to SourceForge. Changes since rc1: * Boost.Sprit has been updated and Boost.Log now builds. * Boost.Math has been updated and now builds. [ Note: The RC2 files that I posted yesterday were incorrectly produced. RC3 is identical to what RC2 should have been -- end note ] Known issues: * Errors when building libraries for visual studio: test and type_erasure. * Boost.Test fails when building on Darwin with gcc 4.9.2 The files (and associated md5s) are: MD5 (boost_1_60_0_b1_rc3.7z) = cfac18348700d0e6c1a0e4418a57e9aa MD5 (boost_1_60_0_b1_rc3.tar.bz2) = d3cb5a59e5b38555096814a6bfbcb441 MD5 (boost_1_60_0_b1_rc3.tar.gz) = db9b011547b8933454d0dfe31f7b8551 MD5 (boost_1_60_0_b1_rc3.zip) = 216c7cd0c15c096ece24d2649a272b51 Thanks! -- The release managers
On Fri, Nov 13, 2015 at 10:47 AM, Marshall Clow
Release candidate files for 1.60.0 beta 3 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.
This helps ensure the candidates build OK before we push them out to SourceForge.
Changes since rc1: * Boost.Sprit has been updated and Boost.Log now builds. * Boost.Math has been updated and now builds.
[ Note: The RC2 files that I posted yesterday were incorrectly produced. RC3 is identical to what RC2 should have been -- end note ]
Known issues: * Errors when building libraries for visual studio: test and type_erasure. * Boost.Test fails when building on Darwin with gcc 4.9.2
The files (and associated md5s) are: MD5 (boost_1_60_0_b1_rc3.7z) = cfac18348700d0e6c1a0e4418a57e9aa MD5 (boost_1_60_0_b1_rc3.tar.bz2) = d3cb5a59e5b38555096814a6bfbcb441 MD5 (boost_1_60_0_b1_rc3.tar.gz) = db9b011547b8933454d0dfe31f7b8551 MD5 (boost_1_60_0_b1_rc3.zip) = 216c7cd0c15c096ece24d2649a272b51
Thanks!
... and the windows builds are messed up. -- Marshall
On Fri, Nov 13, 2015 at 10:54 AM, Marshall Clow
On Fri, Nov 13, 2015 at 10:47 AM, Marshall Clow
wrote: Release candidate files for 1.60.0 beta 3 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.
This helps ensure the candidates build OK before we push them out to SourceForge.
Changes since rc1: * Boost.Sprit has been updated and Boost.Log now builds. * Boost.Math has been updated and now builds.
[ Note: The RC2 files that I posted yesterday were incorrectly produced. RC3 is identical to what RC2 should have been -- end note ]
Known issues: * Errors when building libraries for visual studio: test and type_erasure. * Boost.Test fails when building on Darwin with gcc 4.9.2
The files (and associated md5s) are: MD5 (boost_1_60_0_b1_rc3.7z) = cfac18348700d0e6c1a0e4418a57e9aa MD5 (boost_1_60_0_b1_rc3.tar.bz2) = d3cb5a59e5b38555096814a6bfbcb441 MD5 (boost_1_60_0_b1_rc3.tar.gz) = db9b011547b8933454d0dfe31f7b8551 MD5 (boost_1_60_0_b1_rc3.zip) = 216c7cd0c15c096ece24d2649a272b51
Thanks!
... and the windows builds are messed up.
I have updated the windows RC3 files on the server. They should be correct now. -- Marshall
On 13 Nov 2015, at 19:47, Marshall Clow
wrote: 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.
[$ ./b2 toolset=clang-darwin cxxflags=-std=c++11] 2 ./boost/asio/basic_datagram_socket.hpp:344:59: warning: unused typedef 'type_check' [-Wunused-local-typedef] 2 ./boost/asio/basic_datagram_socket.hpp:387:59: warning: unused typedef 'type_check' [-Wunused-local-typedef] 2 ./boost/asio/basic_datagram_socket.hpp:527:59: warning: unused typedef 'type_check' [-Wunused-local-typedef] 2 ./boost/asio/basic_datagram_socket.hpp:570:59: warning: unused typedef 'type_check' [-Wunused-local-typedef] 2 ./boost/asio/basic_datagram_socket.hpp:710:57: warning: unused typedef 'type_check' [-Wunused-local-typedef] 2 ./boost/asio/basic_datagram_socket.hpp:753:57: warning: unused typedef 'type_check' [-Wunused-local-typedef] 2 ./boost/asio/basic_datagram_socket.hpp:893:57: warning: unused typedef 'type_check' [-Wunused-local-typedef] 2 ./boost/asio/basic_datagram_socket.hpp:938:57: warning: unused typedef 'type_check' [-Wunused-local-typedef] 2 ./boost/asio/basic_socket.hpp:755:63: warning: unused typedef 'type_check' [-Wunused-local-typedef] 2 ./boost/asio/impl/io_service.hpp:102:67: warning: unused typedef 'type_check' [-Wunused-local-typedef] 2 ./boost/asio/impl/io_service.hpp:85:67: warning: unused typedef 'type_check' [-Wunused-local-typedef] 2 ./boost/asio/ip/basic_resolver.hpp:164:44: warning: unused typedef 'type_check' [-Wunused-local-typedef] 2 ./boost/asio/ip/basic_resolver.hpp:257:44: warning: unused typedef 'type_check' [-Wunused-local-typedef] 50 ./boost/python/cast.hpp:73:20: warning: unused typedef 'must_be_a_complete_type' [-Wunused-local-typedef] 2 ./boost/python/make_function.hpp:58:32: warning: unused typedef 'assertion' [-Wunused-local-typedef] 2 ./boost/python/object/pickle_support.hpp:110:31: warning: unused typedef 'error_type' [-Wunused-local-typedef] 14 ./boost/spirit/home/classic/core/non_terminal/impl/grammar.ipp:286:68: warning: unused typedef 'iterator_t' [-Wunused-local-typedef] 2 libs/container/src/dlmalloc_2_8_6.c:4085:27: warning: 'sbrk' is deprecated [-Wdeprecated-declarations] 2 libs/container/src/dlmalloc_2_8_6.c:4095:27: warning: 'sbrk' is deprecated [-Wdeprecated-declarations] 2 libs/container/src/dlmalloc_2_8_6.c:4106:25: warning: 'sbrk' is deprecated [-Wdeprecated-declarations] 2 libs/container/src/dlmalloc_2_8_6.c:4118:32: warning: 'sbrk' is deprecated [-Wdeprecated-declarations] 2 libs/container/src/dlmalloc_2_8_6.c:4122:22: warning: 'sbrk' is deprecated [-Wdeprecated-declarations] 2 libs/container/src/dlmalloc_2_8_6.c:4153:20: warning: 'sbrk' is deprecated [-Wdeprecated-declarations] 2 libs/container/src/dlmalloc_2_8_6.c:4154:21: warning: 'sbrk' is deprecated [-Wdeprecated-declarations] 2 libs/container/src/dlmalloc_2_8_6.c:4323:36: warning: 'sbrk' is deprecated [-Wdeprecated-declarations] 2 libs/container/src/dlmalloc_2_8_6.c:4325:38: warning: 'sbrk' is deprecated [-Wdeprecated-declarations] 2 libs/container/src/dlmalloc_2_8_6.c:4326:38: warning: 'sbrk' is deprecated [-Wdeprecated-declarations] 2 libs/locale/src/shared/mo_lambda.cpp:220:16: warning: unused function 'un_factory' [-Wunused-function] 2 libs/log/src/date_time_format_parser.cpp:321:23: warning: unused typedef 'callback_type' [-Wunused-local-typedef] 2 libs/log/src/filter_parser.cpp:494:91: warning: unused typedef 'encoding_specific' [-Wunused-local-typedef] 2 libs/log/src/init_from_settings.cpp:175:60: warning: unused typedef 'encoding_specific' [-Wunused-local-typedef] 2 libs/log/src/init_from_settings.cpp:176:59: warning: unused typedef 'literal_type' [-Wunused-local-typedef] 2 libs/log/src/init_from_settings.cpp:784:43: warning: unused typedef 'string_type' [-Wunused-local-typedef] - - - - - - - - [$ ./b2] 2 ./boost/asio/basic_datagram_socket.hpp:344:59: warning: unused typedef 'type_check' [-Wunused-local-typedef] 2 ./boost/asio/basic_datagram_socket.hpp:387:59: warning: unused typedef 'type_check' [-Wunused-local-typedef] 2 ./boost/asio/basic_datagram_socket.hpp:527:59: warning: unused typedef 'type_check' [-Wunused-local-typedef] 2 ./boost/asio/basic_datagram_socket.hpp:570:59: warning: unused typedef 'type_check' [-Wunused-local-typedef] 2 ./boost/asio/basic_datagram_socket.hpp:710:57: warning: unused typedef 'type_check' [-Wunused-local-typedef] 2 ./boost/asio/basic_datagram_socket.hpp:753:57: warning: unused typedef 'type_check' [-Wunused-local-typedef] 2 ./boost/asio/basic_datagram_socket.hpp:893:57: warning: unused typedef 'type_check' [-Wunused-local-typedef] 2 ./boost/asio/basic_datagram_socket.hpp:938:57: warning: unused typedef 'type_check' [-Wunused-local-typedef] 2 ./boost/asio/basic_socket.hpp:755:63: warning: unused typedef 'type_check' [-Wunused-local-typedef] 2 ./boost/asio/impl/io_service.hpp:102:67: warning: unused typedef 'type_check' [-Wunused-local-typedef] 2 ./boost/asio/impl/io_service.hpp:85:67: warning: unused typedef 'type_check' [-Wunused-local-typedef] 2 ./boost/asio/ip/basic_resolver.hpp:164:44: warning: unused typedef 'type_check' [-Wunused-local-typedef] 2 ./boost/asio/ip/basic_resolver.hpp:257:44: warning: unused typedef 'type_check' [-Wunused-local-typedef] 20 ./boost/mpl/always.hpp:26:9: warning: empty macro arguments are a C99 feature [-Wc99-extensions] 90 ./boost/mpl/aux_/preprocessed/gcc/and.hpp:63:1: warning: empty macro arguments are a C99 feature [-Wc99-extensions] 18 ./boost/mpl/aux_/preprocessed/gcc/equal_to.hpp:78:1: warning: empty macro arguments are a C99 feature [-Wc99-extensions] 90 ./boost/mpl/aux_/preprocessed/gcc/full_lambda.hpp:555:1: warning: empty macro arguments are a C99 feature [-Wc99-extensions] 18 ./boost/mpl/aux_/preprocessed/gcc/less.hpp:78:1: warning: empty macro arguments are a C99 feature [-Wc99-extensions] 162 ./boost/mpl/aux_/preprocessed/gcc/or.hpp:63:1: warning: empty macro arguments are a C99 feature [-Wc99-extensions] 18 ./boost/mpl/aux_/preprocessed/gcc/times.hpp:123:1: warning: empty macro arguments are a C99 feature [-Wc99-extensions] 18 ./boost/mpl/begin_end.hpp:52:1: warning: empty macro arguments are a C99 feature [-Wc99-extensions] 18 ./boost/mpl/begin_end.hpp:53:1: warning: empty macro arguments are a C99 feature [-Wc99-extensions] 18 ./boost/mpl/deref.hpp:37:1: warning: empty macro arguments are a C99 feature [-Wc99-extensions] 112 ./boost/mpl/eval_if.hpp:67:1: warning: empty macro arguments are a C99 feature [-Wc99-extensions] 90 ./boost/mpl/identity.hpp:40:1: warning: empty macro arguments are a C99 feature [-Wc99-extensions] 90 ./boost/mpl/identity.hpp:41:1: warning: empty macro arguments are a C99 feature [-Wc99-extensions] 592 ./boost/mpl/if.hpp:131:1: warning: empty macro arguments are a C99 feature [-Wc99-extensions] 18 ./boost/mpl/is_sequence.hpp:108:1: warning: empty macro arguments are a C99 feature [-Wc99-extensions] 5 ./boost/mpl/multiplies.hpp:35:7: warning: empty macro arguments are a C99 feature [-Wc99-extensions] 6 ./boost/mpl/multiplies.hpp:47:1: warning: empty macro arguments are a C99 feature [-Wc99-extensions] 90 ./boost/mpl/next_prior.hpp:44:1: warning: empty macro arguments are a C99 feature [-Wc99-extensions] 90 ./boost/mpl/next_prior.hpp:45:1: warning: empty macro arguments are a C99 feature [-Wc99-extensions] 126 ./boost/mpl/not.hpp:47:1: warning: empty macro arguments are a C99 feature [-Wc99-extensions] 32 ./boost/mpl/print.hpp:50:19: warning: in-class initialization of non-static data member is a C++11 extension [-Wc++11-extensions] 90 ./boost/mpl/protect.hpp:48:1: warning: empty macro arguments are a C99 feature [-Wc99-extensions] 18 ./boost/mpl/sequence_tag.hpp:120:1: warning: empty macro arguments are a C99 feature [-Wc99-extensions] 126 ./boost/mpl/void.hpp:71:1: warning: empty macro arguments are a C99 feature [-Wc99-extensions] 126 ./boost/mpl/void.hpp:72:1: warning: empty macro arguments are a C99 feature [-Wc99-extensions] 37 ./boost/preprocessor/facilities/overload.hpp:22:39: warning: variadic macros are a C99 feature [-Wvariadic-macros] 37 ./boost/preprocessor/tuple/eat.hpp:23:26: warning: variadic macros are a C99 feature [-Wvariadic-macros] 37 ./boost/preprocessor/tuple/elem.hpp:40:37: warning: variadic macros are a C99 feature [-Wvariadic-macros] 37 ./boost/preprocessor/tuple/rem.hpp:129:41: warning: variadic macros are a C99 feature [-Wvariadic-macros] 37 ./boost/preprocessor/tuple/rem.hpp:29:26: warning: variadic macros are a C99 feature [-Wvariadic-macros] 37 ./boost/preprocessor/variadic/elem.hpp:26:43: warning: variadic macros are a C99 feature [-Wvariadic-macros] 37 ./boost/preprocessor/variadic/elem.hpp:28:42: warning: variadic macros are a C99 feature [-Wvariadic-macros] 37 ./boost/preprocessor/variadic/elem.hpp:29:46: warning: variadic macros are a C99 feature [-Wvariadic-macros] 37 ./boost/preprocessor/variadic/elem.hpp:30:50: warning: variadic macros are a C99 feature [-Wvariadic-macros] 37 ./boost/preprocessor/variadic/elem.hpp:31:54: warning: variadic macros are a C99 feature [-Wvariadic-macros] 37 ./boost/preprocessor/variadic/elem.hpp:32:58: warning: variadic macros are a C99 feature [-Wvariadic-macros] 37 ./boost/preprocessor/variadic/elem.hpp:33:62: warning: variadic macros are a C99 feature [-Wvariadic-macros] 37 ./boost/preprocessor/variadic/elem.hpp:34:66: warning: variadic macros are a C99 feature [-Wvariadic-macros] 37 ./boost/preprocessor/variadic/elem.hpp:35:70: warning: variadic macros are a C99 feature [-Wvariadic-macros] 37 ./boost/preprocessor/variadic/elem.hpp:36:74: warning: variadic macros are a C99 feature [-Wvariadic-macros] 37 ./boost/preprocessor/variadic/elem.hpp:37:78: warning: variadic macros are a C99 feature [-Wvariadic-macros] 37 ./boost/preprocessor/variadic/elem.hpp:38:84: warning: variadic macros are a C99 feature [-Wvariadic-macros] 37 ./boost/preprocessor/variadic/elem.hpp:39:89: warning: variadic macros are a C99 feature [-Wvariadic-macros] 37 ./boost/preprocessor/variadic/elem.hpp:40:94: warning: variadic macros are a C99 feature [-Wvariadic-macros] 37 ./boost/preprocessor/variadic/elem.hpp:41:99: warning: variadic macros are a C99 feature [-Wvariadic-macros] 37 ./boost/preprocessor/variadic/elem.hpp:42:104: warning: variadic macros are a C99 feature [-Wvariadic-macros] 37 ./boost/preprocessor/variadic/elem.hpp:43:109: warning: variadic macros are a C99 feature [-Wvariadic-macros] 37 ./boost/preprocessor/variadic/elem.hpp:44:114: warning: variadic macros are a C99 feature [-Wvariadic-macros] 37 ./boost/preprocessor/variadic/elem.hpp:45:119: warning: variadic macros are a C99 feature [-Wvariadic-macros] 37 ./boost/preprocessor/variadic/elem.hpp:46:124: warning: variadic macros are a C99 feature [-Wvariadic-macros] 37 ./boost/preprocessor/variadic/elem.hpp:47:129: warning: variadic macros are a C99 feature [-Wvariadic-macros] 37 ./boost/preprocessor/variadic/elem.hpp:48:134: warning: variadic macros are a C99 feature [-Wvariadic-macros] 37 ./boost/preprocessor/variadic/elem.hpp:49:139: warning: variadic macros are a C99 feature [-Wvariadic-macros] 37 ./boost/preprocessor/variadic/elem.hpp:50:144: warning: variadic macros are a C99 feature [-Wvariadic-macros] 37 ./boost/preprocessor/variadic/elem.hpp:51:149: warning: variadic macros are a C99 feature [-Wvariadic-macros] 37 ./boost/preprocessor/variadic/elem.hpp:52:154: warning: variadic macros are a C99 feature [-Wvariadic-macros] 37 ./boost/preprocessor/variadic/elem.hpp:53:159: warning: variadic macros are a C99 feature [-Wvariadic-macros] 37 ./boost/preprocessor/variadic/elem.hpp:54:164: warning: variadic macros are a C99 feature [-Wvariadic-macros] 37 ./boost/preprocessor/variadic/elem.hpp:55:169: warning: variadic macros are a C99 feature [-Wvariadic-macros] 37 ./boost/preprocessor/variadic/elem.hpp:56:174: warning: variadic macros are a C99 feature [-Wvariadic-macros] 37 ./boost/preprocessor/variadic/elem.hpp:57:179: warning: variadic macros are a C99 feature [-Wvariadic-macros] 37 ./boost/preprocessor/variadic/elem.hpp:58:184: warning: variadic macros are a C99 feature [-Wvariadic-macros] 37 ./boost/preprocessor/variadic/elem.hpp:59:189: warning: variadic macros are a C99 feature [-Wvariadic-macros] 37 ./boost/preprocessor/variadic/elem.hpp:60:194: warning: variadic macros are a C99 feature [-Wvariadic-macros] 37 ./boost/preprocessor/variadic/elem.hpp:61:199: warning: variadic macros are a C99 feature [-Wvariadic-macros] 37 ./boost/preprocessor/variadic/elem.hpp:62:204: warning: variadic macros are a C99 feature [-Wvariadic-macros] 37 ./boost/preprocessor/variadic/elem.hpp:63:209: warning: variadic macros are a C99 feature [-Wvariadic-macros] 37 ./boost/preprocessor/variadic/elem.hpp:64:214: warning: variadic macros are a C99 feature [-Wvariadic-macros] 37 ./boost/preprocessor/variadic/elem.hpp:65:219: warning: variadic macros are a C99 feature [-Wvariadic-macros] 37 ./boost/preprocessor/variadic/elem.hpp:66:224: warning: variadic macros are a C99 feature [-Wvariadic-macros] 37 ./boost/preprocessor/variadic/elem.hpp:67:229: warning: variadic macros are a C99 feature [-Wvariadic-macros] 37 ./boost/preprocessor/variadic/elem.hpp:68:234: warning: variadic macros are a C99 feature [-Wvariadic-macros] 37 ./boost/preprocessor/variadic/elem.hpp:69:239: warning: variadic macros are a C99 feature [-Wvariadic-macros] 37 ./boost/preprocessor/variadic/elem.hpp:70:244: warning: variadic macros are a C99 feature [-Wvariadic-macros] 37 ./boost/preprocessor/variadic/elem.hpp:71:249: warning: variadic macros are a C99 feature [-Wvariadic-macros] 37 ./boost/preprocessor/variadic/elem.hpp:72:254: warning: variadic macros are a C99 feature [-Wvariadic-macros] 37 ./boost/preprocessor/variadic/elem.hpp:73:259: warning: variadic macros are a C99 feature [-Wvariadic-macros] 37 ./boost/preprocessor/variadic/elem.hpp:74:264: warning: variadic macros are a C99 feature [-Wvariadic-macros] 37 ./boost/preprocessor/variadic/elem.hpp:75:269: warning: variadic macros are a C99 feature [-Wvariadic-macros] 37 ./boost/preprocessor/variadic/elem.hpp:76:274: warning: variadic macros are a C99 feature [-Wvariadic-macros] 37 ./boost/preprocessor/variadic/elem.hpp:77:279: warning: variadic macros are a C99 feature [-Wvariadic-macros] 37 ./boost/preprocessor/variadic/elem.hpp:78:284: warning: variadic macros are a C99 feature [-Wvariadic-macros] 37 ./boost/preprocessor/variadic/elem.hpp:79:289: warning: variadic macros are a C99 feature [-Wvariadic-macros] 37 ./boost/preprocessor/variadic/elem.hpp:80:294: warning: variadic macros are a C99 feature [-Wvariadic-macros] 37 ./boost/preprocessor/variadic/elem.hpp:81:299: warning: variadic macros are a C99 feature [-Wvariadic-macros] 37 ./boost/preprocessor/variadic/elem.hpp:82:304: warning: variadic macros are a C99 feature [-Wvariadic-macros] 37 ./boost/preprocessor/variadic/elem.hpp:83:309: warning: variadic macros are a C99 feature [-Wvariadic-macros] 37 ./boost/preprocessor/variadic/elem.hpp:84:314: warning: variadic macros are a C99 feature [-Wvariadic-macros] 37 ./boost/preprocessor/variadic/elem.hpp:85:319: warning: variadic macros are a C99 feature [-Wvariadic-macros] 37 ./boost/preprocessor/variadic/elem.hpp:86:324: warning: variadic macros are a C99 feature [-Wvariadic-macros] 37 ./boost/preprocessor/variadic/elem.hpp:87:329: warning: variadic macros are a C99 feature [-Wvariadic-macros] 37 ./boost/preprocessor/variadic/elem.hpp:88:334: warning: variadic macros are a C99 feature [-Wvariadic-macros] 37 ./boost/preprocessor/variadic/elem.hpp:89:339: warning: variadic macros are a C99 feature [-Wvariadic-macros] 37 ./boost/preprocessor/variadic/elem.hpp:90:344: warning: variadic macros are a C99 feature [-Wvariadic-macros] 37 ./boost/preprocessor/variadic/elem.hpp:91:349: warning: variadic macros are a C99 feature [-Wvariadic-macros] 37 ./boost/preprocessor/variadic/size.hpp:25:40: warning: variadic macros are a C99 feature [-Wvariadic-macros] 37 ./boost/preprocessor/variadic/size.hpp:27:354: warning: variadic macros are a C99 feature [-Wvariadic-macros] 50 ./boost/python/cast.hpp:73:20: warning: unused typedef 'must_be_a_complete_type' [-Wunused-local-typedef] 2 ./boost/python/make_function.hpp:58:32: warning: unused typedef 'assertion' [-Wunused-local-typedef] 2 ./boost/python/object/pickle_support.hpp:110:31: warning: unused typedef 'error_type' [-Wunused-local-typedef] 14 ./boost/spirit/home/classic/core/non_terminal/impl/grammar.ipp:286:68: warning: unused typedef 'iterator_t' [-Wunused-local-typedef] 1 ./boost/test/detail/pp_variadic.hpp:27:45: warning: variadic macros are a C99 feature [-Wvariadic-macros] 1 ./boost/test/detail/pp_variadic.hpp:34:49: warning: variadic macros are a C99 feature [-Wvariadic-macros] 56 ./boost/test/results_collector.hpp:56:13: warning: empty macro arguments are a C99 feature [-Wc99-extensions] 56 ./boost/test/results_collector.hpp:58:13: warning: empty macro arguments are a C99 feature [-Wc99-extensions] 54 ./boost/test/tools/assertion_result.hpp:65:5: warning: empty macro arguments are a C99 feature [-Wc99-extensions] 50 ./boost/test/tools/old/impl.hpp:92:50: warning: empty macro arguments are a C99 feature [-Wc99-extensions] 12 ./boost/test/tree/test_case_counter.hpp:41:5: warning: empty macro arguments are a C99 feature [-Wc99-extensions] 54 ./boost/test/tree/test_unit.hpp:145:13: warning: empty macro arguments are a C99 feature [-Wc99-extensions] 54 ./boost/test/tree/test_unit.hpp:61:13: warning: empty macro arguments are a C99 feature [-Wc99-extensions] 54 ./boost/test/tree/test_unit.hpp:62:13: warning: empty macro arguments are a C99 feature [-Wc99-extensions] 54 ./boost/test/tree/test_unit.hpp:63:13: warning: empty macro arguments are a C99 feature [-Wc99-extensions] 54 ./boost/test/tree/test_unit.hpp:65:13: warning: empty macro arguments are a C99 feature [-Wc99-extensions] 54 ./boost/test/tree/test_unit.hpp:68:13: warning: empty macro arguments are a C99 feature [-Wc99-extensions] 2 ./boost/type_erasure/detail/adapt_to_vtable.hpp:315:11: warning: unused typedef 'traits' [-Wunused-local-typedef] 2 ./boost/type_erasure/detail/adapt_to_vtable.hpp:332:11: warning: unused typedef 'traits' [-Wunused-local-typedef] 728 clang: warning: argument unused during compilation: '-finline-functions' 728 clang: warning: optimization flag '-finline-functions' is not supported 2 libs/container/src/dlmalloc_2_8_6.c:4085:27: warning: 'sbrk' is deprecated [-Wdeprecated-declarations] 2 libs/container/src/dlmalloc_2_8_6.c:4095:27: warning: 'sbrk' is deprecated [-Wdeprecated-declarations] 2 libs/container/src/dlmalloc_2_8_6.c:4106:25: warning: 'sbrk' is deprecated [-Wdeprecated-declarations] 2 libs/container/src/dlmalloc_2_8_6.c:4118:32: warning: 'sbrk' is deprecated [-Wdeprecated-declarations] 2 libs/container/src/dlmalloc_2_8_6.c:4122:22: warning: 'sbrk' is deprecated [-Wdeprecated-declarations] 2 libs/container/src/dlmalloc_2_8_6.c:4153:20: warning: 'sbrk' is deprecated [-Wdeprecated-declarations] 2 libs/container/src/dlmalloc_2_8_6.c:4154:21: warning: 'sbrk' is deprecated [-Wdeprecated-declarations] 2 libs/container/src/dlmalloc_2_8_6.c:4323:36: warning: 'sbrk' is deprecated [-Wdeprecated-declarations] 2 libs/container/src/dlmalloc_2_8_6.c:4325:38: warning: 'sbrk' is deprecated [-Wdeprecated-declarations] 2 libs/container/src/dlmalloc_2_8_6.c:4326:38: warning: 'sbrk' is deprecated [-Wdeprecated-declarations] 2 libs/locale/src/shared/mo_lambda.cpp:220:16: warning: unused function 'un_factory' [-Wunused-function] 2 libs/log/src/date_time_format_parser.cpp:321:23: warning: unused typedef 'callback_type' [-Wunused-local-typedef] 2 libs/log/src/filter_parser.cpp:494:91: warning: unused typedef 'encoding_specific' [-Wunused-local-typedef] 2 libs/log/src/init_from_settings.cpp:175:60: warning: unused typedef 'encoding_specific' [-Wunused-local-typedef] 2 libs/log/src/init_from_settings.cpp:176:59: warning: unused typedef 'literal_type' [-Wunused-local-typedef] 2 libs/log/src/init_from_settings.cpp:784:43: warning: unused typedef 'string_type' [-Wunused-local-typedef] - - - - - - - - [$ ./b2 toolset=darwin-5.2.0 cxxflags=-std=c++11] 4 ./boost/asio/error.hpp:258:45: warning: 'boost::asio::error::system_category' defined but not used [-Wunused-variable] 4 ./boost/asio/error.hpp:260:45: warning: 'boost::asio::error::netdb_category' defined but not used [-Wunused-variable] 4 ./boost/asio/error.hpp:262:45: warning: 'boost::asio::error::addrinfo_category' defined but not used [-Wunused-variable] 4 ./boost/asio/error.hpp:264:45: warning: 'boost::asio::error::misc_category' defined but not used [-Wunused-variable] 2 ./boost/date_time/gregorian/greg_facet.hpp:293:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 2 ./boost/date_time/gregorian/greg_facet.hpp:335:12: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 2 ./boost/locale/format.hpp:124:22: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 32 ./boost/locale/generator.hpp:223:18: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 8 ./boost/locale/localization_backend.hpp:107:18: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 8 ./boost/locale/localization_backend.hpp:114:59: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 8 ./boost/locale/localization_backend.hpp:146:18: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 14 ./boost/locale/util.hpp:179:28: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 14 ./boost/locale/util.hpp:187:28: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 14 ./boost/locale/util.hpp:202:59: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 50 ./boost/python/cast.hpp:73:20: warning: typedef 'must_be_a_complete_type' locally defined but not used [-Wunused-local-typedefs] 40 ./boost/python/detail/is_auto_ptr.hpp:17:40: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 2 ./boost/python/make_function.hpp:58:32: warning: typedef 'assertion' locally defined but not used [-Wunused-local-typedefs] 2 ./boost/python/object/pickle_support.hpp:110:31: warning: typedef 'error_type' locally defined but not used [-Wunused-local-typedefs] 40 ./boost/python/object/py_function.hpp:167:18: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 40 ./boost/python/to_python_indirect.hpp:90:24: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 14 ./boost/spirit/home/classic/core/non_terminal/impl/grammar.ipp:159:18: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 14 ./boost/spirit/home/classic/core/non_terminal/impl/grammar.ipp:286:68: warning: typedef 'iterator_t' locally defined but not used [-Wunused-local-typedefs] 28 ./boost/system/error_code.hpp:221:36: warning: 'boost::system::posix_category' defined but not used [-Wunused-variable] 28 ./boost/system/error_code.hpp:222:36: warning: 'boost::system::errno_ecat' defined but not used [-Wunused-variable] 28 ./boost/system/error_code.hpp:223:36: warning: 'boost::system::native_ecat' defined but not used [-Wunused-variable] 2 ./boost/test/progress_monitor.hpp:56:28: warning: 'boost::unit_test::{anonymous}::progress_monitor' defined but not used [-Wunused-variable] 2 ./boost/test/unit_test_monitor.hpp:53:28: warning: 'boost::unit_test::{anonymous}::unit_test_monitor' defined but not used [-Wunused-variable] 2 ./boost/wave/grammars/cpp_expression_value.hpp:189:43: warning: assuming signed overflow does not occur when assuming that (X + c) < X is always false [-Wstrict-overflow] 2 ./boost/wave/grammars/cpp_expression_value.hpp:256:43: warning: assuming signed overflow does not occur when assuming that (X - c) > X is always false [-Wstrict-overflow] 2 libs/container/src/dlmalloc_2_8_6.c:4085:7: warning: 'sbrk' is deprecated [-Wdeprecated-declarations] 2 libs/container/src/dlmalloc_2_8_6.c:4095:13: warning: 'sbrk' is deprecated [-Wdeprecated-declarations] 2 libs/container/src/dlmalloc_2_8_6.c:4106:11: warning: 'sbrk' is deprecated [-Wdeprecated-declarations] 2 libs/container/src/dlmalloc_2_8_6.c:4118:13: warning: 'sbrk' is deprecated [-Wdeprecated-declarations] 2 libs/container/src/dlmalloc_2_8_6.c:4122:15: warning: 'sbrk' is deprecated [-Wdeprecated-declarations] 2 libs/container/src/dlmalloc_2_8_6.c:4153:7: warning: 'sbrk' is deprecated [-Wdeprecated-declarations] 2 libs/container/src/dlmalloc_2_8_6.c:4154:7: warning: 'sbrk' is deprecated [-Wdeprecated-declarations] 2 libs/container/src/dlmalloc_2_8_6.c:4323:13: warning: 'sbrk' is deprecated [-Wdeprecated-declarations] 2 libs/container/src/dlmalloc_2_8_6.c:4325:15: warning: 'sbrk' is deprecated [-Wdeprecated-declarations] 2 libs/container/src/dlmalloc_2_8_6.c:4326:15: warning: 'sbrk' is deprecated [-Wdeprecated-declarations] 2 libs/locale/src/encoding/codepage.cpp:42:26: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 2 libs/locale/src/encoding/codepage.cpp:68:26: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 2 libs/locale/src/encoding/codepage.cpp:94:26: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 2 libs/locale/src/posix/codecvt.cpp:214:10: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 2 libs/locale/src/posix/codecvt.cpp:216:14: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 2 libs/locale/src/posix/codecvt.cpp:243:18: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 2 libs/locale/src/posix/codecvt.hpp:20:10: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 2 libs/locale/src/shared/localization_backend.cpp:181:14: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 2 libs/locale/src/shared/localization_backend.cpp:186:85: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 2 libs/locale/src/shared/localization_backend.cpp:220:26: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 2 libs/locale/src/shared/localization_backend.cpp:49:18: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 2 libs/locale/src/shared/localization_backend.cpp:54:22: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 2 libs/locale/src/shared/localization_backend.cpp:57:59: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 2 libs/locale/src/shared/message.cpp:630:26: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 2 libs/locale/src/shared/message.cpp:654:30: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 2 libs/locale/src/shared/mo_lambda.cpp:220:16: warning: 'boost::locale::gnu_gettext::lambda::plural_ptr boost::locale::gnu_gettext::lambda::{anonymous}::un_factory(int, boost::locale::gnu_gettext::lambda::plural_ptr)' defined but not used [-Wunused-function] 4 libs/locale/src/shared/mo_lambda.hpp:27:30: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 2 libs/locale/src/util/codecvt_converter.cpp:272:10: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 2 libs/locale/src/util/codecvt_converter.cpp:274:14: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 2 libs/locale/src/util/codecvt_converter.cpp:280:10: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 2 libs/locale/src/util/codecvt_converter.cpp:282:14: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 2 libs/locale/src/util/codecvt_converter.cpp:290:29: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 2 libs/locale/src/util/codecvt_converter.cpp:298:22: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 2 libs/locale/src/util/codecvt_converter.cpp:305:14: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 2 libs/locale/src/util/codecvt_converter.cpp:307:18: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 2 libs/locale/src/util/codecvt_converter.cpp:313:41: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 2 libs/locale/src/util/codecvt_converter.cpp:321:43: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 2 libs/locale/src/util/codecvt_converter.cpp:330:14: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 2 libs/locale/src/util/codecvt_converter.cpp:336:59: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 2 libs/locale/src/util/gregorian.cpp:674:22: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 2 libs/locale/src/util/gregorian.cpp:695:22: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 2 libs/log/src/thread_specific.cpp:180:31: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 2 libs/log/src/thread_specific.cpp:185:32: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 2 libs/log/src/thread_specific.cpp:190:39: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 2 libs/signals/src/signal_base.cpp:136:14: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 2 libs/signals/src/signal_base.cpp:75:14: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
On Fri, Nov 13, 2015 at 10:47 AM, Marshall Clow
Release candidate files for 1.60.0 beta 3 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.
This helps ensure the candidates build OK before we push them out to SourceForge.
Changes since rc1: * Boost.Sprit has been updated and Boost.Log now builds. * Boost.Math has been updated and now builds.
[ Note: The RC2 files that I posted yesterday were incorrectly produced. RC3 is identical to what RC2 should have been -- end note ]
Known issues: * Errors when building libraries for visual studio: test and type_erasure. * Boost.Test fails when building on Darwin with gcc 4.9.2
The files (and associated md5s) are: MD5 (boost_1_60_0_b1_rc3.7z) = cfac18348700d0e6c1a0e4418a57e9aa MD5 (boost_1_60_0_b1_rc3.tar.bz2) = d3cb5a59e5b38555096814a6bfbcb441 MD5 (boost_1_60_0_b1_rc3.tar.gz) = db9b011547b8933454d0dfe31f7b8551 MD5 (boost_1_60_0_b1_rc3.zip) = 216c7cd0c15c096ece24d2649a272b51
Visual Studio builds are still seeing the same two errors (as expected, noted above): test (msvc-8.0, msvc-9.0), type_erasure (msvc-8.0, msvc-9.0, msvc-10.0). Everything else looks good. Tom toolset arch compile Link Execute msvc-8.0 32 FAIL X X msvc-8.0 64 FAIL X X msvc-9.0 32 FAIL X X msvc-9.0 64 FAIL X X msvc-10.0 32 FAIL X X msvc-10.0 64 FAIL X X msvc-11.0 32 X X X msvc-11.0 64 X X X msvc-12.0 32 X X X msvc-12.0 64 X X X msvc-14.0 32 X X X msvc-14.0 64 X X X Compile means that the b2 command completed without errors Install means that the installers for the respective version were generated Link means that visual studio was able to link a sample executable to a library (libboost_thread-vcXXX-mt[-gd]-1_XX.lib) generated Execute means that the linked program executed without errors. Full error logs: 32-bit: https://gist.github.com/teeks99/3eb4d35366984f2434fb 64-bit: https://gist.github.com/teeks99/464117ca29088ffc96af
participants (3)
-
Marshall Clow
-
Thomas Trummer
-
Tom Kent