Boost logo

Boost :

From: Victor A. Wagner Jr. (vawjr_at_[hidden])
Date: 2004-07-21 10:48:03


The full log is in the usual place ( ftp://rudbek.com/pub/boost/status.log )
I attempted to "fix" the lower and upper ambiguous symbols by changing
lower(value) to value.lower() and the same for upper(value), but that
causes problems later in the compile when apparently some ublas things are
being used.
.....perhaps the solution will be to add the required methods lower()const
and upper()const to the ublas system.

at any rate, here are the "interesting" lines:
File: status.log
...found 38391 targets...
...using 2 temp targets...
...updating 4251 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...
...on 1400th target...
...on 1500th target...
...on 1600th target...
...on 1700th target...
...on 1800th target...
...on 1900th target...
...on 2000th target...
...on 2100th target...
...on 2200th target...
...on 2300th target...
...on 2400th target...
..\libs\multi_array\test\fail_ref_cview3.cpp(54) : error C2166: l-value
specifies const object
..\libs\multi_array\test\fail_ref_cview2.cpp(48) : 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(52) : error C2166: l-value
specifies const object
..\libs\multi_array\test\fail_ref_csubarray3.cpp(49) : error C2166: l-value
specifies const object
..\libs\multi_array\test\fail_ref_csubarray2.cpp(45) : 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(45) : 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(30) : error C2440:
'initializing' : cannot convert from 'boost::reverse_iterator<Iterator>' to
'boost::reverse_iterator<Iterator>'
..\libs\multi_array\test\fail_ref_cparen.cpp(41) : error C2166: l-value
specifies const object
..\libs\multi_array\test\fail_ref_citerator.cpp(30) : 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_ref_cdata.cpp(38) : error C2166: l-value
specifies const object
..\libs\multi_array\test\fail_ref_cbracket.cpp(41) : error C2166: l-value
specifies const object
..\libs\multi_array\test\fail_cview3.cpp(56) : 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(55) : error C2166: l-value
specifies const object
..\libs\multi_array\test\fail_csubarray3.cpp(46) : error C2166: l-value
specifies const object
..\libs\multi_array\test\fail_csubarray2.cpp(42) : 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(43) : 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(30) : error C2440:
'initializing' : cannot convert from 'boost::reverse_iterator<Iterator>' to
'boost::reverse_iterator<Iterator>'
..\libs\multi_array\test\fail_cparen.cpp(41) : error C2166: l-value
specifies const object
..\libs\multi_array\test\fail_citerator.cpp(30) : 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(39) : error C2166: l-value
specifies const object
..\libs\multi_array\test\fail_cbracket.cpp(37) : error C2166: l-value
specifies const object
C:\Projects\boost\boost\archive\detail\iserializer.hpp(215) : error C2027:
use of undefined type 'boost::STATIC_ASSERTION_FAILURE<x>'
...on 2500th target...
..\libs\spirit\test\fixed_size_queue_fail_tests.cpp(57) : error C2784:
'bool std::operator ==(const std::allocator<_Ty> &,const
std::allocator<_Other> &)' : could not deduce template argument for 'const
std::allocator<_Ty> &' from 'void'
..\libs\spirit\test\fixed_size_queue_fail_tests.cpp(57) : error C2784:
'detail::enable_if_interoperable<Derived1,Derived2,mpl::apply2<boost::detail::always_bool2,Derived1,Derived2>::type>::type
boost::operator ==(const boost::iterator_facade<Derived1,V1,TC1,R1,D1>
&,const boost::iterator_facade<Derived2,V2,TC2,R2,D2> &)' : could not
deduce template argument for 'const
boost::iterator_facade<Derived,Value,CategoryOrTraversal,Reference,Difference>
&' from 'void'
..\libs\spirit\test\fixed_size_queue_fail_tests.cpp(57) : error C2784:
'bool std::operator ==(const std::istream_iterator<_Ty,_Elem,_Traits,_Diff>
&,const std::istream_iterator<_Ty,_Elem,_Traits,_Diff> &)' : could not
deduce template argument for 'const
std::istream_iterator<_Ty,_Elem,_Traits,_Diff> &' from 'void'
..\libs\spirit\test\fixed_size_queue_fail_tests.cpp(57) : error C2784:
'bool std::operator ==(const std::istreambuf_iterator<_Elem,_Traits>
&,const std::istreambuf_iterator<_Elem,_Traits> &)' : could not deduce
template argument for 'const std::istreambuf_iterator<_Elem,_Traits> &'
from 'void'
..\libs\spirit\test\fixed_size_queue_fail_tests.cpp(57) : error C2784:
'bool std::operator ==(const std::reverse_iterator<_RanIt> &,const
std::reverse_iterator<_RanIt> &)' : could not deduce template argument for
'const std::reverse_iterator<_RanIt> &' from 'void'
..\libs\spirit\test\fixed_size_queue_fail_tests.cpp(57) : error C2784:
'bool std::operator ==(const std::pair<_Ty1,_Ty2> &,const
std::pair<_Ty1,_Ty2> &)' : could not deduce template argument for 'const
std::pair<_Ty1,_Ty2> &' from 'void'
..\libs\spirit\test\fixed_size_queue_fail_tests.cpp(57) : error C2677:
binary '==' : no global operator found which takes type 'iter_t' (or there
is no acceptable conversion)
..\libs\spirit\test\fixed_size_queue_fail_tests.cpp(58) : error C2186: '+'
: illegal operand of type 'void'
..\libs\spirit\test\fixed_size_queue_fail_tests.cpp(59) : error C2784:
'detail::enable_if_interoperable<Derived1,Derived2,mpl::apply2<boost::detail::always_bool2,Derived1,Derived2>::type>::type
boost::operator <(const boost::iterator_facade<Derived1,V1,TC1,R1,D1>
&,const boost::iterator_facade<Derived2,V2,TC2,R2,D2> &)' : could not
deduce template argument for 'const
boost::iterator_facade<Derived,Value,CategoryOrTraversal,Reference,Difference>
&' from 'void'
..\libs\spirit\test\fixed_size_queue_fail_tests.cpp(59) : error C2784:
'bool std::operator <(const std::reverse_iterator<_RanIt> &,const
std::reverse_iterator<_RanIt> &)' : could not deduce template argument for
'const std::reverse_iterator<_RanIt> &' from 'void'
..\libs\spirit\test\fixed_size_queue_fail_tests.cpp(59) : error C2784:
'bool std::operator <(const std::pair<_Ty1,_Ty2> &,const
std::pair<_Ty1,_Ty2> &)' : could not deduce template argument for 'const
std::pair<_Ty1,_Ty2> &' from 'void'
..\libs\spirit\test\fixed_size_queue_fail_tests.cpp(59) : error C2677:
binary '<' : no global operator found which takes type
'boost::spirit::impl::fsq_iterator<QueueT,T,PointerT>' (or there is no
acceptable conversion)
...on 2600th 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 2700th target...
...on 2800th target...
...on 2900th 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 3000th target...
...on 3100th target...
...on 3200th target...
...on 3300th target...
...on 3400th target...
...on 3500th target...
...on 3600th target...
...on 3700th target...
...on 3800th target...
...on 3900th target...
...on 4000th target...
...on 4100th 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...
...on 4200th target...
..\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 13 targets...
...skipped 24 targets...
...updated 4214 targets...

Victor A. Wagner Jr. http://rudbek.com
The five most dangerous words in the English language:
               "There oughta be a law"


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk