More errors today than yesterday

This morning's grepped output (full log at ftp://rudbek.com/pub/boost ): ...found 35276 targets... ...using 215 temp targets... ...updating 2890 targets... ...on 100th target... ...on 200th target... ...on 300th target... ...on 400th target... C:\Projects\boost\boost\numeric\interval\io.hpp(35) : error C2872: 'lower' : ambiguous symbol C:\Projects\boost\boost\numeric\interval\io.hpp(35) : error C2872: 'upper' : ambiguous symbol ...failed vc-C++ ..\bin\boost\libs\numeric\ublas\test7.test\vc7.1\debug\test71.obj... C:\Projects\boost\boost\numeric\interval\io.hpp(35) : error C2872: 'lower' : ambiguous symbol C:\Projects\boost\boost\numeric\interval\io.hpp(35) : error C2872: 'upper' : ambiguous symbol ...failed vc-C++ ..\bin\boost\libs\numeric\ublas\test7.test\vc7.1\debug\test72.obj... ...skipped <@boost!libs!numeric!ublas\test7.test\vc7.1\debug>test7.CMD for lack of <@boost!libs!numeric!ublas\test7.test\vc7.1\debug>test71.obj... ...skipped <@boost!libs!numeric!ublas\test7.test\vc7.1\debug>test7.exe for lack of <@boost!libs!numeric!ublas\test7.test\vc7.1\debug>test7.CMD... ...on 500th target... ...on 600th target... ...on 700th target... ...on 800th target... ...on 900th target... ...on 1000th target... ...on 1100th target... ...on 1200th target... ...on 1300th target... ..\libs\conversion\test\implicit_cast_fail.cpp(22) : error C2664: 'boost::implicit_cast' : cannot convert parameter 1 from 'const char [7]' to 'boost::mpl::identity<T>::type' ..\libs\conversion\test\implicit_cast_fail.cpp(22) : error C2512: 'foo' : no appropriate default constructor available C:\Projects\boost\boost\function\function_template.hpp(78) : error C2198: 'int (__cdecl *)(float)' : too few arguments for call through pointer-to-function C:\Projects\boost\libs\function\test\function_test_fail1.cpp(22) : error C2451: conditional expression of type 'void' is illegal C:\Projects\boost\libs\function\test\function_test_fail1.cpp(29) : fatal error C1004: unexpected end of file found ..\libs\multi_array\test\fail_ref_cview3.cpp(55) : error C2166: l-value specifies const object ..\libs\multi_array\test\fail_ref_cview2.cpp(49) : error C2440: 'initializing' : cannot convert from 'boost::multi_array_ref<T,NumDims>::const_array_view<NDims>::type' to 'boost::detail::multi_array::multi_array_view<T,NumDims>' ..\libs\multi_array\test\fail_ref_cview.cpp(53) : error C2166: l-value specifies const object ..\libs\multi_array\test\fail_ref_csubarray3.cpp(50) : error C2166: l-value specifies const object ..\libs\multi_array\test\fail_ref_csubarray2.cpp(46) : error C2440: 'initializing' : cannot convert from 'boost::multi_array_ref<T,NumDims>::const_reference' to 'boost::detail::multi_array::sub_array<T,NumDims>' ..\libs\multi_array\test\fail_ref_csubarray.cpp(46) : error C2440: 'initializing' : cannot convert from 'boost::detail::multi_array::multi_array_impl_base<T,NumDims>::const_subarray<NDims>::type' to 'boost::detail::multi_array::sub_array<T,NumDims>' ..\libs\multi_array\test\fail_ref_criterator.cpp(31) : error C2440: 'initializing' : cannot convert from 'boost::reverse_iterator<Iterator>' to 'boost::reverse_iterator<Iterator>' ..\libs\multi_array\test\fail_ref_cparen.cpp(42) : error C2166: l-value specifies const object ..\libs\multi_array\test\fail_ref_citerator.cpp(31) : error C2440: 'initializing' : cannot convert from 'boost::detail::multi_array::array_iterator<T,TPtr,NumDims,Reference>' to 'boost::detail::multi_array::array_iterator<T,TPtr,NumDims,Reference>' ...on 1400th target... ..\libs\multi_array\test\fail_ref_cdata.cpp(39) : error C2166: l-value specifies const object ..\libs\multi_array\test\fail_ref_cbracket.cpp(42) : error C2166: l-value specifies const object ..\libs\multi_array\test\fail_cview3.cpp(57) : error C2166: l-value specifies const object ..\libs\multi_array\test\fail_cview2.cpp(52) : error C2440: 'initializing' : cannot convert from 'boost::multi_array_ref<T,NumDims>::const_array_view<NDims>::type' to 'boost::detail::multi_array::multi_array_view<T,NumDims>' ..\libs\multi_array\test\fail_cview.cpp(56) : error C2166: l-value specifies const object ..\libs\multi_array\test\fail_csubarray3.cpp(47) : error C2166: l-value specifies const object ..\libs\multi_array\test\fail_csubarray2.cpp(43) : error C2440: 'initializing' : cannot convert from 'boost::multi_array_ref<T,NumDims>::const_reference' to 'boost::detail::multi_array::sub_array<T,NumDims>' ..\libs\multi_array\test\fail_csubarray.cpp(44) : error C2440: 'initializing' : cannot convert from 'boost::detail::multi_array::multi_array_impl_base<T,NumDims>::const_subarray<NDims>::type' to 'boost::detail::multi_array::sub_array<T,NumDims>' ..\libs\multi_array\test\fail_criterator.cpp(31) : error C2440: 'initializing' : cannot convert from 'boost::reverse_iterator<Iterator>' to 'boost::reverse_iterator<Iterator>' ..\libs\multi_array\test\fail_cparen.cpp(42) : error C2166: l-value specifies const object ..\libs\multi_array\test\fail_citerator.cpp(31) : error C2440: 'initializing' : cannot convert from 'boost::detail::multi_array::array_iterator<T,TPtr,NumDims,Reference>' to 'boost::detail::multi_array::array_iterator<T,TPtr,NumDims,Reference>' ..\libs\multi_array\test\fail_cdata.cpp(40) : error C2166: l-value specifies const object ..\libs\multi_array\test\fail_cbracket.cpp(38) : error C2166: l-value specifies const object C:\Projects\boost\boost\detail\typed_in_place_factory.hpp(50) : error C2440: 'initializing' : cannot convert from 'int' to 'const char [3]' C:\Projects\boost\boost\detail\typed_in_place_factory.hpp(50) : fatal error C1903: unable to recover from previous error(s); stopping compilation C:\Projects\boost\boost\detail\in_place_factory.hpp(51) : error C2661: 'A::A' : no overloaded function takes 3 arguments ..\libs\python\test\object_fail1.cpp(10) : error C2039: '_' : is not a member of 'boost::python::api::object' ...on 1500th target... FAIL :: Get time of day micro second clock not supported due to inadequate compiler ...failed execute-test ..\bin\boost\libs\date_time\test\testmicrosec_time_clock.test\vc7.1\debug\testmicrosec_time_clock.run... ...on 1600th target... ...on 1700th target... ...skipped <@boost!libs!numeric!ublas\test7.test\vc7.1\debug>test7.run for lack of <@boost!libs!numeric!ublas\test7.test\vc7.1\debug>test7.exe... ...on 1800th target... ...on 1900th target... ...on 2000th target... ...on 2100th target... ...on 2200th target... ...on 2300th target... ...on 2400th target... ...failed execute-test ..\bin\boost\libs\serialization\test\test_demo_xml_save.test\vc7.1\debug\test_demo_xml_save.run... ...failed execute-test ..\bin\boost\libs\serialization\test\test_demo_xml_load.test\vc7.1\debug\test_demo_xml_load.run... ...failed execute-test ..\bin\boost\libs\serialization\test\test_demo_xml.test\vc7.1\debug\test_demo_xml.run... ...failed execute-test ..\bin\boost\libs\serialization\test\test_demo_shared_ptr.test\vc7.1\debug\test_demo_shared_ptr.run... ...failed execute-test ..\bin\boost\libs\serialization\test\test_demo_exception.test\vc7.1\debug\test_demo_exception.run... ...failed execute-test ..\bin\boost\libs\serialization\test\test_demo.test\vc7.1\debug\test_demo.run... ...on 2500th target... ../libs/thread/test/test_read_write_mutex.cpp(205): error in "test_read_write_mutex": test r1.m_value == 10 failed ...failed execute-test ..\bin\boost\libs\thread\test\test_read_write_mutex.test\vc7.1\debug\threading-multi\test_read_write_mutex.run... ...on 2600th target... ...on 2700th target... ...on 2800th target... **** error return code: -1 ...failed RmTemps ..\bin\boost\libs\test\test\prg_exec_fail4.test\vc7.1\debug\prg_exec_fail4.run... ...failed RmTemps ..\bin\boost\libs\test\test\prg_exec_fail3.test\vc7.1\debug\prg_exec_fail3.run... ...failed RmTemps ..\bin\boost\libs\test\test\prg_exec_fail2.test\vc7.1\debug\prg_exec_fail2.run... **** exception(205): C string: Test error by throwing C-style string exception ...failed RmTemps ..\bin\boost\libs\test\test\prg_exec_fail1.test\vc7.1\debug\prg_exec_fail1.run... ../libs/test/test/test_exec_fail4.cpp(22): error in "call_test_main": Msg Exception in "call_test_main": C string: Test error by throwing C-style string exception ...failed RmTemps ..\bin\boost\libs\test\test\test_exec_fail4.test\vc7.1\debug\test_exec_fail4.run... ../libs/test/test/test_exec_fail3.cpp(23): error in "call_test_main": test v == 2 failed ../libs/test/test/test_exec_fail3.cpp(24): error in "call_test_main": test 2 == v failed ...failed RmTemps ..\bin\boost\libs\test\test\test_exec_fail3.test\vc7.1\debug\test_exec_fail3.run... ../libs/test/test/test_exec_fail2.cpp(25): error in "call_test_main": test v == 2 failed ../libs/test/test/test_exec_fail2.cpp(26): error in "call_test_main": sample BOOST_ERROR call ../libs/test/test/test_exec_fail2.cpp(27): fatal error in "call_test_main": test 2 == v failed ...failed RmTemps ..\bin\boost\libs\test\test\test_exec_fail2.test\vc7.1\debug\test_exec_fail2.run... C:/Projects/boost/libs/test/build/../src/test_main.cpp(40): error in "call_test_main": test test_main_result == 0 || test_main_result == boost::exit_success failed ...failed RmTemps ..\bin\boost\libs\test\test\test_exec_fail1.test\vc7.1\debug\test_exec_fail1.run... ../libs/test/test/ifstream_line_iterator_test.cpp(28): error in "test_default_delimeter": test it != utf::ifstream_line_iterator() failed ../libs/test/test/ifstream_line_iterator_test.cpp(30): error in "test_default_delimeter": test *it == "acv ffg" failed [ != acv ffg] ../libs/test/test/ifstream_line_iterator_test.cpp(36): error in "test_default_delimeter": test *it == " " failed [ != ] ../libs/test/test/ifstream_line_iterator_test.cpp(39): error in "test_default_delimeter": test *it == "1" failed [ != 1] ../libs/test/test/ifstream_line_iterator_test.cpp(51): error in "test_custom_delimeter": test it != utf::ifstream_line_iterator() failed ../libs/test/test/ifstream_line_iterator_test.cpp(53): error in "test_custom_delimeter": test *it == "{ abc d " failed [ != { abc d ] ../libs/test/test/ifstream_line_iterator_test.cpp(56): error in "test_custom_delimeter": test *it == "\n{ d \n dsfg\n" failed [ != ../libs/test/test/ifstream_line_iterator_test.cpp(59): error in "test_custom_delimeter": test *it == "\n" failed [ != ...failed execute-test ..\bin\boost\libs\test\test\ifstream_line_iterator_test.test\vc7.1\debug\ifstream_line_iterator_test.run... ..\libs\test\test\minimal_test.cpp(66): Some error in function: 'int __cdecl test_main(int,char *[])' ...failed RmTemps ..\bin\boost\libs\test\test\minimal_test.test\vc7.1\debug\minimal_test.run... ...failed updating 20 targets... ...skipped 31 targets... ...updated 2839 targets... Victor A. Wagner Jr. http://rudbek.com The five most dangerous words in the English language: "There oughta be a law"

"Victor A. Wagner Jr." <vawjr@rudbek.com> writes:
This morning's grepped output (full log at ftp://rudbek.com/pub/boost ): ...found 35276 targets... ...using 215 temp targets... ...updating 2890 targets... ...on 100th target... ...on 200th target... ...on 300th target...
Victor, Aren't you using BBv2? If so, you really should confine your reports to the jamboost list because for the release, we're not really trying to make sure the build is healthy with that build system. I hope that shortly after this release we'll be able to retire BBv1, and then BBv2 reports will become significant. -- Dave Abrahams Boost Consulting http://www.boost-consulting.com

David Abrahams wrote:
"Victor A. Wagner Jr." <vawjr@rudbek.com> writes:
This morning's grepped output (full log at ftp://rudbek.com/pub/boost ): ...found 35276 targets... ...using 215 temp targets... ...updating 2890 targets... ...on 100th target... ...on 200th target... ...on 300th target...
Victor,
Aren't you using BBv2? If so, you really should confine your reports to the jamboost list because for the release, we're not really trying to make sure the build is healthy with that build system. I hope that shortly after this release we'll be able to retire BBv1, and then BBv2 reports will become significant.
Dave, as I understand Victor runs both V1 and V2 regressions and reports V1 regressions here and V2 on jamboost. For example, the errors he posted include ...failed vc-C++ which is V1 message. - Volodya

Vladimir Prus <ghost@cs.msu.su> writes:
Victor,
Aren't you using BBv2? If so, you really should confine your reports to the jamboost list because for the release, we're not really trying to make sure the build is healthy with that build system. I hope that shortly after this release we'll be able to retire BBv1, and then BBv2 reports will become significant.
Dave, as I understand Victor runs both V1 and V2 regressions and reports V1 regressions here and V2 on jamboost. For example, the errors he posted include
...failed vc-C++
which is V1 message.
Oh, OK. Sorry for the noise. -- Dave Abrahams Boost Consulting http://www.boost-consulting.com

I use both build systems, I report the BBv1 notes here (and the BBv2 notes in jamboost) since were are trying to do a release, I figured any errors _I_ found with BBv1 would be relevant. At Tuesday 2004-07-20 08:28, you wrote:
"Victor A. Wagner Jr." <vawjr@rudbek.com> writes:
This morning's grepped output (full log at ftp://rudbek.com/pub/boost ): ...found 35276 targets... ...using 215 temp targets... ...updating 2890 targets... ...on 100th target... ...on 200th target... ...on 300th target...
Victor,
Aren't you using BBv2? If so, you really should confine your reports to the jamboost list because for the release, we're not really trying to make sure the build is healthy with that build system. I hope that shortly after this release we'll be able to retire BBv1, and then BBv2 reports will become significant.
-- Dave Abrahams Boost Consulting http://www.boost-consulting.com
_______________________________________________ Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost
Victor A. Wagner Jr. http://rudbek.com The five most dangerous words in the English language: "There oughta be a law"

"Victor A. Wagner Jr." <vawjr@rudbek.com> writes:
I use both build systems, I report the BBv1 notes here (and the BBv2 notes in jamboost) since were are trying to do a release, I figured any errors _I_ found with BBv1 would be relevant.
They certainly are, and thanks for the reports. -- Dave Abrahams Boost Consulting http://www.boost-consulting.com
participants (3)
-
David Abrahams
-
Victor A. Wagner Jr.
-
Vladimir Prus