 |
Compiler Status:
Run Date: 01:09:40 UTC, Saturday 02 June 2007
|
Compiler output:
/Code/boost_1_34_0/libs/config/test/abi/abi_test.hpp:28: warning: 'class abi_test' has virtual functions but non-virtual destructor
Run output:
GNU C++ version 4.0.3 (AmigaOS build 20061119)
__cplusplus =1
__STDC__ =1
__GNUC__ =4
__GNUC_MINOR__ =0
__GNUG__ =4
__VERSION__ ="4.0.3 (AmigaOS build 20061119)"
__CHAR_UNSIGNED__ =1
__REGISTER_PREFIX__ [no value]
__USER_LABEL_PREFIX__ [no value]
__EXCEPTIONS =1
__ELF__ =1
__powerpc__ =1
__STDC_HOSTED__ =1
*********************************************************************
GNU libstdc++ version 20060309
__GLIBCXX__ =20060309
_GLIBCXX_USE_LONG_LONG =1
_GLIBCXX_USE_C99_MATH =1
_GLIBCXX_HOSTED =1
_GLIBCXX_SJLJ_EXCEPTIONS =1
*********************************************************************
Detected Platform: AmigaOS
Type char is unsigned
Type wchar_t is signed
byte order for type short =8 0
byte order for type int =24 16 8 0
byte order for type long =24 16 8 0
sizeof(wchar_t) =4
sizeof(short) =2
sizeof(int) =4
sizeof(long) =4
sizeof(size_t) =4
sizeof(ptrdiff_t) =4
sizeof(void*) =4
sizeof(void(*)(void)) =4
sizeof(float) =4
sizeof(double) =8
sizeof(long double) =8
CHAR_BIT =8
CHAR_MAX =255
WCHAR_MAX =65535
SHRT_MAX =32767
INT_MAX =2147483647L
LONG_MAX =2147483647L
LLONG_MAX =0x7fffffffffffffffLL
ULLONG_MAX =0xffffffffffffffffULL
*********************************************************************
Boost version 103400
BOOST_USER_CONFIG =<boost/config/user.hpp>
BOOST_COMPILER_CONFIG ="boost/config/compiler/gcc.hpp"
BOOST_STDLIB_CONFIG ="boost/config/stdlib/libstdcpp3.hpp"
BOOST_PLATFORM_CONFIG ="boost/config/platform/amigaos.hpp"
BOOST_DISABLE_THREADS [no value]
BOOST_DEDUCED_TYPENAME =typename
BOOST_HAS_DIRENT_H [no value]
BOOST_HAS_GETTIMEOFDAY [no value]
BOOST_HAS_HASH [no value]
BOOST_HAS_LONG_LONG [no value]
BOOST_HAS_NRVO [no value]
BOOST_HAS_PARTIAL_STD_ALLOCATOR [no value]
BOOST_HAS_SLIST [no value]
BOOST_HAS_STDINT_H [no value]
BOOST_HAS_UNISTD_H [no value]
BOOST_MSVC6_MEMBER_TEMPLATES [no value]
BOOST_NO_CWCHAR [no value]
BOOST_NO_CWCTYPE [no value]
BOOST_NO_INTRINSIC_WCHAR_T [no value]
BOOST_NO_MS_INT64_NUMERIC_LIMITS [no value]
BOOST_NO_STD_WSTREAMBUF [no value]
BOOST_NO_STD_WSTRING [no value]
BOOST_NO_SWPRINTF [no value]
BOOST_STD_EXTENSION_NAMESPACE =__gnu_cxx
BOOST_UNREACHABLE_RETURN(0) [no value]
EXIT STATUS: 0
Compiler output:
/Code/boost_1_34_0/libs/config/test/boost_no_is_abstract.ipp:37: warning: 'struct boost_no_is_abstract::abstract' has virtual functions but non-virtual destructor
/Code/boost_1_34_0/libs/config/test/boost_no_is_abstract.ipp: In function 'int boost_no_is_abstract::test()':
/Code/boost_1_34_0/libs/config/test/boost_no_is_abstract.ipp:41: warning: comparison between 'enum boost_no_is_abstract::is_abstract_test<boost_no_is_abstract::non_abstract>::<anonymous>' and 'enum boost_no_is_abstract::is_abstract_test<boost_no_is_abstract::abstract>::<anonymous>'
/Code/boost_1_34_0/libs/config/test/boost_no_stdc_namespace.ipp: In function 'int boost_no_stdc_namespace::test()':
/Code/boost_1_34_0/libs/config/test/boost_no_stdc_namespace.ipp:32: warning: statement has no effect
/Code/boost_1_34_0/libs/config/test/boost_no_stdc_namespace.ipp:33: warning: statement has no effect
/Code/boost_1_34_0/libs/config/test/boost_no_stdc_namespace.ipp:34: warning: statement has no effect
Compiler output:
/Code/boost_1_34_0/libs/integer/cstdint_test.cpp: In function 'void integral_constant_type_check(T1, T2) [with T1 = unsigned char, T2 = unsigned int]':
/Code/boost_1_34_0/libs/integer/cstdint_test.cpp:146: instantiated from here
/Code/boost_1_34_0/libs/integer/cstdint_test.cpp:126: warning: comparison is always false due to limited range of data type
/Code/boost_1_34_0/libs/integer/cstdint_test.cpp: In function 'void integral_constant_type_check(T1, T2) [with T1 = short unsigned int, T2 = unsigned int]':
/Code/boost_1_34_0/libs/integer/cstdint_test.cpp:148: instantiated from here
/Code/boost_1_34_0/libs/integer/cstdint_test.cpp:126: warning: comparison is always false due to limited range of data type
Compiler output:
/Code/boost_1_34_0/libs/integer/integer_traits_test.cpp: In function 'void runtest(const char*, T) [with T = wchar_t]':
/Code/boost_1_34_0/libs/integer/integer_traits_test.cpp:79: instantiated from here
/Code/boost_1_34_0/libs/integer/integer_traits_test.cpp:67: error: 'const_min' is not a member of 'boost::integer_traits<wchar_t>'
/Code/boost_1_34_0/libs/integer/integer_traits_test.cpp:68: error: 'const_max' is not a member of 'boost::integer_traits<wchar_t>'
"g++" -mcrt=clib2 -ftemplate-depth-128 -O0 -fno-inline -Wall -Wwrite-strings -ggdb -DBOOST_ALL_NO_LIB=1 -DBOOST_TEST_NO_AUTO_LINK=1 -I".." -c -o "../bin.v2/status/integer_traits_test.test/amiga/debug/link-static/integer_traits_test.o" "/Code/boost_1_34_0/libs/integer/integer_traits_test.cpp"
Compiler output:
/Code/boost_1_34_0/libs/lambda/test/cast_test.cpp:27: warning: 'class base' has virtual functions but non-virtual destructor
/Code/boost_1_34_0/libs/lambda/test/cast_test.cpp:35: warning: 'class derived' has virtual functions but non-virtual destructor
Run output:
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Macros from <math.h>
HUGE_VAL =1.7976931348623166e+308
HUGE_VALF =3.4028235e+38
INFINITY =inf
NAN =((const float)__nan)
FP_INFINITE =0
FP_NAN =1
FP_NORMAL =2
FP_SUBNORMAL =3
FP_ZERO =4
FLT_MIN_10_EXP =-37
FLT_DIG =6
FLT_MIN_EXP =-125
FLT_EPSILON =1.1920929e-07
FLT_RADIX =2
FLT_MANT_DIG =24
FLT_ROUNDS =1
FLT_MAX =3.4028235e+38
FLT_MAX_10_EXP =38
FLT_MAX_EXP =128
FLT_MIN =1.1754944e-38
DBL_DIG =15
DBL_MIN_EXP =-1021
DBL_EPSILON =2.220446049250313e-16
DBL_MANT_DIG =53
DBL_MAX =1.7976931348623166e+308
DBL_MIN =2.2250738585072009e-308
DBL_MAX_10_EXP =308
DBL_MAX_EXP =1024
DBL_MIN_10_EXP =-307
LDBL_MAX_10_EXP =308
LDBL_MAX_EXP =1024
LDBL_MIN =2.2250738585072009e-308
LDBL_MIN_10_EXP =-307
LDBL_DIG =15
LDBL_MIN_EXP =-1021
LDBL_EPSILON =2.220446049250313e-16
LDBL_MANT_DIG =53
LDBL_MAX =1.7976931348623166e+308
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
std::numeric_limits information for type float
is_specialized = 1
min() = 1.1754944e-38
max() = 3.4028235e+38
digits = 24
digits10 = 6
is_signed = 1
is_integer = 0
is_exact = 0
radix = 2
epsilon() = 1.1920929e-07
round_error() = 0.5
min_exponent = -125
min_exponent10 = -37
max_exponent = 128
max_exponent10 = 38
has_infinity = 1
has_quiet_NaN = 1
has_signaling_NaN = 1
has_denorm = 1
has_denorm_loss = 0
infinity() = inf
quiet_NaN() = nan
signaling_NaN() = nan
denorm_min() = 1.4012985e-45
is_iec559 = 1
is_bounded = 1
is_modulo = 0
traps = 0
tinyness_before = 0
round_style = 1
Epsilon has sane value of std::pow(std::numeric_limits<T>::radix, 1-std::numeric_limits<T>::digits).
sizeof(float) = 4
alignment_of<float> = 4
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
std::numeric_limits information for type double
is_specialized = 1
min() = 2.2250738585072009e-308
max() = 1.7976931348623166e+308
digits = 53
digits10 = 15
is_signed = 1
is_integer = 0
is_exact = 0
radix = 2
epsilon() = 2.220446049250313e-16
round_error() = 0.5
min_exponent = -1021
min_exponent10 = -307
max_exponent = 1024
max_exponent10 = 308
has_infinity = 1
has_quiet_NaN = 1
has_signaling_NaN = 1
has_denorm = 1
has_denorm_loss = 0
infinity() = inf
quiet_NaN() = nan
signaling_NaN() = nan
denorm_min() = 4.9406564584124659e-324
is_iec559 = 1
is_bounded = 1
is_modulo = 0
traps = 0
tinyness_before = 0
round_style = 1
Epsilon has sane value of std::pow(std::numeric_limits<T>::radix, 1-std::numeric_limits<T>::digits).
sizeof(double) = 8
alignment_of<double> = 8
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
std::numeric_limits information for type long double
is_specialized = 1
min() = 2.2250738585072009e-308
max() = 1.7976931348623166e+308
digits = 53
digits10 = 15
is_signed = 1
is_integer = 0
is_exact = 0
radix = 2
epsilon() = 2.220446049250313e-16
round_error() = 0.5
min_exponent = -1021
min_exponent10 = -307
max_exponent = 1024
max_exponent10 = 308
has_infinity = 1
has_quiet_NaN = 1
has_signaling_NaN = 1
has_denorm = 1
has_denorm_loss = 0
infinity() = inf
quiet_NaN() = nan
signaling_NaN() = nan
denorm_min() = 4.9406564584124659e-324
is_iec559 = 1
is_bounded = 1
is_modulo = 0
traps = 0
tinyness_before = 0
round_style = 1
Epsilon has sane value of std::pow(std::numeric_limits<T>::radix, 1-std::numeric_limits<T>::digits).
sizeof(long double) = 8
alignment_of<long double> = 8
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Math function overload information for type float
The Math functions are overloaded for type float
std::fabs looks OK for type float
std::abs looks OK for type float
std::sqrt looks OK for type float
std::atan2 looks OK for type float
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Math function overload information for type double
The Math functions are overloaded for type double
std::fabs looks OK for type double
std::abs looks OK for type double
std::sqrt looks OK for type double
std::atan2 looks OK for type double
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Math function overload information for type long double
The Math functions are overloaded for type long double
std::fabs looks OK for type long double
std::abs looks OK for type long double
std::sqrt looks OK for type long double
std::atan2 looks OK for type long double
EXIT STATUS: 0
Compiler output:
/Build/SDK/gcc/bin/../lib/gcc/ppc-amigaos/4.0.3/../../../../include/c++/4.0.3/bits/stl_algo.h: In function '_InputIterator std::find_first_of(_InputIterator, _InputIterator, _ForwardIterator, _ForwardIterator) [with _InputIterator = boost::input_iterator_archetype<boost::equal_op_first_archetype<boost::null_archetype<int>, boost::optag1>, 0>, _ForwardIterator = boost::forward_iterator_archetype<boost::equal_op_second_archetype<boost::null_archetype<int>, boost::optag1> >]':
../libs/concept_check/stl_concept_covering.cpp:174: instantiated from here
/Build/SDK/gcc/bin/../lib/gcc/ppc-amigaos/4.0.3/../../../../include/c++/4.0.3/bits/stl_algo.h:4895: error: no match for 'operator==' in '__first1. boost::input_iterator_archetype<T, I>::operator* [with T = boost::equal_op_first_archetype<boost::null_archetype<int>, boost::optag1>, int I = 0]() == __iter. boost::forward_iterator_archetype<T>::operator* [with T = boost::equal_op_second_archetype<boost::null_archetype<int>, boost::optag1>]()'
/Build/SDK/gcc/bin/../lib/gcc/ppc-amigaos/4.0.3/../../../../include/c++/4.0.3/bits/stl_algo.h: In function 'typename std::iterator_traits<_Iterator>::difference_type std::count(_InputIterator, _InputIterator, const _Tp&) [with _InputIterator = boost::input_iterator_archetype<boost::equal_op_first_archetype<boost::null_archetype<int>, boost::optag1>, 0>, _Tp = boost::equal_op_second_archetype<boost::null_archetype<int>, boost::optag1>]':
../libs/concept_check/stl_concept_covering.cpp:183: instantiated from here
/Build/SDK/gcc/bin/../lib/gcc/ppc-amigaos/4.0.3/../../../../include/c++/4.0.3/bits/stl_algo.h:421: error: no match for 'operator==' in '__first. boost::input_iterator_archetype<T, I>::operator* [with T = boost::equal_op_first_archetype<boost::null_archetype<int>, boost::optag1>, int I = 0]() == __value'
/Build/SDK/gcc/bin/../lib/gcc/ppc-amigaos/4.0.3/../../../../include/c++/4.0.3/bits/stl_algobase.h: In function 'std::pair<_T1, _T2> std::mismatch(_InputIterator1, _InputIterator1, _InputIterator2) [with _InputIterator1 = boost::input_iterator_archetype<boost::equal_op_first_archetype<boost::null_archetype<int>, boost::optag1>, 0>, _InputIterator2 = boost::input_iterator_archetype<boost::equal_op_second_archetype<boost::null_archetype<int>, boost::optag1>, 0>]':
../libs/concept_check/stl_concept_covering.cpp:202: instantiated from here
/Build/SDK/gcc/bin/../lib/gcc/ppc-amigaos/4.0.3/../../../../include/c++/4.0.3/bits/stl_algobase.h:694: error: no match for 'operator==' in '__first1. boost::input_iterator_archetype<T, I>::operator* [with T = boost::equal_op_first_archetype<boost::null_archetype<int>, boost::optag1>, int I = 0]() == __first2. boost::input_iterator_archetype<T, I>::operator* [with T = boost::equal_op_second_archetype<boost::null_archetype<int>, boost::optag1>, int I = 0]()'
/Build/SDK/gcc/bin/../lib/gcc/ppc-amigaos/4.0.3/../../../../include/c++/4.0.3/bits/stl_algobase.h: In function 'bool std::equal(_InputIterator1, _InputIterator1, _InputIterator2) [with _InputIterator1 = boost::input_iterator_archetype<boost::equality_comparable2_first_archetype<boost::null_archetype<int> >, 0>, _InputIterator2 = boost::input_iterator_archetype<boost::equality_comparable2_second_archetype<boost::null_archetype<int> >, 0>]':
../libs/concept_check/stl_concept_covering.cpp:219: instantiated from here
/Build/SDK/gcc/bin/../lib/gcc/ppc-amigaos/4.0.3/../../../../include/c++/4.0.3/bits/stl_algobase.h:760: error: no match for 'operator==' in '__first1. boost::input_iterator_archetype<T, I>::operator* [with T = boost::equality_comparable2_first_archetype<boost::null_archetype<int> >, int I = 0]() == __first2. boost::input_iterator_archetype<T, I>::operator* [with T = boost::equality_comparable2_second_archetype<boost::null_archetype<int> >, int I = 0]()'
/Build/SDK/gcc/bin/../lib/gcc/ppc-amigaos/4.0.3/../../../../include/c++/4.0.3/bits/stl_algo.h: In function '_OutputIterator std::replace_copy(_InputIterator, _InputIterator, _OutputIterator, const _Tp&, const _Tp&) [with _InputIterator = boost::input_iterator_archetype<boost::equal_op_first_archetype<boost::null_archetype<int>, boost::optag1>, 0>, _OutputIterator = boost::output_iterator_archetype<boost::null_archetype<int> >, _Tp = main()::T]':
../libs/concept_check/stl_concept_covering.cpp:362: instantiated from here
/Build/SDK/gcc/bin/../lib/gcc/ppc-amigaos/4.0.3/../../../../include/c++/4.0.3/bits/stl_algo.h:919: error: no match for 'operator==' in '__first. boost::input_iterator_archetype<T, I>::operator* [with T = boost::equal_op_first_archetype<boost::null_archetype<int>, boost::optag1>, int I = 0]() == __old_value'
/Build/SDK/gcc/bin/../lib/gcc/ppc-amigaos/4.0.3/../../../../include/c++/4.0.3/bits/stl_algo.h: In function '_OutputIterator std::remove_copy(_InputIterator, _InputIterator, _OutputIterator, const _Tp&) [with _InputIterator = boost::input_iterator_archetype<boost::equality_comparable2_first_archetype<boost::convertible_to_archetype<boost::null_archetype<int>, boost::default_archetype_base> >, 0>, _OutputIterator = boost::output_iterator_archetype<boost::null_archetype<int> >, _Tp = main()::T]':
../libs/concept_check/stl_concept_covering.cpp:427: instantiated from here
/Build/SDK/gcc/bin/../lib/gcc/ppc-amigaos/4.0.3/../../../../include/c++/4.0.3/bits/stl_algo.h:1035: error: no match for 'operator==' in '__first. boost::input_iterator_archetype<T, I>::operator* [with T = boost::equality_comparable2_first_archetype<boost::convertible_to_archetype<boost::null_archetype<int>, boost::default_archetype_base> >, int I = 0]() == __value'
/Build/SDK/gcc/bin/../lib/gcc/ppc-amigaos/4.0.3/../../../../include/c++/4.0.3/bits/stl_algo.h:1037: error: no match for 'operator=' in '__result. boost::output_iterator_archetype<T>::operator* [with T = boost::null_archetype<int>]() = __first. boost::input_iterator_archetype<T, I>::operator* [with T = boost::equality_comparable2_first_archetype<boost::convertible_to_archetype<boost::null_archetype<int>, boost::default_archetype_base> >, int I = 0]()'
../boost/concept_archetype.hpp:453: note: candidates are: boost::output_proxy<T>& boost::output_proxy<T>::operator=(const T&) [with T = boost::null_archetype<int>]
../boost/concept_archetype.hpp:452: note: boost::output_proxy<boost::null_archetype<int> >& boost::output_proxy<boost::null_archetype<int> >::operator=(const boost::output_proxy<boost::null_archetype<int> >&)
/Build/SDK/gcc/bin/../lib/gcc/ppc-amigaos/4.0.3/../../../../include/c++/4.0.3/bits/stl_algo.h: In function '_RandomAccessIterator std::partial_sort_copy(_InputIterator, _InputIterator, _RandomAccessIterator, _RandomAccessIterator) [with _InputIterator = boost::input_iterator_archetype<boost::sgi_assignable_archetype<boost::less_than_comparable_archetype<boost::null_archetype<int> > >, 0>, _RandomAccessIterator = boost::mutable_random_access_iterator_archetype<boost::sgi_assignable_archetype<boost::less_than_comparable_archetype<boost::null_archetype<int> > > >]':
../libs/concept_check/stl_concept_covering.cpp:569: instantiated from here
/Build/SDK/gcc/bin/../lib/gcc/ppc-amigaos/4.0.3/../../../../include/c++/4.0.3/bits/stl_algo.h:2389: error: no match for 'operator<' in '__first. boost::input_iterator_archetype<T, I>::operator* [with T = boost::sgi_assignable_archetype<boost::less_than_comparable_archetype<boost::null_archetype<int> > >, int I = 0]() < __result_first. boost::mutable_random_access_iterator_archetype<T>::operator* [with T = boost::sgi_assignable_archetype<boost::less_than_comparable_archetype<boost::null_archetype<int> > >]()'
/Build/SDK/gcc/bin/../lib/gcc/ppc-amigaos/4.0.3/../../../../include/c++/4.0.3/bits/stl_algo.h: In function '_OutputIterator std::merge(_InputIterator1, _InputIterator1, _InputIterator2, _InputIterator2, _OutputIterator) [with _InputIterator1 = boost::input_iterator_archetype<boost::less_than_op_first_archetype<boost::less_than_op_second_archetype<boost::convertible_to_archetype<boost::null_archetype<int>, boost::default_archetype_base>, boost::optag2>, boost::optag1>, 0>, _InputIterator2 = boost::input_iterator_archetype<boost::less_than_op_second_archetype<boost::less_than_op_first_archetype<boost::convertible_to_archetype<boost::null_archetype<int>, boost::default_archetype_base>, boost::optag2>, boost::optag1>, 0>, _OutputIterator = boost::output_iterator_archetype<boost::null_archetype<int> >]':
../libs/concept_check/stl_concept_covering.cpp:716: instantiated from here
/Build/SDK/gcc/bin/../lib/gcc/ppc-amigaos/4.0.3/../../../../include/c++/4.0.3/bits/stl_algo.h:2995: error: no match for 'operator<' in '__first2. boost::input_iterator_archetype<T, I>::operator* [with T = boost::less_than_op_second_archetype<boost::less_than_op_first_archetype<boost::convertible_to_archetype<boost::null_archetype<int>, boost::default_archetype_base>, boost::optag2>, boost::optag1>, int I = 0]() < __first1. boost::input_iterator_archetype<T, I>::operator* [with T = boost::less_than_op_first_archetype<boost::less_than_op_second_archetype<boost::convertible_to_archetype<boost::null_archetype<int>, boost::default_archetype_base>, boost::optag2>, boost::optag1>, int I = 0]()'
../libs/concept_check/stl_concept_covering.cpp:716: instantiated from here
/Build/SDK/gcc/b...
(remainder deleted because of excessive size)
Compiler output:
../libs/conversion/test/../cast_test.cpp:31: warning: 'struct<unnamed>::Base' has virtual functions but non-virtual destructor
../libs/conversion/test/../cast_test.cpp:36: warning: 'struct<unnamed>::Base2' has virtual functions but non-virtual destructor
../libs/conversion/test/../cast_test.cpp:41: warning: 'struct<unnamed>::Derived' has virtual functions but non-virtual destructor
Run output:
Pass :: Special value, stream out nadt
Pass :: Special value, stream out neg_infin
Pass :: Special value, stream out pos_infin
Pass :: check german short month: Okt
Pass :: check german short month: Okt
Pass :: check ymd: 01.Okt.2002
Pass :: ostream low level check string:01.Okt.2002
global: C
Pass :: no registered facet here
Pass :: facet registered here
Pass :: check string imbued ostream: 2002-Okt-01
Pass :: check string imbued ostream: +unbegrenztheit
Pass :: check string imbued ostream: +unbegrenztheit
Pass :: check string imbued ostream: NichtDatumzeit
Pass :: check any old ostream: 2002-Oct-01
Pass :: check date order: 01.10.2002
Pass :: check date order: 2002 Okt 01
Pass :: check date order: Oktober 01 2002
Pass :: check date period: [Oktober 01 2002/Oktober 03 2002]
Pass :: date_duration stream out
Pass :: date_duration stream out
Pass :: partial date stream out
Pass :: nth kday of month
Pass :: first kday of month
Pass :: last kday of month
Pass :: first kday after
Pass :: first kday after
26 Jun
second Fri of Sep
first Sat of May
last Mon of Aug
Thu after
Tue before
Pass :: Stream in month
FAIL :: Wide Stream in not supported by this compiler
Pass :: Stream in German month
Pass :: Bad month exception caught (misspelled name)
Pass :: Stream in weekday
FAIL :: Wide Stream in not supported by this compiler
Pass :: Stream in German weekday
Pass :: Bad weekday exception caught (misspelled name)
34 Tests Executed: 2 FAILURES
EXIT STATUS: 2
Run output:
FAIL :: No wstring/wstream support for this compiler
1 Tests Executed: 1 FAILURES
EXIT STATUS: 1
Run output:
Pass :: check time output: 2002-May-01 12:10:05.000000123
Pass :: check time period output: [2002-May-01 12:10:05/2002-May-01 23:00:00]
Pass :: check time output: 01.Mai.2002 12:10:05
Pass :: check time period output: 05:04:03
Pass :: check time period output: -01:25:00
Pass :: check time period output: -00:40:00
Pass :: check time period output - german: [01.Mai.2002 12:10:05/01.Mai.2002 23:00:00]
Pass :: Stream in time_duration
Pass :: Stream in ptime
Pass :: Stream in ptime2
Pass :: Stream in ptime3
Got expected exception: basic_string::at
Pass :: Stream bad ptime
Pass :: Stream in time_period
FAIL :: Wide streaming not available for this compiler
14 Tests Executed: 1 FAILURES
EXIT STATUS: 1
Run output:
FAIL :: No wstring/wstream support for this compiler
1 Tests Executed: 1 FAILURES
EXIT STATUS: 1
Compiler output:
../libs/date_time/test/local_time/testwcustom_time_zone.cpp: In function 'int main()':
../libs/date_time/test/local_time/testwcustom_time_zone.cpp:52: error: 'wstring' is not a member of 'std'
../libs/date_time/test/local_time/testwcustom_time_zone.cpp:54: error: 'wstring' is not a member of 'std'
../libs/date_time/test/local_time/testwcustom_time_zone.cpp:56: error: 'wstring' is not a member of 'std'
../libs/date_time/test/local_time/testwcustom_time_zone.cpp:58: error: 'wstring' is not a member of 'std'
../libs/date_time/test/local_time/testwcustom_time_zone.cpp:70: error: 'wstring' is not a member of 'std'
../libs/date_time/test/local_time/testwcustom_time_zone.cpp:72: error: 'wstring' is not a member of 'std'
../libs/date_time/test/local_time/testwcustom_time_zone.cpp:74: error: 'wstring' is not a member of 'std'
../libs/date_time/test/local_time/testwcustom_time_zone.cpp:76: error: 'wstring' is not a member of 'std'
"g++" -mcrt=clib2 -ftemplate-depth-128 -O0 -fno-inline -Wall -Wwrite-strings -ggdb -DBOOST_ALL_NO_LIB -DBOOST_ALL_NO_LIB=1 -DBOOST_DATE_TIME_POSIX_TIME_STD_CONFIG -DBOOST_DATE_TIME_STATIC_LINK -DDATE_TIME_INLINE -I".." -c -o "../bin.v2/libs/date_time/test/testwcustom_time_zone.test/amiga/debug/link-static/testwcustom_time_zone.o" "../libs/date_time/test/local_time/testwcustom_time_zone.cpp"
Compiler output:
../libs/date_time/test/local_time/testwposix_time_zone.cpp: In function 'int main()':
../libs/date_time/test/local_time/testwposix_time_zone.cpp:25: error: 'wstring' is not a member of 'std'
../libs/date_time/test/local_time/testwposix_time_zone.cpp:25: error: expected `;' before 'specs'
../libs/date_time/test/local_time/testwposix_time_zone.cpp:27: error: 'specs' was not declared in this scope
../libs/date_time/test/local_time/testwposix_time_zone.cpp:34: error: 'wstring' is not a member of 'std'
../libs/date_time/test/local_time/testwposix_time_zone.cpp:35: error: 'wstring' is not a member of 'std'
../libs/date_time/test/local_time/testwposix_time_zone.cpp:36: error: 'wstring' is not a member of 'std'
../libs/date_time/test/local_time/testwposix_time_zone.cpp:37: error: 'wstring' is not a member of 'std'
../libs/date_time/test/local_time/testwposix_time_zone.cpp:39: error: 'wstring' is not a member of 'std'
../libs/date_time/test/local_time/testwposix_time_zone.cpp:40: error: 'wstring' is not a member of 'std'
../libs/date_time/test/local_time/testwposix_time_zone.cpp:41: error: 'wstring' is not a member of 'std'
../libs/date_time/test/local_time/testwposix_time_zone.cpp:42: error: 'wstring' is not a member of 'std'
../libs/date_time/test/local_time/testwposix_time_zone.cpp:55: error: 'wstring' is not a member of 'std'
../libs/date_time/test/local_time/testwposix_time_zone.cpp:57: error: 'wstring' is not a member of 'std'
../libs/date_time/test/local_time/testwposix_time_zone.cpp:71: error: 'wstring' is not a member of 'std'
../libs/date_time/test/local_time/testwposix_time_zone.cpp:72: error: 'wstring' is not a member of 'std'
../libs/date_time/test/local_time/testwposix_time_zone.cpp:74: error: 'wstring' is not a member of 'std'
../libs/date_time/test/local_time/testwposix_time_zone.cpp:75: error: 'wstring' is not a member of 'std'
../libs/date_time/test/local_time/testwposix_time_zone.cpp:76: error: 'wstring' is not a member of 'std'
../libs/date_time/test/local_time/testwposix_time_zone.cpp:77: error: 'wstring' is not a member of 'std'
../libs/date_time/test/local_time/testwposix_time_zone.cpp:78: error: 'wstring' is not a member of 'std'
../libs/date_time/test/local_time/testwposix_time_zone.cpp:79: error: 'wstring' is not a member of 'std'
../libs/date_time/test/local_time/testwposix_time_zone.cpp:81: error: 'wstring' is not a member of 'std'
../libs/date_time/test/local_time/testwposix_time_zone.cpp:83: error: 'wstring' is not a member of 'std'
../libs/date_time/test/local_time/testwposix_time_zone.cpp:91: error: 'wstring' is not a member of 'std'
../libs/date_time/test/local_time/testwposix_time_zone.cpp:92: error: 'wstring' is not a member of 'std'
../libs/date_time/test/local_time/testwposix_time_zone.cpp:115: error: 'wstring' is not a member of 'std'
../libs/date_time/test/local_time/testwposix_time_zone.cpp:126: error: 'wstring' is not a member of 'std'
../libs/date_time/test/local_time/testwposix_time_zone.cpp:172: error: 'wstring' is not a member of 'std'
../libs/date_time/test/local_time/testwposix_time_zone.cpp:183: error: 'wstring' is not a member of 'std'
../libs/date_time/test/local_time/testwposix_time_zone.cpp:189: error: 'wstring' is not a member of 'std'
../libs/date_time/test/local_time/testwposix_time_zone.cpp:189: error: expected `;' before 'spec'
../libs/date_time/test/local_time/testwposix_time_zone.cpp:190: error: 'spec' was not declared in this scope
../boost/lexical_cast.hpp: In member function 'bool boost::detail::lexical_stream<Target, Source>::operator<<(const Source&) [with Target = int, Source = std::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >]':
../boost/lexical_cast.hpp:222: instantiated from 'Target boost::lexical_cast(const Source&) [with Target = int, Source = std::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >]'
../boost/date_time/time_parsing.hpp:71: instantiated from 'time_duration boost::date_time::str_from_delimited_time_duration(const std::basic_string<OutputT, std::char_traits<_CharT>, std::allocator<_T2> >&) [with time_duration = boost::posix_time::time_duration, char_type = wchar_t]'
../boost/date_time/local_time/posix_time_zone.hpp:250: instantiated from 'void boost::local_time::posix_time_zone_base<CharT>::calc_zone(const typename boost::date_time::time_zone_base<boost::posix_time::ptime, CharT>::string_type&) [with CharT = wchar_t]'
../boost/date_time/local_time/posix_time_zone.hpp:93: instantiated from 'boost::local_time::posix_time_zone_base<CharT>::posix_time_zone_base(const typename boost::date_time::time_zone_base<boost::posix_time::ptime, CharT>::string_type&) [with CharT = wchar_t]'
../libs/date_time/test/local_time/testwposix_time_zone.cpp:88: instantiated from here
../boost/lexical_cast.hpp:151: error: no match for 'operator<<' in '((boost::detail::lexical_stream<int, std::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> > >*)this)->boost::detail::lexical_stream<int, std::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> > >::stream << input'
/Build/SDK/gcc/bin/../lib/gcc/ppc-amigaos/4.0.3/../../../../include/c++/4.0.3/bits/ostream.tcc:67: note: candidates are: std::basic_ostream<_CharT, _Traits>& std::basic_ostream<_CharT, _Traits>::operator<<(std::basic_ostream<_CharT, _Traits>& (*)(std::basic_ostream<_CharT, _Traits>&)) [with _CharT = char, _Traits = std::char_traits<char>]
/Build/SDK/gcc/bin/../lib/gcc/ppc-amigaos/4.0.3/../../../../include/c++/4.0.3/bits/ostream.tcc:78: note: std::basic_ostream<_CharT, _Traits>& std::basic_ostream<_CharT, _Traits>::operator<<(std::basic_ios<_CharT, _Traits>& (*)(std::basic_ios<_CharT, _Traits>&)) [with _CharT = char, _Traits = std::char_traits<char>]
/Build/SDK/gcc/bin/../lib/gcc/ppc-amigaos/4.0.3/../../../../include/c++/4.0.3/bits/ostream.tcc:90: note: std::basic_ostream<_CharT, _Traits>& std::basic_ostream<_CharT, _Traits>::operator<<(std::ios_base& (*)(std::ios_base&)) [with _CharT = char, _Traits = std::char_traits<char>]
/Build/SDK/gcc/bin/../lib/gcc/ppc-amigaos/4.0.3/../../../../include/c++/4.0.3/bits/ostream.tcc:125: note: std::basic_ostream<_CharT, _Traits>& std::basic_ostream<_CharT, _Traits>::operator<<(long int) [with _CharT = char, _Traits = std::char_traits<char>]
/Build/SDK/gcc/bin/../lib/gcc/ppc-amigaos/4.0.3/../../../../include/c++/4.0.3/bits/ostream.tcc:159: note: std::basic_ostream<_CharT, _Traits>& std::basic_ostream<_CharT, _Traits>::operator<<(long unsigned int) [with _CharT = char, _Traits = std::char_traits<char>]
/Build/SDK/gcc/bin/../lib/gcc/ppc-amigaos/4.0.3/../../../../include/c++/4.0.3/bits/ostream.tcc:102: note: std::basic_ostream<_CharT, _Traits>& std::basic_ostream<_CharT, _Traits>::operator<<(bool) [with _CharT = char, _Traits = std::char_traits<char>]
/Build/SDK/gcc/bin/../lib/gcc/ppc-amigaos/4.0.3/../../../../include/c++/4.0.3/ostream:176: note: std::basic_ostream<_CharT, _Traits>& std::basic_ostream<_CharT, _Traits>::operator<<(short int) [with _CharT = char, _Traits = std::char_traits<char>]
/Build/SDK/gcc/bin/../lib/gcc/ppc-amigaos/4.0.3/../../../../include/c++/4.0.3/ostream:187: note: std::basic_ostream<_CharT, _Traits>& std::basic_ostream<_CharT, _Traits>::operator<<(short unsigned int) [with _CharT = char, _Traits = std::char_traits<char>]
/Build/SDK/gcc/bin/../lib/gcc/ppc-amigaos/4.0.3/../../../../include/c++/4.0.3/ostream:191: note: std::basic_ostream<_CharT, _Traits>& std::basic_ostream<_CharT, _Traits>::operator<<(int) [with _CharT = char, _Traits = std::char_traits<char>]
/Build/SDK/gcc/bin/../lib/gcc/ppc-amigaos/4.0.3/../../../../include/c++/4.0.3/ostream:202: note: std::basic_ostream<_CharT, _Traits>& std::basic_ostream<_CharT, _Traits>::operator<<(unsigned int) [with _CharT = char, _Traits = std::char_traits<char>]
/Build/SDK/gcc/bin/../lib/gcc/ppc-amigaos/4.0.3/../../../../include/c++/4.0.3/bits/ostream.tcc:183: note: std::basic_ostream<_CharT, _Traits>& std::basic_ostream<_CharT, _Traits>::operator<<(long long int) [with _CharT = char, _Traits = std::char_traits<char>]
/Build/SDK/gcc/bin/../lib/gcc/ppc-amigaos/4.0.3/../../../../include/c++/4.0.3/bits/ostream.tcc:218: note: std::basic_ostream<_CharT, _Traits>& std::basic_ostream<_CharT, _Traits>::operator<<(long long unsigned int) [with _CharT = char, _Traits = std::char_traits<char>]
/Build/SDK/gcc/bin/../lib/gcc/ppc-amigaos/4.0.3/../../../../include/c++/4.0.3/bits/ostream.tcc:242: note: std::basic_ostream<_CharT, _Traits>& std::basic_ostream<_CharT, _Traits>::operator<<(double) [with _CharT = char, _Traits = std::char_traits<char>]
/Build/SDK/gcc/bin/../lib/gcc/ppc-amigaos/4.0.3/../../../../include/c++/4.0.3/ostream:217: note: std::basic_ostream<_CharT, _Traits>& std::basic_ostream<_CharT, _Traits>::operator<<(float) [with _CharT = char, _Traits = std::char_traits<char>]
/Build/SDK/gcc/bin/../lib/gcc/ppc-amigaos/4.0.3/../../../../include/c++/4.0.3/bits/ostream.tcc:265: note: std::basic_ostream<_CharT, _Traits>& std::basic_ostream<_CharT, _Traits>::operator<<(long double) [with _CharT = char, _Traits = std::char_traits<char>]
/Build/SDK/gcc/bin/../lib/gcc/ppc-amigaos/4.0.3/../../../../include/c++/4.0.3/bits/ostream.tcc:288: note: std::basic_ostream<_CharT, _Traits>& std::basic_ostream<_CharT, _Traits>::operator<<(const void*) [wit...
(remainder deleted because of excessive size)
Run output:
The operating system is using an integer type to report file sizes
that can not represent file sizes greater that 2 gigabytes (31-bits).
Thus the Filesystem Library will not correctly deal with such large
files. If you think that this operatiing system should be able to
support large files, please report the problem to the Boost developers
mailing list.
EXIT STATUS: 1
Compiler output:
../libs/filesystem/test/../example/mbcopy.cpp:14:5: error: #error This compiler or standard library does not support wide-character strings or paths
../libs/filesystem/test/../example/mbpath.hpp:20: error: 'wstring' is not a member of 'std'
../libs/filesystem/test/../example/mbpath.hpp:20: error: 'wstring' is not a member of 'std'
../libs/filesystem/test/../example/mbpath.hpp:20: error: template argument 1 is invalid
../libs/filesystem/test/../example/mbpath.hpp:20: error: invalid type in declaration before ';' token
../libs/filesystem/test/../example/mbpath.hpp:24: error: 'wstring' in namespace 'std' does not name a type
../libs/filesystem/test/../example/mbpath.hpp:28: error: expected ',' or '...' before '&' token
../libs/filesystem/test/../example/mbpath.hpp:28: error: ISO C++ forbids declaration of 'internal_string_type' with no type
../libs/filesystem/test/../example/mbpath.hpp:30: error: 'internal_string_type' does not name a type
../libs/filesystem/test/../example/mbcopy.cpp:30: error: expected unqualified-id before '&' token
../libs/filesystem/test/../example/mbcopy.cpp:30: error: expected ',' or '...' before '&' token
../libs/filesystem/test/../example/mbcopy.cpp:30: error: ISO C++ forbids declaration of 'parameter' with no type
../libs/filesystem/test/../example/mbcopy.cpp: In function 'void<unnamed>::copy_file(int)':
../libs/filesystem/test/../example/mbcopy.cpp:32: error: 'from' was not declared in this scope
../libs/filesystem/test/../example/mbcopy.cpp:35: error: 'to' was not declared in this scope
../libs/filesystem/test/../example/mbcopy.cpp: In function 'int main(int, char**)':
../libs/filesystem/test/../example/mbcopy.cpp:64: error: 'to_internal' is not a member of 'user::mbpath_traits'
../libs/filesystem/test/../example/mbcopy.cpp:66: error: invalid conversion from 'user::mbpath' to 'const char*'
../libs/filesystem/test/../example/mbcopy.cpp:66: error: initializing argument 1 of 'boost::filesystem::basic_path<String, Traits>::basic_path(const typename String::value_type*) [with String = std::basic_string<char, std::char_traits<char>, std::allocator<char> >, Traits = boost::filesystem::path_traits]'
../libs/filesystem/test/../example/mbcopy.cpp:72: error: 'wdirectory_iterator' is not a member of 'fs'
../libs/filesystem/test/../example/mbcopy.cpp:72: error: expected `;' before 'it'
../libs/filesystem/test/../example/mbcopy.cpp:73: error: 'it' was not declared in this scope
../libs/filesystem/test/../example/mbcopy.cpp:73: error: 'wdirectory_iterator' is not a member of 'fs'
"g++" -mcrt=clib2 -ftemplate-depth-128 -O0 -fno-inline -Wall -Wwrite-strings -ggdb -DBOOST_ALL_NO_LIB -DBOOST_ALL_NO_LIB=1 -I".." -c -o "../bin.v2/libs/filesystem/test/mbcopy.test/amiga/debug/link-static/mbcopy.o" "../libs/filesystem/test/../example/mbcopy.cpp"
Compiler output:
../libs/filesystem/test/../example/mbpath.cpp:13:5: error: #error This compiler or standard library does not support wide-character strings or paths
../libs/filesystem/test/../example/mbpath.hpp:20: error: 'wstring' is not a member of 'std'
../libs/filesystem/test/../example/mbpath.hpp:20: error: 'wstring' is not a member of 'std'
../libs/filesystem/test/../example/mbpath.hpp:20: error: template argument 1 is invalid
../libs/filesystem/test/../example/mbpath.hpp:20: error: invalid type in declaration before ';' token
../libs/filesystem/test/../example/mbpath.hpp:24: error: 'wstring' in namespace 'std' does not name a type
../libs/filesystem/test/../example/mbpath.hpp:28: error: expected ',' or '...' before '&' token
../libs/filesystem/test/../example/mbpath.hpp:28: error: ISO C++ forbids declaration of 'internal_string_type' with no type
../libs/filesystem/test/../example/mbpath.hpp:30: error: 'internal_string_type' does not name a type
../libs/filesystem/test/../example/mbpath.cpp:36: error: expected ',' or '...' before '&' token
../libs/filesystem/test/../example/mbpath.cpp:36: error: ISO C++ forbids declaration of 'internal_string_type' with no type
../libs/filesystem/test/../example/mbpath.cpp: In static member function 'static std::string user::mbpath_traits::to_external(const user::mbpath&, int)':
../libs/filesystem/test/../example/mbpath.cpp:38: error: 'src' was not declared in this scope
../libs/filesystem/test/../example/mbpath.cpp:41: error: 'internal_string_type' is not a class or namespace
../libs/filesystem/test/../example/mbpath.cpp:41: error: expected initializer before '*' token
../libs/filesystem/test/../example/mbpath.cpp:44: error: 'from_next' was not declared in this scope
../libs/filesystem/test/../example/mbpath.cpp: At global scope:
../libs/filesystem/test/../example/mbpath.cpp:54: error: 'internal_string_type' in class 'user::mbpath_traits' does not name a type
"g++" -mcrt=clib2 -ftemplate-depth-128 -O0 -fno-inline -Wall -Wwrite-strings -ggdb -DBOOST_ALL_NO_LIB -DBOOST_ALL_NO_LIB=1 -I".." -c -o "../bin.v2/libs/filesystem/test/mbpath.test/amiga/debug/link-static/mbpath.o" "../libs/filesystem/test/../example/mbpath.cpp"
Run output:
API is POSIX
initial_path<path>().string() is
"/Code/boost_1_34_0/status"
initial_path<fs::path>().file_string() is
"/Code/boost_1_34_0/status"
sizeof(boost::uintmax_t) = 8
capacity = 6442475520
free = 3017654272
available = 3017654272
create_hard_link() succeeded
../libs/filesystem/test/operations_test.cpp(483): test fs::equivalent( from_ph, file_ph ) failed in function: 'int test_main(int, char**)'
create_symlink() succeeded
begin copy_file test...
copying complete
copy_file test complete
UTC last_write_time() for a file just created is Thu May 31 06:25:39 2007
Year is 107
Change year to 106
last_write_time() for the file is now Wed May 31 06:25:19 2006
Reset to current time
original last_write_time() - current last_write_time() is 0 seconds
calling remove_all(/Code/boost_1_34_0/status/temp_fs_test_dir)
../boost/test/minimal.hpp(122): exception "std::runtime_error: boost::filesystem::basic_directory_iterator increment" caught in function: 'int main(int, char**)'
**** Testing aborted.
**** 2 errors detected
EXIT STATUS: 201
Run output:
API is POSIX
initial_path<path>().string() is
"/Code/boost_1_34_0/status"
initial_path<fs::path>().file_string() is
"/Code/boost_1_34_0/status"
../boost/test/minimal.hpp(122): exception "std::runtime_error: boost::filesystem::basic_directory_iterator increment" caught in function: 'int main(int, char**)'
**** Testing aborted.
**** 1 error detected
EXIT STATUS: 201
Compiler output:
../libs/filesystem/test/wide_test.cpp:20:5: error: #error This compiler or standard library does not support wide-character strings or paths
../libs/filesystem/test/wide_test.cpp:96: error: expected unqualified-id before '&' token
../libs/filesystem/test/wide_test.cpp:96: error: expected ',' or '...' before '&' token
../libs/filesystem/test/wide_test.cpp:96: error: ISO C++ forbids declaration of 'parameter' with no type
../libs/filesystem/test/wide_test.cpp: In function 'std::string<unnamed>::to_external(int)':
../libs/filesystem/test/wide_test.cpp:99: error: 'src' was not declared in this scope
../libs/filesystem/test/wide_test.cpp: In function 'int test_main(int, char**)':
../libs/filesystem/test/wide_test.cpp:122: error: 'fs::wpath_traits' has not been declared
../libs/filesystem/test/wide_test.cpp:122: error: 'imbue' was not declared in this scope
../libs/filesystem/test/wide_test.cpp:124: error: invalid conversion from 'const wchar_t*' to 'int'
../libs/filesystem/test/wide_test.cpp:124: error: initializing argument 1 of 'std::string<unnamed>::to_external(int)'
../libs/filesystem/test/wide_test.cpp:128: error: invalid conversion from 'const wchar_t*' to 'int'
../libs/filesystem/test/wide_test.cpp:128: error: initializing argument 1 of 'std::string<unnamed>::to_external(int)'
../libs/filesystem/test/wide_test.cpp:129: error: invalid conversion from 'const wchar_t*' to 'int'
../libs/filesystem/test/wide_test.cpp:129: error: initializing argument 1 of 'std::string<unnamed>::to_external(int)'
../libs/filesystem/test/wide_test.cpp:140: error: 'wpath' is not a member of 'fs'
../libs/filesystem/test/wide_test.cpp:140: error: 'wpath' is not a member of 'fs'
../libs/filesystem/test/wide_test.cpp:140: error: 'wpath' is not a member of 'fs'
../libs/filesystem/test/wide_test.cpp: In function 'void<unnamed>::test(const Path&, const Path&, const Path&) [with Path = user::lpath]':
../libs/filesystem/test/wide_test.cpp:148: instantiated from here
../libs/filesystem/test/wide_test.cpp:68: error: invalid initialization of reference of type 'const Path&' from expression of type 'boost::filesystem::basic_path<std::basic_string<long int, std::char_traits<long int>, std::allocator<long int> >, user::lpath_traits>'
../boost/filesystem/operations.hpp:452: error: in passing argument 1 of 'bool boost::filesystem::remove(const Path&)'
../libs/filesystem/test/wide_test.cpp:69: error: invalid initialization of reference of type 'const Path&' from expression of type 'const boost::filesystem::basic_path<std::basic_string<long int, std::char_traits<long int>, std::allocator<long int> >, user::lpath_traits>'
../boost/filesystem/operations.hpp:452: error: in passing argument 1 of 'bool boost::filesystem::remove(const Path&)'
../libs/filesystem/test/wide_test.cpp:70: error: no matching function for call to 'exists(boost::filesystem::basic_path<std::basic_string<long int, std::char_traits<long int>, std::allocator<long int> >, user::lpath_traits>)'
../boost/filesystem/operations.hpp:104: note: candidates are: bool boost::filesystem::exists(boost::filesystem::file_status)
../boost/filesystem/operations.hpp:276: note: bool boost::filesystem::exists(const Path&)
../libs/filesystem/test/wide_test.cpp:71: error: no matching function for call to 'exists(const boost::filesystem::basic_path<std::basic_string<long int, std::char_traits<long int>, std::allocator<long int> >, user::lpath_traits>&)'
../boost/filesystem/operations.hpp:104: note: candidates are: bool boost::filesystem::exists(boost::filesystem::file_status)
../boost/filesystem/operations.hpp:276: note: bool boost::filesystem::exists(const Path&)
../libs/filesystem/test/wide_test.cpp:72: error: invalid initialization of reference of type 'const Path&' from expression of type 'const boost::filesystem::basic_path<std::basic_string<long int, std::char_traits<long int>, std::allocator<long int> >, user::lpath_traits>'
../boost/filesystem/operations.hpp:393: error: in passing argument 1 of 'bool boost::filesystem::create_directory(const Path&)'
../libs/filesystem/test/wide_test.cpp:73: error: no matching function for call to 'exists(const boost::filesystem::basic_path<std::basic_string<long int, std::char_traits<long int>, std::allocator<long int> >, user::lpath_traits>&)'
../boost/filesystem/operations.hpp:104: note: candidates are: bool boost::filesystem::exists(boost::filesystem::file_status)
../boost/filesystem/operations.hpp:276: note: bool boost::filesystem::exists(const Path&)
../libs/filesystem/test/wide_test.cpp:74: error: no matching function for call to 'is_directory(const boost::filesystem::basic_path<std::basic_string<long int, std::char_traits<long int>, std::allocator<long int> >, user::lpath_traits>&)'
../boost/filesystem/operations.hpp:106: note: candidates are: bool boost::filesystem::is_directory(boost::filesystem::file_status)
../boost/filesystem/operations.hpp:286: note: bool boost::filesystem::is_directory(const Path&)
../libs/filesystem/test/wide_test.cpp:75: error: invalid initialization of reference of type 'const Path&' from expression of type 'const boost::filesystem::basic_path<std::basic_string<long int, std::char_traits<long int>, std::allocator<long int> >, user::lpath_traits>'
../boost/filesystem/operations.hpp:338: error: in passing argument 1 of 'bool boost::filesystem::is_empty(const Path&)'
../libs/filesystem/test/wide_test.cpp:148: instantiated from here
../libs/filesystem/test/wide_test.cpp:77: error: no matching function for call to 'exists(boost::filesystem::basic_path<std::basic_string<long int, std::char_traits<long int>, std::allocator<long int> >, user::lpath_traits>)'
../boost/filesystem/operations.hpp:104: note: candidates are: bool boost::filesystem::exists(boost::filesystem::file_status)
../boost/filesystem/operations.hpp:276: note: bool boost::filesystem::exists(const Path&)
../libs/filesystem/test/wide_test.cpp:78: error: no matching function for call to 'is_directory(boost::filesystem::basic_path<std::basic_string<long int, std::char_traits<long int>, std::allocator<long int> >, user::lpath_traits>)'
../boost/filesystem/operations.hpp:106: note: candidates are: bool boost::filesystem::is_directory(boost::filesystem::file_status)
../boost/filesystem/operations.hpp:286: note: bool boost::filesystem::is_directory(const Path&)
../libs/filesystem/test/wide_test.cpp:79: error: invalid initialization of reference of type 'const Path&' from expression of type 'boost::filesystem::basic_path<std::basic_string<long int, std::char_traits<long int>, std::allocator<long int> >, user::lpath_traits>'
../boost/filesystem/operations.hpp:338: error: in passing argument 1 of 'bool boost::filesystem::is_empty(const Path&)'
../libs/filesystem/test/wide_test.cpp:80: error: invalid initialization of reference of type 'const Path&' from expression of type 'boost::filesystem::basic_path<std::basic_string<long int, std::char_traits<long int>, std::allocator<long int> >, user::lpath_traits>'
../boost/filesystem/operations.hpp:360: error: in passing argument 1 of 'uintmax_t boost::filesystem::file_size(const Path&)'
../libs/filesystem/test/wide_test.cpp:80: error: invalid initialization of reference of type 'const Path&' from expression of type 'boost::filesystem::basic_path<std::basic_string<long int, std::char_traits<long int>, std::allocator<long int> >, user::lpath_traits>'
../boost/filesystem/operations.hpp:360: error: in passing argument 1 of 'uintmax_t boost::filesystem::file_size(const Path&)'
../libs/filesystem/test/wide_test.cpp:81: error: invalid initialization of reference of type 'const Path&' from expression of type 'boost::filesystem::basic_path<std::basic_string<long int, std::char_traits<long int>, std::allocator<long int> >, user::lpath_traits>'
../boost/filesystem/operations.hpp:350: error: in passing argument 1 of 'bool boost::filesystem::equivalent(const Path&, const Path&)'
../libs/filesystem/test/wide_test.cpp:82: error: no matching function for call to 'last_write_time(boost::filesystem::basic_path<std::basic_string<long int, std::char_traits<long int>, std::allocator<long int> >, user::lpath_traits>)'
../boost/filesystem/operations.hpp:380: note: candidates are: time_t boost::filesystem::last_write_time(const Path&)
../boost/filesystem/operations.hpp:567: note: void boost::filesystem::last_write_time(const Path&, time_t)
../libs/filesystem/test/wide_test.cpp:148: instantiated from here
../libs/filesystem/test/wide_test.cpp:88: error: invalid initialization of reference of type 'const Path&' from expression of type 'const boost::filesystem::basic_path<std::basic_string<long int, std::char_traits<long int>, std::allocator<long int> >, user::lpath_traits>'
../boost/filesystem/operations.hpp:338: error: in passing argument 1 of 'bool boost::filesystem::is_empty(const Path&)'
../libs/filesystem/test/wide_test.cpp: In function 'void<unnamed>::create_file(const Path&, const std::string&) [with Path = boost::filesystem::basic_path<std::basic_string<long int, std::char_traits<long int>, std::allocator<long int> >, user::lpath_traits>]':
../libs/filesystem/test/wide_test.cpp:76: instantiated from 'void<unnamed>::test(const Path&, const Path&, const Path&) [with Path = user::lpath]'
../libs/filesystem/test/wide_test.cpp:148: instantiated from here
../libs/filesystem/test/wide_test.cpp:46: error: no matching function for call to 'boost::...
(remainder deleted because of excessive size)
Compiler output:
../libs/foreach/test/array_byval.cpp: In function 'int test_main(int, char**)':
../libs/foreach/test/array_byval.cpp:35: warning: unused variable 'p'
Compiler output:
../libs/foreach/test/cstr_byval.cpp: In function 'int test_main(int, char**)':
../libs/foreach/test/cstr_byval.cpp:36: warning: unused variable 'p'
Compiler output:
../libs/foreach/test/pair_byval.cpp: In function 'int test_main(int, char**)':
../libs/foreach/test/pair_byval.cpp:36: warning: unused variable 'p'
Compiler output:
../libs/foreach/test/stl_byval.cpp: In function 'int test_main(int, char**)':
../libs/foreach/test/stl_byval.cpp:51: warning: unused variable 'p'
Run output:
Compiler: GNU C++ version 4.0.3 (AmigaOS build 20061119)
Platform: AmigaOS
Library: GNU libstdc++ version 20060309
Testing boost::hash<float>
std::numeric_limits<T>::digits = 24
std::numeric_limits<int>::digits = 31
std::numeric_limits<std::size_t>::digits = 32
Testing boost::hash<double>
std::numeric_limits<T>::digits = 53
std::numeric_limits<int>::digits = 31
std::numeric_limits<std::size_t>::digits = 32
Testing boost::hash<long double>
std::numeric_limits<T>::digits = 53
std::numeric_limits<int>::digits = 31
std::numeric_limits<std::size_t>::digits = 32
No errors detected.
EXIT STATUS: 0
Compiler output:
../boost/graph/fruchterman_reingold.hpp: In function 'void boost::fruchterman_reingold_force_directed_layout(const Graph&, PositionMap, Dim, Dim, AttractiveForce, RepulsiveForce, ForcePairs, Cooling, DisplacementMap) [with Graph = test_main(int, char**)::Graph, PositionMap = boost::adj_list_vertex_property_map<boost::adjacency_list<boost::listS, boost::listS, boost::undirectedS, boost::property<boost::vertex_index_t, int, boost::property<vertex_position_t, point, boost::no_property> >, boost::property<boost::edge_weight_t, double, boost::no_property>, boost::no_property, boost::listS>, point, point&, vertex_position_t>, Dim = double, AttractiveForce = boost::square_distance_attractive_force, RepulsiveForce = boost::square_distance_repulsive_force, ForcePairs = boost::all_force_pairs, Cooling = boost::linear_cooling<double>, DisplacementMap = boost::iterator_property_map<__gnu_cxx::__normal_iterator<point*, std::vector<point, std::allocator<point> > >, boost::adj_list_vertex_property_map<boost::adjacency_list<boost::listS, boost::listS, boost::undirectedS, boost::property<boost::vertex_index_t, int, boost::property<vertex_position_t, point, boost::no_property> >, boost::property<boost::edge_weight_t, double, boost::no_property>, boost::no_property, boost::listS>, int, int&, boost::vertex_index_t>, point, point&>]':
../libs/graph/test/layout_test.cpp:207: instantiated from 'void test_cube(Graph*) [with Graph = test_main(int, char**)::Graph]'
../libs/graph/test/layout_test.cpp:358: instantiated from here
../boost/graph/fruchterman_reingold.hpp:312: warning: suggest parentheses around assignment used as truth value
../boost/graph/fruchterman_reingold.hpp: In function 'void boost::fruchterman_reingold_force_directed_layout(const Graph&, PositionMap, Dim, Dim, AttractiveForce, RepulsiveForce, ForcePairs, Cooling, DisplacementMap) [with Graph = boost::adjacency_list<boost::listS, boost::listS, boost::undirectedS, boost::property<boost::vertex_index_t, int, boost::property<vertex_position_t, point, boost::no_property> >, boost::property<boost::edge_weight_t, double, boost::no_property>, boost::no_property, boost::listS>, PositionMap = boost::adj_list_vertex_property_map<boost::adjacency_list<boost::listS, boost::listS, boost::undirectedS, boost::property<boost::vertex_index_t, int, boost::property<vertex_position_t, point, boost::no_property> >, boost::property<boost::edge_weight_t, double, boost::no_property>, boost::no_property, boost::listS>, point, point&, vertex_position_t>, Dim = double, AttractiveForce = boost::square_distance_attractive_force, RepulsiveForce = boost::square_distance_repulsive_force, ForcePairs = boost::grid_force_pairs<double, boost::adj_list_vertex_property_map<boost::adjacency_list<boost::listS, boost::listS, boost::undirectedS, boost::property<boost::vertex_index_t, int, boost::property<vertex_position_t, point, boost::no_property> >, boost::property<boost::edge_weight_t, double, boost::no_property>, boost::no_property, boost::listS>, point, point&, vertex_position_t> >, Cooling = boost::linear_cooling<double>, DisplacementMap = boost::iterator_property_map<__gnu_cxx::__normal_iterator<boost::simple_point<double>*, std::vector<boost::simple_point<double>, std::allocator<boost::simple_point<double> > > >, boost::adj_list_vertex_property_map<boost::adjacency_list<boost::listS, boost::listS, boost::undirectedS, boost::property<boost::vertex_index_t, int, boost::property<vertex_position_t, point, boost::no_property> >, boost::property<boost::edge_weight_t, double, boost::no_property>, boost::no_property, boost::listS>, int, const int&, boost::vertex_index_t>, boost::simple_point<double>, boost::simple_point<double>&>]':
../boost/graph/fruchterman_reingold.hpp:366: instantiated from 'static void boost::detail::fr_force_directed_layout<boost::detail::error_property_not_found>::run(const Graph&, PositionMap, Dim, Dim, AttractiveForce, RepulsiveForce, ForcePairs, Cooling, boost::detail::error_property_not_found, const boost::bgl_named_params<Param, Tag, Rest>&) [with Graph = boost::adjacency_list<boost::listS, boost::listS, boost::undirectedS, boost::property<boost::vertex_index_t, int, boost::property<vertex_position_t, point, boost::no_property> >, boost::property<boost::edge_weight_t, double, boost::no_property>, boost::no_property, boost::listS>, PositionMap = boost::adj_list_vertex_property_map<boost::adjacency_list<boost::listS, boost::listS, boost::undirectedS, boost::property<boost::vertex_index_t, int, boost::property<vertex_position_t, point, boost::no_property> >, boost::property<boost::edge_weight_t, double, boost::no_property>, boost::no_property, boost::listS>, point, point&, vertex_position_t>, Dim = double, AttractiveForce = boost::square_distance_attractive_force, RepulsiveForce = boost::square_distance_repulsive_force, ForcePairs = boost::grid_force_pairs<double, boost::adj_list_vertex_property_map<boost::adjacency_list<boost::listS, boost::listS, boost::undirectedS, boost::property<boost::vertex_index_t, int, boost::property<vertex_position_t, point, boost::no_property> >, boost::property<boost::edge_weight_t, double, boost::no_property>, boost::no_property, boost::listS>, point, point&, vertex_position_t> >, Cooling = boost::linear_cooling<double>, Param = boost::linear_cooling<double>, Tag = boost::cooling_t, Rest = boost::bgl_named_params<boost::square_distance_attractive_force, boost::attractive_force_t, boost::no_property>]'
../boost/graph/fruchterman_reingold.hpp:392: instantiated from 'void boost::fruchterman_reingold_force_directed_layout(const Graph&, PositionMap, Dim, Dim, const boost::bgl_named_params<Param, Tag, Rest>&) [with Graph = test_main(int, char**)::Graph, PositionMap = boost::adj_list_vertex_property_map<boost::adjacency_list<boost::listS, boost::listS, boost::undirectedS, boost::property<boost::vertex_index_t, int, boost::property<vertex_position_t, point, boost::no_property> >, boost::property<boost::edge_weight_t, double, boost::no_property>, boost::no_property, boost::listS>, point, point&, vertex_position_t>, Dim = double, Param = boost::linear_cooling<double>, Tag = boost::cooling_t, Rest = boost::bgl_named_params<boost::square_distance_attractive_force, boost::attractive_force_t, boost::no_property>]'
../libs/graph/test/layout_test.cpp:276: instantiated from 'void test_triangular(Graph*) [with Graph = test_main(int, char**)::Graph]'
../libs/graph/test/layout_test.cpp:359: instantiated from here
../boost/graph/fruchterman_reingold.hpp:312: warning: suggest parentheses around assignment used as truth value
Run output:
Regular polygon layout with 5 points.
E
D
A
C
B
(A, E) (A, B) (A, D) (B, F) (B, C) (C, D) (C, G) (D, H) (E, H) (E, F) (F, G) (G, H)
Cube layout (Kamada-Kawai).
E
H
F
G
A
D
B
C
Cube layout (Fruchterman-Reingold).
D
A
C
B H
E
F G
(A, B) (A, C) (B, C) (B, D) (B, E) (C, E) (C, F) (D, E) (D, G) (D, H) (E, F) (E, H) (E, I) (F, I) (F, J) (G, H) (H, I) (I, J)
Triangular layout (Kamada-Kawai).
I J
H
G
F
E
D
B C
A
Triangular layout (Fruchterman-Reingold).
A
B
C D
G
E
H
F
I
J
(A, B) (B, C) (C, A) (D, E) (E, F) (F, G) (G, H) (H, D) (D, F) (F, H) (H, E) (E, G) (G, D)
Disconnected layout (Fruchterman-Reingold).
A C
B
D
H
F
E G
**** no errors detected
EXIT STATUS: 0
Library build failure:
See iostreams - amiga - amiga
Compiler output:
../libs/iostreams/src/mapped_file.cpp:15:3: error: #error mapped file i/o not supported on this platform
"g++" -mcrt=clib2 -ftemplate-depth-128 -O0 -fno-inline -Wall -Wwrite-strings -ggdb -DBOOST_ALL_NO_LIB=1 -I".." -c -o "../bin.v2/libs/iostreams/build/amiga/debug/link-static/mapped_file.o" "../libs/iostreams/src/mapped_file.cpp"
Compiler output:
../libs/iostreams/test/code_converter_test.cpp:9:3: error: #error wide streams not supported on this platform
In file included from ../libs/iostreams/test/code_converter_test.cpp:16:
../boost/iostreams/code_converter.hpp:20:3: error: #error code conversion not supported on this platform
In file included from ../libs/iostreams/test/code_converter_test.cpp:37:
../libs/iostreams/test/detail/utf8_codecvt_facet.hpp:6:3: error: #error wide streams not supported on this platform
../libs/iostreams/test/code_converter_test.cpp:337:2: warning: no newline at end of file
../libs/iostreams/test/code_converter_test.cpp: In function 'std::basic_string<typename boost::iostreams::detail::codecvt_intern<T>::type, std::char_traits<typename boost::iostreams::detail::codecvt_intern<T>::type>, std::allocator<typename boost::iostreams::detail::codecvt_intern<T>::type> > test_string() [with Codecvt = utf8_codecvt_facet<wchar_t, char>]':
../libs/iostreams/test/code_converter_test.cpp:204: instantiated from 'bool codecvt_test1() [with Codecvt = utf8_codecvt_facet<wchar_t, char>]'
../libs/iostreams/test/code_converter_test.cpp:246: instantiated from 'bool codecvt_test() [with Codecvt = utf8_codecvt_facet<wchar_t, char>]'
../libs/iostreams/test/code_converter_test.cpp:251: instantiated from here
../libs/iostreams/test/code_converter_test.cpp:158: warning: comparison between signed and unsigned integer expressions
../libs/iostreams/test/code_converter_test.cpp: In function 'std::basic_string<typename boost::iostreams::detail::codecvt_intern<T>::type, std::char_traits<typename boost::iostreams::detail::codecvt_intern<T>::type>, std::allocator<typename boost::iostreams::detail::codecvt_intern<T>::type> > test_string() [with Codecvt = boost::iostreams::test::null_padded_codecvt]':
../libs/iostreams/test/code_converter_test.cpp:204: instantiated from 'bool codecvt_test1() [with Codecvt = boost::iostreams::test::null_padded_codecvt]'
../libs/iostreams/test/code_converter_test.cpp:246: instantiated from 'bool codecvt_test() [with Codecvt = boost::iostreams::test::null_padded_codecvt]'
../libs/iostreams/test/code_converter_test.cpp:252: instantiated from here
../libs/iostreams/test/code_converter_test.cpp:158: warning: comparison between signed and unsigned integer expressions
../libs/iostreams/test/code_converter_test.cpp: In function 'std::basic_string<typename boost::iostreams::detail::codecvt_intern<T>::type, std::char_traits<typename boost::iostreams::detail::codecvt_intern<T>::type>, std::allocator<typename boost::iostreams::detail::codecvt_intern<T>::type> > test_string() [with Codecvt = boost::iostreams::test::stateless_null_padded_codecvt]':
../libs/iostreams/test/code_converter_test.cpp:204: instantiated from 'bool codecvt_test1() [with Codecvt = boost::iostreams::test::stateless_null_padded_codecvt]'
../libs/iostreams/test/code_converter_test.cpp:246: instantiated from 'bool codecvt_test() [with Codecvt = boost::iostreams::test::stateless_null_padded_codecvt]'
../libs/iostreams/test/code_converter_test.cpp:253: instantiated from here
../libs/iostreams/test/code_converter_test.cpp:158: warning: comparison between signed and unsigned integer expressions
"g++" -mcrt=clib2 -ftemplate-depth-128 -O0 -fno-inline -Wall -Wwrite-strings -ggdb -DBOOST_ALL_NO_LIB=1 -DBOOST_IOSTREAMS_NO_LIB -DBOOST_TEST_NO_AUTO_LINK=1 -I".." -c -o "../bin.v2/libs/iostreams/test/code_converter_test.test/amiga/debug/link-static/code_converter_test.o" "../libs/iostreams/test/code_converter_test.cpp"
Library build failure:
See iostreams - amiga - amiga
Library build failure:
See iostreams - amiga - amiga
Library build failure:
See iostreams - amiga - amiga
Compiler output:
../libs/iostreams/test/wide_stream_test.cpp:9:3: error: #error wide streams not supported on this platform
"g++" -mcrt=clib2 -ftemplate-depth-128 -O0 -fno-inline -Wall -Wwrite-strings -ggdb -DBOOST_ALL_NO_LIB=1 -DBOOST_IOSTREAMS_NO_LIB -DBOOST_TEST_NO_AUTO_LINK=1 -I".." -c -o "../bin.v2/libs/iostreams/test/wide_stream_test.test/amiga/debug/link-static/wide_stream_test.o" "../libs/iostreams/test/wide_stream_test.cpp"
Library build failure:
See iostreams - amiga - amiga
Compiler output:
../libs/numeric/conversion/test/udt_support_test.cpp: In function 'void test_udt_conversions_with_defaults()':
../libs/numeric/conversion/test/udt_support_test.cpp:246: warning: passing 'double' for argument 1 to 'MyUDT::UDT<T>::UDT(T) [with T = int]'
Compiler output:
../libs/optional/test/optional_test_ref.cpp: In function 'void test_basics(const T*) [with T = double]':
../libs/optional/test/optional_test_ref.cpp:323: instantiated from here
../libs/optional/test/optional_test_ref.cpp:116: warning: unused variable 'bref'
../libs/optional/test/optional_test_ref.cpp: In function 'void test_basics(const T*) [with T = X]':
../libs/optional/test/optional_test_ref.cpp:332: instantiated from here
../libs/optional/test/optional_test_ref.cpp:116: warning: unused variable 'bref'
Compiler output:
../libs/program_options/test/parsers_test.cpp: In function 'void test_command_line()':
../libs/program_options/test/parsers_test.cpp:113: warning: deprecated conversion from string constant to 'char*''
../libs/program_options/test/parsers_test.cpp:113: warning: deprecated conversion from string constant to 'char*''
../libs/program_options/test/parsers_test.cpp:113: warning: deprecated conversion from string constant to 'char*''
../libs/program_options/test/parsers_test.cpp:113: warning: deprecated conversion from string constant to 'char*''
../libs/program_options/test/parsers_test.cpp:113: warning: deprecated conversion from string constant to 'char*''
../libs/program_options/test/parsers_test.cpp:137: warning: deprecated conversion from string constant to 'char*''
../libs/program_options/test/parsers_test.cpp:137: warning: deprecated conversion from string constant to 'char*''
../libs/program_options/test/parsers_test.cpp:137: warning: deprecated conversion from string constant to 'char*''
../libs/program_options/test/parsers_test.cpp: In function 'void test_unregistered()':
../libs/program_options/test/parsers_test.cpp:210: warning: deprecated conversion from string constant to 'char*''
../libs/program_options/test/parsers_test.cpp:210: warning: deprecated conversion from string constant to 'char*''
../libs/program_options/test/parsers_test.cpp:210: warning: deprecated conversion from string constant to 'char*''
Compiler output:
../libs/program_options/test/unicode_test.cpp: In function 'void test_unicode_to_unicode()':
../libs/program_options/test/unicode_test.cpp:31: error: 'wstring' was not declared in this scope
../libs/program_options/test/unicode_test.cpp:31: error: no matching function for call to 'wvalue()'
../libs/program_options/test/unicode_test.cpp:34: error: 'wstring' cannot appear in a constant-expression
../libs/program_options/test/unicode_test.cpp:34: error: template argument 1 is invalid
../libs/program_options/test/unicode_test.cpp:34: error: template argument 2 is invalid
../libs/program_options/test/unicode_test.cpp:34: error: invalid type in declaration before ';' token
../libs/program_options/test/unicode_test.cpp:35: error: request for member 'push_back' in 'args', which is of non-class type 'int'
../libs/program_options/test/unicode_test.cpp:38: error: no matching function for call to 'boost::program_options::basic_command_line_parser<wchar_t>::basic_command_line_parser(int&)'
../boost/program_options/detail/parsers.hpp:37: note: candidates are: boost::program_options::basic_command_line_parser<charT>::basic_command_line_parser(int, charT**) [with charT = wchar_t]
../boost/program_options/detail/parsers.hpp:30: note: boost::program_options::basic_command_line_parser<charT>::basic_command_line_parser(const std::vector<std::basic_string<_CharT, std::char_traits<_CharT>, std::allocator<_CharT> >, std::allocator<std::basic_string<_CharT, std::char_traits<_CharT>, std::allocator<_CharT> > > >&) [with charT = wchar_t]
../boost/program_options/parsers.hpp:88: note: boost::program_options::basic_command_line_parser<wchar_t>::basic_command_line_parser(const boost::program_options::basic_command_line_parser<wchar_t>&)
../libs/program_options/test/unicode_test.cpp:40: error: 'wstring' cannot appear in a constant-expression
../libs/program_options/test/unicode_test.cpp:40: error: no matching function for call to 'boost::program_options::variable_value::as() const'
../libs/program_options/test/unicode_test.cpp: In function 'void test_unicode_to_native()':
../libs/program_options/test/unicode_test.cpp:58: error: 'wstring' was not declared in this scope
../libs/program_options/test/unicode_test.cpp:58: error: template argument 1 is invalid
../libs/program_options/test/unicode_test.cpp:58: error: template argument 2 is invalid
../libs/program_options/test/unicode_test.cpp:58: error: invalid type in declaration before ';' token
../libs/program_options/test/unicode_test.cpp:59: error: request for member 'push_back' in 'args', which is of non-class type 'int'
../libs/program_options/test/unicode_test.cpp:62: error: no matching function for call to 'boost::program_options::basic_command_line_parser<wchar_t>::basic_command_line_parser(int&)'
../boost/program_options/detail/parsers.hpp:37: note: candidates are: boost::program_options::basic_command_line_parser<charT>::basic_command_line_parser(int, charT**) [with charT = wchar_t]
../boost/program_options/detail/parsers.hpp:30: note: boost::program_options::basic_command_line_parser<charT>::basic_command_line_parser(const std::vector<std::basic_string<_CharT, std::char_traits<_CharT>, std::allocator<_CharT> >, std::allocator<std::basic_string<_CharT, std::char_traits<_CharT>, std::allocator<_CharT> > > >&) [with charT = wchar_t]
../boost/program_options/parsers.hpp:88: note: boost::program_options::basic_command_line_parser<wchar_t>::basic_command_line_parser(const boost::program_options::basic_command_line_parser<wchar_t>&)
../libs/program_options/test/unicode_test.cpp: In function 'void test_native_to_unicode()':
../libs/program_options/test/unicode_test.cpp:76: error: 'wstring' was not declared in this scope
../libs/program_options/test/unicode_test.cpp:76: error: no matching function for call to 'wvalue()'
../libs/program_options/test/unicode_test.cpp:85: error: 'wstring' cannot appear in a constant-expression
../libs/program_options/test/unicode_test.cpp:85: error: no matching function for call to 'boost::program_options::variable_value::as() const'
../libs/program_options/test/unicode_test.cpp: At global scope:
../libs/program_options/test/unicode_test.cpp:89: error: 'wstring' was not declared in this scope
../libs/program_options/test/unicode_test.cpp:89: error: template argument 1 is invalid
../libs/program_options/test/unicode_test.cpp:89: error: template argument 2 is invalid
../libs/program_options/test/unicode_test.cpp: In function 'int sv(wchar_t**, unsigned int)':
../libs/program_options/test/unicode_test.cpp:91: error: 'wstring' was not declared in this scope
../libs/program_options/test/unicode_test.cpp:91: error: template argument 1 is invalid
../libs/program_options/test/unicode_test.cpp:91: error: template argument 2 is invalid
../libs/program_options/test/unicode_test.cpp:91: error: invalid type in declaration before ';' token
../libs/program_options/test/unicode_test.cpp:93: error: request for member 'push_back' in 'r', which is of non-class type 'int'
../libs/program_options/test/unicode_test.cpp: In function 'void test_command_line()':
../libs/program_options/test/unicode_test.cpp:116: warning: deprecated conversion from string constant to 'wchar_t*''
../libs/program_options/test/unicode_test.cpp:116: warning: deprecated conversion from string constant to 'wchar_t*''
../libs/program_options/test/unicode_test.cpp:116: warning: deprecated conversion from string constant to 'wchar_t*''
../libs/program_options/test/unicode_test.cpp:116: warning: deprecated conversion from string constant to 'wchar_t*''
../libs/program_options/test/unicode_test.cpp:116: warning: deprecated conversion from string constant to 'wchar_t*''
../libs/program_options/test/unicode_test.cpp:117: error: 'wstring' was not declared in this scope
../libs/program_options/test/unicode_test.cpp:117: error: template argument 1 is invalid
../libs/program_options/test/unicode_test.cpp:117: error: template argument 2 is invalid
../libs/program_options/test/unicode_test.cpp:117: error: invalid type in declaration before '=' token
../libs/program_options/test/unicode_test.cpp:120: error: no matching function for call to 'boost::program_options::basic_command_line_parser<wchar_t>::basic_command_line_parser(int&)'
../boost/program_options/detail/parsers.hpp:37: note: candidates are: boost::program_options::basic_command_line_parser<charT>::basic_command_line_parser(int, charT**) [with charT = wchar_t]
../boost/program_options/detail/parsers.hpp:30: note: boost::program_options::basic_command_line_parser<charT>::basic_command_line_parser(const std::vector<std::basic_string<_CharT, std::char_traits<_CharT>, std::allocator<_CharT> >, std::allocator<std::basic_string<_CharT, std::char_traits<_CharT>, std::allocator<_CharT> > > >&) [with charT = wchar_t]
../boost/program_options/parsers.hpp:88: note: boost::program_options::basic_command_line_parser<wchar_t>::basic_command_line_parser(const boost::program_options::basic_command_line_parser<wchar_t>&)
../libs/program_options/test/unicode_test.cpp: In function 'void test_config_file()':
../libs/program_options/test/unicode_test.cpp:144: error: 'wstringstream' is not a member of 'std'
../libs/program_options/test/unicode_test.cpp:144: error: expected `;' before 'stream'
../libs/program_options/test/unicode_test.cpp:147: error: 'stream' was not declared in this scope
"g++" -mcrt=clib2 -ftemplate-depth-128 -O0 -fno-inline -Wall -Wwrite-strings -ggdb -DBOOST_ALL_NO_LIB=1 -DBOOST_TEST_NO_AUTO_LINK=1 -I".." -c -o "../bin.v2/libs/program_options/test/unicode_test.test/amiga/debug/link-static/unicode_test.o" "../libs/program_options/test/unicode_test.cpp"
Compiler output:
../libs/program_options/test/variable_map_test.cpp: In function 'void test_variable_map()':
../libs/program_options/test/variable_map_test.cpp:53: warning: deprecated conversion from string constant to 'char*''
../libs/program_options/test/variable_map_test.cpp:53: warning: deprecated conversion from string constant to 'char*''
../libs/program_options/test/variable_map_test.cpp:53: warning: deprecated conversion from string constant to 'char*''
../libs/program_options/test/variable_map_test.cpp:53: warning: deprecated conversion from string constant to 'char*''
../libs/program_options/test/variable_map_test.cpp:73: warning: deprecated conversion from string constant to 'char*''
../libs/program_options/test/variable_map_test.cpp:73: warning: deprecated conversion from string constant to 'char*''
../libs/program_options/test/variable_map_test.cpp:93: warning: deprecated conversion from string constant to 'char*''
../libs/program_options/test/variable_map_test.cpp: In function 'void test_priority()':
../libs/program_options/test/variable_map_test.cpp:187: warning: deprecated conversion from string constant to 'char*''
../libs/program_options/test/variable_map_test.cpp:187: warning: deprecated conversion from string constant to 'char*''
../libs/program_options/test/variable_map_test.cpp:187: warning: deprecated conversion from string constant to 'char*''
../libs/program_options/test/variable_map_test.cpp:187: warning: deprecated conversion from string constant to 'char*''
../libs/program_options/test/variable_map_test.cpp:193: warning: deprecated conversion from string constant to 'char*''
../libs/program_options/test/variable_map_test.cpp:193: warning: deprecated conversion from string constant to 'char*''
../libs/program_options/test/variable_map_test.cpp:193: warning: deprecated conversion from string constant to 'char*''
Run output:
Running 1 test case...
Basic tests for rand48; seeding uses 1 words
Basic tests for minstd_rand0; seeding uses 1 words
Basic tests for minstd_rand; seeding uses 1 words
Basic tests for ecuyer1988; seeding uses 2 words
Basic tests for kreutzer1986; seeding uses 1 words
Basic tests for hellekalek1995; seeding uses 1 words
Basic tests for mt11213b; seeding uses 351 words
Basic tests for mt19937; seeding uses 624 words
Basic tests for lagged_fibonacci; seeding uses 607 words
Basic tests for lagged_fibonacci607; seeding uses 1214 words
/Code/boost_1_34_0/libs/random/random_test.cpp(283): error in "test_main_caller( argc, argv )": check urng == urng2 failed
Basic tests for ranlux3; seeding uses 24 words
Basic tests for ranlux4; seeding uses 24 words
Basic tests for ranlux3_01; seeding uses 24 words
Basic tests for ranlux4_01; seeding uses 24 words
Basic tests for ranlux64_3_01; seeding uses 48 words
/Code/boost_1_34_0/libs/random/random_test.cpp(283): error in "test_main_caller( argc, argv )": check urng == urng2 failed
/Code/boost_1_34_0/libs/random/random_test.cpp(190): error in "test_main_caller( argc, argv )": uniform_int old == restored_dist
/Code/boost_1_34_0/libs/random/random_test.cpp(190): error in "test_main_caller( argc, argv )": bernoulli_distribution old == restored_dist
/Code/boost_1_34_0/libs/random/random_test.cpp(190): error in "test_main_caller( argc, argv )": geometric_distribution old == restored_dist
/Code/boost_1_34_0/libs/random/random_test.cpp(190): error in "test_main_caller( argc, argv )": uniform_real old == restored_dist
/Code/boost_1_34_0/libs/random/random_test.cpp(190): error in "test_main_caller( argc, argv )": triangle_distribution old == restored_dist
/Code/boost_1_34_0/libs/random/random_test.cpp(190): error in "test_main_caller( argc, argv )": exponential_distribution old == restored_dist
/Code/boost_1_34_0/libs/random/random_test.cpp(190): error in "test_main_caller( argc, argv )": normal_distribution old == restored_dist
/Code/boost_1_34_0/libs/random/random_test.cpp(190): error in "test_main_caller( argc, argv )": lognormal_distribution old == restored_dist
/Code/boost_1_34_0/libs/random/random_test.cpp(190): error in "test_main_caller( argc, argv )": cauchy_distribution old == restored_dist
/Code/boost_1_34_0/libs/random/random_test.cpp(190): error in "test_main_caller( argc, argv )": gamma_distribution old == restored_dist
/Code/boost_1_34_0/libs/random/random_test.cpp(190): error in "test_main_caller( argc, argv )": uniform_real old == restored_dist
/Code/boost_1_34_0/libs/random/random_test.cpp(190): error in "test_main_caller( argc, argv )": triangle_distribution old == restored_dist
/Code/boost_1_34_0/libs/random/random_test.cpp(190): error in "test_main_caller( argc, argv )": exponential_distribution old == restored_dist
/Code/boost_1_34_0/libs/random/random_test.cpp(190): error in "test_main_caller( argc, argv )": normal_distribution old == restored_dist
/Code/boost_1_34_0/libs/random/random_test.cpp(190): error in "test_main_caller( argc, argv )": lognormal_distribution old == restored_dist
/Code/boost_1_34_0/libs/random/random_test.cpp(190): error in "test_main_caller( argc, argv )": cauchy_distribution old == restored_dist
/Code/boost_1_34_0/libs/random/random_test.cpp(190): error in "test_main_caller( argc, argv )": gamma_distribution old == restored_dist
/Code/boost_1_34_0/libs/random/random_test.cpp(190): error in "test_main_caller( argc, argv )": uniform_real old == restored_dist
/Code/boost_1_34_0/libs/random/random_test.cpp(190): error in "test_main_caller( argc, argv )": triangle_distribution old == restored_dist
/Code/boost_1_34_0/libs/random/random_test.cpp(190): error in "test_main_caller( argc, argv )": exponential_distribution old == restored_dist
/Code/boost_1_34_0/libs/random/random_test.cpp(190): error in "test_main_caller( argc, argv )": normal_distribution old == restored_dist
/Code/boost_1_34_0/libs/random/random_test.cpp(190): error in "test_main_caller( argc, argv )": lognormal_distribution old == restored_dist
/Code/boost_1_34_0/libs/random/random_test.cpp(190): error in "test_main_caller( argc, argv )": cauchy_distribution old == restored_dist
/Code/boost_1_34_0/libs/random/random_test.cpp(190): error in "test_main_caller( argc, argv )": gamma_distribution old == restored_dist
Basic tests for ranlux64_4_01; seeding uses 48 words
/Code/boost_1_34_0/libs/random/random_test.cpp(283): error in "test_main_caller( argc, argv )": check urng == urng2 failed
/Code/boost_1_34_0/libs/random/random_test.cpp(190): error in "test_main_caller( argc, argv )": uniform_int old == restored_dist
/Code/boost_1_34_0/libs/random/random_test.cpp(190): error in "test_main_caller( argc, argv )": bernoulli_distribution old == restored_dist
/Code/boost_1_34_0/libs/random/random_test.cpp(190): error in "test_main_caller( argc, argv )": binomial_distribution old == restored_dist
/Code/boost_1_34_0/libs/random/random_test.cpp(190): error in "test_main_caller( argc, argv )": geometric_distribution old == restored_dist
/Code/boost_1_34_0/libs/random/random_test.cpp(190): error in "test_main_caller( argc, argv )": poisson_distribution old == restored_dist
/Code/boost_1_34_0/libs/random/random_test.cpp(190): error in "test_main_caller( argc, argv )": uniform_real old == restored_dist
/Code/boost_1_34_0/libs/random/random_test.cpp(190): error in "test_main_caller( argc, argv )": triangle_distribution old == restored_dist
/Code/boost_1_34_0/libs/random/random_test.cpp(190): error in "test_main_caller( argc, argv )": exponential_distribution old == restored_dist
/Code/boost_1_34_0/libs/random/random_test.cpp(190): error in "test_main_caller( argc, argv )": normal_distribution old == restored_dist
/Code/boost_1_34_0/libs/random/random_test.cpp(190): error in "test_main_caller( argc, argv )": lognormal_distribution old == restored_dist
/Code/boost_1_34_0/libs/random/random_test.cpp(190): error in "test_main_caller( argc, argv )": cauchy_distribution old == restored_dist
/Code/boost_1_34_0/libs/random/random_test.cpp(190): error in "test_main_caller( argc, argv )": gamma_distribution old == restored_dist
/Code/boost_1_34_0/libs/random/random_test.cpp(190): error in "test_main_caller( argc, argv )": uniform_real old == restored_dist
/Code/boost_1_34_0/libs/random/random_test.cpp(190): error in "test_main_caller( argc, argv )": triangle_distribution old == restored_dist
/Code/boost_1_34_0/libs/random/random_test.cpp(190): error in "test_main_caller( argc, argv )": exponential_distribution old == restored_dist
/Code/boost_1_34_0/libs/random/random_test.cpp(190): error in "test_main_caller( argc, argv )": normal_distribution old == restored_dist
/Code/boost_1_34_0/libs/random/random_test.cpp(190): error in "test_main_caller( argc, argv )": lognormal_distribution old == restored_dist
/Code/boost_1_34_0/libs/random/random_test.cpp(190): error in "test_main_caller( argc, argv )": cauchy_distribution old == restored_dist
/Code/boost_1_34_0/libs/random/random_test.cpp(190): error in "test_main_caller( argc, argv )": gamma_distribution old == restored_dist
/Code/boost_1_34_0/libs/random/random_test.cpp(190): error in "test_main_caller( argc, argv )": uniform_real old == restored_dist
/Code/boost_1_34_0/libs/random/random_test.cpp(190): error in "test_main_caller( argc, argv )": triangle_distribution old == restored_dist
/Code/boost_1_34_0/libs/random/random_test.cpp(190): error in "test_main_caller( argc, argv )": exponential_distribution old == restored_dist
/Code/boost_1_34_0/libs/random/random_test.cpp(190): error in "test_main_caller( argc, argv )": normal_distribution old == restored_dist
/Code/boost_1_34_0/libs/random/random_test.cpp(190): error in "test_main_caller( argc, argv )": lognormal_distribution old == restored_dist
/Code/boost_1_34_0/libs/random/random_test.cpp(190): error in "test_main_caller( argc, argv )": cauchy_distribution old == restored_dist
/Code/boost_1_34_0/libs/random/random_test.cpp(190): error in "test_main_caller( argc, argv )": gamma_distribution old == restored_dist
Basic tests for taus88; seeding uses 3 words
validating rand48: 1993516219
validating minstd_rand: 399268537
validating minstd_rand0: 1043618065
validating ecuyer combined: 2060321752
validating mt11213b: 3809585648
validating mt19937: 4123659995
validating kreutzer1986: 139726
validating ranlux3: 5957620
validating ranlux4: 8587295
validating ranlux3_01: 0.355102
validating ranlux4_01: 0.511843
validating ranlux64_3_01: 0.838413
validating ranlux64_4_01: 0.59839
validating taus88: 3535848941
validating lagged_fibonacci607: 0.401269
testing uniform_int(1,2)
testing uniform_int(1,6)
... has bucket[5] = 16420 (distance -246.667)
testing uniform_int(0,1)
testing uniform_int(-3,2)
... has bucket[0] = 16490 (distance -176.667)
... has bucket[4] = 16836 (distance 169.333)
testing uniform_int(1,4)
uniform_int(1,1) 1, 1, 1
*** 53 failures detected in test suite "Test Program"
EXIT STATUS: 201
Compiler output:
../libs/range/test/reversible_range.cpp: In function 'void check_iterator()':
../libs/range/test/reversible_range.cpp:43: warning: deprecated conversion from string constant to 'char*''
../libs/range/test/reversible_range.cpp:47: warning: deprecated conversion from string constant to 'wchar_t*''
Compiler output:
../libs/range/test/string.cpp: In function 'void check_char()':
../libs/range/test/string.cpp:78: warning: deprecated conversion from string constant to 'char*''
Compiler output:
../libs/regex/test/pathology/bad_expression_test.cpp: In function 'int test_main(int, char**)':
../libs/regex/test/pathology/bad_expression_test.cpp:49: warning: value computed is not used
Compiler output:
../libs/regex/test/c_compiler_checks/posix_api_check.c: In function 'int main()':
../libs/regex/test/c_compiler_checks/posix_api_check.c:38: warning: comparison between signed and unsigned integer expressions
../libs/regex/test/c_compiler_checks/posix_api_check.c:49: warning: comparison between signed and unsigned integer expressions
Compiler output:
../libs/regex/test/c_compiler_checks/posix_api_check.cpp: In function 'int main()':
../libs/regex/test/c_compiler_checks/posix_api_check.cpp:39: warning: comparison between signed and unsigned integer expressions
../libs/regex/test/c_compiler_checks/posix_api_check.cpp:50: warning: comparison between signed and unsigned integer expressions
Run output:
GNU C++ version 4.0.3 (AmigaOS build 20061119)
__cplusplus =1
__STDC__ =1
__GNUC__ =4
__GNUC_MINOR__ =0
__GNUG__ =4
__VERSION__ ="4.0.3 (AmigaOS build 20061119)"
__CHAR_UNSIGNED__ =1
__REGISTER_PREFIX__ [no value]
__USER_LABEL_PREFIX__ [no value]
__EXCEPTIONS =1
__ELF__ =1
__powerpc__ =1
__STDC_HOSTED__ =1
*********************************************************************
GNU libstdc++ version 20060309
__GLIBCXX__ =20060309
_GLIBCXX_USE_LONG_LONG =1
_GLIBCXX_USE_C99_MATH =1
_GLIBCXX_HOSTED =1
_GLIBCXX_SJLJ_EXCEPTIONS =1
*********************************************************************
Detected Platform: AmigaOS
Type char is unsigned
Type wchar_t is signed
byte order for type short =8 0
byte order for type int =24 16 8 0
byte order for type long =24 16 8 0
sizeof(wchar_t) =4
sizeof(short) =2
sizeof(int) =4
sizeof(long) =4
sizeof(size_t) =4
sizeof(ptrdiff_t) =4
sizeof(void*) =4
sizeof(void(*)(void)) =4
sizeof(float) =4
sizeof(double) =8
sizeof(long double) =8
CHAR_BIT =8
CHAR_MAX =255
WCHAR_MAX =65535
SHRT_MAX =32767
INT_MAX =2147483647L
LONG_MAX =2147483647L
LLONG_MAX =0x7fffffffffffffffLL
ULLONG_MAX =0xffffffffffffffffULL
*********************************************************************
Boost version 103400
BOOST_USER_CONFIG =<boost/config/user.hpp>
BOOST_COMPILER_CONFIG ="boost/config/compiler/gcc.hpp"
BOOST_STDLIB_CONFIG ="boost/config/stdlib/libstdcpp3.hpp"
BOOST_PLATFORM_CONFIG ="boost/config/platform/amigaos.hpp"
BOOST_DISABLE_THREADS [no value]
BOOST_DEDUCED_TYPENAME =typename
BOOST_HAS_DIRENT_H [no value]
BOOST_HAS_GETTIMEOFDAY [no value]
BOOST_HAS_HASH [no value]
BOOST_HAS_LONG_LONG [no value]
BOOST_HAS_NRVO [no value]
BOOST_HAS_PARTIAL_STD_ALLOCATOR [no value]
BOOST_HAS_SLIST [no value]
BOOST_HAS_STDINT_H [no value]
BOOST_HAS_UNISTD_H [no value]
BOOST_MSVC6_MEMBER_TEMPLATES [no value]
BOOST_NO_CWCHAR [no value]
BOOST_NO_CWCTYPE [no value]
BOOST_NO_INTRINSIC_WCHAR_T [no value]
BOOST_NO_MS_INT64_NUMERIC_LIMITS [no value]
BOOST_NO_STD_WSTREAMBUF [no value]
BOOST_NO_STD_WSTRING [no value]
BOOST_NO_SWPRINTF [no value]
BOOST_STD_EXTENSION_NAMESPACE =__gnu_cxx
BOOST_UNREACHABLE_RETURN(0) [no value]
*********************************************************************
BOOST_REGEX_USER_CONFIG =<boost/regex/user.hpp>
BOOST_REGEX_USE_CPP_LOCALE [no value]
BOOST_REGEX_NON_RECURSIVE [no value]
BOOST_REGEX_BLOCKSIZE =4096
BOOST_REGEX_MAX_BLOCKS =1024
BOOST_REGEX_MAX_CACHE_BLOCKS =16
BOOST_NO_WREGEX [no value]
BOOST_REGEX_DECL [no value]
BOOST_REGEX_CALL [no value]
BOOST_REGEX_CCALL [no value]
BOOST_REGEX_MAX_STATE_COUNT =100000000
EXIT STATUS: 0
Run output:
GNU C++ version 4.0.3 (AmigaOS build 20061119)
__cplusplus =1
__STDC__ =1
__GNUC__ =4
__GNUC_MINOR__ =0
__GNUG__ =4
__VERSION__ ="4.0.3 (AmigaOS build 20061119)"
__CHAR_UNSIGNED__ =1
__REGISTER_PREFIX__ [no value]
__USER_LABEL_PREFIX__ [no value]
__EXCEPTIONS =1
__ELF__ =1
__powerpc__ =1
__STDC_HOSTED__ =1
*********************************************************************
GNU libstdc++ version 20060309
__GLIBCXX__ =20060309
_GLIBCXX_USE_LONG_LONG =1
_GLIBCXX_USE_C99_MATH =1
_GLIBCXX_HOSTED =1
_GLIBCXX_SJLJ_EXCEPTIONS =1
*********************************************************************
Detected Platform: AmigaOS
Type char is unsigned
Type wchar_t is signed
byte order for type short =8 0
byte order for type int =24 16 8 0
byte order for type long =24 16 8 0
sizeof(wchar_t) =4
sizeof(short) =2
sizeof(int) =4
sizeof(long) =4
sizeof(size_t) =4
sizeof(ptrdiff_t) =4
sizeof(void*) =4
sizeof(void(*)(void)) =4
sizeof(float) =4
sizeof(double) =8
sizeof(long double) =8
CHAR_BIT =8
CHAR_MAX =255
WCHAR_MAX =65535
SHRT_MAX =32767
INT_MAX =2147483647L
LONG_MAX =2147483647L
LLONG_MAX =0x7fffffffffffffffLL
ULLONG_MAX =0xffffffffffffffffULL
*********************************************************************
Boost version 103400
BOOST_USER_CONFIG =<boost/config/user.hpp>
BOOST_COMPILER_CONFIG ="boost/config/compiler/gcc.hpp"
BOOST_STDLIB_CONFIG ="boost/config/stdlib/libstdcpp3.hpp"
BOOST_PLATFORM_CONFIG ="boost/config/platform/amigaos.hpp"
BOOST_DISABLE_THREADS [no value]
BOOST_DEDUCED_TYPENAME =typename
BOOST_HAS_DIRENT_H [no value]
BOOST_HAS_GETTIMEOFDAY [no value]
BOOST_HAS_HASH [no value]
BOOST_HAS_LONG_LONG [no value]
BOOST_HAS_NRVO [no value]
BOOST_HAS_PARTIAL_STD_ALLOCATOR [no value]
BOOST_HAS_SLIST [no value]
BOOST_HAS_STDINT_H [no value]
BOOST_HAS_UNISTD_H [no value]
BOOST_MSVC6_MEMBER_TEMPLATES [no value]
BOOST_NO_CWCHAR [no value]
BOOST_NO_CWCTYPE [no value]
BOOST_NO_INTRINSIC_WCHAR_T [no value]
BOOST_NO_MS_INT64_NUMERIC_LIMITS [no value]
BOOST_NO_STD_WSTREAMBUF [no value]
BOOST_NO_STD_WSTRING [no value]
BOOST_NO_SWPRINTF [no value]
BOOST_STD_EXTENSION_NAMESPACE =__gnu_cxx
BOOST_UNREACHABLE_RETURN(0) [no value]
*********************************************************************
BOOST_REGEX_USER_CONFIG =<boost/regex/user.hpp>
BOOST_REGEX_USE_CPP_LOCALE [no value]
BOOST_REGEX_NON_RECURSIVE [no value]
BOOST_REGEX_BLOCKSIZE =4096
BOOST_REGEX_MAX_BLOCKS =1024
BOOST_REGEX_MAX_CACHE_BLOCKS =16
BOOST_NO_WREGEX [no value]
BOOST_REGEX_DECL [no value]
BOOST_REGEX_CALL [no value]
BOOST_REGEX_CCALL [no value]
BOOST_REGEX_MAX_STATE_COUNT =100000000
EXIT STATUS: 0
Run output:
Info for char C API's:
"a" : 1 "a"
"A" : 1 "A"
"z" : 1 "z"
"Z" : 1 "Z"
";" : 1 ";"
"{" : 1 "\x7b"
Info for char C++ locale API's:
"a" : 1 "a"
"A" : 1 "A"
"z" : 1 "z"
"Z" : 1 "Z"
";" : 1 ";"
"{" : 1 "\x7b"
Sort Key Syntax for type boost::c_regex_traits<char>:
sort_C
"a" "a" "a"
"A" "A" "a"
";" ";" ";"
"\x7b" "\x7b" "\x7b"
"\x7d" "\x7d" "\x7d"
Sort Key Syntax for type boost::cpp_regex_traits<char>:
sort_C
"a" "a" "a"
"A" "A" "a"
";" ";" ";"
"\x7b" "\x7b" "\x7b"
"\x7d" "\x7d" "\x7d"
Checking std::ctype<char>::is(mask, c):
Boost.Regex believes this facet to be correct...
Actual behavior, appears to be correct.
no errors detected
EXIT STATUS: 0
Compiler output:
../boost/test/test_tools.hpp: In function 'boost::test_tools::predicate_result boost::test_tools::tt_detail::equal_impl(const Left&, const Right&) [with Left = int, Right = unsigned int]':
../boost/test/test_tools.hpp:499: instantiated from 'boost::test_tools::predicate_result boost::test_tools::tt_detail::equal_impl_frwd::call_impl(const Left&, const Right&, mpl_::false_) const [with Left = int, Right = unsigned int]'
../boost/test/test_tools.hpp:514: instantiated from 'boost::test_tools::predicate_result boost::test_tools::tt_detail::equal_impl_frwd::operator()(const Left&, const Right&) const [with Left = int, Right = unsigned int]'
../boost/test/test_tools.hpp:460: instantiated from 'void boost::test_tools::tt_detail::check_frwd(Pred, boost::wrap_stringstream&, boost::test_tools::const_string, size_t, boost::test_tools::tt_detail::tool_level, boost::test_tools::tt_detail::check_type, const Arg0&, const char*, const Arg1&, const char*) [with Pred = boost::test_tools::tt_detail::equal_impl_frwd, Arg0 = int, Arg1 = size_t]'
../libs/regex/test/unicode/unicode_iterator_test.cpp:97: instantiated from here
../boost/test/test_tools.hpp:473: warning: comparison between signed and unsigned integer expressions
Compiler output:
../libs/regex/test/c_compiler_checks/wide_posix_api_check.c:84:4: error: #error "This library has not been configured for wide character support"
"g++" -mcrt=clib2 -O0 -fno-inline -Wall -Wwrite-strings -ggdb -DBOOST_ALL_NO_LIB=1 -I".." -c -o "../bin.v2/libs/regex/test/wide_posix_api_check_c.test/amiga/debug/link-static/wide_posix_api_check_c.o" "../libs/regex/test/c_compiler_checks/wide_posix_api_check.c"
Run output:
<note>
This platform does not provide the needed wide character support for this test.
</note>
EXIT STATUS: 0
Compiler output:
In file included from ../libs/serialization/test/text_warchive.hpp:8,
from ../libs/serialization/test/test_array.cpp:22:
../boost/archive/text_woarchive.hpp:22:2: error: #error "wide char i/o not supported on this platform"
In file included from ../libs/serialization/test/text_warchive.hpp:11,
from ../libs/serialization/test/test_array.cpp:22:
../boost/archive/text_wiarchive.hpp:21:2: error: #error "wide char i/o not supported on this platform"
../libs/serialization/test/text_warchive.hpp:9: error: 'text_woarchive' in namespace 'boost::archive' does not name a type
../libs/serialization/test/text_warchive.hpp:10: error: 'wofstream' in namespace 'std' does not name a type
../libs/serialization/test/text_warchive.hpp:12: error: 'text_wiarchive' in namespace 'boost::archive' does not name a type
../libs/serialization/test/text_warchive.hpp:13: error: 'wifstream' in namespace 'std' does not name a type
../libs/serialization/test/test_array.cpp: In function 'int test_main(int, char**)':
../libs/serialization/test/test_array.cpp:62: error: 'test_ostream' was not declared in this scope
../libs/serialization/test/test_array.cpp:62: error: expected `;' before 'os'
../libs/serialization/test/test_array.cpp:63: error: 'test_oarchive' was not declared in this scope
../libs/serialization/test/test_array.cpp:63: error: expected `;' before 'oa'
../libs/serialization/test/test_array.cpp:64: error: 'oa' was not declared in this scope
../libs/serialization/test/test_array.cpp:68: error: 'test_istream' was not declared in this scope
../libs/serialization/test/test_array.cpp:68: error: expected `;' before 'is'
../libs/serialization/test/test_array.cpp:69: error: 'test_iarchive' was not declared in this scope
../libs/serialization/test/test_array.cpp:69: error: expected `;' before 'ia'
../libs/serialization/test/test_array.cpp:70: error: 'ia' was not declared in this scope
../libs/serialization/test/test_array.cpp:77: error: 'test_istream' was not declared in this scope
../libs/serialization/test/test_array.cpp:77: error: expected `;' before 'is'
../libs/serialization/test/test_array.cpp:79: error: 'test_iarchive' was not declared in this scope
../libs/serialization/test/test_array.cpp:79: error: expected `;' before 'ia'
../libs/serialization/test/test_array.cpp:82: error: 'ia' was not declared in this scope
"g++" -mcrt=clib2 -ftemplate-depth-128 -O0 -fno-inline -Wall -Wwrite-strings -ggdb -DBOOST_ALL_NO_LIB=1 -DBOOST_ARCHIVE_TEST=text_warchive.hpp -DBOOST_LIB_DIAGNOSTIC=1 -DBOOST_TEST_NO_AUTO_LINK=1 -I".." -c -o "../bin.v2/libs/serialization/test/test_array_text_warchive.test/amiga/debug/link-static/test_array.o" "../libs/serialization/test/test_array.cpp"
Compiler output:
In file included from ../libs/serialization/test/xml_warchive.hpp:8,
from ../libs/serialization/test/test_array.cpp:22:
../boost/archive/xml_woarchive.hpp:21:2: error: #error "wide char i/o not supported on this platform"
In file included from ../libs/serialization/test/xml_warchive.hpp:11,
from ../libs/serialization/test/test_array.cpp:22:
../boost/archive/xml_wiarchive.hpp:21:2: error: #error "wide char i/o not supported on this platform"
../libs/serialization/test/xml_warchive.hpp:9: error: 'xml_woarchive' in namespace 'boost::archive' does not name a type
../libs/serialization/test/xml_warchive.hpp:10: error: 'wofstream' in namespace 'std' does not name a type
../libs/serialization/test/xml_warchive.hpp:12: error: 'xml_wiarchive' in namespace 'boost::archive' does not name a type
../libs/serialization/test/xml_warchive.hpp:13: error: 'wifstream' in namespace 'std' does not name a type
../libs/serialization/test/test_array.cpp: In function 'int test_main(int, char**)':
../libs/serialization/test/test_array.cpp:62: error: 'test_ostream' was not declared in this scope
../libs/serialization/test/test_array.cpp:62: error: expected `;' before 'os'
../libs/serialization/test/test_array.cpp:63: error: 'test_oarchive' was not declared in this scope
../libs/serialization/test/test_array.cpp:63: error: expected `;' before 'oa'
../libs/serialization/test/test_array.cpp:64: error: 'oa' was not declared in this scope
../libs/serialization/test/test_array.cpp:68: error: 'test_istream' was not declared in this scope
../libs/serialization/test/test_array.cpp:68: error: expected `;' before 'is'
../libs/serialization/test/test_array.cpp:69: error: 'test_iarchive' was not declared in this scope
../libs/serialization/test/test_array.cpp:69: error: expected `;' before 'ia'
../libs/serialization/test/test_array.cpp:70: error: 'ia' was not declared in this scope
../libs/serialization/test/test_array.cpp:77: error: 'test_istream' was not declared in this scope
../libs/serialization/test/test_array.cpp:77: error: expected `;' before 'is'
../libs/serialization/test/test_array.cpp:79: error: 'test_iarchive' was not declared in this scope
../libs/serialization/test/test_array.cpp:79: error: expected `;' before 'ia'
../libs/serialization/test/test_array.cpp:82: error: 'ia' was not declared in this scope
"g++" -mcrt=clib2 -ftemplate-depth-128 -O0 -fno-inline -Wall -Wwrite-strings -ggdb -DBOOST_ALL_NO_LIB=1 -DBOOST_ARCHIVE_TEST=xml_warchive.hpp -DBOOST_LIB_DIAGNOSTIC=1 -DBOOST_TEST_NO_AUTO_LINK=1 -I".." -c -o "../bin.v2/libs/serialization/test/test_array_xml_warchive.test/amiga/debug/link-static/test_array.o" "../libs/serialization/test/test_array.cpp"
Compiler output:
In file included from ../libs/serialization/test/text_warchive.hpp:8,
from ../libs/serialization/test/test_binary.cpp:25:
../boost/archive/text_woarchive.hpp:22:2: error: #error "wide char i/o not supported on this platform"
In file included from ../libs/serialization/test/text_warchive.hpp:11,
from ../libs/serialization/test/test_binary.cpp:25:
../boost/archive/text_wiarchive.hpp:21:2: error: #error "wide char i/o not supported on this platform"
../libs/serialization/test/text_warchive.hpp:9: error: 'text_woarchive' in namespace 'boost::archive' does not name a type
../libs/serialization/test/text_warchive.hpp:10: error: 'wofstream' in namespace 'std' does not name a type
../libs/serialization/test/text_warchive.hpp:12: error: 'text_wiarchive' in namespace 'boost::archive' does not name a type
../libs/serialization/test/text_warchive.hpp:13: error: 'wifstream' in namespace 'std' does not name a type
../libs/serialization/test/test_binary.cpp: In function 'int test_main(int, char**)':
../libs/serialization/test/test_binary.cpp:73: error: 'test_ostream' was not declared in this scope
../libs/serialization/test/test_binary.cpp:73: error: expected `;' before 'os'
../libs/serialization/test/test_binary.cpp:74: error: 'test_oarchive' was not declared in this scope
../libs/serialization/test/test_binary.cpp:74: error: expected `;' before 'oa'
../libs/serialization/test/test_binary.cpp:75: error: 'oa' was not declared in this scope
../libs/serialization/test/test_binary.cpp:81: error: 'test_istream' was not declared in this scope
../libs/serialization/test/test_binary.cpp:81: error: expected `;' before 'is'
../libs/serialization/test/test_binary.cpp:82: error: 'test_iarchive' was not declared in this scope
../libs/serialization/test/test_binary.cpp:82: error: expected `;' before 'ia'
../libs/serialization/test/test_binary.cpp:83: error: 'ia' was not declared in this scope
"g++" -mcrt=clib2 -ftemplate-depth-128 -O0 -fno-inline -Wall -Wwrite-strings -ggdb -DBOOST_ALL_NO_LIB=1 -DBOOST_ARCHIVE_TEST=text_warchive.hpp -DBOOST_LIB_DIAGNOSTIC=1 -DBOOST_TEST_NO_AUTO_LINK=1 -I".." -c -o "../bin.v2/libs/serialization/test/test_binary_text_warchive.test/amiga/debug/link-static/test_binary.o" "../libs/serialization/test/test_binary.cpp"
Compiler output:
In file included from ../libs/serialization/test/xml_warchive.hpp:8,
from ../libs/serialization/test/test_binary.cpp:25:
../boost/archive/xml_woarchive.hpp:21:2: error: #error "wide char i/o not supported on this platform"
In file included from ../libs/serialization/test/xml_warchive.hpp:11,
from ../libs/serialization/test/test_binary.cpp:25:
../boost/archive/xml_wiarchive.hpp:21:2: error: #error "wide char i/o not supported on this platform"
../libs/serialization/test/xml_warchive.hpp:9: error: 'xml_woarchive' in namespace 'boost::archive' does not name a type
../libs/serialization/test/xml_warchive.hpp:10: error: 'wofstream' in namespace 'std' does not name a type
../libs/serialization/test/xml_warchive.hpp:12: error: 'xml_wiarchive' in namespace 'boost::archive' does not name a type
../libs/serialization/test/xml_warchive.hpp:13: error: 'wifstream' in namespace 'std' does not name a type
../libs/serialization/test/test_binary.cpp: In function 'int test_main(int, char**)':
../libs/serialization/test/test_binary.cpp:73: error: 'test_ostream' was not declared in this scope
../libs/serialization/test/test_binary.cpp:73: error: expected `;' before 'os'
../libs/serialization/test/test_binary.cpp:74: error: 'test_oarchive' was not declared in this scope
../libs/serialization/test/test_binary.cpp:74: error: expected `;' before 'oa'
../libs/serialization/test/test_binary.cpp:75: error: 'oa' was not declared in this scope
../libs/serialization/test/test_binary.cpp:81: error: 'test_istream' was not declared in this scope
../libs/serialization/test/test_binary.cpp:81: error: expected `;' before 'is'
../libs/serialization/test/test_binary.cpp:82: error: 'test_iarchive' was not declared in this scope
../libs/serialization/test/test_binary.cpp:82: error: expected `;' before 'ia'
../libs/serialization/test/test_binary.cpp:83: error: 'ia' was