| 1 | ./tools/jam/src/bin.linuxx86/bjam --user-config=user-config.jam
|
|---|
| 2 | warning: Graph library does not contain optional GraphML reader.
|
|---|
| 3 | note: to enable GraphML support, set EXPAT_INCLUDE and EXPAT_LIBPATH to the
|
|---|
| 4 | note: directories containing the Expat headers and libraries, respectively.
|
|---|
| 5 | warning: skipping optional Message Passing Interface (MPI) library.
|
|---|
| 6 | note: to enable MPI support, add "using mpi ;" to user-config.jam.
|
|---|
| 7 | note: to suppress this message, pass "--without-mpi" to bjam.
|
|---|
| 8 | note: otherwise, you can safely ignore this message.
|
|---|
| 9 | Building Boost.Regex with the optional Unicode/ICU support disabled.
|
|---|
| 10 | Please refer to the Boost.Regex documentation for more information
|
|---|
| 11 | (don't panic: this is a strictly optional feature).
|
|---|
| 12 | ...patience...
|
|---|
| 13 | ...patience...
|
|---|
| 14 | ...found 3938 targets...
|
|---|
| 15 | ...updating 150 targets...
|
|---|
| 16 | gcc.compile.c++ bin.v2/libs/serialization/build/gcc/release/threading-multi/basic_archive.o
|
|---|
| 17 | In file included from boost/strong_typedef.hpp:26,
|
|---|
| 18 | from boost/archive/basic_archive.hpp:20,
|
|---|
| 19 | from libs/serialization/src/basic_archive.cpp:35:
|
|---|
| 20 | boost/operators.hpp:800: Internal compiler error 382.
|
|---|
| 21 | boost/operators.hpp:800: Please submit a full bug report to `egcs-bugs@egcs.cygnus.com'.
|
|---|
| 22 | boost/operators.hpp:800: See <URL:http://egcs.cygnus.com/faq.html#bugreport> for details.
|
|---|
| 23 |
|
|---|
| 24 | "g++" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -pthread -DBOOST_ALL_NO_LIB=1 -DBOOST_SERIALIZATION_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/serialization/build/gcc/release/threading-multi/basic_archive.o" "libs/serialization/src/basic_archive.cpp"
|
|---|
| 25 |
|
|---|
| 26 | ...failed gcc.compile.c++ bin.v2/libs/serialization/build/gcc/release/threading-multi/basic_archive.o...
|
|---|
| 27 | gcc.compile.c++ bin.v2/libs/serialization/build/gcc/release/threading-multi/basic_iarchive.o
|
|---|
| 28 | boost/mpl/aux_/integral_wrapper.hpp:72: sorry, not implemented: conversion of template_type_parm as template parameter
|
|---|
| 29 | In file included from boost/mpl/integral_c.hpp:32,
|
|---|
| 30 | from boost/type_traits/integral_constant.hpp:11,
|
|---|
| 31 | from boost/type_traits/detail/bool_trait_def.hpp:15,
|
|---|
| 32 | from boost/type_traits/is_integral.hpp:15,
|
|---|
| 33 | from boost/type_traits/is_arithmetic.hpp:12,
|
|---|
| 34 | from boost/detail/call_traits.hpp:26,
|
|---|
| 35 | from boost/call_traits.hpp:21,
|
|---|
| 36 | from boost/state_saver.hpp:30,
|
|---|
| 37 | from libs/serialization/src/basic_iarchive.cpp:30:
|
|---|
| 38 | boost/mpl/aux_/integral_wrapper.hpp:72: confused by earlier errors, bailing out
|
|---|
| 39 |
|
|---|
| 40 | "g++" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -pthread -DBOOST_ALL_NO_LIB=1 -DBOOST_SERIALIZATION_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/serialization/build/gcc/release/threading-multi/basic_iarchive.o" "libs/serialization/src/basic_iarchive.cpp"
|
|---|
| 41 |
|
|---|
| 42 | ...failed gcc.compile.c++ bin.v2/libs/serialization/build/gcc/release/threading-multi/basic_iarchive.o...
|
|---|
| 43 | gcc.compile.c++ bin.v2/libs/serialization/build/gcc/release/threading-multi/basic_oarchive.o
|
|---|
| 44 | boost/mpl/aux_/integral_wrapper.hpp:72: sorry, not implemented: conversion of template_type_parm as template parameter
|
|---|
| 45 | In file included from boost/mpl/integral_c.hpp:32,
|
|---|
| 46 | from boost/type_traits/integral_constant.hpp:11,
|
|---|
| 47 | from boost/type_traits/detail/bool_trait_def.hpp:15,
|
|---|
| 48 | from boost/type_traits/is_integral.hpp:15,
|
|---|
| 49 | from boost/type_traits/is_arithmetic.hpp:12,
|
|---|
| 50 | from boost/detail/call_traits.hpp:26,
|
|---|
| 51 | from boost/call_traits.hpp:21,
|
|---|
| 52 | from boost/state_saver.hpp:30,
|
|---|
| 53 | from libs/serialization/src/basic_oarchive.cpp:17:
|
|---|
| 54 | boost/mpl/aux_/integral_wrapper.hpp:72: confused by earlier errors, bailing out
|
|---|
| 55 |
|
|---|
| 56 | "g++" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -pthread -DBOOST_ALL_NO_LIB=1 -DBOOST_SERIALIZATION_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/serialization/build/gcc/release/threading-multi/basic_oarchive.o" "libs/serialization/src/basic_oarchive.cpp"
|
|---|
| 57 |
|
|---|
| 58 | ...failed gcc.compile.c++ bin.v2/libs/serialization/build/gcc/release/threading-multi/basic_oarchive.o...
|
|---|
| 59 | gcc.compile.c++ bin.v2/libs/serialization/build/gcc/release/threading-multi/basic_text_iprimitive.o
|
|---|
| 60 | libs/serialization/src/basic_text_iprimitive.cpp:15: istream: No such file or directory
|
|---|
| 61 | In file included from boost/archive/impl/basic_text_iprimitive.ipp:23,
|
|---|
| 62 | from libs/serialization/src/basic_text_iprimitive.cpp:19:
|
|---|
| 63 | boost/archive/basic_text_iprimitive.hpp:28: locale: No such file or directory
|
|---|
| 64 | In file included from boost/archive/basic_text_iprimitive.hpp:48,
|
|---|
| 65 | from boost/archive/impl/basic_text_iprimitive.ipp:23,
|
|---|
| 66 | from libs/serialization/src/basic_text_iprimitive.cpp:19:
|
|---|
| 67 | boost/io/ios_state.hpp:15: ios: No such file or directory
|
|---|
| 68 | boost/io/ios_state.hpp:19: ostream: No such file or directory
|
|---|
| 69 | boost/io/ios_state.hpp:20: streambuf: No such file or directory
|
|---|
| 70 | In file included from boost/archive/impl/basic_text_iprimitive.ipp:24,
|
|---|
| 71 | from libs/serialization/src/basic_text_iprimitive.cpp:19:
|
|---|
| 72 | boost/archive/codecvt_null.hpp:19: locale: No such file or directory
|
|---|
| 73 | In file included from boost/archive/impl/basic_text_iprimitive.ipp:25,
|
|---|
| 74 | from libs/serialization/src/basic_text_iprimitive.cpp:19:
|
|---|
| 75 | boost/archive/add_facet.hpp:19: locale: No such file or directory
|
|---|
| 76 | In file included from boost/archive/impl/basic_text_iprimitive.ipp:28,
|
|---|
| 77 | from libs/serialization/src/basic_text_iprimitive.cpp:19:
|
|---|
| 78 | boost/archive/iterators/istream_iterator.hpp:24: istream: No such file or directory
|
|---|
| 79 |
|
|---|
| 80 | "g++" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -pthread -DBOOST_ALL_NO_LIB=1 -DBOOST_SERIALIZATION_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/serialization/build/gcc/release/threading-multi/basic_text_iprimitive.o" "libs/serialization/src/basic_text_iprimitive.cpp"
|
|---|
| 81 |
|
|---|
| 82 | ...failed gcc.compile.c++ bin.v2/libs/serialization/build/gcc/release/threading-multi/basic_text_iprimitive.o...
|
|---|
| 83 | gcc.compile.c++ bin.v2/libs/serialization/build/gcc/release/threading-multi/basic_text_oprimitive.o
|
|---|
| 84 | libs/serialization/src/basic_text_oprimitive.cpp:15: ostream: No such file or directory
|
|---|
| 85 | In file included from boost/archive/impl/basic_text_oprimitive.ipp:13,
|
|---|
| 86 | from libs/serialization/src/basic_text_oprimitive.cpp:19:
|
|---|
| 87 | boost/archive/basic_text_oprimitive.hpp:28: locale: No such file or directory
|
|---|
| 88 | In file included from boost/archive/basic_text_oprimitive.hpp:49,
|
|---|
| 89 | from boost/archive/impl/basic_text_oprimitive.ipp:13,
|
|---|
| 90 | from libs/serialization/src/basic_text_oprimitive.cpp:19:
|
|---|
| 91 | boost/io/ios_state.hpp:15: ios: No such file or directory
|
|---|
| 92 | boost/io/ios_state.hpp:19: ostream: No such file or directory
|
|---|
| 93 | boost/io/ios_state.hpp:20: streambuf: No such file or directory
|
|---|
| 94 | In file included from boost/archive/impl/basic_text_oprimitive.ipp:14,
|
|---|
| 95 | from libs/serialization/src/basic_text_oprimitive.cpp:19:
|
|---|
| 96 | boost/archive/codecvt_null.hpp:19: locale: No such file or directory
|
|---|
| 97 | In file included from boost/archive/impl/basic_text_oprimitive.ipp:15,
|
|---|
| 98 | from libs/serialization/src/basic_text_oprimitive.cpp:19:
|
|---|
| 99 | boost/archive/add_facet.hpp:19: locale: No such file or directory
|
|---|
| 100 | In file included from boost/archive/impl/basic_text_oprimitive.ipp:20,
|
|---|
| 101 | from libs/serialization/src/basic_text_oprimitive.cpp:19:
|
|---|
| 102 | boost/archive/iterators/ostream_iterator.hpp:24: ostream: No such file or directory
|
|---|
| 103 |
|
|---|
| 104 | "g++" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -pthread -DBOOST_ALL_NO_LIB=1 -DBOOST_SERIALIZATION_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/serialization/build/gcc/release/threading-multi/basic_text_oprimitive.o" "libs/serialization/src/basic_text_oprimitive.cpp"
|
|---|
| 105 |
|
|---|
| 106 | ...failed gcc.compile.c++ bin.v2/libs/serialization/build/gcc/release/threading-multi/basic_text_oprimitive.o...
|
|---|
| 107 | gcc.compile.c++ bin.v2/libs/serialization/build/gcc/release/threading-multi/binary_iarchive.o
|
|---|
| 108 | libs/serialization/src/binary_iarchive.cpp:11: istream: No such file or directory
|
|---|
| 109 | In file included from libs/serialization/src/binary_iarchive.cpp:14:
|
|---|
| 110 | boost/archive/binary_iarchive.hpp:19: istream: No such file or directory
|
|---|
| 111 | In file included from boost/archive/binary_iarchive.hpp:20,
|
|---|
| 112 | from libs/serialization/src/binary_iarchive.cpp:14:
|
|---|
| 113 | boost/archive/binary_iarchive_impl.hpp:19: istream: No such file or directory
|
|---|
| 114 | In file included from boost/archive/binary_iarchive_impl.hpp:21,
|
|---|
| 115 | from boost/archive/binary_iarchive.hpp:20,
|
|---|
| 116 | from libs/serialization/src/binary_iarchive.cpp:14:
|
|---|
| 117 | boost/archive/basic_binary_iprimitive.hpp:28: locale: No such file or directory
|
|---|
| 118 | boost/archive/basic_binary_iprimitive.hpp:31: streambuf: No such file or directory
|
|---|
| 119 | In file included from boost/archive/basic_binary_iprimitive.hpp:48,
|
|---|
| 120 | from boost/archive/binary_iarchive_impl.hpp:21,
|
|---|
| 121 | from boost/archive/binary_iarchive.hpp:20,
|
|---|
| 122 | from libs/serialization/src/binary_iarchive.cpp:14:
|
|---|
| 123 | boost/archive/basic_streambuf_locale_saver.hpp:30: streambuf: No such file or directory
|
|---|
| 124 | In file included from boost/archive/array/iarchive.hpp:16,
|
|---|
| 125 | from boost/archive/basic_binary_iarchive.hpp:33,
|
|---|
| 126 | from boost/archive/binary_iarchive_impl.hpp:22,
|
|---|
| 127 | from boost/archive/binary_iarchive.hpp:20,
|
|---|
| 128 | from libs/serialization/src/binary_iarchive.cpp:14:
|
|---|
| 129 | boost/serialization/detail/get_data.hpp:24: valarray: No such file or directory
|
|---|
| 130 | In file included from boost/archive/impl/basic_binary_iprimitive.ipp:29,
|
|---|
| 131 | from libs/serialization/src/binary_iarchive.cpp:16:
|
|---|
| 132 | boost/archive/codecvt_null.hpp:19: locale: No such file or directory
|
|---|
| 133 | In file included from boost/archive/impl/basic_binary_iprimitive.ipp:30,
|
|---|
| 134 | from libs/serialization/src/binary_iarchive.cpp:16:
|
|---|
| 135 | boost/archive/add_facet.hpp:19: locale: No such file or directory
|
|---|
| 136 |
|
|---|
| 137 | "g++" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -pthread -DBOOST_ALL_NO_LIB=1 -DBOOST_SERIALIZATION_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/serialization/build/gcc/release/threading-multi/binary_iarchive.o" "libs/serialization/src/binary_iarchive.cpp"
|
|---|
| 138 |
|
|---|
| 139 | ...failed gcc.compile.c++ bin.v2/libs/serialization/build/gcc/release/threading-multi/binary_iarchive.o...
|
|---|
| 140 | gcc.compile.c++ bin.v2/libs/serialization/build/gcc/release/threading-multi/binary_oarchive.o
|
|---|
| 141 | libs/serialization/src/binary_oarchive.cpp:11: ostream: No such file or directory
|
|---|
| 142 | In file included from libs/serialization/src/binary_oarchive.cpp:14:
|
|---|
| 143 | boost/archive/binary_oarchive.hpp:19: ostream: No such file or directory
|
|---|
| 144 | In file included from boost/archive/binary_oarchive.hpp:20,
|
|---|
| 145 | from libs/serialization/src/binary_oarchive.cpp:14:
|
|---|
| 146 | boost/archive/binary_oarchive_impl.hpp:19: ostream: No such file or directory
|
|---|
| 147 | In file included from boost/archive/binary_oarchive_impl.hpp:21,
|
|---|
| 148 | from boost/archive/binary_oarchive.hpp:20,
|
|---|
| 149 | from libs/serialization/src/binary_oarchive.cpp:14:
|
|---|
| 150 | boost/archive/basic_binary_oprimitive.hpp:28: locale: No such file or directory
|
|---|
| 151 | boost/archive/basic_binary_oprimitive.hpp:30: streambuf: No such file or directory
|
|---|
| 152 | In file included from boost/archive/basic_binary_oprimitive.hpp:46,
|
|---|
| 153 | from boost/archive/binary_oarchive_impl.hpp:21,
|
|---|
| 154 | from boost/archive/binary_oarchive.hpp:20,
|
|---|
| 155 | from libs/serialization/src/binary_oarchive.cpp:14:
|
|---|
| 156 | boost/archive/basic_streambuf_locale_saver.hpp:30: streambuf: No such file or directory
|
|---|
| 157 | In file included from boost/archive/array/oarchive.hpp:15,
|
|---|
| 158 | from boost/archive/basic_binary_oarchive.hpp:30,
|
|---|
| 159 | from boost/archive/binary_oarchive_impl.hpp:22,
|
|---|
| 160 | from boost/archive/binary_oarchive.hpp:20,
|
|---|
| 161 | from libs/serialization/src/binary_oarchive.cpp:14:
|
|---|
| 162 | boost/serialization/detail/get_data.hpp:24: valarray: No such file or directory
|
|---|
| 163 | In file included from libs/serialization/src/binary_oarchive.cpp:16:
|
|---|
| 164 | boost/archive/impl/basic_binary_oprimitive.ipp:11: ostream: No such file or directory
|
|---|
| 165 | In file included from boost/archive/impl/basic_binary_oprimitive.ipp:35,
|
|---|
| 166 | from libs/serialization/src/binary_oarchive.cpp:16:
|
|---|
| 167 | boost/archive/add_facet.hpp:19: locale: No such file or directory
|
|---|
| 168 | In file included from boost/archive/impl/basic_binary_oprimitive.ipp:36,
|
|---|
| 169 | from libs/serialization/src/binary_oarchive.cpp:16:
|
|---|
| 170 | boost/archive/codecvt_null.hpp:19: locale: No such file or directory
|
|---|
| 171 |
|
|---|
| 172 | "g++" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -pthread -DBOOST_ALL_NO_LIB=1 -DBOOST_SERIALIZATION_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/serialization/build/gcc/release/threading-multi/binary_oarchive.o" "libs/serialization/src/binary_oarchive.cpp"
|
|---|
| 173 |
|
|---|
| 174 | ...failed gcc.compile.c++ bin.v2/libs/serialization/build/gcc/release/threading-multi/binary_oarchive.o...
|
|---|
| 175 | gcc.compile.c++ bin.v2/libs/serialization/build/gcc/release/threading-multi/codecvt_null.o
|
|---|
| 176 | In file included from libs/serialization/src/codecvt_null.cpp:11:
|
|---|
| 177 | boost/archive/codecvt_null.hpp:19: locale: No such file or directory
|
|---|
| 178 |
|
|---|
| 179 | "g++" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -pthread -DBOOST_ALL_NO_LIB=1 -DBOOST_SERIALIZATION_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/serialization/build/gcc/release/threading-multi/codecvt_null.o" "libs/serialization/src/codecvt_null.cpp"
|
|---|
| 180 |
|
|---|
| 181 | ...failed gcc.compile.c++ bin.v2/libs/serialization/build/gcc/release/threading-multi/codecvt_null.o...
|
|---|
| 182 | gcc.compile.c++ bin.v2/libs/serialization/build/gcc/release/threading-multi/extended_type_info_no_rtti.o
|
|---|
| 183 | boost/mpl/aux_/integral_wrapper.hpp:72: sorry, not implemented: conversion of template_type_parm as template parameter
|
|---|
| 184 | In file included from boost/mpl/integral_c.hpp:32,
|
|---|
| 185 | from boost/type_traits/integral_constant.hpp:11,
|
|---|
| 186 | from boost/type_traits/detail/bool_trait_def.hpp:15,
|
|---|
| 187 | from boost/type_traits/is_reference.hpp:32,
|
|---|
| 188 | from boost/type_traits/is_const.hpp:30,
|
|---|
| 189 | from boost/serialization/extended_type_info_no_rtti.hpp:22,
|
|---|
| 190 | from libs/serialization/src/extended_type_info_no_rtti.cpp:19:
|
|---|
| 191 | boost/mpl/aux_/integral_wrapper.hpp:72: confused by earlier errors, bailing out
|
|---|
| 192 |
|
|---|
| 193 | "g++" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -pthread -DBOOST_ALL_NO_LIB=1 -DBOOST_SERIALIZATION_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/serialization/build/gcc/release/threading-multi/extended_type_info_no_rtti.o" "libs/serialization/src/extended_type_info_no_rtti.cpp"
|
|---|
| 194 |
|
|---|
| 195 | ...failed gcc.compile.c++ bin.v2/libs/serialization/build/gcc/release/threading-multi/extended_type_info_no_rtti.o...
|
|---|
| 196 | gcc.compile.c++ bin.v2/libs/serialization/build/gcc/release/threading-multi/extended_type_info_typeid.o
|
|---|
| 197 | boost/mpl/aux_/integral_wrapper.hpp:72: sorry, not implemented: conversion of template_type_parm as template parameter
|
|---|
| 198 | In file included from boost/mpl/integral_c.hpp:32,
|
|---|
| 199 | from boost/type_traits/integral_constant.hpp:11,
|
|---|
| 200 | from boost/type_traits/detail/bool_trait_def.hpp:15,
|
|---|
| 201 | from boost/type_traits/is_same.hpp:31,
|
|---|
| 202 | from boost/type_traits/intrinsics.hpp:38,
|
|---|
| 203 | from boost/type_traits/is_union.hpp:16,
|
|---|
| 204 | from boost/type_traits/is_class.hpp:14,
|
|---|
| 205 | from boost/type_traits/is_polymorphic.hpp:11,
|
|---|
| 206 | from boost/serialization/extended_type_info_typeid.hpp:25,
|
|---|
| 207 | from libs/serialization/src/extended_type_info_typeid.cpp:13:
|
|---|
| 208 | boost/mpl/aux_/integral_wrapper.hpp:72: confused by earlier errors, bailing out
|
|---|
| 209 |
|
|---|
| 210 | "g++" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -pthread -DBOOST_ALL_NO_LIB=1 -DBOOST_SERIALIZATION_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/serialization/build/gcc/release/threading-multi/extended_type_info_typeid.o" "libs/serialization/src/extended_type_info_typeid.cpp"
|
|---|
| 211 |
|
|---|
| 212 | ...failed gcc.compile.c++ bin.v2/libs/serialization/build/gcc/release/threading-multi/extended_type_info_typeid.o...
|
|---|
| 213 | gcc.compile.c++ bin.v2/libs/serialization/build/gcc/release/threading-multi/polymorphic_iarchive.o
|
|---|
| 214 | libs/serialization/src/polymorphic_iarchive.cpp:15: istream: No such file or directory
|
|---|
| 215 |
|
|---|
| 216 | "g++" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -pthread -DBOOST_ALL_NO_LIB=1 -DBOOST_SERIALIZATION_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/serialization/build/gcc/release/threading-multi/polymorphic_iarchive.o" "libs/serialization/src/polymorphic_iarchive.cpp"
|
|---|
| 217 |
|
|---|
| 218 | ...failed gcc.compile.c++ bin.v2/libs/serialization/build/gcc/release/threading-multi/polymorphic_iarchive.o...
|
|---|
| 219 | gcc.compile.c++ bin.v2/libs/serialization/build/gcc/release/threading-multi/polymorphic_oarchive.o
|
|---|
| 220 | libs/serialization/src/polymorphic_oarchive.cpp:15: ostream: No such file or directory
|
|---|
| 221 |
|
|---|
| 222 | "g++" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -pthread -DBOOST_ALL_NO_LIB=1 -DBOOST_SERIALIZATION_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/serialization/build/gcc/release/threading-multi/polymorphic_oarchive.o" "libs/serialization/src/polymorphic_oarchive.cpp"
|
|---|
| 223 |
|
|---|
| 224 | ...failed gcc.compile.c++ bin.v2/libs/serialization/build/gcc/release/threading-multi/polymorphic_oarchive.o...
|
|---|
| 225 | gcc.compile.c++ bin.v2/libs/serialization/build/gcc/release/threading-multi/text_iarchive.o
|
|---|
| 226 | In file included from libs/serialization/src/text_iarchive.cpp:12:
|
|---|
| 227 | boost/archive/text_iarchive.hpp:19: istream: No such file or directory
|
|---|
| 228 | In file included from boost/archive/text_iarchive.hpp:22,
|
|---|
| 229 | from libs/serialization/src/text_iarchive.cpp:12:
|
|---|
| 230 | boost/archive/basic_text_iprimitive.hpp:28: locale: No such file or directory
|
|---|
| 231 | In file included from boost/archive/basic_text_iprimitive.hpp:48,
|
|---|
| 232 | from boost/archive/text_iarchive.hpp:22,
|
|---|
| 233 | from libs/serialization/src/text_iarchive.cpp:12:
|
|---|
| 234 | boost/io/ios_state.hpp:15: ios: No such file or directory
|
|---|
| 235 | boost/io/ios_state.hpp:19: ostream: No such file or directory
|
|---|
| 236 | boost/io/ios_state.hpp:20: streambuf: No such file or directory
|
|---|
| 237 |
|
|---|
| 238 | "g++" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -pthread -DBOOST_ALL_NO_LIB=1 -DBOOST_SERIALIZATION_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/serialization/build/gcc/release/threading-multi/text_iarchive.o" "libs/serialization/src/text_iarchive.cpp"
|
|---|
| 239 |
|
|---|
| 240 | ...failed gcc.compile.c++ bin.v2/libs/serialization/build/gcc/release/threading-multi/text_iarchive.o...
|
|---|
| 241 | gcc.compile.c++ bin.v2/libs/serialization/build/gcc/release/threading-multi/text_oarchive.o
|
|---|
| 242 | In file included from libs/serialization/src/text_oarchive.cpp:16:
|
|---|
| 243 | boost/archive/text_oarchive.hpp:19: ostream: No such file or directory
|
|---|
| 244 | In file included from boost/archive/text_oarchive.hpp:30,
|
|---|
| 245 | from libs/serialization/src/text_oarchive.cpp:16:
|
|---|
| 246 | boost/archive/basic_text_oprimitive.hpp:28: locale: No such file or directory
|
|---|
| 247 | In file included from boost/archive/basic_text_oprimitive.hpp:49,
|
|---|
| 248 | from boost/archive/text_oarchive.hpp:30,
|
|---|
| 249 | from libs/serialization/src/text_oarchive.cpp:16:
|
|---|
| 250 | boost/io/ios_state.hpp:15: ios: No such file or directory
|
|---|
| 251 | boost/io/ios_state.hpp:19: ostream: No such file or directory
|
|---|
| 252 | boost/io/ios_state.hpp:20: streambuf: No such file or directory
|
|---|
| 253 | In file included from libs/serialization/src/text_oarchive.cpp:20:
|
|---|
| 254 | boost/archive/impl/text_oarchive_impl.ipp:13: locale: No such file or directory
|
|---|
| 255 | In file included from boost/archive/impl/text_oarchive_impl.ipp:30,
|
|---|
| 256 | from libs/serialization/src/text_oarchive.cpp:20:
|
|---|
| 257 | boost/archive/add_facet.hpp:19: locale: No such file or directory
|
|---|
| 258 |
|
|---|
| 259 | "g++" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -pthread -DBOOST_ALL_NO_LIB=1 -DBOOST_SERIALIZATION_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/serialization/build/gcc/release/threading-multi/text_oarchive.o" "libs/serialization/src/text_oarchive.cpp"
|
|---|
| 260 |
|
|---|
| 261 | ...failed gcc.compile.c++ bin.v2/libs/serialization/build/gcc/release/threading-multi/text_oarchive.o...
|
|---|
| 262 | gcc.compile.c++ bin.v2/libs/serialization/build/gcc/release/threading-multi/void_cast.o
|
|---|
| 263 | boost/mpl/aux_/integral_wrapper.hpp:72: sorry, not implemented: conversion of template_type_parm as template parameter
|
|---|
| 264 | In file included from boost/mpl/integral_c.hpp:32,
|
|---|
| 265 | from boost/type_traits/integral_constant.hpp:11,
|
|---|
| 266 | from boost/type_traits/detail/bool_trait_def.hpp:15,
|
|---|
| 267 | from boost/type_traits/is_same.hpp:31,
|
|---|
| 268 | from boost/type_traits/intrinsics.hpp:38,
|
|---|
| 269 | from boost/type_traits/is_union.hpp:16,
|
|---|
| 270 | from boost/type_traits/is_class.hpp:14,
|
|---|
| 271 | from boost/type_traits/is_base_and_derived.hpp:12,
|
|---|
| 272 | from boost/smart_cast.hpp:43,
|
|---|
| 273 | from boost/serialization/void_cast.hpp:20,
|
|---|
| 274 | from libs/serialization/src/void_cast.cpp:28:
|
|---|
| 275 | boost/mpl/aux_/integral_wrapper.hpp:72: confused by earlier errors, bailing out
|
|---|
| 276 |
|
|---|
| 277 | "g++" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -pthread -DBOOST_ALL_NO_LIB=1 -DBOOST_SERIALIZATION_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/serialization/build/gcc/release/threading-multi/void_cast.o" "libs/serialization/src/void_cast.cpp"
|
|---|
| 278 |
|
|---|
| 279 | ...failed gcc.compile.c++ bin.v2/libs/serialization/build/gcc/release/threading-multi/void_cast.o...
|
|---|
| 280 | gcc.compile.c++ bin.v2/libs/serialization/build/gcc/release/threading-multi/xml_grammar.o
|
|---|
| 281 | In file included from boost/spirit/core/match.hpp:12,
|
|---|
| 282 | from boost/spirit/core/scanner/scanner.hpp:14,
|
|---|
| 283 | from boost/spirit/core/parser.hpp:14,
|
|---|
| 284 | from boost/spirit/core/non_terminal/impl/rule.ipp:22,
|
|---|
| 285 | from boost/spirit/core/non_terminal/rule.hpp:33,
|
|---|
| 286 | from boost/archive/impl/basic_xml_grammar.hpp:60,
|
|---|
| 287 | from libs/serialization/src/xml_grammar.cpp:16:
|
|---|
| 288 | boost/spirit/core/config.hpp:56: #error "Compiler not supported. See note in <boost/spirit/core/config.hpp>"
|
|---|
| 289 | In file included from boost/spirit/utility/chset.hpp:16,
|
|---|
| 290 | from boost/archive/impl/basic_xml_grammar.hpp:69,
|
|---|
| 291 | from libs/serialization/src/xml_grammar.cpp:16:
|
|---|
| 292 | boost/spirit/utility/impl/chset/basic_chset.hpp:14: bitset: No such file or directory
|
|---|
| 293 | In file included from boost/spirit/utility/impl/chset/basic_chset.hpp:102,
|
|---|
| 294 | from boost/spirit/utility/chset.hpp:16,
|
|---|
| 295 | from boost/archive/impl/basic_xml_grammar.hpp:69,
|
|---|
| 296 | from libs/serialization/src/xml_grammar.cpp:16:
|
|---|
| 297 | boost/spirit/utility/impl/chset/basic_chset.ipp:14: bitset: No such file or directory
|
|---|
| 298 | In file included from libs/serialization/src/xml_grammar.cpp:63:
|
|---|
| 299 | libs/serialization/src/basic_xml_grammar.ipp:15: istream: No such file or directory
|
|---|
| 300 | In file included from boost/spirit/core/primitives/numerics.hpp:18,
|
|---|
| 301 | from libs/serialization/src/basic_xml_grammar.ipp:22,
|
|---|
| 302 | from libs/serialization/src/xml_grammar.cpp:63:
|
|---|
| 303 | boost/spirit/core/primitives/impl/numerics.ipp:14: limits: No such file or directory
|
|---|
| 304 | In file included from libs/serialization/src/basic_xml_grammar.ipp:29,
|
|---|
| 305 | from libs/serialization/src/xml_grammar.cpp:63:
|
|---|
| 306 | boost/io/ios_state.hpp:15: ios: No such file or directory
|
|---|
| 307 | boost/io/ios_state.hpp:19: ostream: No such file or directory
|
|---|
| 308 | boost/io/ios_state.hpp:20: streambuf: No such file or directory
|
|---|
| 309 |
|
|---|
| 310 | "g++" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -pthread -DBOOST_ALL_NO_LIB=1 -DBOOST_SERIALIZATION_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/serialization/build/gcc/release/threading-multi/xml_grammar.o" "libs/serialization/src/xml_grammar.cpp"
|
|---|
| 311 |
|
|---|
| 312 | ...failed gcc.compile.c++ bin.v2/libs/serialization/build/gcc/release/threading-multi/xml_grammar.o...
|
|---|
| 313 | gcc.compile.c++ bin.v2/libs/serialization/build/gcc/release/threading-multi/xml_iarchive.o
|
|---|
| 314 | In file included from libs/serialization/src/xml_iarchive.cpp:26:
|
|---|
| 315 | boost/archive/xml_iarchive.hpp:19: istream: No such file or directory
|
|---|
| 316 | In file included from boost/archive/xml_iarchive.hpp:23,
|
|---|
| 317 | from libs/serialization/src/xml_iarchive.cpp:26:
|
|---|
| 318 | boost/archive/basic_text_iprimitive.hpp:28: locale: No such file or directory
|
|---|
| 319 | In file included from boost/archive/basic_text_iprimitive.hpp:48,
|
|---|
| 320 | from boost/archive/xml_iarchive.hpp:23,
|
|---|
| 321 | from libs/serialization/src/xml_iarchive.cpp:26:
|
|---|
| 322 | boost/io/ios_state.hpp:15: ios: No such file or directory
|
|---|
| 323 | boost/io/ios_state.hpp:19: ostream: No such file or directory
|
|---|
| 324 | boost/io/ios_state.hpp:20: streambuf: No such file or directory
|
|---|
| 325 | In file included from boost/spirit/core/match.hpp:12,
|
|---|
| 326 | from boost/spirit/core/scanner/scanner.hpp:14,
|
|---|
| 327 | from boost/spirit/core/parser.hpp:14,
|
|---|
| 328 | from boost/spirit/core/non_terminal/impl/rule.ipp:22,
|
|---|
| 329 | from boost/spirit/core/non_terminal/rule.hpp:33,
|
|---|
| 330 | from boost/archive/impl/basic_xml_grammar.hpp:60,
|
|---|
| 331 | from boost/archive/impl/xml_iarchive_impl.ipp:40,
|
|---|
| 332 | from libs/serialization/src/xml_iarchive.cpp:31:
|
|---|
| 333 | boost/spirit/core/config.hpp:56: #error "Compiler not supported. See note in <boost/spirit/core/config.hpp>"
|
|---|
| 334 | In file included from boost/spirit/utility/chset.hpp:16,
|
|---|
| 335 | from boost/archive/impl/basic_xml_grammar.hpp:69,
|
|---|
| 336 | from boost/archive/impl/xml_iarchive_impl.ipp:40,
|
|---|
| 337 | from libs/serialization/src/xml_iarchive.cpp:31:
|
|---|
| 338 | boost/spirit/utility/impl/chset/basic_chset.hpp:14: bitset: No such file or directory
|
|---|
| 339 | In file included from boost/spirit/utility/impl/chset/basic_chset.hpp:102,
|
|---|
| 340 | from boost/spirit/utility/chset.hpp:16,
|
|---|
| 341 | from boost/archive/impl/basic_xml_grammar.hpp:69,
|
|---|
| 342 | from boost/archive/impl/xml_iarchive_impl.ipp:40,
|
|---|
| 343 | from libs/serialization/src/xml_iarchive.cpp:31:
|
|---|
| 344 | boost/spirit/utility/impl/chset/basic_chset.ipp:14: bitset: No such file or directory
|
|---|
| 345 |
|
|---|
| 346 | "g++" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -pthread -DBOOST_ALL_NO_LIB=1 -DBOOST_SERIALIZATION_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/serialization/build/gcc/release/threading-multi/xml_iarchive.o" "libs/serialization/src/xml_iarchive.cpp"
|
|---|
| 347 |
|
|---|
| 348 | ...failed gcc.compile.c++ bin.v2/libs/serialization/build/gcc/release/threading-multi/xml_iarchive.o...
|
|---|
| 349 | gcc.compile.c++ bin.v2/libs/serialization/build/gcc/release/threading-multi/xml_oarchive.o
|
|---|
| 350 | In file included from libs/serialization/src/xml_oarchive.cpp:16:
|
|---|
| 351 | boost/archive/xml_oarchive.hpp:19: ostream: No such file or directory
|
|---|
| 352 | In file included from boost/archive/xml_oarchive.hpp:30,
|
|---|
| 353 | from libs/serialization/src/xml_oarchive.cpp:16:
|
|---|
| 354 | boost/archive/basic_text_oprimitive.hpp:28: locale: No such file or directory
|
|---|
| 355 | In file included from boost/archive/basic_text_oprimitive.hpp:49,
|
|---|
| 356 | from boost/archive/xml_oarchive.hpp:30,
|
|---|
| 357 | from libs/serialization/src/xml_oarchive.cpp:16:
|
|---|
| 358 | boost/io/ios_state.hpp:15: ios: No such file or directory
|
|---|
| 359 | boost/io/ios_state.hpp:19: ostream: No such file or directory
|
|---|
| 360 | boost/io/ios_state.hpp:20: streambuf: No such file or directory
|
|---|
| 361 | In file included from libs/serialization/src/xml_oarchive.cpp:20:
|
|---|
| 362 | boost/archive/impl/xml_oarchive_impl.ipp:9: ostream: No such file or directory
|
|---|
| 363 | In file included from boost/archive/impl/xml_oarchive_impl.ipp:23,
|
|---|
| 364 | from libs/serialization/src/xml_oarchive.cpp:20:
|
|---|
| 365 | boost/archive/iterators/ostream_iterator.hpp:24: ostream: No such file or directory
|
|---|
| 366 |
|
|---|
| 367 | "g++" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -pthread -DBOOST_ALL_NO_LIB=1 -DBOOST_SERIALIZATION_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/serialization/build/gcc/release/threading-multi/xml_oarchive.o" "libs/serialization/src/xml_oarchive.cpp"
|
|---|
| 368 |
|
|---|
| 369 | ...failed gcc.compile.c++ bin.v2/libs/serialization/build/gcc/release/threading-multi/xml_oarchive.o...
|
|---|
| 370 | ...skipped <pbin.v2/libs/serialization/build/gcc/release/threading-multi>libboost_serialization-gcc-mt-1_35.so.1.35.0 for lack of <pbin.v2/libs/serialization/build/gcc/release/threading-multi>basic_archive.o...
|
|---|
| 371 | gcc.compile.c++ bin.v2/libs/serialization/build/gcc/release/threading-multi/basic_text_wiprimitive.o
|
|---|
| 372 | libs/serialization/src/basic_text_wiprimitive.cpp:14: #error "wide char i/o not supported on this platform"
|
|---|
| 373 |
|
|---|
| 374 | "g++" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -pthread -DBOOST_ALL_NO_LIB=1 -DBOOST_SERIALIZATION_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/serialization/build/gcc/release/threading-multi/basic_text_wiprimitive.o" "libs/serialization/src/basic_text_wiprimitive.cpp"
|
|---|
| 375 |
|
|---|
| 376 | ...failed gcc.compile.c++ bin.v2/libs/serialization/build/gcc/release/threading-multi/basic_text_wiprimitive.o...
|
|---|
| 377 | gcc.compile.c++ bin.v2/libs/serialization/build/gcc/release/threading-multi/basic_text_woprimitive.o
|
|---|
| 378 | libs/serialization/src/basic_text_woprimitive.cpp:14: #error "wide char i/o not supported on this platform"
|
|---|
| 379 |
|
|---|
| 380 | "g++" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -pthread -DBOOST_ALL_NO_LIB=1 -DBOOST_SERIALIZATION_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/serialization/build/gcc/release/threading-multi/basic_text_woprimitive.o" "libs/serialization/src/basic_text_woprimitive.cpp"
|
|---|
| 381 |
|
|---|
| 382 | ...failed gcc.compile.c++ bin.v2/libs/serialization/build/gcc/release/threading-multi/basic_text_woprimitive.o...
|
|---|
| 383 | gcc.compile.c++ bin.v2/libs/serialization/build/gcc/release/threading-multi/binary_wiarchive.o
|
|---|
| 384 | libs/serialization/src/binary_wiarchive.cpp:14: #error "wide char i/o not supported on this platform"
|
|---|
| 385 |
|
|---|
| 386 | "g++" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -pthread -DBOOST_ALL_NO_LIB=1 -DBOOST_SERIALIZATION_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/serialization/build/gcc/release/threading-multi/binary_wiarchive.o" "libs/serialization/src/binary_wiarchive.cpp"
|
|---|
| 387 |
|
|---|
| 388 | ...failed gcc.compile.c++ bin.v2/libs/serialization/build/gcc/release/threading-multi/binary_wiarchive.o...
|
|---|
| 389 | gcc.compile.c++ bin.v2/libs/serialization/build/gcc/release/threading-multi/binary_woarchive.o
|
|---|
| 390 | libs/serialization/src/binary_woarchive.cpp:14: #error "wide char i/o not supported on this platform"
|
|---|
| 391 |
|
|---|
| 392 | "g++" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -pthread -DBOOST_ALL_NO_LIB=1 -DBOOST_SERIALIZATION_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/serialization/build/gcc/release/threading-multi/binary_woarchive.o" "libs/serialization/src/binary_woarchive.cpp"
|
|---|
| 393 |
|
|---|
| 394 | ...failed gcc.compile.c++ bin.v2/libs/serialization/build/gcc/release/threading-multi/binary_woarchive.o...
|
|---|
| 395 | gcc.compile.c++ bin.v2/libs/serialization/build/gcc/release/threading-multi/text_wiarchive.o
|
|---|
| 396 | libs/serialization/src/text_wiarchive.cpp:14: #error "wide char i/o not supported on this platform"
|
|---|
| 397 |
|
|---|
| 398 | "g++" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -pthread -DBOOST_ALL_NO_LIB=1 -DBOOST_SERIALIZATION_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/serialization/build/gcc/release/threading-multi/text_wiarchive.o" "libs/serialization/src/text_wiarchive.cpp"
|
|---|
| 399 |
|
|---|
| 400 | ...failed gcc.compile.c++ bin.v2/libs/serialization/build/gcc/release/threading-multi/text_wiarchive.o...
|
|---|
| 401 | gcc.compile.c++ bin.v2/libs/serialization/build/gcc/release/threading-multi/text_woarchive.o
|
|---|
| 402 | libs/serialization/src/text_woarchive.cpp:13: #error "wide char i/o not supported on this platform"
|
|---|
| 403 |
|
|---|
| 404 | "g++" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -pthread -DBOOST_ALL_NO_LIB=1 -DBOOST_SERIALIZATION_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/serialization/build/gcc/release/threading-multi/text_woarchive.o" "libs/serialization/src/text_woarchive.cpp"
|
|---|
| 405 |
|
|---|
| 406 | ...failed gcc.compile.c++ bin.v2/libs/serialization/build/gcc/release/threading-multi/text_woarchive.o...
|
|---|
| 407 | gcc.compile.c++ bin.v2/libs/serialization/build/gcc/release/threading-multi/utf8_codecvt_facet.o
|
|---|
| 408 | libs/serialization/src/utf8_codecvt_facet.cpp:8: #error "wide char i/o not supported on this platform"
|
|---|
| 409 |
|
|---|
| 410 | "g++" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -pthread -DBOOST_ALL_NO_LIB=1 -DBOOST_SERIALIZATION_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/serialization/build/gcc/release/threading-multi/utf8_codecvt_facet.o" "libs/serialization/src/utf8_codecvt_facet.cpp"
|
|---|
| 411 |
|
|---|
| 412 | ...failed gcc.compile.c++ bin.v2/libs/serialization/build/gcc/release/threading-multi/utf8_codecvt_facet.o...
|
|---|
| 413 | gcc.compile.c++ bin.v2/libs/serialization/build/gcc/release/threading-multi/xml_wgrammar.o
|
|---|
| 414 | libs/serialization/src/xml_wgrammar.cpp:14: #error "wide char i/o not supported on this platform"
|
|---|
| 415 |
|
|---|
| 416 | "g++" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -pthread -DBOOST_ALL_NO_LIB=1 -DBOOST_SERIALIZATION_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/serialization/build/gcc/release/threading-multi/xml_wgrammar.o" "libs/serialization/src/xml_wgrammar.cpp"
|
|---|
| 417 |
|
|---|
| 418 | ...failed gcc.compile.c++ bin.v2/libs/serialization/build/gcc/release/threading-multi/xml_wgrammar.o...
|
|---|
| 419 | gcc.compile.c++ bin.v2/libs/serialization/build/gcc/release/threading-multi/xml_wiarchive.o
|
|---|
| 420 | libs/serialization/src/xml_wiarchive.cpp:13: #error "wide char i/o not supported on this platform"
|
|---|
| 421 |
|
|---|
| 422 | "g++" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -pthread -DBOOST_ALL_NO_LIB=1 -DBOOST_SERIALIZATION_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/serialization/build/gcc/release/threading-multi/xml_wiarchive.o" "libs/serialization/src/xml_wiarchive.cpp"
|
|---|
| 423 |
|
|---|
| 424 | ...failed gcc.compile.c++ bin.v2/libs/serialization/build/gcc/release/threading-multi/xml_wiarchive.o...
|
|---|
| 425 | gcc.compile.c++ bin.v2/libs/serialization/build/gcc/release/threading-multi/xml_woarchive.o
|
|---|
| 426 | libs/serialization/src/xml_woarchive.cpp:13: #error "wide char i/o not supported on this platform"
|
|---|
| 427 |
|
|---|
| 428 | "g++" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -pthread -DBOOST_ALL_NO_LIB=1 -DBOOST_SERIALIZATION_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/serialization/build/gcc/release/threading-multi/xml_woarchive.o" "libs/serialization/src/xml_woarchive.cpp"
|
|---|
| 429 |
|
|---|
| 430 | ...failed gcc.compile.c++ bin.v2/libs/serialization/build/gcc/release/threading-multi/xml_woarchive.o...
|
|---|
| 431 | ...skipped <pbin.v2/libs/serialization/build/gcc/release/threading-multi>libboost_wserialization-gcc-mt-1_35.so.1.35.0 for lack of <pbin.v2/libs/serialization/build/gcc/release/threading-multi>basic_text_wiprimitive.o...
|
|---|
| 432 | gcc.compile.c++ bin.v2/libs/signals/build/gcc/release/threading-multi/trackable.o
|
|---|
| 433 | boost/mpl/aux_/integral_wrapper.hpp:72: sorry, not implemented: conversion of template_type_parm as template parameter
|
|---|
| 434 | In file included from boost/mpl/integral_c.hpp:32,
|
|---|
| 435 | from boost/type_traits/integral_constant.hpp:11,
|
|---|
| 436 | from boost/type_traits/detail/bool_trait_def.hpp:15,
|
|---|
| 437 | from boost/type_traits/is_reference.hpp:32,
|
|---|
| 438 | from boost/type_traits/add_reference.hpp:12,
|
|---|
| 439 | from boost/type_traits.hpp:16,
|
|---|
| 440 | from boost/signals/trackable.hpp:13,
|
|---|
| 441 | from libs/signals/src/trackable.cpp:12:
|
|---|
| 442 | boost/mpl/aux_/integral_wrapper.hpp:72: confused by earlier errors, bailing out
|
|---|
| 443 |
|
|---|
| 444 | "g++" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -pthread -DBOOST_ALL_NO_LIB=1 -DBOOST_SIGNALS_DYN_LINK=1 -DBOOST_SIGNALS_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/signals/build/gcc/release/threading-multi/trackable.o" "libs/signals/src/trackable.cpp"
|
|---|
| 445 |
|
|---|
| 446 | ...failed gcc.compile.c++ bin.v2/libs/signals/build/gcc/release/threading-multi/trackable.o...
|
|---|
| 447 | gcc.compile.c++ bin.v2/libs/signals/build/gcc/release/threading-multi/connection.o
|
|---|
| 448 | boost/mpl/aux_/integral_wrapper.hpp:72: sorry, not implemented: conversion of template_type_parm as template parameter
|
|---|
| 449 | In file included from boost/mpl/integral_c.hpp:32,
|
|---|
| 450 | from boost/type_traits/integral_constant.hpp:11,
|
|---|
| 451 | from boost/type_traits/detail/bool_trait_def.hpp:15,
|
|---|
| 452 | from boost/type_traits/is_array.hpp:27,
|
|---|
| 453 | from boost/type_traits/is_convertible.hpp:17,
|
|---|
| 454 | from boost/type_traits/conversion_traits.hpp:15,
|
|---|
| 455 | from boost/signals/detail/signals_common.hpp:17,
|
|---|
| 456 | from boost/signals/connection.hpp:13,
|
|---|
| 457 | from libs/signals/src/connection.cpp:12:
|
|---|
| 458 | boost/mpl/aux_/integral_wrapper.hpp:72: confused by earlier errors, bailing out
|
|---|
| 459 |
|
|---|
| 460 | "g++" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -pthread -DBOOST_ALL_NO_LIB=1 -DBOOST_SIGNALS_DYN_LINK=1 -DBOOST_SIGNALS_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/signals/build/gcc/release/threading-multi/connection.o" "libs/signals/src/connection.cpp"
|
|---|
| 461 |
|
|---|
| 462 | ...failed gcc.compile.c++ bin.v2/libs/signals/build/gcc/release/threading-multi/connection.o...
|
|---|
| 463 | gcc.compile.c++ bin.v2/libs/signals/build/gcc/release/threading-multi/named_slot_map.o
|
|---|
| 464 | boost/mpl/aux_/integral_wrapper.hpp:72: sorry, not implemented: conversion of template_type_parm as template parameter
|
|---|
| 465 | In file included from boost/mpl/integral_c.hpp:32,
|
|---|
| 466 | from boost/type_traits/integral_constant.hpp:11,
|
|---|
| 467 | from boost/type_traits/detail/bool_trait_def.hpp:15,
|
|---|
| 468 | from boost/type_traits/is_array.hpp:27,
|
|---|
| 469 | from boost/type_traits/is_convertible.hpp:17,
|
|---|
| 470 | from boost/type_traits/conversion_traits.hpp:15,
|
|---|
| 471 | from boost/signals/detail/signals_common.hpp:17,
|
|---|
| 472 | from boost/signals/detail/named_slot_map.hpp:14,
|
|---|
| 473 | from libs/signals/src/named_slot_map.cpp:12:
|
|---|
| 474 | boost/mpl/aux_/integral_wrapper.hpp:72: confused by earlier errors, bailing out
|
|---|
| 475 |
|
|---|
| 476 | "g++" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -pthread -DBOOST_ALL_NO_LIB=1 -DBOOST_SIGNALS_DYN_LINK=1 -DBOOST_SIGNALS_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/signals/build/gcc/release/threading-multi/named_slot_map.o" "libs/signals/src/named_slot_map.cpp"
|
|---|
| 477 |
|
|---|
| 478 | ...failed gcc.compile.c++ bin.v2/libs/signals/build/gcc/release/threading-multi/named_slot_map.o...
|
|---|
| 479 | gcc.compile.c++ bin.v2/libs/signals/build/gcc/release/threading-multi/signal_base.o
|
|---|
| 480 | boost/mpl/aux_/integral_wrapper.hpp:72: sorry, not implemented: conversion of template_type_parm as template parameter
|
|---|
| 481 | In file included from boost/mpl/integral_c.hpp:32,
|
|---|
| 482 | from boost/type_traits/integral_constant.hpp:11,
|
|---|
| 483 | from boost/type_traits/detail/bool_trait_def.hpp:15,
|
|---|
| 484 | from boost/type_traits/is_array.hpp:27,
|
|---|
| 485 | from boost/type_traits/is_convertible.hpp:17,
|
|---|
| 486 | from boost/type_traits/conversion_traits.hpp:15,
|
|---|
| 487 | from boost/signals/detail/signals_common.hpp:17,
|
|---|
| 488 | from boost/signals/detail/signal_base.hpp:14,
|
|---|
| 489 | from libs/signals/src/signal_base.cpp:12:
|
|---|
| 490 | boost/mpl/aux_/integral_wrapper.hpp:72: confused by earlier errors, bailing out
|
|---|
| 491 |
|
|---|
| 492 | "g++" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -pthread -DBOOST_ALL_NO_LIB=1 -DBOOST_SIGNALS_DYN_LINK=1 -DBOOST_SIGNALS_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/signals/build/gcc/release/threading-multi/signal_base.o" "libs/signals/src/signal_base.cpp"
|
|---|
| 493 |
|
|---|
| 494 | ...failed gcc.compile.c++ bin.v2/libs/signals/build/gcc/release/threading-multi/signal_base.o...
|
|---|
| 495 | gcc.compile.c++ bin.v2/libs/signals/build/gcc/release/threading-multi/slot.o
|
|---|
| 496 | boost/mpl/aux_/integral_wrapper.hpp:72: sorry, not implemented: conversion of template_type_parm as template parameter
|
|---|
| 497 | In file included from boost/mpl/integral_c.hpp:32,
|
|---|
| 498 | from boost/type_traits/integral_constant.hpp:11,
|
|---|
| 499 | from boost/type_traits/detail/bool_trait_def.hpp:15,
|
|---|
| 500 | from boost/type_traits/is_array.hpp:27,
|
|---|
| 501 | from boost/type_traits/is_convertible.hpp:17,
|
|---|
| 502 | from boost/type_traits/conversion_traits.hpp:15,
|
|---|
| 503 | from boost/signals/detail/signals_common.hpp:17,
|
|---|
| 504 | from boost/signals/slot.hpp:13,
|
|---|
| 505 | from libs/signals/src/slot.cpp:12:
|
|---|
| 506 | boost/mpl/aux_/integral_wrapper.hpp:72: confused by earlier errors, bailing out
|
|---|
| 507 |
|
|---|
| 508 | "g++" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -pthread -DBOOST_ALL_NO_LIB=1 -DBOOST_SIGNALS_DYN_LINK=1 -DBOOST_SIGNALS_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/signals/build/gcc/release/threading-multi/slot.o" "libs/signals/src/slot.cpp"
|
|---|
| 509 |
|
|---|
| 510 | ...failed gcc.compile.c++ bin.v2/libs/signals/build/gcc/release/threading-multi/slot.o...
|
|---|
| 511 | ...skipped <pbin.v2/libs/signals/build/gcc/release/threading-multi>libboost_signals-gcc-mt-1_35.so.1.35.0 for lack of <pbin.v2/libs/signals/build/gcc/release/threading-multi>trackable.o...
|
|---|
| 512 | gcc.compile.c++ bin.v2/libs/test/build/gcc/release/threading-multi/execution_monitor.o
|
|---|
| 513 | boost/mpl/aux_/integral_wrapper.hpp:72: sorry, not implemented: conversion of template_type_parm as template parameter
|
|---|
| 514 | In file included from boost/mpl/integral_c.hpp:32,
|
|---|
| 515 | from boost/type_traits/integral_constant.hpp:11,
|
|---|
| 516 | from boost/type_traits/detail/bool_trait_def.hpp:15,
|
|---|
| 517 | from boost/type_traits/is_integral.hpp:15,
|
|---|
| 518 | from boost/type_traits/is_arithmetic.hpp:12,
|
|---|
| 519 | from boost/detail/call_traits.hpp:26,
|
|---|
| 520 | from boost/call_traits.hpp:21,
|
|---|
| 521 | from boost/test/utils/class_properties.hpp:26,
|
|---|
| 522 | from boost/test/execution_monitor.hpp:39,
|
|---|
| 523 | from boost/test/impl/execution_monitor.ipp:30,
|
|---|
| 524 | from libs/test/src/execution_monitor.cpp:16:
|
|---|
| 525 | boost/mpl/aux_/integral_wrapper.hpp:72: confused by earlier errors, bailing out
|
|---|
| 526 |
|
|---|
| 527 | "g++" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -pthread -DBOOST_ALL_NO_LIB=1 -DBOOST_TEST_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/test/build/gcc/release/threading-multi/execution_monitor.o" "libs/test/src/execution_monitor.cpp"
|
|---|
| 528 |
|
|---|
| 529 | ...failed gcc.compile.c++ bin.v2/libs/test/build/gcc/release/threading-multi/execution_monitor.o...
|
|---|
| 530 | gcc.compile.c++ bin.v2/libs/test/build/gcc/release/threading-multi/debug.o
|
|---|
| 531 | boost/mpl/aux_/integral_wrapper.hpp:72: sorry, not implemented: conversion of template_type_parm as template parameter
|
|---|
| 532 | In file included from boost/mpl/integral_c.hpp:32,
|
|---|
| 533 | from boost/type_traits/integral_constant.hpp:11,
|
|---|
| 534 | from boost/type_traits/detail/bool_trait_def.hpp:15,
|
|---|
| 535 | from boost/type_traits/is_integral.hpp:15,
|
|---|
| 536 | from boost/type_traits/is_arithmetic.hpp:12,
|
|---|
| 537 | from boost/detail/call_traits.hpp:26,
|
|---|
| 538 | from boost/call_traits.hpp:21,
|
|---|
| 539 | from boost/test/utils/class_properties.hpp:26,
|
|---|
| 540 | from boost/test/impl/debug.ipp:55,
|
|---|
| 541 | from libs/test/src/debug.cpp:16:
|
|---|
| 542 | boost/mpl/aux_/integral_wrapper.hpp:72: confused by earlier errors, bailing out
|
|---|
| 543 |
|
|---|
| 544 | "g++" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -pthread -DBOOST_ALL_NO_LIB=1 -DBOOST_TEST_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/test/build/gcc/release/threading-multi/debug.o" "libs/test/src/debug.cpp"
|
|---|
| 545 |
|
|---|
| 546 | ...failed gcc.compile.c++ bin.v2/libs/test/build/gcc/release/threading-multi/debug.o...
|
|---|
| 547 | gcc.compile.c++ bin.v2/libs/test/build/gcc/release/threading-multi/cpp_main.o
|
|---|
| 548 | boost/mpl/aux_/integral_wrapper.hpp:72: sorry, not implemented: conversion of template_type_parm as template parameter
|
|---|
| 549 | In file included from boost/mpl/integral_c.hpp:32,
|
|---|
| 550 | from boost/type_traits/integral_constant.hpp:11,
|
|---|
| 551 | from boost/type_traits/detail/bool_trait_def.hpp:15,
|
|---|
| 552 | from boost/type_traits/is_integral.hpp:15,
|
|---|
| 553 | from boost/type_traits/is_arithmetic.hpp:12,
|
|---|
| 554 | from boost/detail/call_traits.hpp:26,
|
|---|
| 555 | from boost/call_traits.hpp:21,
|
|---|
| 556 | from boost/test/utils/class_properties.hpp:26,
|
|---|
| 557 | from boost/test/execution_monitor.hpp:39,
|
|---|
| 558 | from boost/test/impl/cpp_main.ipp:20,
|
|---|
| 559 | from libs/test/src/cpp_main.cpp:16:
|
|---|
| 560 | boost/mpl/aux_/integral_wrapper.hpp:72: confused by earlier errors, bailing out
|
|---|
| 561 |
|
|---|
| 562 | "g++" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -pthread -DBOOST_ALL_NO_LIB=1 -DBOOST_TEST_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/test/build/gcc/release/threading-multi/cpp_main.o" "libs/test/src/cpp_main.cpp"
|
|---|
| 563 |
|
|---|
| 564 | ...failed gcc.compile.c++ bin.v2/libs/test/build/gcc/release/threading-multi/cpp_main.o...
|
|---|
| 565 | ...skipped <pbin.v2/libs/test/build/gcc/release/threading-multi>libboost_prg_exec_monitor-gcc-mt-1_35.so.1.35.0 for lack of <pbin.v2/libs/test/build/gcc/release/threading-multi>execution_monitor.o...
|
|---|
| 566 | gcc.compile.c++ bin.v2/libs/test/build/gcc/release/link-static/threading-multi/execution_monitor.o
|
|---|
| 567 | boost/mpl/aux_/integral_wrapper.hpp:72: sorry, not implemented: conversion of template_type_parm as template parameter
|
|---|
| 568 | In file included from boost/mpl/integral_c.hpp:32,
|
|---|
| 569 | from boost/type_traits/integral_constant.hpp:11,
|
|---|
| 570 | from boost/type_traits/detail/bool_trait_def.hpp:15,
|
|---|
| 571 | from boost/type_traits/is_integral.hpp:15,
|
|---|
| 572 | from boost/type_traits/is_arithmetic.hpp:12,
|
|---|
| 573 | from boost/detail/call_traits.hpp:26,
|
|---|
| 574 | from boost/call_traits.hpp:21,
|
|---|
| 575 | from boost/test/utils/class_properties.hpp:26,
|
|---|
| 576 | from boost/test/execution_monitor.hpp:39,
|
|---|
| 577 | from boost/test/impl/execution_monitor.ipp:30,
|
|---|
| 578 | from libs/test/src/execution_monitor.cpp:16:
|
|---|
| 579 | boost/mpl/aux_/integral_wrapper.hpp:72: confused by earlier errors, bailing out
|
|---|
| 580 |
|
|---|
| 581 | "g++" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/test/build/gcc/release/link-static/threading-multi/execution_monitor.o" "libs/test/src/execution_monitor.cpp"
|
|---|
| 582 |
|
|---|
| 583 | ...failed gcc.compile.c++ bin.v2/libs/test/build/gcc/release/link-static/threading-multi/execution_monitor.o...
|
|---|
| 584 | gcc.compile.c++ bin.v2/libs/test/build/gcc/release/link-static/threading-multi/debug.o
|
|---|
| 585 | boost/mpl/aux_/integral_wrapper.hpp:72: sorry, not implemented: conversion of template_type_parm as template parameter
|
|---|
| 586 | In file included from boost/mpl/integral_c.hpp:32,
|
|---|
| 587 | from boost/type_traits/integral_constant.hpp:11,
|
|---|
| 588 | from boost/type_traits/detail/bool_trait_def.hpp:15,
|
|---|
| 589 | from boost/type_traits/is_integral.hpp:15,
|
|---|
| 590 | from boost/type_traits/is_arithmetic.hpp:12,
|
|---|
| 591 | from boost/detail/call_traits.hpp:26,
|
|---|
| 592 | from boost/call_traits.hpp:21,
|
|---|
| 593 | from boost/test/utils/class_properties.hpp:26,
|
|---|
| 594 | from boost/test/impl/debug.ipp:55,
|
|---|
| 595 | from libs/test/src/debug.cpp:16:
|
|---|
| 596 | boost/mpl/aux_/integral_wrapper.hpp:72: confused by earlier errors, bailing out
|
|---|
| 597 |
|
|---|
| 598 | "g++" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/test/build/gcc/release/link-static/threading-multi/debug.o" "libs/test/src/debug.cpp"
|
|---|
| 599 |
|
|---|
| 600 | ...failed gcc.compile.c++ bin.v2/libs/test/build/gcc/release/link-static/threading-multi/debug.o...
|
|---|
| 601 | gcc.compile.c++ bin.v2/libs/test/build/gcc/release/link-static/threading-multi/compiler_log_formatter.o
|
|---|
| 602 | boost/mpl/aux_/integral_wrapper.hpp:72: sorry, not implemented: conversion of template_type_parm as template parameter
|
|---|
| 603 | In file included from boost/mpl/integral_c.hpp:32,
|
|---|
| 604 | from boost/type_traits/integral_constant.hpp:11,
|
|---|
| 605 | from boost/type_traits/detail/bool_trait_def.hpp:15,
|
|---|
| 606 | from boost/type_traits/is_integral.hpp:15,
|
|---|
| 607 | from boost/type_traits/is_arithmetic.hpp:12,
|
|---|
| 608 | from boost/detail/call_traits.hpp:26,
|
|---|
| 609 | from boost/call_traits.hpp:21,
|
|---|
| 610 | from boost/test/utils/class_properties.hpp:26,
|
|---|
| 611 | from boost/test/unit_test_suite_impl.hpp:21,
|
|---|
| 612 | from boost/test/impl/compiler_log_formatter.ipp:20,
|
|---|
| 613 | from libs/test/src/compiler_log_formatter.cpp:16:
|
|---|
| 614 | boost/mpl/aux_/integral_wrapper.hpp:72: confused by earlier errors, bailing out
|
|---|
| 615 |
|
|---|
| 616 | "g++" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/test/build/gcc/release/link-static/threading-multi/compiler_log_formatter.o" "libs/test/src/compiler_log_formatter.cpp"
|
|---|
| 617 |
|
|---|
| 618 | ...failed gcc.compile.c++ bin.v2/libs/test/build/gcc/release/link-static/threading-multi/compiler_log_formatter.o...
|
|---|
| 619 | gcc.compile.c++ bin.v2/libs/test/build/gcc/release/link-static/threading-multi/framework.o
|
|---|
| 620 | boost/mpl/aux_/integral_wrapper.hpp:72: sorry, not implemented: conversion of template_type_parm as template parameter
|
|---|
| 621 | In file included from boost/mpl/integral_c.hpp:32,
|
|---|
| 622 | from boost/type_traits/integral_constant.hpp:11,
|
|---|
| 623 | from boost/type_traits/detail/bool_trait_def.hpp:15,
|
|---|
| 624 | from boost/type_traits/is_integral.hpp:15,
|
|---|
| 625 | from boost/type_traits/is_arithmetic.hpp:12,
|
|---|
| 626 | from boost/detail/call_traits.hpp:26,
|
|---|
| 627 | from boost/call_traits.hpp:21,
|
|---|
| 628 | from boost/test/utils/class_properties.hpp:26,
|
|---|
| 629 | from boost/test/execution_monitor.hpp:39,
|
|---|
| 630 | from boost/test/impl/framework.ipp:20,
|
|---|
| 631 | from libs/test/src/framework.cpp:16:
|
|---|
| 632 | boost/mpl/aux_/integral_wrapper.hpp:72: confused by earlier errors, bailing out
|
|---|
| 633 |
|
|---|
| 634 | "g++" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/test/build/gcc/release/link-static/threading-multi/framework.o" "libs/test/src/framework.cpp"
|
|---|
| 635 |
|
|---|
| 636 | ...failed gcc.compile.c++ bin.v2/libs/test/build/gcc/release/link-static/threading-multi/framework.o...
|
|---|
| 637 | gcc.compile.c++ bin.v2/libs/test/build/gcc/release/link-static/threading-multi/plain_report_formatter.o
|
|---|
| 638 | boost/mpl/aux_/integral_wrapper.hpp:72: sorry, not implemented: conversion of template_type_parm as template parameter
|
|---|
| 639 | In file included from boost/mpl/integral_c.hpp:32,
|
|---|
| 640 | from boost/type_traits/integral_constant.hpp:11,
|
|---|
| 641 | from boost/type_traits/detail/bool_trait_def.hpp:15,
|
|---|
| 642 | from boost/type_traits/is_integral.hpp:15,
|
|---|
| 643 | from boost/type_traits/is_arithmetic.hpp:12,
|
|---|
| 644 | from boost/detail/call_traits.hpp:26,
|
|---|
| 645 | from boost/call_traits.hpp:21,
|
|---|
| 646 | from boost/test/utils/class_properties.hpp:26,
|
|---|
| 647 | from boost/test/results_collector.hpp:26,
|
|---|
| 648 | from boost/test/impl/plain_report_formatter.ipp:21,
|
|---|
| 649 | from libs/test/src/plain_report_formatter.cpp:16:
|
|---|
| 650 | boost/mpl/aux_/integral_wrapper.hpp:72: confused by earlier errors, bailing out
|
|---|
| 651 |
|
|---|
| 652 | "g++" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/test/build/gcc/release/link-static/threading-multi/plain_report_formatter.o" "libs/test/src/plain_report_formatter.cpp"
|
|---|
| 653 |
|
|---|
| 654 | ...failed gcc.compile.c++ bin.v2/libs/test/build/gcc/release/link-static/threading-multi/plain_report_formatter.o...
|
|---|
| 655 | gcc.compile.c++ bin.v2/libs/test/build/gcc/release/link-static/threading-multi/progress_monitor.o
|
|---|
| 656 | boost/mpl/aux_/integral_wrapper.hpp:72: sorry, not implemented: conversion of template_type_parm as template parameter
|
|---|
| 657 | In file included from boost/mpl/integral_c.hpp:32,
|
|---|
| 658 | from boost/type_traits/integral_constant.hpp:11,
|
|---|
| 659 | from boost/type_traits/detail/bool_trait_def.hpp:15,
|
|---|
| 660 | from boost/type_traits/is_integral.hpp:15,
|
|---|
| 661 | from boost/type_traits/is_arithmetic.hpp:12,
|
|---|
| 662 | from boost/detail/call_traits.hpp:26,
|
|---|
| 663 | from boost/call_traits.hpp:21,
|
|---|
| 664 | from boost/test/utils/class_properties.hpp:26,
|
|---|
| 665 | from boost/test/unit_test_suite_impl.hpp:21,
|
|---|
| 666 | from boost/test/impl/progress_monitor.ipp:20,
|
|---|
| 667 | from libs/test/src/progress_monitor.cpp:16:
|
|---|
| 668 | boost/mpl/aux_/integral_wrapper.hpp:72: confused by earlier errors, bailing out
|
|---|
| 669 |
|
|---|
| 670 | "g++" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/test/build/gcc/release/link-static/threading-multi/progress_monitor.o" "libs/test/src/progress_monitor.cpp"
|
|---|
| 671 |
|
|---|
| 672 | ...failed gcc.compile.c++ bin.v2/libs/test/build/gcc/release/link-static/threading-multi/progress_monitor.o...
|
|---|
| 673 | gcc.compile.c++ bin.v2/libs/test/build/gcc/release/link-static/threading-multi/results_collector.o
|
|---|
| 674 | boost/mpl/aux_/integral_wrapper.hpp:72: sorry, not implemented: conversion of template_type_parm as template parameter
|
|---|
| 675 | In file included from boost/mpl/integral_c.hpp:32,
|
|---|
| 676 | from boost/type_traits/integral_constant.hpp:11,
|
|---|
| 677 | from boost/type_traits/detail/bool_trait_def.hpp:15,
|
|---|
| 678 | from boost/type_traits/is_integral.hpp:15,
|
|---|
| 679 | from boost/type_traits/is_arithmetic.hpp:12,
|
|---|
| 680 | from boost/detail/call_traits.hpp:26,
|
|---|
| 681 | from boost/call_traits.hpp:21,
|
|---|
| 682 | from boost/test/utils/class_properties.hpp:26,
|
|---|
| 683 | from boost/test/unit_test_suite_impl.hpp:21,
|
|---|
| 684 | from boost/test/impl/results_collector.ipp:19,
|
|---|
| 685 | from libs/test/src/results_collector.cpp:16:
|
|---|
| 686 | boost/mpl/aux_/integral_wrapper.hpp:72: confused by earlier errors, bailing out
|
|---|
| 687 |
|
|---|
| 688 | "g++" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/test/build/gcc/release/link-static/threading-multi/results_collector.o" "libs/test/src/results_collector.cpp"
|
|---|
| 689 |
|
|---|
| 690 | ...failed gcc.compile.c++ bin.v2/libs/test/build/gcc/release/link-static/threading-multi/results_collector.o...
|
|---|
| 691 | gcc.compile.c++ bin.v2/libs/test/build/gcc/release/link-static/threading-multi/results_reporter.o
|
|---|
| 692 | In file included from boost/test/impl/results_reporter.ipp:28,
|
|---|
| 693 | from libs/test/src/results_reporter.cpp:16:
|
|---|
| 694 | boost/io/ios_state.hpp:15: ios: No such file or directory
|
|---|
| 695 | boost/io/ios_state.hpp:19: ostream: No such file or directory
|
|---|
| 696 | boost/io/ios_state.hpp:20: streambuf: No such file or directory
|
|---|
| 697 |
|
|---|
| 698 | "g++" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/test/build/gcc/release/link-static/threading-multi/results_reporter.o" "libs/test/src/results_reporter.cpp"
|
|---|
| 699 |
|
|---|
| 700 | ...failed gcc.compile.c++ bin.v2/libs/test/build/gcc/release/link-static/threading-multi/results_reporter.o...
|
|---|
| 701 | gcc.compile.c++ bin.v2/libs/test/build/gcc/release/link-static/threading-multi/test_main.o
|
|---|
| 702 | boost/mpl/aux_/integral_wrapper.hpp:72: sorry, not implemented: conversion of template_type_parm as template parameter
|
|---|
| 703 | In file included from boost/mpl/integral_c.hpp:32,
|
|---|
| 704 | from boost/type_traits/integral_constant.hpp:11,
|
|---|
| 705 | from boost/type_traits/detail/bool_trait_def.hpp:15,
|
|---|
| 706 | from boost/type_traits/is_integral.hpp:15,
|
|---|
| 707 | from boost/type_traits/is_arithmetic.hpp:12,
|
|---|
| 708 | from boost/detail/call_traits.hpp:26,
|
|---|
| 709 | from boost/call_traits.hpp:21,
|
|---|
| 710 | from boost/test/utils/class_properties.hpp:26,
|
|---|
| 711 | from boost/test/predicate_result.hpp:19,
|
|---|
| 712 | from boost/test/test_tools.hpp:19,
|
|---|
| 713 | from boost/test/impl/test_main.ipp:21,
|
|---|
| 714 | from libs/test/src/test_main.cpp:16:
|
|---|
| 715 | boost/mpl/aux_/integral_wrapper.hpp:72: confused by earlier errors, bailing out
|
|---|
| 716 |
|
|---|
| 717 | "g++" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/test/build/gcc/release/link-static/threading-multi/test_main.o" "libs/test/src/test_main.cpp"
|
|---|
| 718 |
|
|---|
| 719 | ...failed gcc.compile.c++ bin.v2/libs/test/build/gcc/release/link-static/threading-multi/test_main.o...
|
|---|
| 720 | gcc.compile.c++ bin.v2/libs/test/build/gcc/release/link-static/threading-multi/test_tools.o
|
|---|
| 721 | boost/mpl/aux_/integral_wrapper.hpp:72: sorry, not implemented: conversion of template_type_parm as template parameter
|
|---|
| 722 | In file included from boost/mpl/integral_c.hpp:32,
|
|---|
| 723 | from boost/type_traits/integral_constant.hpp:11,
|
|---|
| 724 | from boost/type_traits/detail/bool_trait_def.hpp:15,
|
|---|
| 725 | from boost/type_traits/is_integral.hpp:15,
|
|---|
| 726 | from boost/type_traits/is_arithmetic.hpp:12,
|
|---|
| 727 | from boost/detail/call_traits.hpp:26,
|
|---|
| 728 | from boost/call_traits.hpp:21,
|
|---|
| 729 | from boost/test/utils/class_properties.hpp:26,
|
|---|
| 730 | from boost/test/predicate_result.hpp:19,
|
|---|
| 731 | from boost/test/test_tools.hpp:19,
|
|---|
| 732 | from boost/test/impl/test_tools.ipp:19,
|
|---|
| 733 | from libs/test/src/test_tools.cpp:16:
|
|---|
| 734 | boost/mpl/aux_/integral_wrapper.hpp:72: confused by earlier errors, bailing out
|
|---|
| 735 |
|
|---|
| 736 | "g++" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/test/build/gcc/release/link-static/threading-multi/test_tools.o" "libs/test/src/test_tools.cpp"
|
|---|
| 737 |
|
|---|
| 738 | ...failed gcc.compile.c++ bin.v2/libs/test/build/gcc/release/link-static/threading-multi/test_tools.o...
|
|---|
| 739 | gcc.compile.c++ bin.v2/libs/test/build/gcc/release/link-static/threading-multi/unit_test_log.o
|
|---|
| 740 | In file included from boost/test/impl/unit_test_log.ipp:33,
|
|---|
| 741 | from libs/test/src/unit_test_log.cpp:16:
|
|---|
| 742 | boost/io/ios_state.hpp:15: ios: No such file or directory
|
|---|
| 743 | boost/io/ios_state.hpp:19: ostream: No such file or directory
|
|---|
| 744 | boost/io/ios_state.hpp:20: streambuf: No such file or directory
|
|---|
| 745 |
|
|---|
| 746 | "g++" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/test/build/gcc/release/link-static/threading-multi/unit_test_log.o" "libs/test/src/unit_test_log.cpp"
|
|---|
| 747 |
|
|---|
| 748 | ...failed gcc.compile.c++ bin.v2/libs/test/build/gcc/release/link-static/threading-multi/unit_test_log.o...
|
|---|
| 749 | gcc.compile.c++ bin.v2/libs/test/build/gcc/release/link-static/threading-multi/unit_test_main.o
|
|---|
| 750 | boost/mpl/aux_/integral_wrapper.hpp:72: sorry, not implemented: conversion of template_type_parm as template parameter
|
|---|
| 751 | In file included from boost/mpl/integral_c.hpp:32,
|
|---|
| 752 | from boost/type_traits/integral_constant.hpp:11,
|
|---|
| 753 | from boost/type_traits/detail/bool_trait_def.hpp:15,
|
|---|
| 754 | from boost/type_traits/is_integral.hpp:15,
|
|---|
| 755 | from boost/type_traits/is_arithmetic.hpp:12,
|
|---|
| 756 | from boost/detail/call_traits.hpp:26,
|
|---|
| 757 | from boost/call_traits.hpp:21,
|
|---|
| 758 | from boost/test/utils/class_properties.hpp:26,
|
|---|
| 759 | from boost/test/results_collector.hpp:26,
|
|---|
| 760 | from boost/test/impl/unit_test_main.ipp:20,
|
|---|
| 761 | from libs/test/src/unit_test_main.cpp:16:
|
|---|
| 762 | boost/mpl/aux_/integral_wrapper.hpp:72: confused by earlier errors, bailing out
|
|---|
| 763 |
|
|---|
| 764 | "g++" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/test/build/gcc/release/link-static/threading-multi/unit_test_main.o" "libs/test/src/unit_test_main.cpp"
|
|---|
| 765 |
|
|---|
| 766 | ...failed gcc.compile.c++ bin.v2/libs/test/build/gcc/release/link-static/threading-multi/unit_test_main.o...
|
|---|
| 767 | gcc.compile.c++ bin.v2/libs/test/build/gcc/release/link-static/threading-multi/unit_test_monitor.o
|
|---|
| 768 | boost/mpl/aux_/integral_wrapper.hpp:72: sorry, not implemented: conversion of template_type_parm as template parameter
|
|---|
| 769 | In file included from boost/mpl/integral_c.hpp:32,
|
|---|
| 770 | from boost/type_traits/integral_constant.hpp:11,
|
|---|
| 771 | from boost/type_traits/detail/bool_trait_def.hpp:15,
|
|---|
| 772 | from boost/type_traits/is_integral.hpp:15,
|
|---|
| 773 | from boost/type_traits/is_arithmetic.hpp:12,
|
|---|
| 774 | from boost/detail/call_traits.hpp:26,
|
|---|
| 775 | from boost/call_traits.hpp:21,
|
|---|
| 776 | from boost/test/utils/class_properties.hpp:26,
|
|---|
| 777 | from boost/test/execution_monitor.hpp:39,
|
|---|
| 778 | from boost/test/unit_test_monitor.hpp:20,
|
|---|
| 779 | from boost/test/impl/unit_test_monitor.ipp:20,
|
|---|
| 780 | from libs/test/src/unit_test_monitor.cpp:16:
|
|---|
| 781 | boost/mpl/aux_/integral_wrapper.hpp:72: confused by earlier errors, bailing out
|
|---|
| 782 |
|
|---|
| 783 | "g++" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/test/build/gcc/release/link-static/threading-multi/unit_test_monitor.o" "libs/test/src/unit_test_monitor.cpp"
|
|---|
| 784 |
|
|---|
| 785 | ...failed gcc.compile.c++ bin.v2/libs/test/build/gcc/release/link-static/threading-multi/unit_test_monitor.o...
|
|---|
| 786 | gcc.compile.c++ bin.v2/libs/test/build/gcc/release/link-static/threading-multi/unit_test_parameters.o
|
|---|
| 787 | In file included from boost/test/impl/unit_test_parameters.ipp:32,
|
|---|
| 788 | from libs/test/src/unit_test_parameters.cpp:16:
|
|---|
| 789 | boost/lexical_cast.hpp:19: istream: No such file or directory
|
|---|
| 790 | boost/lexical_cast.hpp:20: locale: No such file or directory
|
|---|
| 791 | In file included from boost/lexical_cast.hpp:30,
|
|---|
| 792 | from boost/test/impl/unit_test_parameters.ipp:32,
|
|---|
| 793 | from libs/test/src/unit_test_parameters.cpp:16:
|
|---|
| 794 | boost/detail/lcast_precision.hpp:12: ios: No such file or directory
|
|---|
| 795 | boost/detail/lcast_precision.hpp:13: limits: No such file or directory
|
|---|
| 796 |
|
|---|
| 797 | "g++" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/test/build/gcc/release/link-static/threading-multi/unit_test_parameters.o" "libs/test/src/unit_test_parameters.cpp"
|
|---|
| 798 |
|
|---|
| 799 | ...failed gcc.compile.c++ bin.v2/libs/test/build/gcc/release/link-static/threading-multi/unit_test_parameters.o...
|
|---|
| 800 | gcc.compile.c++ bin.v2/libs/test/build/gcc/release/link-static/threading-multi/unit_test_suite.o
|
|---|
| 801 | boost/mpl/aux_/integral_wrapper.hpp:72: sorry, not implemented: conversion of template_type_parm as template parameter
|
|---|
| 802 | In file included from boost/mpl/integral_c.hpp:32,
|
|---|
| 803 | from boost/type_traits/integral_constant.hpp:11,
|
|---|
| 804 | from boost/type_traits/detail/bool_trait_def.hpp:15,
|
|---|
| 805 | from boost/type_traits/is_integral.hpp:15,
|
|---|
| 806 | from boost/type_traits/is_arithmetic.hpp:12,
|
|---|
| 807 | from boost/detail/call_traits.hpp:26,
|
|---|
| 808 | from boost/call_traits.hpp:21,
|
|---|
| 809 | from boost/test/utils/class_properties.hpp:26,
|
|---|
| 810 | from boost/test/unit_test_suite_impl.hpp:21,
|
|---|
| 811 | from boost/test/impl/unit_test_suite.ipp:21,
|
|---|
| 812 | from libs/test/src/unit_test_suite.cpp:16:
|
|---|
| 813 | boost/mpl/aux_/integral_wrapper.hpp:72: confused by earlier errors, bailing out
|
|---|
| 814 |
|
|---|
| 815 | "g++" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/test/build/gcc/release/link-static/threading-multi/unit_test_suite.o" "libs/test/src/unit_test_suite.cpp"
|
|---|
| 816 |
|
|---|
| 817 | ...failed gcc.compile.c++ bin.v2/libs/test/build/gcc/release/link-static/threading-multi/unit_test_suite.o...
|
|---|
| 818 | gcc.compile.c++ bin.v2/libs/test/build/gcc/release/link-static/threading-multi/xml_log_formatter.o
|
|---|
| 819 | boost/mpl/aux_/integral_wrapper.hpp:72: sorry, not implemented: conversion of template_type_parm as template parameter
|
|---|
| 820 | In file included from boost/mpl/integral_c.hpp:32,
|
|---|
| 821 | from boost/type_traits/integral_constant.hpp:11,
|
|---|
| 822 | from boost/type_traits/detail/bool_trait_def.hpp:15,
|
|---|
| 823 | from boost/type_traits/is_integral.hpp:15,
|
|---|
| 824 | from boost/type_traits/is_arithmetic.hpp:12,
|
|---|
| 825 | from boost/detail/call_traits.hpp:26,
|
|---|
| 826 | from boost/call_traits.hpp:21,
|
|---|
| 827 | from boost/test/utils/class_properties.hpp:26,
|
|---|
| 828 | from boost/test/unit_test_suite_impl.hpp:21,
|
|---|
| 829 | from boost/test/impl/xml_log_formatter.ipp:20,
|
|---|
| 830 | from libs/test/src/xml_log_formatter.cpp:16:
|
|---|
| 831 | boost/mpl/aux_/integral_wrapper.hpp:72: confused by earlier errors, bailing out
|
|---|
| 832 |
|
|---|
| 833 | "g++" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/test/build/gcc/release/link-static/threading-multi/xml_log_formatter.o" "libs/test/src/xml_log_formatter.cpp"
|
|---|
| 834 |
|
|---|
| 835 | ...failed gcc.compile.c++ bin.v2/libs/test/build/gcc/release/link-static/threading-multi/xml_log_formatter.o...
|
|---|
| 836 | gcc.compile.c++ bin.v2/libs/test/build/gcc/release/link-static/threading-multi/xml_report_formatter.o
|
|---|
| 837 | boost/mpl/aux_/integral_wrapper.hpp:72: sorry, not implemented: conversion of template_type_parm as template parameter
|
|---|
| 838 | In file included from boost/mpl/integral_c.hpp:32,
|
|---|
| 839 | from boost/type_traits/integral_constant.hpp:11,
|
|---|
| 840 | from boost/type_traits/detail/bool_trait_def.hpp:15,
|
|---|
| 841 | from boost/type_traits/is_integral.hpp:15,
|
|---|
| 842 | from boost/type_traits/is_arithmetic.hpp:12,
|
|---|
| 843 | from boost/detail/call_traits.hpp:26,
|
|---|
| 844 | from boost/call_traits.hpp:21,
|
|---|
| 845 | from boost/test/utils/class_properties.hpp:26,
|
|---|
| 846 | from boost/test/results_collector.hpp:26,
|
|---|
| 847 | from boost/test/impl/xml_report_formatter.ipp:19,
|
|---|
| 848 | from libs/test/src/xml_report_formatter.cpp:16:
|
|---|
| 849 | boost/mpl/aux_/integral_wrapper.hpp:72: confused by earlier errors, bailing out
|
|---|
| 850 |
|
|---|
| 851 | "g++" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/test/build/gcc/release/link-static/threading-multi/xml_report_formatter.o" "libs/test/src/xml_report_formatter.cpp"
|
|---|
| 852 |
|
|---|
| 853 | ...failed gcc.compile.c++ bin.v2/libs/test/build/gcc/release/link-static/threading-multi/xml_report_formatter.o...
|
|---|
| 854 | ...skipped <pbin.v2/libs/test/build/gcc/release/link-static/threading-multi>libboost_test_exec_monitor-gcc-mt-1_35.a(clean) for lack of <pbin.v2/libs/test/build/gcc/release/link-static/threading-multi>execution_monitor.o...
|
|---|
| 855 | ...skipped <pbin.v2/libs/test/build/gcc/release/link-static/threading-multi>libboost_test_exec_monitor-gcc-mt-1_35.a for lack of <pbin.v2/libs/test/build/gcc/release/link-static/threading-multi>execution_monitor.o...
|
|---|
| 856 | gcc.compile.c++ bin.v2/libs/test/build/gcc/release/threading-multi/compiler_log_formatter.o
|
|---|
| 857 | boost/mpl/aux_/integral_wrapper.hpp:72: sorry, not implemented: conversion of template_type_parm as template parameter
|
|---|
| 858 | In file included from boost/mpl/integral_c.hpp:32,
|
|---|
| 859 | from boost/type_traits/integral_constant.hpp:11,
|
|---|
| 860 | from boost/type_traits/detail/bool_trait_def.hpp:15,
|
|---|
| 861 | from boost/type_traits/is_integral.hpp:15,
|
|---|
| 862 | from boost/type_traits/is_arithmetic.hpp:12,
|
|---|
| 863 | from boost/detail/call_traits.hpp:26,
|
|---|
| 864 | from boost/call_traits.hpp:21,
|
|---|
| 865 | from boost/test/utils/class_properties.hpp:26,
|
|---|
| 866 | from boost/test/unit_test_suite_impl.hpp:21,
|
|---|
| 867 | from boost/test/impl/compiler_log_formatter.ipp:20,
|
|---|
| 868 | from libs/test/src/compiler_log_formatter.cpp:16:
|
|---|
| 869 | boost/mpl/aux_/integral_wrapper.hpp:72: confused by earlier errors, bailing out
|
|---|
| 870 |
|
|---|
| 871 | "g++" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -pthread -DBOOST_ALL_NO_LIB=1 -DBOOST_TEST_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/test/build/gcc/release/threading-multi/compiler_log_formatter.o" "libs/test/src/compiler_log_formatter.cpp"
|
|---|
| 872 |
|
|---|
| 873 | ...failed gcc.compile.c++ bin.v2/libs/test/build/gcc/release/threading-multi/compiler_log_formatter.o...
|
|---|
| 874 | gcc.compile.c++ bin.v2/libs/test/build/gcc/release/threading-multi/framework.o
|
|---|
| 875 | boost/mpl/aux_/integral_wrapper.hpp:72: sorry, not implemented: conversion of template_type_parm as template parameter
|
|---|
| 876 | In file included from boost/mpl/integral_c.hpp:32,
|
|---|
| 877 | from boost/type_traits/integral_constant.hpp:11,
|
|---|
| 878 | from boost/type_traits/detail/bool_trait_def.hpp:15,
|
|---|
| 879 | from boost/type_traits/is_integral.hpp:15,
|
|---|
| 880 | from boost/type_traits/is_arithmetic.hpp:12,
|
|---|
| 881 | from boost/detail/call_traits.hpp:26,
|
|---|
| 882 | from boost/call_traits.hpp:21,
|
|---|
| 883 | from boost/test/utils/class_properties.hpp:26,
|
|---|
| 884 | from boost/test/execution_monitor.hpp:39,
|
|---|
| 885 | from boost/test/impl/framework.ipp:20,
|
|---|
| 886 | from libs/test/src/framework.cpp:16:
|
|---|
| 887 | boost/mpl/aux_/integral_wrapper.hpp:72: confused by earlier errors, bailing out
|
|---|
| 888 |
|
|---|
| 889 | "g++" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -pthread -DBOOST_ALL_NO_LIB=1 -DBOOST_TEST_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/test/build/gcc/release/threading-multi/framework.o" "libs/test/src/framework.cpp"
|
|---|
| 890 |
|
|---|
| 891 | ...failed gcc.compile.c++ bin.v2/libs/test/build/gcc/release/threading-multi/framework.o...
|
|---|
| 892 | gcc.compile.c++ bin.v2/libs/test/build/gcc/release/threading-multi/plain_report_formatter.o
|
|---|
| 893 | boost/mpl/aux_/integral_wrapper.hpp:72: sorry, not implemented: conversion of template_type_parm as template parameter
|
|---|
| 894 | In file included from boost/mpl/integral_c.hpp:32,
|
|---|
| 895 | from boost/type_traits/integral_constant.hpp:11,
|
|---|
| 896 | from boost/type_traits/detail/bool_trait_def.hpp:15,
|
|---|
| 897 | from boost/type_traits/is_integral.hpp:15,
|
|---|
| 898 | from boost/type_traits/is_arithmetic.hpp:12,
|
|---|
| 899 | from boost/detail/call_traits.hpp:26,
|
|---|
| 900 | from boost/call_traits.hpp:21,
|
|---|
| 901 | from boost/test/utils/class_properties.hpp:26,
|
|---|
| 902 | from boost/test/results_collector.hpp:26,
|
|---|
| 903 | from boost/test/impl/plain_report_formatter.ipp:21,
|
|---|
| 904 | from libs/test/src/plain_report_formatter.cpp:16:
|
|---|
| 905 | boost/mpl/aux_/integral_wrapper.hpp:72: confused by earlier errors, bailing out
|
|---|
| 906 |
|
|---|
| 907 | "g++" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -pthread -DBOOST_ALL_NO_LIB=1 -DBOOST_TEST_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/test/build/gcc/release/threading-multi/plain_report_formatter.o" "libs/test/src/plain_report_formatter.cpp"
|
|---|
| 908 |
|
|---|
| 909 | ...failed gcc.compile.c++ bin.v2/libs/test/build/gcc/release/threading-multi/plain_report_formatter.o...
|
|---|
| 910 | gcc.compile.c++ bin.v2/libs/test/build/gcc/release/threading-multi/progress_monitor.o
|
|---|
| 911 | boost/mpl/aux_/integral_wrapper.hpp:72: sorry, not implemented: conversion of template_type_parm as template parameter
|
|---|
| 912 | In file included from boost/mpl/integral_c.hpp:32,
|
|---|
| 913 | from boost/type_traits/integral_constant.hpp:11,
|
|---|
| 914 | from boost/type_traits/detail/bool_trait_def.hpp:15,
|
|---|
| 915 | from boost/type_traits/is_integral.hpp:15,
|
|---|
| 916 | from boost/type_traits/is_arithmetic.hpp:12,
|
|---|
| 917 | from boost/detail/call_traits.hpp:26,
|
|---|
| 918 | from boost/call_traits.hpp:21,
|
|---|
| 919 | from boost/test/utils/class_properties.hpp:26,
|
|---|
| 920 | from boost/test/unit_test_suite_impl.hpp:21,
|
|---|
| 921 | from boost/test/impl/progress_monitor.ipp:20,
|
|---|
| 922 | from libs/test/src/progress_monitor.cpp:16:
|
|---|
| 923 | boost/mpl/aux_/integral_wrapper.hpp:72: confused by earlier errors, bailing out
|
|---|
| 924 |
|
|---|
| 925 | "g++" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -pthread -DBOOST_ALL_NO_LIB=1 -DBOOST_TEST_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/test/build/gcc/release/threading-multi/progress_monitor.o" "libs/test/src/progress_monitor.cpp"
|
|---|
| 926 |
|
|---|
| 927 | ...failed gcc.compile.c++ bin.v2/libs/test/build/gcc/release/threading-multi/progress_monitor.o...
|
|---|
| 928 | gcc.compile.c++ bin.v2/libs/test/build/gcc/release/threading-multi/results_collector.o
|
|---|
| 929 | boost/mpl/aux_/integral_wrapper.hpp:72: sorry, not implemented: conversion of template_type_parm as template parameter
|
|---|
| 930 | In file included from boost/mpl/integral_c.hpp:32,
|
|---|
| 931 | from boost/type_traits/integral_constant.hpp:11,
|
|---|
| 932 | from boost/type_traits/detail/bool_trait_def.hpp:15,
|
|---|
| 933 | from boost/type_traits/is_integral.hpp:15,
|
|---|
| 934 | from boost/type_traits/is_arithmetic.hpp:12,
|
|---|
| 935 | from boost/detail/call_traits.hpp:26,
|
|---|
| 936 | from boost/call_traits.hpp:21,
|
|---|
| 937 | from boost/test/utils/class_properties.hpp:26,
|
|---|
| 938 | from boost/test/unit_test_suite_impl.hpp:21,
|
|---|
| 939 | from boost/test/impl/results_collector.ipp:19,
|
|---|
| 940 | from libs/test/src/results_collector.cpp:16:
|
|---|
| 941 | boost/mpl/aux_/integral_wrapper.hpp:72: confused by earlier errors, bailing out
|
|---|
| 942 |
|
|---|
| 943 | "g++" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -pthread -DBOOST_ALL_NO_LIB=1 -DBOOST_TEST_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/test/build/gcc/release/threading-multi/results_collector.o" "libs/test/src/results_collector.cpp"
|
|---|
| 944 |
|
|---|
| 945 | ...failed gcc.compile.c++ bin.v2/libs/test/build/gcc/release/threading-multi/results_collector.o...
|
|---|
| 946 | gcc.compile.c++ bin.v2/libs/test/build/gcc/release/threading-multi/results_reporter.o
|
|---|
| 947 | In file included from boost/test/impl/results_reporter.ipp:28,
|
|---|
| 948 | from libs/test/src/results_reporter.cpp:16:
|
|---|
| 949 | boost/io/ios_state.hpp:15: ios: No such file or directory
|
|---|
| 950 | boost/io/ios_state.hpp:19: ostream: No such file or directory
|
|---|
| 951 | boost/io/ios_state.hpp:20: streambuf: No such file or directory
|
|---|
| 952 |
|
|---|
| 953 | "g++" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -pthread -DBOOST_ALL_NO_LIB=1 -DBOOST_TEST_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/test/build/gcc/release/threading-multi/results_reporter.o" "libs/test/src/results_reporter.cpp"
|
|---|
| 954 |
|
|---|
| 955 | ...failed gcc.compile.c++ bin.v2/libs/test/build/gcc/release/threading-multi/results_reporter.o...
|
|---|
| 956 | gcc.compile.c++ bin.v2/libs/test/build/gcc/release/threading-multi/test_tools.o
|
|---|
| 957 | boost/mpl/aux_/integral_wrapper.hpp:72: sorry, not implemented: conversion of template_type_parm as template parameter
|
|---|
| 958 | In file included from boost/mpl/integral_c.hpp:32,
|
|---|
| 959 | from boost/type_traits/integral_constant.hpp:11,
|
|---|
| 960 | from boost/type_traits/detail/bool_trait_def.hpp:15,
|
|---|
| 961 | from boost/type_traits/is_integral.hpp:15,
|
|---|
| 962 | from boost/type_traits/is_arithmetic.hpp:12,
|
|---|
| 963 | from boost/detail/call_traits.hpp:26,
|
|---|
| 964 | from boost/call_traits.hpp:21,
|
|---|
| 965 | from boost/test/utils/class_properties.hpp:26,
|
|---|
| 966 | from boost/test/predicate_result.hpp:19,
|
|---|
| 967 | from boost/test/test_tools.hpp:19,
|
|---|
| 968 | from boost/test/impl/test_tools.ipp:19,
|
|---|
| 969 | from libs/test/src/test_tools.cpp:16:
|
|---|
| 970 | boost/mpl/aux_/integral_wrapper.hpp:72: confused by earlier errors, bailing out
|
|---|
| 971 |
|
|---|
| 972 | "g++" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -pthread -DBOOST_ALL_NO_LIB=1 -DBOOST_TEST_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/test/build/gcc/release/threading-multi/test_tools.o" "libs/test/src/test_tools.cpp"
|
|---|
| 973 |
|
|---|
| 974 | ...failed gcc.compile.c++ bin.v2/libs/test/build/gcc/release/threading-multi/test_tools.o...
|
|---|
| 975 | gcc.compile.c++ bin.v2/libs/test/build/gcc/release/threading-multi/unit_test_log.o
|
|---|
| 976 | In file included from boost/test/impl/unit_test_log.ipp:33,
|
|---|
| 977 | from libs/test/src/unit_test_log.cpp:16:
|
|---|
| 978 | boost/io/ios_state.hpp:15: ios: No such file or directory
|
|---|
| 979 | boost/io/ios_state.hpp:19: ostream: No such file or directory
|
|---|
| 980 | boost/io/ios_state.hpp:20: streambuf: No such file or directory
|
|---|
| 981 |
|
|---|
| 982 | "g++" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -pthread -DBOOST_ALL_NO_LIB=1 -DBOOST_TEST_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/test/build/gcc/release/threading-multi/unit_test_log.o" "libs/test/src/unit_test_log.cpp"
|
|---|
| 983 |
|
|---|
| 984 | ...failed gcc.compile.c++ bin.v2/libs/test/build/gcc/release/threading-multi/unit_test_log.o...
|
|---|
| 985 | gcc.compile.c++ bin.v2/libs/test/build/gcc/release/threading-multi/unit_test_main.o
|
|---|
| 986 | boost/mpl/aux_/integral_wrapper.hpp:72: sorry, not implemented: conversion of template_type_parm as template parameter
|
|---|
| 987 | In file included from boost/mpl/integral_c.hpp:32,
|
|---|
| 988 | from boost/type_traits/integral_constant.hpp:11,
|
|---|
| 989 | from boost/type_traits/detail/bool_trait_def.hpp:15,
|
|---|
| 990 | from boost/type_traits/is_integral.hpp:15,
|
|---|
| 991 | from boost/type_traits/is_arithmetic.hpp:12,
|
|---|
| 992 | from boost/detail/call_traits.hpp:26,
|
|---|
| 993 | from boost/call_traits.hpp:21,
|
|---|
| 994 | from boost/test/utils/class_properties.hpp:26,
|
|---|
| 995 | from boost/test/results_collector.hpp:26,
|
|---|
| 996 | from boost/test/impl/unit_test_main.ipp:20,
|
|---|
| 997 | from libs/test/src/unit_test_main.cpp:16:
|
|---|
| 998 | boost/mpl/aux_/integral_wrapper.hpp:72: confused by earlier errors, bailing out
|
|---|
| 999 |
|
|---|
| 1000 | "g++" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -pthread -DBOOST_ALL_NO_LIB=1 -DBOOST_TEST_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/test/build/gcc/release/threading-multi/unit_test_main.o" "libs/test/src/unit_test_main.cpp"
|
|---|
| 1001 |
|
|---|
| 1002 | ...failed gcc.compile.c++ bin.v2/libs/test/build/gcc/release/threading-multi/unit_test_main.o...
|
|---|
| 1003 | gcc.compile.c++ bin.v2/libs/test/build/gcc/release/threading-multi/unit_test_monitor.o
|
|---|
| 1004 | boost/mpl/aux_/integral_wrapper.hpp:72: sorry, not implemented: conversion of template_type_parm as template parameter
|
|---|
| 1005 | In file included from boost/mpl/integral_c.hpp:32,
|
|---|
| 1006 | from boost/type_traits/integral_constant.hpp:11,
|
|---|
| 1007 | from boost/type_traits/detail/bool_trait_def.hpp:15,
|
|---|
| 1008 | from boost/type_traits/is_integral.hpp:15,
|
|---|
| 1009 | from boost/type_traits/is_arithmetic.hpp:12,
|
|---|
| 1010 | from boost/detail/call_traits.hpp:26,
|
|---|
| 1011 | from boost/call_traits.hpp:21,
|
|---|
| 1012 | from boost/test/utils/class_properties.hpp:26,
|
|---|
| 1013 | from boost/test/execution_monitor.hpp:39,
|
|---|
| 1014 | from boost/test/unit_test_monitor.hpp:20,
|
|---|
| 1015 | from boost/test/impl/unit_test_monitor.ipp:20,
|
|---|
| 1016 | from libs/test/src/unit_test_monitor.cpp:16:
|
|---|
| 1017 | boost/mpl/aux_/integral_wrapper.hpp:72: confused by earlier errors, bailing out
|
|---|
| 1018 |
|
|---|
| 1019 | "g++" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -pthread -DBOOST_ALL_NO_LIB=1 -DBOOST_TEST_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/test/build/gcc/release/threading-multi/unit_test_monitor.o" "libs/test/src/unit_test_monitor.cpp"
|
|---|
| 1020 |
|
|---|
| 1021 | ...failed gcc.compile.c++ bin.v2/libs/test/build/gcc/release/threading-multi/unit_test_monitor.o...
|
|---|
| 1022 | gcc.compile.c++ bin.v2/libs/test/build/gcc/release/threading-multi/unit_test_parameters.o
|
|---|
| 1023 | In file included from boost/test/impl/unit_test_parameters.ipp:32,
|
|---|
| 1024 | from libs/test/src/unit_test_parameters.cpp:16:
|
|---|
| 1025 | boost/lexical_cast.hpp:19: istream: No such file or directory
|
|---|
| 1026 | boost/lexical_cast.hpp:20: locale: No such file or directory
|
|---|
| 1027 | In file included from boost/lexical_cast.hpp:30,
|
|---|
| 1028 | from boost/test/impl/unit_test_parameters.ipp:32,
|
|---|
| 1029 | from libs/test/src/unit_test_parameters.cpp:16:
|
|---|
| 1030 | boost/detail/lcast_precision.hpp:12: ios: No such file or directory
|
|---|
| 1031 | boost/detail/lcast_precision.hpp:13: limits: No such file or directory
|
|---|
| 1032 |
|
|---|
| 1033 | "g++" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -pthread -DBOOST_ALL_NO_LIB=1 -DBOOST_TEST_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/test/build/gcc/release/threading-multi/unit_test_parameters.o" "libs/test/src/unit_test_parameters.cpp"
|
|---|
| 1034 |
|
|---|
| 1035 | ...failed gcc.compile.c++ bin.v2/libs/test/build/gcc/release/threading-multi/unit_test_parameters.o...
|
|---|
| 1036 | gcc.compile.c++ bin.v2/libs/test/build/gcc/release/threading-multi/unit_test_suite.o
|
|---|
| 1037 | boost/mpl/aux_/integral_wrapper.hpp:72: sorry, not implemented: conversion of template_type_parm as template parameter
|
|---|
| 1038 | In file included from boost/mpl/integral_c.hpp:32,
|
|---|
| 1039 | from boost/type_traits/integral_constant.hpp:11,
|
|---|
| 1040 | from boost/type_traits/detail/bool_trait_def.hpp:15,
|
|---|
| 1041 | from boost/type_traits/is_integral.hpp:15,
|
|---|
| 1042 | from boost/type_traits/is_arithmetic.hpp:12,
|
|---|
| 1043 | from boost/detail/call_traits.hpp:26,
|
|---|
| 1044 | from boost/call_traits.hpp:21,
|
|---|
| 1045 | from boost/test/utils/class_properties.hpp:26,
|
|---|
| 1046 | from boost/test/unit_test_suite_impl.hpp:21,
|
|---|
| 1047 | from boost/test/impl/unit_test_suite.ipp:21,
|
|---|
| 1048 | from libs/test/src/unit_test_suite.cpp:16:
|
|---|
| 1049 | boost/mpl/aux_/integral_wrapper.hpp:72: confused by earlier errors, bailing out
|
|---|
| 1050 |
|
|---|
| 1051 | "g++" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -pthread -DBOOST_ALL_NO_LIB=1 -DBOOST_TEST_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/test/build/gcc/release/threading-multi/unit_test_suite.o" "libs/test/src/unit_test_suite.cpp"
|
|---|
| 1052 |
|
|---|
| 1053 | ...failed gcc.compile.c++ bin.v2/libs/test/build/gcc/release/threading-multi/unit_test_suite.o...
|
|---|
| 1054 | gcc.compile.c++ bin.v2/libs/test/build/gcc/release/threading-multi/xml_log_formatter.o
|
|---|
| 1055 | boost/mpl/aux_/integral_wrapper.hpp:72: sorry, not implemented: conversion of template_type_parm as template parameter
|
|---|
| 1056 | In file included from boost/mpl/integral_c.hpp:32,
|
|---|
| 1057 | from boost/type_traits/integral_constant.hpp:11,
|
|---|
| 1058 | from boost/type_traits/detail/bool_trait_def.hpp:15,
|
|---|
| 1059 | from boost/type_traits/is_integral.hpp:15,
|
|---|
| 1060 | from boost/type_traits/is_arithmetic.hpp:12,
|
|---|
| 1061 | from boost/detail/call_traits.hpp:26,
|
|---|
| 1062 | from boost/call_traits.hpp:21,
|
|---|
| 1063 | from boost/test/utils/class_properties.hpp:26,
|
|---|
| 1064 | from boost/test/unit_test_suite_impl.hpp:21,
|
|---|
| 1065 | from boost/test/impl/xml_log_formatter.ipp:20,
|
|---|
| 1066 | from libs/test/src/xml_log_formatter.cpp:16:
|
|---|
| 1067 | boost/mpl/aux_/integral_wrapper.hpp:72: confused by earlier errors, bailing out
|
|---|
| 1068 |
|
|---|
| 1069 | "g++" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -pthread -DBOOST_ALL_NO_LIB=1 -DBOOST_TEST_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/test/build/gcc/release/threading-multi/xml_log_formatter.o" "libs/test/src/xml_log_formatter.cpp"
|
|---|
| 1070 |
|
|---|
| 1071 | ...failed gcc.compile.c++ bin.v2/libs/test/build/gcc/release/threading-multi/xml_log_formatter.o...
|
|---|
| 1072 | gcc.compile.c++ bin.v2/libs/test/build/gcc/release/threading-multi/xml_report_formatter.o
|
|---|
| 1073 | boost/mpl/aux_/integral_wrapper.hpp:72: sorry, not implemented: conversion of template_type_parm as template parameter
|
|---|
| 1074 | In file included from boost/mpl/integral_c.hpp:32,
|
|---|
| 1075 | from boost/type_traits/integral_constant.hpp:11,
|
|---|
| 1076 | from boost/type_traits/detail/bool_trait_def.hpp:15,
|
|---|
| 1077 | from boost/type_traits/is_integral.hpp:15,
|
|---|
| 1078 | from boost/type_traits/is_arithmetic.hpp:12,
|
|---|
| 1079 | from boost/detail/call_traits.hpp:26,
|
|---|
| 1080 | from boost/call_traits.hpp:21,
|
|---|
| 1081 | from boost/test/utils/class_properties.hpp:26,
|
|---|
| 1082 | from boost/test/results_collector.hpp:26,
|
|---|
| 1083 | from boost/test/impl/xml_report_formatter.ipp:19,
|
|---|
| 1084 | from libs/test/src/xml_report_formatter.cpp:16:
|
|---|
| 1085 | boost/mpl/aux_/integral_wrapper.hpp:72: confused by earlier errors, bailing out
|
|---|
| 1086 |
|
|---|
| 1087 | "g++" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -pthread -DBOOST_ALL_NO_LIB=1 -DBOOST_TEST_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/test/build/gcc/release/threading-multi/xml_report_formatter.o" "libs/test/src/xml_report_formatter.cpp"
|
|---|
| 1088 |
|
|---|
| 1089 | ...failed gcc.compile.c++ bin.v2/libs/test/build/gcc/release/threading-multi/xml_report_formatter.o...
|
|---|
| 1090 | ...skipped <pbin.v2/libs/test/build/gcc/release/threading-multi>libboost_unit_test_framework-gcc-mt-1_35.so.1.35.0 for lack of <pbin.v2/libs/test/build/gcc/release/threading-multi>execution_monitor.o...
|
|---|
| 1091 | gcc.compile.c++ bin.v2/libs/thread/build/gcc/release/threading-multi/thread.o
|
|---|
| 1092 | In file included from boost/date_time/gregorian/gregorian_types.hpp:25,
|
|---|
| 1093 | from boost/date_time/posix_time/posix_time_config.hpp:14,
|
|---|
| 1094 | from boost/date_time/posix_time/posix_time_system.hpp:13,
|
|---|
| 1095 | from boost/date_time/posix_time/ptime.hpp:12,
|
|---|
| 1096 | from boost/date_time/posix_time/posix_time_types.hpp:12,
|
|---|
| 1097 | from boost/thread/thread_time.hpp:10,
|
|---|
| 1098 | from boost/thread/locks.hpp:11,
|
|---|
| 1099 | from boost/thread/pthread/mutex.hpp:11,
|
|---|
| 1100 | from boost/thread/mutex.hpp:16,
|
|---|
| 1101 | from boost/thread/pthread/thread.hpp:14,
|
|---|
| 1102 | from boost/thread/thread.hpp:17,
|
|---|
| 1103 | from libs/thread/src/pthread/thread.cpp:10:
|
|---|
| 1104 | boost/date_time/date_generators.hpp:16: sstream: No such file or directory
|
|---|
| 1105 | In file included from boost/date_time/gregorian/formatters_limited.hpp:13,
|
|---|
| 1106 | from boost/date_time/gregorian/conversion.hpp:17,
|
|---|
| 1107 | from boost/date_time/posix_time/conversion.hpp:16,
|
|---|
| 1108 | from boost/thread/pthread/timespec.hpp:10,
|
|---|
| 1109 | from boost/thread/pthread/mutex.hpp:18,
|
|---|
| 1110 | from boost/thread/mutex.hpp:16,
|
|---|
| 1111 | from boost/thread/pthread/thread.hpp:14,
|
|---|
| 1112 | from boost/thread/thread.hpp:17,
|
|---|
| 1113 | from libs/thread/src/pthread/thread.cpp:10:
|
|---|
| 1114 | boost/date_time/date_formatting_limited.hpp:15: sstream: No such file or directory
|
|---|
| 1115 |
|
|---|
| 1116 | "g++" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -pthread -DBOOST_ALL_NO_LIB=1 -DBOOST_THREAD_BUILD_DLL=1 -DBOOST_THREAD_POSIX -DNDEBUG -I"." -c -o "bin.v2/libs/thread/build/gcc/release/threading-multi/thread.o" "libs/thread/src/pthread/thread.cpp"
|
|---|
| 1117 |
|
|---|
| 1118 | ...failed gcc.compile.c++ bin.v2/libs/thread/build/gcc/release/threading-multi/thread.o...
|
|---|
| 1119 | ...skipped <pbin.v2/libs/thread/build/gcc/release/threading-multi>libboost_thread-gcc-mt-1_35.so.1.35.0 for lack of <pbin.v2/libs/thread/build/gcc/release/threading-multi>thread.o...
|
|---|
| 1120 | gcc.compile.c++ bin.v2/libs/wave/build/gcc/release/threading-multi/instantiate_cpp_exprgrammar.o
|
|---|
| 1121 | In file included from boost/wave/wave_config.hpp:201,
|
|---|
| 1122 | from libs/wave/src/instantiate_cpp_exprgrammar.cpp:11:
|
|---|
| 1123 | boost/wave/util/flex_string.hpp:99: limits: No such file or directory
|
|---|
| 1124 | In file included from boost/wave/cpplexer/cpp_lex_token.hpp:20,
|
|---|
| 1125 | from libs/wave/src/instantiate_cpp_exprgrammar.cpp:18:
|
|---|
| 1126 | boost/wave/util/file_position.hpp:17: ostream: No such file or directory
|
|---|
| 1127 | In file included from boost/spirit/core.hpp:27,
|
|---|
| 1128 | from boost/wave/grammars/cpp_expression_grammar.hpp:17,
|
|---|
| 1129 | from libs/wave/src/instantiate_cpp_exprgrammar.cpp:21:
|
|---|
| 1130 | boost/spirit/core/config.hpp:56: #error "Compiler not supported. See note in <boost/spirit/core/config.hpp>"
|
|---|
| 1131 | In file included from boost/spirit/core/primitives/numerics.hpp:18,
|
|---|
| 1132 | from boost/spirit/core.hpp:34,
|
|---|
| 1133 | from boost/wave/grammars/cpp_expression_grammar.hpp:17,
|
|---|
| 1134 | from libs/wave/src/instantiate_cpp_exprgrammar.cpp:21:
|
|---|
| 1135 | boost/spirit/core/primitives/impl/numerics.ipp:14: limits: No such file or directory
|
|---|
| 1136 | In file included from boost/date_time/gregorian/gregorian_types.hpp:25,
|
|---|
| 1137 | from boost/date_time/posix_time/posix_time_config.hpp:14,
|
|---|
| 1138 | from boost/date_time/posix_time/posix_time_system.hpp:13,
|
|---|
| 1139 | from boost/date_time/posix_time/ptime.hpp:12,
|
|---|
| 1140 | from boost/date_time/posix_time/posix_time_types.hpp:12,
|
|---|
| 1141 | from boost/thread/thread_time.hpp:10,
|
|---|
| 1142 | from boost/thread/locks.hpp:11,
|
|---|
| 1143 | from boost/thread/pthread/mutex.hpp:11,
|
|---|
| 1144 | from boost/thread/mutex.hpp:16,
|
|---|
| 1145 | from boost/spirit/core/non_terminal/impl/object_with_id.ipp:17,
|
|---|
| 1146 | from boost/spirit/core/non_terminal/impl/grammar.ipp:15,
|
|---|
| 1147 | from boost/spirit/core/non_terminal/grammar.hpp:21,
|
|---|
| 1148 | from boost/spirit/core.hpp:43,
|
|---|
| 1149 | from boost/wave/grammars/cpp_expression_grammar.hpp:17,
|
|---|
| 1150 | from libs/wave/src/instantiate_cpp_exprgrammar.cpp:21:
|
|---|
| 1151 | boost/date_time/date_generators.hpp:16: sstream: No such file or directory
|
|---|
| 1152 | In file included from boost/date_time/gregorian/formatters_limited.hpp:13,
|
|---|
| 1153 | from boost/date_time/gregorian/conversion.hpp:17,
|
|---|
| 1154 | from boost/date_time/posix_time/conversion.hpp:16,
|
|---|
| 1155 | from boost/thread/pthread/timespec.hpp:10,
|
|---|
| 1156 | from boost/thread/pthread/mutex.hpp:18,
|
|---|
| 1157 | from boost/thread/mutex.hpp:16,
|
|---|
| 1158 | from boost/spirit/core/non_terminal/impl/object_with_id.ipp:17,
|
|---|
| 1159 | from boost/spirit/core/non_terminal/impl/grammar.ipp:15,
|
|---|
| 1160 | from boost/spirit/core/non_terminal/grammar.hpp:21,
|
|---|
| 1161 | from boost/spirit/core.hpp:43,
|
|---|
| 1162 | from boost/wave/grammars/cpp_expression_grammar.hpp:17,
|
|---|
| 1163 | from libs/wave/src/instantiate_cpp_exprgrammar.cpp:21:
|
|---|
| 1164 | boost/date_time/date_formatting_limited.hpp:15: sstream: No such file or directory
|
|---|
| 1165 | In file included from boost/wave/grammars/cpp_expression_grammar.hpp:33,
|
|---|
| 1166 | from libs/wave/src/instantiate_cpp_exprgrammar.cpp:21:
|
|---|
| 1167 | boost/wave/cpp_exceptions.hpp:16: limits: No such file or directory
|
|---|
| 1168 |
|
|---|
| 1169 | "g++" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -pthread -DBOOST_ALL_DYN_LINK=1 -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/wave/build/gcc/release/threading-multi/instantiate_cpp_exprgrammar.o" "libs/wave/src/instantiate_cpp_exprgrammar.cpp"
|
|---|
| 1170 |
|
|---|
| 1171 | ...failed gcc.compile.c++ bin.v2/libs/wave/build/gcc/release/threading-multi/instantiate_cpp_exprgrammar.o...
|
|---|
| 1172 | gcc.compile.c++ bin.v2/libs/wave/build/gcc/release/threading-multi/instantiate_cpp_grammar.o
|
|---|
| 1173 | In file included from boost/wave/wave_config.hpp:201,
|
|---|
| 1174 | from libs/wave/src/instantiate_cpp_grammar.cpp:11:
|
|---|
| 1175 | boost/wave/util/flex_string.hpp:99: limits: No such file or directory
|
|---|
| 1176 | In file included from boost/wave/cpplexer/cpp_lex_token.hpp:20,
|
|---|
| 1177 | from libs/wave/src/instantiate_cpp_grammar.cpp:18:
|
|---|
| 1178 | boost/wave/util/file_position.hpp:17: ostream: No such file or directory
|
|---|
| 1179 | In file included from boost/spirit/core.hpp:27,
|
|---|
| 1180 | from boost/wave/grammars/cpp_grammar.hpp:14,
|
|---|
| 1181 | from libs/wave/src/instantiate_cpp_grammar.cpp:21:
|
|---|
| 1182 | boost/spirit/core/config.hpp:56: #error "Compiler not supported. See note in <boost/spirit/core/config.hpp>"
|
|---|
| 1183 | In file included from boost/spirit/core/primitives/numerics.hpp:18,
|
|---|
| 1184 | from boost/spirit/core.hpp:34,
|
|---|
| 1185 | from boost/wave/grammars/cpp_grammar.hpp:14,
|
|---|
| 1186 | from libs/wave/src/instantiate_cpp_grammar.cpp:21:
|
|---|
| 1187 | boost/spirit/core/primitives/impl/numerics.ipp:14: limits: No such file or directory
|
|---|
| 1188 | In file included from boost/date_time/gregorian/gregorian_types.hpp:25,
|
|---|
| 1189 | from boost/date_time/posix_time/posix_time_config.hpp:14,
|
|---|
| 1190 | from boost/date_time/posix_time/posix_time_system.hpp:13,
|
|---|
| 1191 | from boost/date_time/posix_time/ptime.hpp:12,
|
|---|
| 1192 | from boost/date_time/posix_time/posix_time_types.hpp:12,
|
|---|
| 1193 | from boost/thread/thread_time.hpp:10,
|
|---|
| 1194 | from boost/thread/locks.hpp:11,
|
|---|
| 1195 | from boost/thread/pthread/mutex.hpp:11,
|
|---|
| 1196 | from boost/thread/mutex.hpp:16,
|
|---|
| 1197 | from boost/spirit/core/non_terminal/impl/object_with_id.ipp:17,
|
|---|
| 1198 | from boost/spirit/core/non_terminal/impl/grammar.ipp:15,
|
|---|
| 1199 | from boost/spirit/core/non_terminal/grammar.hpp:21,
|
|---|
| 1200 | from boost/spirit/core.hpp:43,
|
|---|
| 1201 | from boost/wave/grammars/cpp_grammar.hpp:14,
|
|---|
| 1202 | from libs/wave/src/instantiate_cpp_grammar.cpp:21:
|
|---|
| 1203 | boost/date_time/date_generators.hpp:16: sstream: No such file or directory
|
|---|
| 1204 | In file included from boost/date_time/gregorian/formatters_limited.hpp:13,
|
|---|
| 1205 | from boost/date_time/gregorian/conversion.hpp:17,
|
|---|
| 1206 | from boost/date_time/posix_time/conversion.hpp:16,
|
|---|
| 1207 | from boost/thread/pthread/timespec.hpp:10,
|
|---|
| 1208 | from boost/thread/pthread/mutex.hpp:18,
|
|---|
| 1209 | from boost/thread/mutex.hpp:16,
|
|---|
| 1210 | from boost/spirit/core/non_terminal/impl/object_with_id.ipp:17,
|
|---|
| 1211 | from boost/spirit/core/non_terminal/impl/grammar.ipp:15,
|
|---|
| 1212 | from boost/spirit/core/non_terminal/grammar.hpp:21,
|
|---|
| 1213 | from boost/spirit/core.hpp:43,
|
|---|
| 1214 | from boost/wave/grammars/cpp_grammar.hpp:14,
|
|---|
| 1215 | from libs/wave/src/instantiate_cpp_grammar.cpp:21:
|
|---|
| 1216 | boost/date_time/date_formatting_limited.hpp:15: sstream: No such file or directory
|
|---|
| 1217 | In file included from boost/wave/grammars/cpp_grammar.hpp:32,
|
|---|
| 1218 | from libs/wave/src/instantiate_cpp_grammar.cpp:21:
|
|---|
| 1219 | boost/wave/cpp_exceptions.hpp:16: limits: No such file or directory
|
|---|
| 1220 |
|
|---|
| 1221 | "g++" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -pthread -DBOOST_ALL_DYN_LINK=1 -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/wave/build/gcc/release/threading-multi/instantiate_cpp_grammar.o" "libs/wave/src/instantiate_cpp_grammar.cpp"
|
|---|
| 1222 |
|
|---|
| 1223 | ...failed gcc.compile.c++ bin.v2/libs/wave/build/gcc/release/threading-multi/instantiate_cpp_grammar.o...
|
|---|
| 1224 | gcc.compile.c++ bin.v2/libs/wave/build/gcc/release/threading-multi/instantiate_cpp_literalgrs.o
|
|---|
| 1225 | In file included from boost/wave/wave_config.hpp:201,
|
|---|
| 1226 | from libs/wave/src/instantiate_cpp_literalgrs.cpp:11:
|
|---|
| 1227 | boost/wave/util/flex_string.hpp:99: limits: No such file or directory
|
|---|
| 1228 | In file included from boost/wave/cpplexer/cpp_lex_token.hpp:20,
|
|---|
| 1229 | from libs/wave/src/instantiate_cpp_literalgrs.cpp:17:
|
|---|
| 1230 | boost/wave/util/file_position.hpp:17: ostream: No such file or directory
|
|---|
| 1231 | In file included from boost/spirit/core.hpp:27,
|
|---|
| 1232 | from boost/wave/grammars/cpp_intlit_grammar.hpp:16,
|
|---|
| 1233 | from libs/wave/src/instantiate_cpp_literalgrs.cpp:21:
|
|---|
| 1234 | boost/spirit/core/config.hpp:56: #error "Compiler not supported. See note in <boost/spirit/core/config.hpp>"
|
|---|
| 1235 | In file included from boost/spirit/core/primitives/numerics.hpp:18,
|
|---|
| 1236 | from boost/spirit/core.hpp:34,
|
|---|
| 1237 | from boost/wave/grammars/cpp_intlit_grammar.hpp:16,
|
|---|
| 1238 | from libs/wave/src/instantiate_cpp_literalgrs.cpp:21:
|
|---|
| 1239 | boost/spirit/core/primitives/impl/numerics.ipp:14: limits: No such file or directory
|
|---|
| 1240 | In file included from boost/date_time/gregorian/gregorian_types.hpp:25,
|
|---|
| 1241 | from boost/date_time/posix_time/posix_time_config.hpp:14,
|
|---|
| 1242 | from boost/date_time/posix_time/posix_time_system.hpp:13,
|
|---|
| 1243 | from boost/date_time/posix_time/ptime.hpp:12,
|
|---|
| 1244 | from boost/date_time/posix_time/posix_time_types.hpp:12,
|
|---|
| 1245 | from boost/thread/thread_time.hpp:10,
|
|---|
| 1246 | from boost/thread/locks.hpp:11,
|
|---|
| 1247 | from boost/thread/pthread/mutex.hpp:11,
|
|---|
| 1248 | from boost/thread/mutex.hpp:16,
|
|---|
| 1249 | from boost/spirit/core/non_terminal/impl/object_with_id.ipp:17,
|
|---|
| 1250 | from boost/spirit/core/non_terminal/impl/grammar.ipp:15,
|
|---|
| 1251 | from boost/spirit/core/non_terminal/grammar.hpp:21,
|
|---|
| 1252 | from boost/spirit/core.hpp:43,
|
|---|
| 1253 | from boost/wave/grammars/cpp_intlit_grammar.hpp:16,
|
|---|
| 1254 | from libs/wave/src/instantiate_cpp_literalgrs.cpp:21:
|
|---|
| 1255 | boost/date_time/date_generators.hpp:16: sstream: No such file or directory
|
|---|
| 1256 | In file included from boost/date_time/gregorian/formatters_limited.hpp:13,
|
|---|
| 1257 | from boost/date_time/gregorian/conversion.hpp:17,
|
|---|
| 1258 | from boost/date_time/posix_time/conversion.hpp:16,
|
|---|
| 1259 | from boost/thread/pthread/timespec.hpp:10,
|
|---|
| 1260 | from boost/thread/pthread/mutex.hpp:18,
|
|---|
| 1261 | from boost/thread/mutex.hpp:16,
|
|---|
| 1262 | from boost/spirit/core/non_terminal/impl/object_with_id.ipp:17,
|
|---|
| 1263 | from boost/spirit/core/non_terminal/impl/grammar.ipp:15,
|
|---|
| 1264 | from boost/spirit/core/non_terminal/grammar.hpp:21,
|
|---|
| 1265 | from boost/spirit/core.hpp:43,
|
|---|
| 1266 | from boost/wave/grammars/cpp_intlit_grammar.hpp:16,
|
|---|
| 1267 | from libs/wave/src/instantiate_cpp_literalgrs.cpp:21:
|
|---|
| 1268 | boost/date_time/date_formatting_limited.hpp:15: sstream: No such file or directory
|
|---|
| 1269 | In file included from boost/wave/grammars/cpp_intlit_grammar.hpp:27,
|
|---|
| 1270 | from libs/wave/src/instantiate_cpp_literalgrs.cpp:21:
|
|---|
| 1271 | boost/wave/cpp_exceptions.hpp:16: limits: No such file or directory
|
|---|
| 1272 | In file included from libs/wave/src/instantiate_cpp_literalgrs.cpp:22:
|
|---|
| 1273 | boost/wave/grammars/cpp_chlit_grammar.hpp:14: limits: No such file or directory
|
|---|
| 1274 |
|
|---|
| 1275 | "g++" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -pthread -DBOOST_ALL_DYN_LINK=1 -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/wave/build/gcc/release/threading-multi/instantiate_cpp_literalgrs.o" "libs/wave/src/instantiate_cpp_literalgrs.cpp"
|
|---|
| 1276 |
|
|---|
| 1277 | ...failed gcc.compile.c++ bin.v2/libs/wave/build/gcc/release/threading-multi/instantiate_cpp_literalgrs.o...
|
|---|
| 1278 | gcc.compile.c++ bin.v2/libs/wave/build/gcc/release/threading-multi/instantiate_defined_grammar.o
|
|---|
| 1279 | In file included from boost/wave/wave_config.hpp:201,
|
|---|
| 1280 | from libs/wave/src/instantiate_defined_grammar.cpp:11:
|
|---|
| 1281 | boost/wave/util/flex_string.hpp:99: limits: No such file or directory
|
|---|
| 1282 | In file included from boost/wave/cpplexer/cpp_lex_token.hpp:20,
|
|---|
| 1283 | from libs/wave/src/instantiate_defined_grammar.cpp:17:
|
|---|
| 1284 | boost/wave/util/file_position.hpp:17: ostream: No such file or directory
|
|---|
| 1285 | In file included from boost/spirit/core.hpp:27,
|
|---|
| 1286 | from boost/wave/grammars/cpp_defined_grammar.hpp:17,
|
|---|
| 1287 | from libs/wave/src/instantiate_defined_grammar.cpp:20:
|
|---|
| 1288 | boost/spirit/core/config.hpp:56: #error "Compiler not supported. See note in <boost/spirit/core/config.hpp>"
|
|---|
| 1289 | In file included from boost/spirit/core/primitives/numerics.hpp:18,
|
|---|
| 1290 | from boost/spirit/core.hpp:34,
|
|---|
| 1291 | from boost/wave/grammars/cpp_defined_grammar.hpp:17,
|
|---|
| 1292 | from libs/wave/src/instantiate_defined_grammar.cpp:20:
|
|---|
| 1293 | boost/spirit/core/primitives/impl/numerics.ipp:14: limits: No such file or directory
|
|---|
| 1294 | In file included from boost/date_time/gregorian/gregorian_types.hpp:25,
|
|---|
| 1295 | from boost/date_time/posix_time/posix_time_config.hpp:14,
|
|---|
| 1296 | from boost/date_time/posix_time/posix_time_system.hpp:13,
|
|---|
| 1297 | from boost/date_time/posix_time/ptime.hpp:12,
|
|---|
| 1298 | from boost/date_time/posix_time/posix_time_types.hpp:12,
|
|---|
| 1299 | from boost/thread/thread_time.hpp:10,
|
|---|
| 1300 | from boost/thread/locks.hpp:11,
|
|---|
| 1301 | from boost/thread/pthread/mutex.hpp:11,
|
|---|
| 1302 | from boost/thread/mutex.hpp:16,
|
|---|
| 1303 | from boost/spirit/core/non_terminal/impl/object_with_id.ipp:17,
|
|---|
| 1304 | from boost/spirit/core/non_terminal/impl/grammar.ipp:15,
|
|---|
| 1305 | from boost/spirit/core/non_terminal/grammar.hpp:21,
|
|---|
| 1306 | from boost/spirit/core.hpp:43,
|
|---|
| 1307 | from boost/wave/grammars/cpp_defined_grammar.hpp:17,
|
|---|
| 1308 | from libs/wave/src/instantiate_defined_grammar.cpp:20:
|
|---|
| 1309 | boost/date_time/date_generators.hpp:16: sstream: No such file or directory
|
|---|
| 1310 | In file included from boost/date_time/gregorian/formatters_limited.hpp:13,
|
|---|
| 1311 | from boost/date_time/gregorian/conversion.hpp:17,
|
|---|
| 1312 | from boost/date_time/posix_time/conversion.hpp:16,
|
|---|
| 1313 | from boost/thread/pthread/timespec.hpp:10,
|
|---|
| 1314 | from boost/thread/pthread/mutex.hpp:18,
|
|---|
| 1315 | from boost/thread/mutex.hpp:16,
|
|---|
| 1316 | from boost/spirit/core/non_terminal/impl/object_with_id.ipp:17,
|
|---|
| 1317 | from boost/spirit/core/non_terminal/impl/grammar.ipp:15,
|
|---|
| 1318 | from boost/spirit/core/non_terminal/grammar.hpp:21,
|
|---|
| 1319 | from boost/spirit/core.hpp:43,
|
|---|
| 1320 | from boost/wave/grammars/cpp_defined_grammar.hpp:17,
|
|---|
| 1321 | from libs/wave/src/instantiate_defined_grammar.cpp:20:
|
|---|
| 1322 | boost/date_time/date_formatting_limited.hpp:15: sstream: No such file or directory
|
|---|
| 1323 |
|
|---|
| 1324 | "g++" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -pthread -DBOOST_ALL_DYN_LINK=1 -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/wave/build/gcc/release/threading-multi/instantiate_defined_grammar.o" "libs/wave/src/instantiate_defined_grammar.cpp"
|
|---|
| 1325 |
|
|---|
| 1326 | ...failed gcc.compile.c++ bin.v2/libs/wave/build/gcc/release/threading-multi/instantiate_defined_grammar.o...
|
|---|
| 1327 | gcc.compile.c++ bin.v2/libs/wave/build/gcc/release/threading-multi/instantiate_predef_macros.o
|
|---|
| 1328 | In file included from boost/wave/wave_config.hpp:201,
|
|---|
| 1329 | from libs/wave/src/instantiate_predef_macros.cpp:11:
|
|---|
| 1330 | boost/wave/util/flex_string.hpp:99: limits: No such file or directory
|
|---|
| 1331 | In file included from boost/wave/cpplexer/cpp_lex_token.hpp:20,
|
|---|
| 1332 | from libs/wave/src/instantiate_predef_macros.cpp:17:
|
|---|
| 1333 | boost/wave/util/file_position.hpp:17: ostream: No such file or directory
|
|---|
| 1334 | In file included from boost/spirit/core.hpp:27,
|
|---|
| 1335 | from boost/wave/grammars/cpp_predef_macros_grammar.hpp:14,
|
|---|
| 1336 | from libs/wave/src/instantiate_predef_macros.cpp:20:
|
|---|
| 1337 | boost/spirit/core/config.hpp:56: #error "Compiler not supported. See note in <boost/spirit/core/config.hpp>"
|
|---|
| 1338 | In file included from boost/spirit/core/primitives/numerics.hpp:18,
|
|---|
| 1339 | from boost/spirit/core.hpp:34,
|
|---|
| 1340 | from boost/wave/grammars/cpp_predef_macros_grammar.hpp:14,
|
|---|
| 1341 | from libs/wave/src/instantiate_predef_macros.cpp:20:
|
|---|
| 1342 | boost/spirit/core/primitives/impl/numerics.ipp:14: limits: No such file or directory
|
|---|
| 1343 | In file included from boost/date_time/gregorian/gregorian_types.hpp:25,
|
|---|
| 1344 | from boost/date_time/posix_time/posix_time_config.hpp:14,
|
|---|
| 1345 | from boost/date_time/posix_time/posix_time_system.hpp:13,
|
|---|
| 1346 | from boost/date_time/posix_time/ptime.hpp:12,
|
|---|
| 1347 | from boost/date_time/posix_time/posix_time_types.hpp:12,
|
|---|
| 1348 | from boost/thread/thread_time.hpp:10,
|
|---|
| 1349 | from boost/thread/locks.hpp:11,
|
|---|
| 1350 | from boost/thread/pthread/mutex.hpp:11,
|
|---|
| 1351 | from boost/thread/mutex.hpp:16,
|
|---|
| 1352 | from boost/spirit/core/non_terminal/impl/object_with_id.ipp:17,
|
|---|
| 1353 | from boost/spirit/core/non_terminal/impl/grammar.ipp:15,
|
|---|
| 1354 | from boost/spirit/core/non_terminal/grammar.hpp:21,
|
|---|
| 1355 | from boost/spirit/core.hpp:43,
|
|---|
| 1356 | from boost/wave/grammars/cpp_predef_macros_grammar.hpp:14,
|
|---|
| 1357 | from libs/wave/src/instantiate_predef_macros.cpp:20:
|
|---|
| 1358 | boost/date_time/date_generators.hpp:16: sstream: No such file or directory
|
|---|
| 1359 | In file included from boost/date_time/gregorian/formatters_limited.hpp:13,
|
|---|
| 1360 | from boost/date_time/gregorian/conversion.hpp:17,
|
|---|
| 1361 | from boost/date_time/posix_time/conversion.hpp:16,
|
|---|
| 1362 | from boost/thread/pthread/timespec.hpp:10,
|
|---|
| 1363 | from boost/thread/pthread/mutex.hpp:18,
|
|---|
| 1364 | from boost/thread/mutex.hpp:16,
|
|---|
| 1365 | from boost/spirit/core/non_terminal/impl/object_with_id.ipp:17,
|
|---|
| 1366 | from boost/spirit/core/non_terminal/impl/grammar.ipp:15,
|
|---|
| 1367 | from boost/spirit/core/non_terminal/grammar.hpp:21,
|
|---|
| 1368 | from boost/spirit/core.hpp:43,
|
|---|
| 1369 | from boost/wave/grammars/cpp_predef_macros_grammar.hpp:14,
|
|---|
| 1370 | from libs/wave/src/instantiate_predef_macros.cpp:20:
|
|---|
| 1371 | boost/date_time/date_formatting_limited.hpp:15: sstream: No such file or directory
|
|---|
| 1372 |
|
|---|
| 1373 | "g++" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -pthread -DBOOST_ALL_DYN_LINK=1 -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/wave/build/gcc/release/threading-multi/instantiate_predef_macros.o" "libs/wave/src/instantiate_predef_macros.cpp"
|
|---|
| 1374 |
|
|---|
| 1375 | ...failed gcc.compile.c++ bin.v2/libs/wave/build/gcc/release/threading-multi/instantiate_predef_macros.o...
|
|---|
| 1376 | gcc.compile.c++ bin.v2/libs/wave/build/gcc/release/threading-multi/instantiate_re2c_lexer.o
|
|---|
| 1377 | In file included from boost/wave/wave_config.hpp:201,
|
|---|
| 1378 | from libs/wave/src/instantiate_re2c_lexer.cpp:13:
|
|---|
| 1379 | boost/wave/util/flex_string.hpp:99: limits: No such file or directory
|
|---|
| 1380 | In file included from boost/wave/cpplexer/cpp_lex_token.hpp:20,
|
|---|
| 1381 | from libs/wave/src/instantiate_re2c_lexer.cpp:20:
|
|---|
| 1382 | boost/wave/util/file_position.hpp:17: ostream: No such file or directory
|
|---|
| 1383 | In file included from boost/spirit/core.hpp:27,
|
|---|
| 1384 | from boost/wave/cpplexer/re2clex/cpp_re2c_lexer.hpp:25,
|
|---|
| 1385 | from libs/wave/src/instantiate_re2c_lexer.cpp:26:
|
|---|
| 1386 | boost/spirit/core/config.hpp:56: #error "Compiler not supported. See note in <boost/spirit/core/config.hpp>"
|
|---|
| 1387 | In file included from boost/spirit/core/primitives/numerics.hpp:18,
|
|---|
| 1388 | from boost/spirit/core.hpp:34,
|
|---|
| 1389 | from boost/wave/cpplexer/re2clex/cpp_re2c_lexer.hpp:25,
|
|---|
| 1390 | from libs/wave/src/instantiate_re2c_lexer.cpp:26:
|
|---|
| 1391 | boost/spirit/core/primitives/impl/numerics.ipp:14: limits: No such file or directory
|
|---|
| 1392 | In file included from boost/date_time/gregorian/gregorian_types.hpp:25,
|
|---|
| 1393 | from boost/date_time/posix_time/posix_time_config.hpp:14,
|
|---|
| 1394 | from boost/date_time/posix_time/posix_time_system.hpp:13,
|
|---|
| 1395 | from boost/date_time/posix_time/ptime.hpp:12,
|
|---|
| 1396 | from boost/date_time/posix_time/posix_time_types.hpp:12,
|
|---|
| 1397 | from boost/thread/thread_time.hpp:10,
|
|---|
| 1398 | from boost/thread/locks.hpp:11,
|
|---|
| 1399 | from boost/thread/pthread/mutex.hpp:11,
|
|---|
| 1400 | from boost/thread/mutex.hpp:16,
|
|---|
| 1401 | from boost/spirit/core/non_terminal/impl/object_with_id.ipp:17,
|
|---|
| 1402 | from boost/spirit/core/non_terminal/impl/grammar.ipp:15,
|
|---|
| 1403 | from boost/spirit/core/non_terminal/grammar.hpp:21,
|
|---|
| 1404 | from boost/spirit/core.hpp:43,
|
|---|
| 1405 | from boost/wave/cpplexer/re2clex/cpp_re2c_lexer.hpp:25,
|
|---|
| 1406 | from libs/wave/src/instantiate_re2c_lexer.cpp:26:
|
|---|
| 1407 | boost/date_time/date_generators.hpp:16: sstream: No such file or directory
|
|---|
| 1408 | In file included from boost/date_time/gregorian/formatters_limited.hpp:13,
|
|---|
| 1409 | from boost/date_time/gregorian/conversion.hpp:17,
|
|---|
| 1410 | from boost/date_time/posix_time/conversion.hpp:16,
|
|---|
| 1411 | from boost/thread/pthread/timespec.hpp:10,
|
|---|
| 1412 | from boost/thread/pthread/mutex.hpp:18,
|
|---|
| 1413 | from boost/thread/mutex.hpp:16,
|
|---|
| 1414 | from boost/spirit/core/non_terminal/impl/object_with_id.ipp:17,
|
|---|
| 1415 | from boost/spirit/core/non_terminal/impl/grammar.ipp:15,
|
|---|
| 1416 | from boost/spirit/core/non_terminal/grammar.hpp:21,
|
|---|
| 1417 | from boost/spirit/core.hpp:43,
|
|---|
| 1418 | from boost/wave/cpplexer/re2clex/cpp_re2c_lexer.hpp:25,
|
|---|
| 1419 | from libs/wave/src/instantiate_re2c_lexer.cpp:26:
|
|---|
| 1420 | boost/date_time/date_formatting_limited.hpp:15: sstream: No such file or directory
|
|---|
| 1421 |
|
|---|
| 1422 | "g++" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -pthread -DBOOST_ALL_DYN_LINK=1 -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/wave/build/gcc/release/threading-multi/instantiate_re2c_lexer.o" "libs/wave/src/instantiate_re2c_lexer.cpp"
|
|---|
| 1423 |
|
|---|
| 1424 | ...failed gcc.compile.c++ bin.v2/libs/wave/build/gcc/release/threading-multi/instantiate_re2c_lexer.o...
|
|---|
| 1425 | gcc.compile.c++ bin.v2/libs/wave/build/gcc/release/threading-multi/instantiate_re2c_lexer_str.o
|
|---|
| 1426 | In file included from boost/wave/wave_config.hpp:201,
|
|---|
| 1427 | from libs/wave/src/instantiate_re2c_lexer_str.cpp:13:
|
|---|
| 1428 | boost/wave/util/flex_string.hpp:99: limits: No such file or directory
|
|---|
| 1429 | In file included from boost/wave/cpplexer/cpp_lex_token.hpp:20,
|
|---|
| 1430 | from libs/wave/src/instantiate_re2c_lexer_str.cpp:20:
|
|---|
| 1431 | boost/wave/util/file_position.hpp:17: ostream: No such file or directory
|
|---|
| 1432 | In file included from boost/spirit/core.hpp:27,
|
|---|
| 1433 | from boost/wave/cpplexer/re2clex/cpp_re2c_lexer.hpp:25,
|
|---|
| 1434 | from libs/wave/src/instantiate_re2c_lexer_str.cpp:26:
|
|---|
| 1435 | boost/spirit/core/config.hpp:56: #error "Compiler not supported. See note in <boost/spirit/core/config.hpp>"
|
|---|
| 1436 | In file included from boost/spirit/core/primitives/numerics.hpp:18,
|
|---|
| 1437 | from boost/spirit/core.hpp:34,
|
|---|
| 1438 | from boost/wave/cpplexer/re2clex/cpp_re2c_lexer.hpp:25,
|
|---|
| 1439 | from libs/wave/src/instantiate_re2c_lexer_str.cpp:26:
|
|---|
| 1440 | boost/spirit/core/primitives/impl/numerics.ipp:14: limits: No such file or directory
|
|---|
| 1441 | In file included from boost/date_time/gregorian/gregorian_types.hpp:25,
|
|---|
| 1442 | from boost/date_time/posix_time/posix_time_config.hpp:14,
|
|---|
| 1443 | from boost/date_time/posix_time/posix_time_system.hpp:13,
|
|---|
| 1444 | from boost/date_time/posix_time/ptime.hpp:12,
|
|---|
| 1445 | from boost/date_time/posix_time/posix_time_types.hpp:12,
|
|---|
| 1446 | from boost/thread/thread_time.hpp:10,
|
|---|
| 1447 | from boost/thread/locks.hpp:11,
|
|---|
| 1448 | from boost/thread/pthread/mutex.hpp:11,
|
|---|
| 1449 | from boost/thread/mutex.hpp:16,
|
|---|
| 1450 | from boost/spirit/core/non_terminal/impl/object_with_id.ipp:17,
|
|---|
| 1451 | from boost/spirit/core/non_terminal/impl/grammar.ipp:15,
|
|---|
| 1452 | from boost/spirit/core/non_terminal/grammar.hpp:21,
|
|---|
| 1453 | from boost/spirit/core.hpp:43,
|
|---|
| 1454 | from boost/wave/cpplexer/re2clex/cpp_re2c_lexer.hpp:25,
|
|---|
| 1455 | from libs/wave/src/instantiate_re2c_lexer_str.cpp:26:
|
|---|
| 1456 | boost/date_time/date_generators.hpp:16: sstream: No such file or directory
|
|---|
| 1457 | In file included from boost/date_time/gregorian/formatters_limited.hpp:13,
|
|---|
| 1458 | from boost/date_time/gregorian/conversion.hpp:17,
|
|---|
| 1459 | from boost/date_time/posix_time/conversion.hpp:16,
|
|---|
| 1460 | from boost/thread/pthread/timespec.hpp:10,
|
|---|
| 1461 | from boost/thread/pthread/mutex.hpp:18,
|
|---|
| 1462 | from boost/thread/mutex.hpp:16,
|
|---|
| 1463 | from boost/spirit/core/non_terminal/impl/object_with_id.ipp:17,
|
|---|
| 1464 | from boost/spirit/core/non_terminal/impl/grammar.ipp:15,
|
|---|
| 1465 | from boost/spirit/core/non_terminal/grammar.hpp:21,
|
|---|
| 1466 | from boost/spirit/core.hpp:43,
|
|---|
| 1467 | from boost/wave/cpplexer/re2clex/cpp_re2c_lexer.hpp:25,
|
|---|
| 1468 | from libs/wave/src/instantiate_re2c_lexer_str.cpp:26:
|
|---|
| 1469 | boost/date_time/date_formatting_limited.hpp:15: sstream: No such file or directory
|
|---|
| 1470 |
|
|---|
| 1471 | "g++" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -pthread -DBOOST_ALL_DYN_LINK=1 -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/wave/build/gcc/release/threading-multi/instantiate_re2c_lexer_str.o" "libs/wave/src/instantiate_re2c_lexer_str.cpp"
|
|---|
| 1472 |
|
|---|
| 1473 | ...failed gcc.compile.c++ bin.v2/libs/wave/build/gcc/release/threading-multi/instantiate_re2c_lexer_str.o...
|
|---|
| 1474 | gcc.compile.c++ bin.v2/libs/wave/build/gcc/release/threading-multi/token_ids.o
|
|---|
| 1475 | In file included from boost/wave/wave_config.hpp:201,
|
|---|
| 1476 | from libs/wave/src/token_ids.cpp:18:
|
|---|
| 1477 | boost/wave/util/flex_string.hpp:99: limits: No such file or directory
|
|---|
| 1478 |
|
|---|
| 1479 | "g++" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -pthread -DBOOST_ALL_DYN_LINK=1 -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/wave/build/gcc/release/threading-multi/token_ids.o" "libs/wave/src/token_ids.cpp"
|
|---|
| 1480 |
|
|---|
| 1481 | ...failed gcc.compile.c++ bin.v2/libs/wave/build/gcc/release/threading-multi/token_ids.o...
|
|---|
| 1482 | gcc.compile.c++ bin.v2/libs/wave/build/gcc/release/threading-multi/wave_config_constant.o
|
|---|
| 1483 | In file included from boost/wave/wave_config.hpp:201,
|
|---|
| 1484 | from libs/wave/src/wave_config_constant.cpp:16:
|
|---|
| 1485 | boost/wave/util/flex_string.hpp:99: limits: No such file or directory
|
|---|
| 1486 |
|
|---|
| 1487 | "g++" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -pthread -DBOOST_ALL_DYN_LINK=1 -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/wave/build/gcc/release/threading-multi/wave_config_constant.o" "libs/wave/src/wave_config_constant.cpp"
|
|---|
| 1488 |
|
|---|
| 1489 | ...failed gcc.compile.c++ bin.v2/libs/wave/build/gcc/release/threading-multi/wave_config_constant.o...
|
|---|
| 1490 | gcc.compile.c++ bin.v2/libs/wave/build/gcc/release/threading-multi/cpplexer/re2clex/aq.o
|
|---|
| 1491 | In file included from boost/wave/wave_config.hpp:201,
|
|---|
| 1492 | from libs/wave/src/cpplexer/re2clex/aq.cpp:15:
|
|---|
| 1493 | boost/wave/util/flex_string.hpp:99: limits: No such file or directory
|
|---|
| 1494 |
|
|---|
| 1495 | "g++" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -pthread -DBOOST_ALL_DYN_LINK=1 -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/wave/build/gcc/release/threading-multi/cpplexer/re2clex/aq.o" "libs/wave/src/cpplexer/re2clex/aq.cpp"
|
|---|
| 1496 |
|
|---|
| 1497 | ...failed gcc.compile.c++ bin.v2/libs/wave/build/gcc/release/threading-multi/cpplexer/re2clex/aq.o...
|
|---|
| 1498 | gcc.compile.c++ bin.v2/libs/wave/build/gcc/release/threading-multi/cpplexer/re2clex/cpp_re.o
|
|---|
| 1499 | In file included from boost/wave/wave_config.hpp:201,
|
|---|
| 1500 | from libs/wave/src/cpplexer/re2clex/cpp_re.cpp:24:
|
|---|
| 1501 | boost/wave/util/flex_string.hpp:99: limits: No such file or directory
|
|---|
| 1502 |
|
|---|
| 1503 | "g++" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -w -fPIC -pthread -DBOOST_ALL_DYN_LINK=1 -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/wave/build/gcc/release/threading-multi/cpplexer/re2clex/cpp_re.o" "libs/wave/src/cpplexer/re2clex/cpp_re.cpp"
|
|---|
| 1504 |
|
|---|
| 1505 | ...failed gcc.compile.c++ bin.v2/libs/wave/build/gcc/release/threading-multi/cpplexer/re2clex/cpp_re.o...
|
|---|
| 1506 | gcc.compile.c++ bin.v2/libs/filesystem/build/gcc/release/threading-multi/operations.o
|
|---|
| 1507 | In file included from boost/system/system_error.hpp:14,
|
|---|
| 1508 | from boost/filesystem/path.hpp:16,
|
|---|
| 1509 | from boost/filesystem/operations.hpp:17,
|
|---|
| 1510 | from libs/filesystem/src/operations.cpp:46:
|
|---|
| 1511 | boost/system/error_code.hpp:20: ostream: No such file or directory
|
|---|
| 1512 |
|
|---|
| 1513 | "g++" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -pthread -DBOOST_ALL_DYN_LINK=1 -DBOOST_ALL_NO_LIB=1 -DBOOST_SYSTEM_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/filesystem/build/gcc/release/threading-multi/operations.o" "libs/filesystem/src/operations.cpp"
|
|---|
| 1514 |
|
|---|
| 1515 | ...failed gcc.compile.c++ bin.v2/libs/filesystem/build/gcc/release/threading-multi/operations.o...
|
|---|
| 1516 | gcc.compile.c++ bin.v2/libs/filesystem/build/gcc/release/threading-multi/portability.o
|
|---|
| 1517 | In file included from boost/system/system_error.hpp:14,
|
|---|
| 1518 | from boost/filesystem/path.hpp:16,
|
|---|
| 1519 | from libs/filesystem/src/portability.cpp:17:
|
|---|
| 1520 | boost/system/error_code.hpp:20: ostream: No such file or directory
|
|---|
| 1521 |
|
|---|
| 1522 | "g++" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -pthread -DBOOST_ALL_DYN_LINK=1 -DBOOST_ALL_NO_LIB=1 -DBOOST_SYSTEM_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/filesystem/build/gcc/release/threading-multi/portability.o" "libs/filesystem/src/portability.cpp"
|
|---|
| 1523 |
|
|---|
| 1524 | ...failed gcc.compile.c++ bin.v2/libs/filesystem/build/gcc/release/threading-multi/portability.o...
|
|---|
| 1525 | gcc.compile.c++ bin.v2/libs/filesystem/build/gcc/release/threading-multi/utf8_codecvt_facet.o
|
|---|
| 1526 | In file included from libs/detail/utf8_codecvt_facet.cpp:13,
|
|---|
| 1527 | from libs/filesystem/src/utf8_codecvt_facet.cpp:15:
|
|---|
| 1528 | boost/detail/utf8_codecvt_facet.hpp:81: locale: No such file or directory
|
|---|
| 1529 |
|
|---|
| 1530 | "g++" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -pthread -DBOOST_ALL_DYN_LINK=1 -DBOOST_ALL_NO_LIB=1 -DBOOST_SYSTEM_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/filesystem/build/gcc/release/threading-multi/utf8_codecvt_facet.o" "libs/filesystem/src/utf8_codecvt_facet.cpp"
|
|---|
| 1531 |
|
|---|
| 1532 | ...failed gcc.compile.c++ bin.v2/libs/filesystem/build/gcc/release/threading-multi/utf8_codecvt_facet.o...
|
|---|
| 1533 | gcc.compile.c++ bin.v2/libs/system/build/gcc/release/threading-multi/error_code.o
|
|---|
| 1534 | In file included from libs/system/src/error_code.cpp:26:
|
|---|
| 1535 | boost/system/error_code.hpp:20: ostream: No such file or directory
|
|---|
| 1536 |
|
|---|
| 1537 | "g++" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -pthread -DBOOST_ALL_NO_LIB=1 -DBOOST_SYSTEM_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/system/build/gcc/release/threading-multi/error_code.o" "libs/system/src/error_code.cpp"
|
|---|
| 1538 |
|
|---|
| 1539 | ...failed gcc.compile.c++ bin.v2/libs/system/build/gcc/release/threading-multi/error_code.o...
|
|---|
| 1540 | ...skipped <pbin.v2/libs/system/build/gcc/release/threading-multi>libboost_system-gcc-mt-1_35.so.1.35.0 for lack of <pbin.v2/libs/system/build/gcc/release/threading-multi>error_code.o...
|
|---|
| 1541 | ...skipped <pbin.v2/libs/filesystem/build/gcc/release/threading-multi>libboost_filesystem-gcc-mt-1_35.so.1.35.0 for lack of <pbin.v2/libs/filesystem/build/gcc/release/threading-multi>operations.o...
|
|---|
| 1542 | gcc.compile.c++ bin.v2/libs/date_time/build/gcc/release/threading-multi/greg_month.o
|
|---|
| 1543 | In file included from boost/date_time/gregorian/gregorian_types.hpp:25,
|
|---|
| 1544 | from boost/date_time/gregorian/greg_facet.hpp:12,
|
|---|
| 1545 | from libs/date_time/src/gregorian/greg_month.cpp:15:
|
|---|
| 1546 | boost/date_time/date_generators.hpp:16: sstream: No such file or directory
|
|---|
| 1547 | In file included from boost/date_time/date_parsing.hpp:13,
|
|---|
| 1548 | from boost/date_time/gregorian/parsers.hpp:13,
|
|---|
| 1549 | from boost/date_time/gregorian/greg_facet.hpp:14,
|
|---|
| 1550 | from libs/date_time/src/gregorian/greg_month.cpp:15:
|
|---|
| 1551 | boost/lexical_cast.hpp:19: istream: No such file or directory
|
|---|
| 1552 | boost/lexical_cast.hpp:20: locale: No such file or directory
|
|---|
| 1553 | In file included from boost/lexical_cast.hpp:30,
|
|---|
| 1554 | from boost/date_time/date_parsing.hpp:13,
|
|---|
| 1555 | from boost/date_time/gregorian/parsers.hpp:13,
|
|---|
| 1556 | from boost/date_time/gregorian/greg_facet.hpp:14,
|
|---|
| 1557 | from libs/date_time/src/gregorian/greg_month.cpp:15:
|
|---|
| 1558 | boost/detail/lcast_precision.hpp:12: ios: No such file or directory
|
|---|
| 1559 | boost/detail/lcast_precision.hpp:13: limits: No such file or directory
|
|---|
| 1560 | In file included from boost/date_time/gregorian/greg_facet.hpp:14,
|
|---|
| 1561 | from libs/date_time/src/gregorian/greg_month.cpp:15:
|
|---|
| 1562 | boost/date_time/gregorian/parsers.hpp:17: sstream: No such file or directory
|
|---|
| 1563 | In file included from boost/date_time/gregorian/formatters_limited.hpp:13,
|
|---|
| 1564 | from libs/date_time/src/gregorian/greg_month.cpp:19:
|
|---|
| 1565 | boost/date_time/date_formatting_limited.hpp:15: sstream: No such file or directory
|
|---|
| 1566 |
|
|---|
| 1567 | "g++" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -pthread -DBOOST_ALL_DYN_LINK=1 -DBOOST_ALL_NO_LIB=1 -DDATE_TIME_INLINE -DNDEBUG -I"." -c -o "bin.v2/libs/date_time/build/gcc/release/threading-multi/greg_month.o" "libs/date_time/src/gregorian/greg_month.cpp"
|
|---|
| 1568 |
|
|---|
| 1569 | ...failed gcc.compile.c++ bin.v2/libs/date_time/build/gcc/release/threading-multi/greg_month.o...
|
|---|
| 1570 | gcc.compile.c++ bin.v2/libs/date_time/build/gcc/release/threading-multi/date_generators.o
|
|---|
| 1571 | In file included from libs/date_time/src/gregorian/date_generators.cpp:14:
|
|---|
| 1572 | boost/date_time/date_generators.hpp:16: sstream: No such file or directory
|
|---|
| 1573 |
|
|---|
| 1574 | "g++" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -pthread -DBOOST_ALL_DYN_LINK=1 -DBOOST_ALL_NO_LIB=1 -DDATE_TIME_INLINE -DNDEBUG -I"." -c -o "bin.v2/libs/date_time/build/gcc/release/threading-multi/date_generators.o" "libs/date_time/src/gregorian/date_generators.cpp"
|
|---|
| 1575 |
|
|---|
| 1576 | ...failed gcc.compile.c++ bin.v2/libs/date_time/build/gcc/release/threading-multi/date_generators.o...
|
|---|
| 1577 | ...skipped <pbin.v2/libs/date_time/build/gcc/release/threading-multi>libboost_date_time-gcc-mt-1_35.so.1.35.0 for lack of <pbin.v2/libs/date_time/build/gcc/release/threading-multi>greg_month.o...
|
|---|
| 1578 | ...skipped <pbin.v2/libs/wave/build/gcc/release/threading-multi>libboost_wave-gcc-mt-1_35.so.1.35.0 for lack of <pbin.v2/libs/wave/build/gcc/release/threading-multi>instantiate_cpp_exprgrammar.o...
|
|---|
| 1579 | gcc.compile.c++ bin.v2/libs/graph/build/gcc/release/threading-multi/read_graphviz_spirit.o
|
|---|
| 1580 | In file included from boost/dynamic_property_map.hpp:22,
|
|---|
| 1581 | from boost/graph/graphviz.hpp:25,
|
|---|
| 1582 | from libs/graph/src/read_graphviz_spirit.cpp:28:
|
|---|
| 1583 | boost/lexical_cast.hpp:19: istream: No such file or directory
|
|---|
| 1584 | boost/lexical_cast.hpp:20: locale: No such file or directory
|
|---|
| 1585 | In file included from boost/lexical_cast.hpp:30,
|
|---|
| 1586 | from boost/dynamic_property_map.hpp:22,
|
|---|
| 1587 | from boost/graph/graphviz.hpp:25,
|
|---|
| 1588 | from libs/graph/src/read_graphviz_spirit.cpp:28:
|
|---|
| 1589 | boost/detail/lcast_precision.hpp:12: ios: No such file or directory
|
|---|
| 1590 | boost/detail/lcast_precision.hpp:13: limits: No such file or directory
|
|---|
| 1591 | In file included from boost/graph/graphviz.hpp:25,
|
|---|
| 1592 | from libs/graph/src/read_graphviz_spirit.cpp:28:
|
|---|
| 1593 | boost/dynamic_property_map.hpp:29: sstream: No such file or directory
|
|---|
| 1594 | In file included from boost/spirit/core.hpp:27,
|
|---|
| 1595 | from boost/graph/detail/read_graphviz_spirit.hpp:32,
|
|---|
| 1596 | from boost/graph/graphviz.hpp:780,
|
|---|
| 1597 | from libs/graph/src/read_graphviz_spirit.cpp:28:
|
|---|
| 1598 | boost/spirit/core/config.hpp:56: #error "Compiler not supported. See note in <boost/spirit/core/config.hpp>"
|
|---|
| 1599 | In file included from boost/spirit/core/primitives/numerics.hpp:18,
|
|---|
| 1600 | from boost/spirit/core.hpp:34,
|
|---|
| 1601 | from boost/graph/detail/read_graphviz_spirit.hpp:32,
|
|---|
| 1602 | from boost/graph/graphviz.hpp:780,
|
|---|
| 1603 | from libs/graph/src/read_graphviz_spirit.cpp:28:
|
|---|
| 1604 | boost/spirit/core/primitives/impl/numerics.ipp:14: limits: No such file or directory
|
|---|
| 1605 | In file included from boost/spirit/utility/chset.hpp:16,
|
|---|
| 1606 | from boost/spirit/utility/distinct.hpp:19,
|
|---|
| 1607 | from boost/graph/detail/read_graphviz_spirit.hpp:34,
|
|---|
| 1608 | from boost/graph/graphviz.hpp:780,
|
|---|
| 1609 | from libs/graph/src/read_graphviz_spirit.cpp:28:
|
|---|
| 1610 | boost/spirit/utility/impl/chset/basic_chset.hpp:14: bitset: No such file or directory
|
|---|
| 1611 | In file included from boost/spirit/utility/impl/chset/basic_chset.hpp:102,
|
|---|
| 1612 | from boost/spirit/utility/chset.hpp:16,
|
|---|
| 1613 | from boost/spirit/utility/distinct.hpp:19,
|
|---|
| 1614 | from boost/graph/detail/read_graphviz_spirit.hpp:34,
|
|---|
| 1615 | from boost/graph/graphviz.hpp:780,
|
|---|
| 1616 | from libs/graph/src/read_graphviz_spirit.cpp:28:
|
|---|
| 1617 | boost/spirit/utility/impl/chset/basic_chset.ipp:14: bitset: No such file or directory
|
|---|
| 1618 |
|
|---|
| 1619 | "g++" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -pthread -DBOOST_ALL_NO_LIB=1 -DBOOST_GRAPH_DYN_LINK=1 -DBOOST_GRAPH_NO_LIB=1 -DNDEBUG -I"." -I"libs/graph/src" -c -o "bin.v2/libs/graph/build/gcc/release/threading-multi/read_graphviz_spirit.o" "libs/graph/src/read_graphviz_spirit.cpp"
|
|---|
| 1620 |
|
|---|
| 1621 | ...failed gcc.compile.c++ bin.v2/libs/graph/build/gcc/release/threading-multi/read_graphviz_spirit.o...
|
|---|
| 1622 | ...skipped <pbin.v2/libs/graph/build/gcc/release/threading-multi>libboost_graph-gcc-mt-1_35.so.1.35.0 for lack of <pbin.v2/libs/graph/build/gcc/release/threading-multi>read_graphviz_spirit.o...
|
|---|
| 1623 | gcc.compile.c++ bin.v2/libs/iostreams/build/gcc/release/threading-multi/mapped_file.o
|
|---|
| 1624 | boost/mpl/aux_/integral_wrapper.hpp:72: sorry, not implemented: conversion of template_type_parm as template parameter
|
|---|
| 1625 | In file included from boost/mpl/integral_c.hpp:32,
|
|---|
| 1626 | from boost/type_traits/integral_constant.hpp:11,
|
|---|
| 1627 | from boost/type_traits/detail/bool_trait_def.hpp:15,
|
|---|
| 1628 | from boost/type_traits/is_same.hpp:31,
|
|---|
| 1629 | from boost/type_traits/intrinsics.hpp:38,
|
|---|
| 1630 | from boost/type_traits/is_union.hpp:16,
|
|---|
| 1631 | from boost/type_traits/is_class.hpp:14,
|
|---|
| 1632 | from boost/type_traits/is_base_and_derived.hpp:12,
|
|---|
| 1633 | from boost/iostreams/detail/select.hpp:32,
|
|---|
| 1634 | from boost/iostreams/detail/dispatch.hpp:16,
|
|---|
| 1635 | from boost/iostreams/flush.hpp:17,
|
|---|
| 1636 | from boost/iostreams/close.hpp:18,
|
|---|
| 1637 | from boost/iostreams/device/mapped_file.hpp:43,
|
|---|
| 1638 | from libs/iostreams/src/mapped_file.cpp:24:
|
|---|
| 1639 | boost/mpl/aux_/integral_wrapper.hpp:72: confused by earlier errors, bailing out
|
|---|
| 1640 |
|
|---|
| 1641 | "g++" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -pthread -DBOOST_ALL_NO_LIB=1 -DBOOST_IOSTREAMS_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/iostreams/build/gcc/release/threading-multi/mapped_file.o" "libs/iostreams/src/mapped_file.cpp"
|
|---|
| 1642 |
|
|---|
| 1643 | ...failed gcc.compile.c++ bin.v2/libs/iostreams/build/gcc/release/threading-multi/mapped_file.o...
|
|---|
| 1644 | gcc.compile.c++ bin.v2/libs/iostreams/build/gcc/release/threading-multi/zlib.o
|
|---|
| 1645 | boost/mpl/aux_/integral_wrapper.hpp:72: sorry, not implemented: conversion of template_type_parm as template parameter
|
|---|
| 1646 | In file included from boost/mpl/integral_c.hpp:32,
|
|---|
| 1647 | from boost/type_traits/integral_constant.hpp:11,
|
|---|
| 1648 | from boost/type_traits/detail/bool_trait_def.hpp:15,
|
|---|
| 1649 | from boost/type_traits/is_same.hpp:31,
|
|---|
| 1650 | from boost/type_traits/intrinsics.hpp:38,
|
|---|
| 1651 | from boost/type_traits/is_union.hpp:16,
|
|---|
| 1652 | from boost/type_traits/is_class.hpp:14,
|
|---|
| 1653 | from boost/type_traits/is_base_and_derived.hpp:12,
|
|---|
| 1654 | from boost/iostreams/detail/select.hpp:32,
|
|---|
| 1655 | from boost/iostreams/detail/dispatch.hpp:16,
|
|---|
| 1656 | from boost/iostreams/read.hpp:19,
|
|---|
| 1657 | from boost/iostreams/detail/buffer.hpp:20,
|
|---|
| 1658 | from boost/iostreams/filter/symmetric.hpp:49,
|
|---|
| 1659 | from boost/iostreams/filter/zlib.hpp:30,
|
|---|
| 1660 | from libs/iostreams/src/zlib.cpp:18:
|
|---|
| 1661 | boost/mpl/aux_/integral_wrapper.hpp:72: confused by earlier errors, bailing out
|
|---|
| 1662 |
|
|---|
| 1663 | "g++" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -pthread -DBOOST_ALL_NO_LIB=1 -DBOOST_IOSTREAMS_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/iostreams/build/gcc/release/threading-multi/zlib.o" "libs/iostreams/src/zlib.cpp"
|
|---|
| 1664 |
|
|---|
| 1665 | ...failed gcc.compile.c++ bin.v2/libs/iostreams/build/gcc/release/threading-multi/zlib.o...
|
|---|
| 1666 | gcc.compile.c++ bin.v2/libs/iostreams/build/gcc/release/threading-multi/bzip2.o
|
|---|
| 1667 | boost/mpl/aux_/integral_wrapper.hpp:72: sorry, not implemented: conversion of template_type_parm as template parameter
|
|---|
| 1668 | In file included from boost/mpl/integral_c.hpp:32,
|
|---|
| 1669 | from boost/type_traits/integral_constant.hpp:11,
|
|---|
| 1670 | from boost/type_traits/detail/bool_trait_def.hpp:15,
|
|---|
| 1671 | from boost/type_traits/is_same.hpp:31,
|
|---|
| 1672 | from boost/type_traits/intrinsics.hpp:38,
|
|---|
| 1673 | from boost/type_traits/is_union.hpp:16,
|
|---|
| 1674 | from boost/type_traits/is_class.hpp:14,
|
|---|
| 1675 | from boost/type_traits/is_base_and_derived.hpp:12,
|
|---|
| 1676 | from boost/iostreams/detail/select.hpp:32,
|
|---|
| 1677 | from boost/iostreams/detail/dispatch.hpp:16,
|
|---|
| 1678 | from boost/iostreams/read.hpp:19,
|
|---|
| 1679 | from boost/iostreams/detail/buffer.hpp:20,
|
|---|
| 1680 | from boost/iostreams/filter/symmetric.hpp:49,
|
|---|
| 1681 | from boost/iostreams/filter/bzip2.hpp:29,
|
|---|
| 1682 | from libs/iostreams/src/bzip2.cpp:18:
|
|---|
| 1683 | boost/mpl/aux_/integral_wrapper.hpp:72: confused by earlier errors, bailing out
|
|---|
| 1684 |
|
|---|
| 1685 | "g++" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -pthread -DBOOST_ALL_NO_LIB=1 -DBOOST_IOSTREAMS_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/iostreams/build/gcc/release/threading-multi/bzip2.o" "libs/iostreams/src/bzip2.cpp"
|
|---|
| 1686 |
|
|---|
| 1687 | ...failed gcc.compile.c++ bin.v2/libs/iostreams/build/gcc/release/threading-multi/bzip2.o...
|
|---|
| 1688 | ...skipped <pbin.v2/libs/iostreams/build/gcc/release/threading-multi>libboost_iostreams-gcc-mt-1_35.so.1.35.0 for lack of <pbin.v2/libs/iostreams/build/gcc/release/threading-multi>mapped_file.o...
|
|---|
| 1689 | gcc.compile.c++ bin.v2/libs/program_options/build/gcc/release/threading-multi/cmdline.o
|
|---|
| 1690 | In file included from boost/program_options/value_semantic.hpp:14,
|
|---|
| 1691 | from boost/program_options/options_description.hpp:13,
|
|---|
| 1692 | from boost/program_options/detail/cmdline.hpp:14,
|
|---|
| 1693 | from libs/program_options/src/cmdline.cpp:11:
|
|---|
| 1694 | boost/lexical_cast.hpp:19: istream: No such file or directory
|
|---|
| 1695 | boost/lexical_cast.hpp:20: locale: No such file or directory
|
|---|
| 1696 | In file included from boost/lexical_cast.hpp:30,
|
|---|
| 1697 | from boost/program_options/value_semantic.hpp:14,
|
|---|
| 1698 | from boost/program_options/options_description.hpp:13,
|
|---|
| 1699 | from boost/program_options/detail/cmdline.hpp:14,
|
|---|
| 1700 | from libs/program_options/src/cmdline.cpp:11:
|
|---|
| 1701 | boost/detail/lcast_precision.hpp:12: ios: No such file or directory
|
|---|
| 1702 | boost/detail/lcast_precision.hpp:13: limits: No such file or directory
|
|---|
| 1703 |
|
|---|
| 1704 | "g++" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -pthread -DBOOST_ALL_NO_LIB=1 -DBOOST_PROGRAM_OPTIONS_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/program_options/build/gcc/release/threading-multi/cmdline.o" "libs/program_options/src/cmdline.cpp"
|
|---|
| 1705 |
|
|---|
| 1706 | ...failed gcc.compile.c++ bin.v2/libs/program_options/build/gcc/release/threading-multi/cmdline.o...
|
|---|
| 1707 | gcc.compile.c++ bin.v2/libs/program_options/build/gcc/release/threading-multi/config_file.o
|
|---|
| 1708 | In file included from boost/mpl/aux_/include_preprocessed.hpp:37,
|
|---|
| 1709 | from boost/mpl/or.hpp:43,
|
|---|
| 1710 | from boost/iterator/interoperable.hpp:11,
|
|---|
| 1711 | from boost/iterator/iterator_facade.hpp:11,
|
|---|
| 1712 | from boost/program_options/eof_iterator.hpp:9,
|
|---|
| 1713 | from boost/program_options/detail/config_file.hpp:17,
|
|---|
| 1714 | from libs/program_options/src/config_file.cpp:10:
|
|---|
| 1715 | boost/mpl/aux_/preprocessed/gcc/or.hpp:65: redefinition of default argument for `class T3'
|
|---|
| 1716 | boost/mpl/aux_/preprocessed/gcc/or.hpp:65: original definition appeared here
|
|---|
| 1717 | boost/mpl/aux_/integral_wrapper.hpp:72: sorry, not implemented: conversion of template_type_parm as template parameter
|
|---|
| 1718 | In file included from boost/mpl/integral_c.hpp:32,
|
|---|
| 1719 | from boost/type_traits/integral_constant.hpp:11,
|
|---|
| 1720 | from boost/type_traits/detail/bool_trait_def.hpp:15,
|
|---|
| 1721 | from boost/type_traits/is_array.hpp:27,
|
|---|
| 1722 | from boost/type_traits/is_convertible.hpp:17,
|
|---|
| 1723 | from boost/iterator/interoperable.hpp:13,
|
|---|
| 1724 | from boost/iterator/iterator_facade.hpp:11,
|
|---|
| 1725 | from boost/program_options/eof_iterator.hpp:9,
|
|---|
| 1726 | from boost/program_options/detail/config_file.hpp:17,
|
|---|
| 1727 | from libs/program_options/src/config_file.cpp:10:
|
|---|
| 1728 | boost/mpl/aux_/integral_wrapper.hpp:72: confused by earlier errors, bailing out
|
|---|
| 1729 |
|
|---|
| 1730 | "g++" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -pthread -DBOOST_ALL_NO_LIB=1 -DBOOST_PROGRAM_OPTIONS_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/program_options/build/gcc/release/threading-multi/config_file.o" "libs/program_options/src/config_file.cpp"
|
|---|
| 1731 |
|
|---|
| 1732 | ...failed gcc.compile.c++ bin.v2/libs/program_options/build/gcc/release/threading-multi/config_file.o...
|
|---|
| 1733 | gcc.compile.c++ bin.v2/libs/program_options/build/gcc/release/threading-multi/options_description.o
|
|---|
| 1734 | In file included from boost/program_options/value_semantic.hpp:14,
|
|---|
| 1735 | from boost/program_options/options_description.hpp:13,
|
|---|
| 1736 | from libs/program_options/src/options_description.cpp:10:
|
|---|
| 1737 | boost/lexical_cast.hpp:19: istream: No such file or directory
|
|---|
| 1738 | boost/lexical_cast.hpp:20: locale: No such file or directory
|
|---|
| 1739 | In file included from boost/lexical_cast.hpp:30,
|
|---|
| 1740 | from boost/program_options/value_semantic.hpp:14,
|
|---|
| 1741 | from boost/program_options/options_description.hpp:13,
|
|---|
| 1742 | from libs/program_options/src/options_description.cpp:10:
|
|---|
| 1743 | boost/detail/lcast_precision.hpp:12: ios: No such file or directory
|
|---|
| 1744 | boost/detail/lcast_precision.hpp:13: limits: No such file or directory
|
|---|
| 1745 | libs/program_options/src/options_description.cpp:25: sstream: No such file or directory
|
|---|
| 1746 |
|
|---|
| 1747 | "g++" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -pthread -DBOOST_ALL_NO_LIB=1 -DBOOST_PROGRAM_OPTIONS_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/program_options/build/gcc/release/threading-multi/options_description.o" "libs/program_options/src/options_description.cpp"
|
|---|
| 1748 |
|
|---|
| 1749 | ...failed gcc.compile.c++ bin.v2/libs/program_options/build/gcc/release/threading-multi/options_description.o...
|
|---|
| 1750 | gcc.compile.c++ bin.v2/libs/program_options/build/gcc/release/threading-multi/parsers.o
|
|---|
| 1751 | In file included from boost/program_options/value_semantic.hpp:14,
|
|---|
| 1752 | from boost/program_options/options_description.hpp:13,
|
|---|
| 1753 | from boost/program_options/detail/cmdline.hpp:14,
|
|---|
| 1754 | from boost/program_options/parsers.hpp:12,
|
|---|
| 1755 | from libs/program_options/src/parsers.cpp:11:
|
|---|
| 1756 | boost/lexical_cast.hpp:19: istream: No such file or directory
|
|---|
| 1757 | boost/lexical_cast.hpp:20: locale: No such file or directory
|
|---|
| 1758 | In file included from boost/lexical_cast.hpp:30,
|
|---|
| 1759 | from boost/program_options/value_semantic.hpp:14,
|
|---|
| 1760 | from boost/program_options/options_description.hpp:13,
|
|---|
| 1761 | from boost/program_options/detail/cmdline.hpp:14,
|
|---|
| 1762 | from boost/program_options/parsers.hpp:12,
|
|---|
| 1763 | from libs/program_options/src/parsers.cpp:11:
|
|---|
| 1764 | boost/detail/lcast_precision.hpp:12: ios: No such file or directory
|
|---|
| 1765 | boost/detail/lcast_precision.hpp:13: limits: No such file or directory
|
|---|
| 1766 |
|
|---|
| 1767 | "g++" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -pthread -DBOOST_ALL_NO_LIB=1 -DBOOST_PROGRAM_OPTIONS_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/program_options/build/gcc/release/threading-multi/parsers.o" "libs/program_options/src/parsers.cpp"
|
|---|
| 1768 |
|
|---|
| 1769 | ...failed gcc.compile.c++ bin.v2/libs/program_options/build/gcc/release/threading-multi/parsers.o...
|
|---|
| 1770 | gcc.compile.c++ bin.v2/libs/program_options/build/gcc/release/threading-multi/variables_map.o
|
|---|
| 1771 | In file included from boost/program_options/value_semantic.hpp:14,
|
|---|
| 1772 | from boost/program_options/options_description.hpp:13,
|
|---|
| 1773 | from boost/program_options/detail/cmdline.hpp:14,
|
|---|
| 1774 | from boost/program_options/parsers.hpp:12,
|
|---|
| 1775 | from libs/program_options/src/variables_map.cpp:9:
|
|---|
| 1776 | boost/lexical_cast.hpp:19: istream: No such file or directory
|
|---|
| 1777 | boost/lexical_cast.hpp:20: locale: No such file or directory
|
|---|
| 1778 | In file included from boost/lexical_cast.hpp:30,
|
|---|
| 1779 | from boost/program_options/value_semantic.hpp:14,
|
|---|
| 1780 | from boost/program_options/options_description.hpp:13,
|
|---|
| 1781 | from boost/program_options/detail/cmdline.hpp:14,
|
|---|
| 1782 | from boost/program_options/parsers.hpp:12,
|
|---|
| 1783 | from libs/program_options/src/variables_map.cpp:9:
|
|---|
| 1784 | boost/detail/lcast_precision.hpp:12: ios: No such file or directory
|
|---|
| 1785 | boost/detail/lcast_precision.hpp:13: limits: No such file or directory
|
|---|
| 1786 |
|
|---|
| 1787 | "g++" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -pthread -DBOOST_ALL_NO_LIB=1 -DBOOST_PROGRAM_OPTIONS_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/program_options/build/gcc/release/threading-multi/variables_map.o" "libs/program_options/src/variables_map.cpp"
|
|---|
| 1788 |
|
|---|
| 1789 | ...failed gcc.compile.c++ bin.v2/libs/program_options/build/gcc/release/threading-multi/variables_map.o...
|
|---|
| 1790 | gcc.compile.c++ bin.v2/libs/program_options/build/gcc/release/threading-multi/value_semantic.o
|
|---|
| 1791 | In file included from boost/program_options/value_semantic.hpp:14,
|
|---|
| 1792 | from libs/program_options/src/value_semantic.cpp:8:
|
|---|
| 1793 | boost/lexical_cast.hpp:19: istream: No such file or directory
|
|---|
| 1794 | boost/lexical_cast.hpp:20: locale: No such file or directory
|
|---|
| 1795 | In file included from boost/lexical_cast.hpp:30,
|
|---|
| 1796 | from boost/program_options/value_semantic.hpp:14,
|
|---|
| 1797 | from libs/program_options/src/value_semantic.cpp:8:
|
|---|
| 1798 | boost/detail/lcast_precision.hpp:12: ios: No such file or directory
|
|---|
| 1799 | boost/detail/lcast_precision.hpp:13: limits: No such file or directory
|
|---|
| 1800 |
|
|---|
| 1801 | "g++" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -pthread -DBOOST_ALL_NO_LIB=1 -DBOOST_PROGRAM_OPTIONS_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/program_options/build/gcc/release/threading-multi/value_semantic.o" "libs/program_options/src/value_semantic.cpp"
|
|---|
| 1802 |
|
|---|
| 1803 | ...failed gcc.compile.c++ bin.v2/libs/program_options/build/gcc/release/threading-multi/value_semantic.o...
|
|---|
| 1804 | gcc.compile.c++ bin.v2/libs/program_options/build/gcc/release/threading-multi/positional_options.o
|
|---|
| 1805 | libs/program_options/src/positional_options.cpp: In method `unsigned int ::boost::program_options::positional_options_description::max_total_count() const':
|
|---|
| 1806 | libs/program_options/src/positional_options.cpp:37: non-lvalue in unary `&'
|
|---|
| 1807 | libs/program_options/src/positional_options.cpp:38: warning: control reaches end of non-void function `::boost::program_options::positional_options_description::max_total_count() const'
|
|---|
| 1808 |
|
|---|
| 1809 | "g++" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -pthread -DBOOST_ALL_NO_LIB=1 -DBOOST_PROGRAM_OPTIONS_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/program_options/build/gcc/release/threading-multi/positional_options.o" "libs/program_options/src/positional_options.cpp"
|
|---|
| 1810 |
|
|---|
| 1811 | ...failed gcc.compile.c++ bin.v2/libs/program_options/build/gcc/release/threading-multi/positional_options.o...
|
|---|
| 1812 | gcc.compile.c++ bin.v2/libs/program_options/build/gcc/release/threading-multi/utf8_codecvt_facet.o
|
|---|
| 1813 | In file included from libs/program_options/src/../../detail/utf8_codecvt_facet.cpp:13,
|
|---|
| 1814 | from libs/program_options/src/utf8_codecvt_facet.cpp:15:
|
|---|
| 1815 | boost/detail/utf8_codecvt_facet.hpp:81: locale: No such file or directory
|
|---|
| 1816 |
|
|---|
| 1817 | "g++" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -pthread -DBOOST_ALL_NO_LIB=1 -DBOOST_PROGRAM_OPTIONS_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/program_options/build/gcc/release/threading-multi/utf8_codecvt_facet.o" "libs/program_options/src/utf8_codecvt_facet.cpp"
|
|---|
| 1818 |
|
|---|
| 1819 | ...failed gcc.compile.c++ bin.v2/libs/program_options/build/gcc/release/threading-multi/utf8_codecvt_facet.o...
|
|---|
| 1820 | gcc.compile.c++ bin.v2/libs/program_options/build/gcc/release/threading-multi/convert.o
|
|---|
| 1821 | libs/program_options/src/convert.cpp:8: locale: No such file or directory
|
|---|
| 1822 | libs/program_options/src/convert.cpp:11: locale: No such file or directory
|
|---|
| 1823 | In file included from boost/program_options/detail/utf8_codecvt_facet.hpp:19,
|
|---|
| 1824 | from libs/program_options/src/convert.cpp:19:
|
|---|
| 1825 | boost/detail/utf8_codecvt_facet.hpp:81: locale: No such file or directory
|
|---|
| 1826 |
|
|---|
| 1827 | "g++" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -pthread -DBOOST_ALL_NO_LIB=1 -DBOOST_PROGRAM_OPTIONS_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/program_options/build/gcc/release/threading-multi/convert.o" "libs/program_options/src/convert.cpp"
|
|---|
| 1828 |
|
|---|
| 1829 | ...failed gcc.compile.c++ bin.v2/libs/program_options/build/gcc/release/threading-multi/convert.o...
|
|---|
| 1830 | gcc.compile.c++ bin.v2/libs/program_options/build/gcc/release/threading-multi/winmain.o
|
|---|
| 1831 | In file included from boost/program_options/value_semantic.hpp:14,
|
|---|
| 1832 | from boost/program_options/options_description.hpp:13,
|
|---|
| 1833 | from boost/program_options/detail/cmdline.hpp:14,
|
|---|
| 1834 | from boost/program_options/parsers.hpp:12,
|
|---|
| 1835 | from libs/program_options/src/winmain.cpp:7:
|
|---|
| 1836 | boost/lexical_cast.hpp:19: istream: No such file or directory
|
|---|
| 1837 | boost/lexical_cast.hpp:20: locale: No such file or directory
|
|---|
| 1838 | In file included from boost/lexical_cast.hpp:30,
|
|---|
| 1839 | from boost/program_options/value_semantic.hpp:14,
|
|---|
| 1840 | from boost/program_options/options_description.hpp:13,
|
|---|
| 1841 | from boost/program_options/detail/cmdline.hpp:14,
|
|---|
| 1842 | from boost/program_options/parsers.hpp:12,
|
|---|
| 1843 | from libs/program_options/src/winmain.cpp:7:
|
|---|
| 1844 | boost/detail/lcast_precision.hpp:12: ios: No such file or directory
|
|---|
| 1845 | boost/detail/lcast_precision.hpp:13: limits: No such file or directory
|
|---|
| 1846 |
|
|---|
| 1847 | "g++" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -pthread -DBOOST_ALL_NO_LIB=1 -DBOOST_PROGRAM_OPTIONS_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/program_options/build/gcc/release/threading-multi/winmain.o" "libs/program_options/src/winmain.cpp"
|
|---|
| 1848 |
|
|---|
| 1849 | ...failed gcc.compile.c++ bin.v2/libs/program_options/build/gcc/release/threading-multi/winmain.o...
|
|---|
| 1850 | ...skipped <pbin.v2/libs/program_options/build/gcc/release/threading-multi>libboost_program_options-gcc-mt-1_35.so.1.35.0 for lack of <pbin.v2/libs/program_options/build/gcc/release/threading-multi>cmdline.o...
|
|---|
| 1851 | ...on 100th target...
|
|---|
| 1852 | gcc.compile.c++ bin.v2/libs/python/build/gcc/release/threading-multi/numeric.o
|
|---|
| 1853 | In file included from boost/python/type_id.hpp:11,
|
|---|
| 1854 | from boost/python/instance_holder.hpp:11,
|
|---|
| 1855 | from boost/python/object/pointer_holder.hpp:14,
|
|---|
| 1856 | from boost/python/to_python_indirect.hpp:10,
|
|---|
| 1857 | from boost/python/converter/arg_to_python.hpp:10,
|
|---|
| 1858 | from boost/python/call.hpp:15,
|
|---|
| 1859 | from boost/python/object_core.hpp:12,
|
|---|
| 1860 | from boost/python/object.hpp:9,
|
|---|
| 1861 | from boost/python/tuple.hpp:10,
|
|---|
| 1862 | from boost/python/numeric.hpp:10,
|
|---|
| 1863 | from libs/python/src/numeric.cpp:6:
|
|---|
| 1864 | boost/operators.hpp:800: Internal compiler error 382.
|
|---|
| 1865 | boost/operators.hpp:800: Please submit a full bug report to `egcs-bugs@egcs.cygnus.com'.
|
|---|
| 1866 | boost/operators.hpp:800: See <URL:http://egcs.cygnus.com/faq.html#bugreport> for details.
|
|---|
| 1867 |
|
|---|
| 1868 | "g++" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -pthread -DBOOST_ALL_NO_LIB=1 -DBOOST_PYTHON_SOURCE -DNDEBUG -I"." -I"/usr/include/python2.4" -c -o "bin.v2/libs/python/build/gcc/release/threading-multi/numeric.o" "libs/python/src/numeric.cpp"
|
|---|
| 1869 |
|
|---|
| 1870 | ...failed gcc.compile.c++ bin.v2/libs/python/build/gcc/release/threading-multi/numeric.o...
|
|---|
| 1871 | gcc.compile.c++ bin.v2/libs/python/build/gcc/release/threading-multi/list.o
|
|---|
| 1872 | In file included from boost/python/type_id.hpp:11,
|
|---|
| 1873 | from boost/python/instance_holder.hpp:11,
|
|---|
| 1874 | from boost/python/object/pointer_holder.hpp:14,
|
|---|
| 1875 | from boost/python/to_python_indirect.hpp:10,
|
|---|
| 1876 | from boost/python/converter/arg_to_python.hpp:10,
|
|---|
| 1877 | from boost/python/call.hpp:15,
|
|---|
| 1878 | from boost/python/object_core.hpp:12,
|
|---|
| 1879 | from boost/python/object.hpp:9,
|
|---|
| 1880 | from boost/python/list.hpp:10,
|
|---|
| 1881 | from libs/python/src/list.cpp:5:
|
|---|
| 1882 | boost/operators.hpp:800: Internal compiler error 382.
|
|---|
| 1883 | boost/operators.hpp:800: Please submit a full bug report to `egcs-bugs@egcs.cygnus.com'.
|
|---|
| 1884 | boost/operators.hpp:800: See <URL:http://egcs.cygnus.com/faq.html#bugreport> for details.
|
|---|
| 1885 |
|
|---|
| 1886 | "g++" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -pthread -DBOOST_ALL_NO_LIB=1 -DBOOST_PYTHON_SOURCE -DNDEBUG -I"." -I"/usr/include/python2.4" -c -o "bin.v2/libs/python/build/gcc/release/threading-multi/list.o" "libs/python/src/list.cpp"
|
|---|
| 1887 |
|
|---|
| 1888 | ...failed gcc.compile.c++ bin.v2/libs/python/build/gcc/release/threading-multi/list.o...
|
|---|
| 1889 | gcc.compile.c++ bin.v2/libs/python/build/gcc/release/threading-multi/long.o
|
|---|
| 1890 | In file included from boost/python/type_id.hpp:11,
|
|---|
| 1891 | from boost/python/instance_holder.hpp:11,
|
|---|
| 1892 | from boost/python/object/pointer_holder.hpp:14,
|
|---|
| 1893 | from boost/python/to_python_indirect.hpp:10,
|
|---|
| 1894 | from boost/python/converter/arg_to_python.hpp:10,
|
|---|
| 1895 | from boost/python/call.hpp:15,
|
|---|
| 1896 | from boost/python/object_core.hpp:12,
|
|---|
| 1897 | from boost/python/object.hpp:9,
|
|---|
| 1898 | from boost/python/long.hpp:10,
|
|---|
| 1899 | from libs/python/src/long.cpp:5:
|
|---|
| 1900 | boost/operators.hpp:800: Internal compiler error 382.
|
|---|
| 1901 | boost/operators.hpp:800: Please submit a full bug report to `egcs-bugs@egcs.cygnus.com'.
|
|---|
| 1902 | boost/operators.hpp:800: See <URL:http://egcs.cygnus.com/faq.html#bugreport> for details.
|
|---|
| 1903 |
|
|---|
| 1904 | "g++" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -pthread -DBOOST_ALL_NO_LIB=1 -DBOOST_PYTHON_SOURCE -DNDEBUG -I"." -I"/usr/include/python2.4" -c -o "bin.v2/libs/python/build/gcc/release/threading-multi/long.o" "libs/python/src/long.cpp"
|
|---|
| 1905 |
|
|---|
| 1906 | ...failed gcc.compile.c++ bin.v2/libs/python/build/gcc/release/threading-multi/long.o...
|
|---|
| 1907 | gcc.compile.c++ bin.v2/libs/python/build/gcc/release/threading-multi/dict.o
|
|---|
| 1908 | In file included from boost/python/type_id.hpp:11,
|
|---|
| 1909 | from boost/python/instance_holder.hpp:11,
|
|---|
| 1910 | from boost/python/object/pointer_holder.hpp:14,
|
|---|
| 1911 | from boost/python/to_python_indirect.hpp:10,
|
|---|
| 1912 | from boost/python/converter/arg_to_python.hpp:10,
|
|---|
| 1913 | from boost/python/call.hpp:15,
|
|---|
| 1914 | from boost/python/object_core.hpp:12,
|
|---|
| 1915 | from boost/python/object.hpp:9,
|
|---|
| 1916 | from boost/python/dict.hpp:10,
|
|---|
| 1917 | from libs/python/src/dict.cpp:4:
|
|---|
| 1918 | boost/operators.hpp:800: Internal compiler error 382.
|
|---|
| 1919 | boost/operators.hpp:800: Please submit a full bug report to `egcs-bugs@egcs.cygnus.com'.
|
|---|
| 1920 | boost/operators.hpp:800: See <URL:http://egcs.cygnus.com/faq.html#bugreport> for details.
|
|---|
| 1921 |
|
|---|
| 1922 | "g++" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -pthread -DBOOST_ALL_NO_LIB=1 -DBOOST_PYTHON_SOURCE -DNDEBUG -I"." -I"/usr/include/python2.4" -c -o "bin.v2/libs/python/build/gcc/release/threading-multi/dict.o" "libs/python/src/dict.cpp"
|
|---|
| 1923 |
|
|---|
| 1924 | ...failed gcc.compile.c++ bin.v2/libs/python/build/gcc/release/threading-multi/dict.o...
|
|---|
| 1925 | gcc.compile.c++ bin.v2/libs/python/build/gcc/release/threading-multi/tuple.o
|
|---|
| 1926 | In file included from boost/python/type_id.hpp:11,
|
|---|
| 1927 | from boost/python/instance_holder.hpp:11,
|
|---|
| 1928 | from boost/python/object/pointer_holder.hpp:14,
|
|---|
| 1929 | from boost/python/to_python_indirect.hpp:10,
|
|---|
| 1930 | from boost/python/converter/arg_to_python.hpp:10,
|
|---|
| 1931 | from boost/python/call.hpp:15,
|
|---|
| 1932 | from boost/python/object_core.hpp:12,
|
|---|
| 1933 | from boost/python/object.hpp:9,
|
|---|
| 1934 | from boost/python/tuple.hpp:10,
|
|---|
| 1935 | from libs/python/src/tuple.cpp:5:
|
|---|
| 1936 | boost/operators.hpp:800: Internal compiler error 382.
|
|---|
| 1937 | boost/operators.hpp:800: Please submit a full bug report to `egcs-bugs@egcs.cygnus.com'.
|
|---|
| 1938 | boost/operators.hpp:800: See <URL:http://egcs.cygnus.com/faq.html#bugreport> for details.
|
|---|
| 1939 |
|
|---|
| 1940 | "g++" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -pthread -DBOOST_ALL_NO_LIB=1 -DBOOST_PYTHON_SOURCE -DNDEBUG -I"." -I"/usr/include/python2.4" -c -o "bin.v2/libs/python/build/gcc/release/threading-multi/tuple.o" "libs/python/src/tuple.cpp"
|
|---|
| 1941 |
|
|---|
| 1942 | ...failed gcc.compile.c++ bin.v2/libs/python/build/gcc/release/threading-multi/tuple.o...
|
|---|
| 1943 | gcc.compile.c++ bin.v2/libs/python/build/gcc/release/threading-multi/str.o
|
|---|
| 1944 | In file included from boost/python/type_id.hpp:11,
|
|---|
| 1945 | from boost/python/instance_holder.hpp:11,
|
|---|
| 1946 | from boost/python/object/pointer_holder.hpp:14,
|
|---|
| 1947 | from boost/python/to_python_indirect.hpp:10,
|
|---|
| 1948 | from boost/python/converter/arg_to_python.hpp:10,
|
|---|
| 1949 | from boost/python/call.hpp:15,
|
|---|
| 1950 | from boost/python/object_core.hpp:12,
|
|---|
| 1951 | from boost/python/object.hpp:9,
|
|---|
| 1952 | from boost/python/str.hpp:10,
|
|---|
| 1953 | from libs/python/src/str.cpp:4:
|
|---|
| 1954 | boost/operators.hpp:800: Internal compiler error 382.
|
|---|
| 1955 | boost/operators.hpp:800: Please submit a full bug report to `egcs-bugs@egcs.cygnus.com'.
|
|---|
| 1956 | boost/operators.hpp:800: See <URL:http://egcs.cygnus.com/faq.html#bugreport> for details.
|
|---|
| 1957 |
|
|---|
| 1958 | "g++" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -pthread -DBOOST_ALL_NO_LIB=1 -DBOOST_PYTHON_SOURCE -DNDEBUG -I"." -I"/usr/include/python2.4" -c -o "bin.v2/libs/python/build/gcc/release/threading-multi/str.o" "libs/python/src/str.cpp"
|
|---|
| 1959 |
|
|---|
| 1960 | ...failed gcc.compile.c++ bin.v2/libs/python/build/gcc/release/threading-multi/str.o...
|
|---|
| 1961 | gcc.compile.c++ bin.v2/libs/python/build/gcc/release/threading-multi/slice.o
|
|---|
| 1962 | In file included from boost/python/type_id.hpp:11,
|
|---|
| 1963 | from boost/python/instance_holder.hpp:11,
|
|---|
| 1964 | from boost/python/object/pointer_holder.hpp:14,
|
|---|
| 1965 | from boost/python/to_python_indirect.hpp:10,
|
|---|
| 1966 | from boost/python/converter/arg_to_python.hpp:10,
|
|---|
| 1967 | from boost/python/call.hpp:15,
|
|---|
| 1968 | from boost/python/object_core.hpp:12,
|
|---|
| 1969 | from boost/python/object.hpp:9,
|
|---|
| 1970 | from boost/python/slice.hpp:11,
|
|---|
| 1971 | from libs/python/src/slice.cpp:1:
|
|---|
| 1972 | boost/operators.hpp:800: Internal compiler error 382.
|
|---|
| 1973 | boost/operators.hpp:800: Please submit a full bug report to `egcs-bugs@egcs.cygnus.com'.
|
|---|
| 1974 | boost/operators.hpp:800: See <URL:http://egcs.cygnus.com/faq.html#bugreport> for details.
|
|---|
| 1975 |
|
|---|
| 1976 | "g++" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -pthread -DBOOST_ALL_NO_LIB=1 -DBOOST_PYTHON_SOURCE -DNDEBUG -I"." -I"/usr/include/python2.4" -c -o "bin.v2/libs/python/build/gcc/release/threading-multi/slice.o" "libs/python/src/slice.cpp"
|
|---|
| 1977 |
|
|---|
| 1978 | ...failed gcc.compile.c++ bin.v2/libs/python/build/gcc/release/threading-multi/slice.o...
|
|---|
| 1979 | gcc.compile.c++ bin.v2/libs/python/build/gcc/release/threading-multi/from_python.o
|
|---|
| 1980 | In file included from boost/python/detail/referent_storage.hpp:7,
|
|---|
| 1981 | from boost/python/converter/rvalue_from_python_data.hpp:9,
|
|---|
| 1982 | from boost/python/converter/from_python.hpp:9,
|
|---|
| 1983 | from libs/python/src/converter/from_python.cpp:6:
|
|---|
| 1984 | boost/mpl/if.hpp:131: redefinition of default argument for `class T4'
|
|---|
| 1985 | boost/mpl/if.hpp:131: original definition appeared here
|
|---|
| 1986 | boost/mpl/aux_/integral_wrapper.hpp:72: sorry, not implemented: conversion of template_type_parm as template parameter
|
|---|
| 1987 | In file included from boost/mpl/integral_c.hpp:32,
|
|---|
| 1988 | from boost/type_traits/integral_constant.hpp:11,
|
|---|
| 1989 | from boost/type_traits/detail/bool_trait_def.hpp:15,
|
|---|
| 1990 | from boost/type_traits/is_array.hpp:27,
|
|---|
| 1991 | from boost/python/detail/destroy.hpp:8,
|
|---|
| 1992 | from boost/python/converter/rvalue_from_python_data.hpp:10,
|
|---|
| 1993 | from boost/python/converter/from_python.hpp:9,
|
|---|
| 1994 | from libs/python/src/converter/from_python.cpp:6:
|
|---|
| 1995 | boost/mpl/aux_/integral_wrapper.hpp:72: confused by earlier errors, bailing out
|
|---|
| 1996 |
|
|---|
| 1997 | "g++" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -pthread -DBOOST_ALL_NO_LIB=1 -DBOOST_PYTHON_SOURCE -DNDEBUG -I"." -I"/usr/include/python2.4" -c -o "bin.v2/libs/python/build/gcc/release/threading-multi/from_python.o" "libs/python/src/converter/from_python.cpp"
|
|---|
| 1998 |
|
|---|
| 1999 | ...failed gcc.compile.c++ bin.v2/libs/python/build/gcc/release/threading-multi/from_python.o...
|
|---|
| 2000 | gcc.compile.c++ bin.v2/libs/python/build/gcc/release/threading-multi/registry.o
|
|---|
| 2001 | In file included from boost/python/type_id.hpp:11,
|
|---|
| 2002 | from boost/python/converter/registry.hpp:7,
|
|---|
| 2003 | from libs/python/src/converter/registry.cpp:5:
|
|---|
| 2004 | boost/operators.hpp:800: Internal compiler error 382.
|
|---|
| 2005 | boost/operators.hpp:800: Please submit a full bug report to `egcs-bugs@egcs.cygnus.com'.
|
|---|
| 2006 | boost/operators.hpp:800: See <URL:http://egcs.cygnus.com/faq.html#bugreport> for details.
|
|---|
| 2007 |
|
|---|
| 2008 | "g++" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -pthread -DBOOST_ALL_NO_LIB=1 -DBOOST_PYTHON_SOURCE -DNDEBUG -I"." -I"/usr/include/python2.4" -c -o "bin.v2/libs/python/build/gcc/release/threading-multi/registry.o" "libs/python/src/converter/registry.cpp"
|
|---|
| 2009 |
|
|---|
| 2010 | ...failed gcc.compile.c++ bin.v2/libs/python/build/gcc/release/threading-multi/registry.o...
|
|---|
| 2011 | gcc.compile.c++ bin.v2/libs/python/build/gcc/release/threading-multi/type_id.o
|
|---|
| 2012 | In file included from boost/python/type_id.hpp:11,
|
|---|
| 2013 | from libs/python/src/converter/type_id.cpp:6:
|
|---|
| 2014 | boost/operators.hpp:800: Internal compiler error 382.
|
|---|
| 2015 | boost/operators.hpp:800: Please submit a full bug report to `egcs-bugs@egcs.cygnus.com'.
|
|---|
| 2016 | boost/operators.hpp:800: See <URL:http://egcs.cygnus.com/faq.html#bugreport> for details.
|
|---|
| 2017 |
|
|---|
| 2018 | "g++" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -pthread -DBOOST_ALL_NO_LIB=1 -DBOOST_PYTHON_SOURCE -DNDEBUG -I"." -I"/usr/include/python2.4" -c -o "bin.v2/libs/python/build/gcc/release/threading-multi/type_id.o" "libs/python/src/converter/type_id.cpp"
|
|---|
| 2019 |
|
|---|
| 2020 | ...failed gcc.compile.c++ bin.v2/libs/python/build/gcc/release/threading-multi/type_id.o...
|
|---|
| 2021 | gcc.compile.c++ bin.v2/libs/python/build/gcc/release/threading-multi/enum.o
|
|---|
| 2022 | In file included from boost/python/type_id.hpp:11,
|
|---|
| 2023 | from boost/python/instance_holder.hpp:11,
|
|---|
| 2024 | from boost/python/object/pointer_holder.hpp:14,
|
|---|
| 2025 | from boost/python/to_python_indirect.hpp:10,
|
|---|
| 2026 | from boost/python/converter/arg_to_python.hpp:10,
|
|---|
| 2027 | from boost/python/call.hpp:15,
|
|---|
| 2028 | from boost/python/object_core.hpp:12,
|
|---|
| 2029 | from boost/python/object/enum_base.hpp:8,
|
|---|
| 2030 | from libs/python/src/object/enum.cpp:6:
|
|---|
| 2031 | boost/operators.hpp:800: Internal compiler error 382.
|
|---|
| 2032 | boost/operators.hpp:800: Please submit a full bug report to `egcs-bugs@egcs.cygnus.com'.
|
|---|
| 2033 | boost/operators.hpp:800: See <URL:http://egcs.cygnus.com/faq.html#bugreport> for details.
|
|---|
| 2034 |
|
|---|
| 2035 | "g++" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -pthread -DBOOST_ALL_NO_LIB=1 -DBOOST_PYTHON_SOURCE -DNDEBUG -I"." -I"/usr/include/python2.4" -c -o "bin.v2/libs/python/build/gcc/release/threading-multi/enum.o" "libs/python/src/object/enum.cpp"
|
|---|
| 2036 |
|
|---|
| 2037 | ...failed gcc.compile.c++ bin.v2/libs/python/build/gcc/release/threading-multi/enum.o...
|
|---|
| 2038 | gcc.compile.c++ bin.v2/libs/python/build/gcc/release/threading-multi/class.o
|
|---|
| 2039 | In file included from boost/mpl/assert.hpp:17,
|
|---|
| 2040 | from boost/mpl/aux_/na_assert.hpp:23,
|
|---|
| 2041 | from boost/mpl/arg.hpp:25,
|
|---|
| 2042 | from boost/mpl/placeholders.hpp:24,
|
|---|
| 2043 | from boost/mpl/bind.hpp:24,
|
|---|
| 2044 | from boost/mpl/lambda.hpp:18,
|
|---|
| 2045 | from libs/python/src/object/class.cpp:7:
|
|---|
| 2046 | boost/mpl/not.hpp:47: redefinition of default argument for `class T2'
|
|---|
| 2047 | boost/mpl/not.hpp:47: original definition appeared here
|
|---|
| 2048 | In file included from boost/mpl/aux_/na_assert.hpp:23,
|
|---|
| 2049 | from boost/mpl/arg.hpp:25,
|
|---|
| 2050 | from boost/mpl/placeholders.hpp:24,
|
|---|
| 2051 | from boost/mpl/bind.hpp:24,
|
|---|
| 2052 | from boost/mpl/lambda.hpp:18,
|
|---|
| 2053 | from libs/python/src/object/class.cpp:7:
|
|---|
| 2054 | boost/mpl/assert.hpp:96: redefinition of default argument for `class T2'
|
|---|
| 2055 | boost/mpl/assert.hpp:96: original definition appeared here
|
|---|
| 2056 | In file included from boost/mpl/aux_/include_preprocessed.hpp:37,
|
|---|
| 2057 | from boost/mpl/arg.hpp:37,
|
|---|
| 2058 | from boost/mpl/placeholders.hpp:24,
|
|---|
| 2059 | from boost/mpl/bind.hpp:24,
|
|---|
| 2060 | from boost/mpl/lambda.hpp:18,
|
|---|
| 2061 | from libs/python/src/object/class.cpp:7:
|
|---|
| 2062 | boost/mpl/aux_/preprocessed/gcc/arg.hpp:28: redefinition of default argument for `class U1'
|
|---|
| 2063 | boost/mpl/aux_/preprocessed/gcc/arg.hpp:21: original definition appeared here
|
|---|
| 2064 | boost/mpl/aux_/preprocessed/gcc/arg.hpp:46: redefinition of default argument for `class U1'
|
|---|
| 2065 | boost/mpl/aux_/preprocessed/gcc/arg.hpp:39: original definition appeared here
|
|---|
| 2066 | boost/mpl/aux_/preprocessed/gcc/arg.hpp:64: redefinition of default argument for `class U1'
|
|---|
| 2067 | boost/mpl/aux_/preprocessed/gcc/arg.hpp:57: original definition appeared here
|
|---|
| 2068 | boost/mpl/aux_/preprocessed/gcc/arg.hpp:82: redefinition of default argument for `class U1'
|
|---|
| 2069 | boost/mpl/aux_/preprocessed/gcc/arg.hpp:75: original definition appeared here
|
|---|
| 2070 | boost/mpl/aux_/preprocessed/gcc/arg.hpp:100: redefinition of default argument for `class U1'
|
|---|
| 2071 | boost/mpl/aux_/preprocessed/gcc/arg.hpp:93: original definition appeared here
|
|---|
| 2072 | boost/mpl/aux_/preprocessed/gcc/arg.hpp:118: redefinition of default argument for `class U1'
|
|---|
| 2073 | boost/mpl/aux_/preprocessed/gcc/arg.hpp:111: original definition appeared here
|
|---|
| 2074 | In file included from boost/mpl/next.hpp:17,
|
|---|
| 2075 | from boost/mpl/bind.hpp:25,
|
|---|
| 2076 | from boost/mpl/lambda.hpp:18,
|
|---|
| 2077 | from libs/python/src/object/class.cpp:7:
|
|---|
| 2078 | boost/mpl/next_prior.hpp:44: redefinition of default argument for `class T2'
|
|---|
| 2079 | boost/mpl/next_prior.hpp:44: original definition appeared here
|
|---|
| 2080 | boost/mpl/next_prior.hpp:45: redefinition of default argument for `class T2'
|
|---|
| 2081 | boost/mpl/next_prior.hpp:45: original definition appeared here
|
|---|
| 2082 | In file included from boost/mpl/bind.hpp:26,
|
|---|
| 2083 | from boost/mpl/lambda.hpp:18,
|
|---|
| 2084 | from libs/python/src/object/class.cpp:7:
|
|---|
| 2085 | boost/mpl/protect.hpp:48: redefinition of default argument for `class T2'
|
|---|
| 2086 | boost/mpl/protect.hpp:48: original definition appeared here
|
|---|
| 2087 | In file included from boost/mpl/aux_/include_preprocessed.hpp:37,
|
|---|
| 2088 | from boost/mpl/bind.hpp:50,
|
|---|
| 2089 | from boost/mpl/lambda.hpp:18,
|
|---|
| 2090 | from libs/python/src/object/class.cpp:7:
|
|---|
| 2091 | boost/mpl/aux_/preprocessed/gcc/bind.hpp:88: redefinition of default argument for `class U1'
|
|---|
| 2092 | boost/mpl/aux_/preprocessed/gcc/bind.hpp:72: original definition appeared here
|
|---|
| 2093 | boost/mpl/aux_/preprocessed/gcc/bind.hpp:146: redefinition of default argument for `class U1'
|
|---|
| 2094 | boost/mpl/aux_/preprocessed/gcc/bind.hpp:124: original definition appeared here
|
|---|
| 2095 | boost/mpl/aux_/preprocessed/gcc/bind.hpp:209: redefinition of default argument for `class U1'
|
|---|
| 2096 | boost/mpl/aux_/preprocessed/gcc/bind.hpp:182: original definition appeared here
|
|---|
| 2097 | boost/mpl/aux_/preprocessed/gcc/bind.hpp:277: redefinition of default argument for `class U1'
|
|---|
| 2098 | boost/mpl/aux_/preprocessed/gcc/bind.hpp:245: original definition appeared here
|
|---|
| 2099 | boost/mpl/aux_/preprocessed/gcc/bind.hpp:351: redefinition of default argument for `class U1'
|
|---|
| 2100 | boost/mpl/aux_/preprocessed/gcc/bind.hpp:313: original definition appeared here
|
|---|
| 2101 | boost/mpl/aux_/preprocessed/gcc/bind.hpp:431: redefinition of default argument for `class U1'
|
|---|
| 2102 | boost/mpl/aux_/preprocessed/gcc/bind.hpp:388: original definition appeared here
|
|---|
| 2103 | boost/mpl/aux_/preprocessed/gcc/bind.hpp:509: redefinition of default argument for `class U1'
|
|---|
| 2104 | boost/mpl/aux_/preprocessed/gcc/bind.hpp:480: original definition appeared here
|
|---|
| 2105 | boost/mpl/aux_/preprocessed/gcc/bind.hpp:557: redefinition of default argument for `class U1'
|
|---|
| 2106 | boost/mpl/aux_/preprocessed/gcc/bind.hpp:528: original definition appeared here
|
|---|
| 2107 | In file included from boost/mpl/quote.hpp:22,
|
|---|
| 2108 | from boost/mpl/aux_/full_lambda.hpp:25,
|
|---|
| 2109 | from boost/mpl/lambda.hpp:22,
|
|---|
| 2110 | from libs/python/src/object/class.cpp:7:
|
|---|
| 2111 | boost/mpl/void.hpp:71: redefinition of default argument for `class T2'
|
|---|
| 2112 | boost/mpl/void.hpp:71: original definition appeared here
|
|---|
| 2113 | boost/mpl/void.hpp:72: redefinition of default argument for `class T2'
|
|---|
| 2114 | boost/mpl/void.hpp:72: original definition appeared here
|
|---|
| 2115 | In file included from boost/mpl/aux_/include_preprocessed.hpp:37,
|
|---|
| 2116 | from boost/mpl/aux_/template_arity.hpp:43,
|
|---|
| 2117 | from boost/mpl/aux_/full_lambda.hpp:29,
|
|---|
| 2118 | from boost/mpl/lambda.hpp:22,
|
|---|
| 2119 | from libs/python/src/object/class.cpp:7:
|
|---|
| 2120 | boost/mpl/aux_/preprocessed/gcc/template_arity.hpp:16: confused by earlier errors, bailing out
|
|---|
| 2121 |
|
|---|
| 2122 | "g++" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -pthread -DBOOST_ALL_NO_LIB=1 -DBOOST_PYTHON_SOURCE -DNDEBUG -I"." -I"/usr/include/python2.4" -c -o "bin.v2/libs/python/build/gcc/release/threading-multi/class.o" "libs/python/src/object/class.cpp"
|
|---|
| 2123 |
|
|---|
| 2124 | ...failed gcc.compile.c++ bin.v2/libs/python/build/gcc/release/threading-multi/class.o...
|
|---|
| 2125 | gcc.compile.c++ bin.v2/libs/python/build/gcc/release/threading-multi/function.o
|
|---|
| 2126 | boost/mpl/aux_/integral_wrapper.hpp:72: sorry, not implemented: conversion of template_type_parm as template parameter
|
|---|
| 2127 | In file included from boost/mpl/integral_c.hpp:32,
|
|---|
| 2128 | from boost/type_traits/integral_constant.hpp:11,
|
|---|
| 2129 | from boost/type_traits/detail/bool_trait_def.hpp:15,
|
|---|
| 2130 | from boost/type_traits/is_same.hpp:31,
|
|---|
| 2131 | from boost/type_traits/same_traits.hpp:13,
|
|---|
| 2132 | from boost/python/cast.hpp:10,
|
|---|
| 2133 | from boost/python/handle.hpp:10,
|
|---|
| 2134 | from boost/python/args_fwd.hpp:10,
|
|---|
| 2135 | from boost/python/object/function.hpp:9,
|
|---|
| 2136 | from boost/python/docstring_options.hpp:8,
|
|---|
| 2137 | from libs/python/src/object/function.cpp:6:
|
|---|
| 2138 | boost/mpl/aux_/integral_wrapper.hpp:72: confused by earlier errors, bailing out
|
|---|
| 2139 |
|
|---|
| 2140 | "g++" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -pthread -DBOOST_ALL_NO_LIB=1 -DBOOST_PYTHON_SOURCE -DNDEBUG -I"." -I"/usr/include/python2.4" -c -o "bin.v2/libs/python/build/gcc/release/threading-multi/function.o" "libs/python/src/object/function.cpp"
|
|---|
| 2141 |
|
|---|
| 2142 | ...failed gcc.compile.c++ bin.v2/libs/python/build/gcc/release/threading-multi/function.o...
|
|---|
| 2143 | gcc.compile.c++ bin.v2/libs/python/build/gcc/release/threading-multi/inheritance.o
|
|---|
| 2144 | In file included from boost/python/type_id.hpp:11,
|
|---|
| 2145 | from boost/python/object/inheritance.hpp:8,
|
|---|
| 2146 | from libs/python/src/object/inheritance.cpp:5:
|
|---|
| 2147 | boost/operators.hpp:800: Internal compiler error 382.
|
|---|
| 2148 | boost/operators.hpp:800: Please submit a full bug report to `egcs-bugs@egcs.cygnus.com'.
|
|---|
| 2149 | boost/operators.hpp:800: See <URL:http://egcs.cygnus.com/faq.html#bugreport> for details.
|
|---|
| 2150 |
|
|---|
| 2151 | "g++" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -pthread -DBOOST_ALL_NO_LIB=1 -DBOOST_PYTHON_SOURCE -DNDEBUG -I"." -I"/usr/include/python2.4" -c -o "bin.v2/libs/python/build/gcc/release/threading-multi/inheritance.o" "libs/python/src/object/inheritance.cpp"
|
|---|
| 2152 |
|
|---|
| 2153 | ...failed gcc.compile.c++ bin.v2/libs/python/build/gcc/release/threading-multi/inheritance.o...
|
|---|
| 2154 | gcc.compile.c++ bin.v2/libs/python/build/gcc/release/threading-multi/life_support.o
|
|---|
| 2155 | boost/mpl/aux_/integral_wrapper.hpp:72: sorry, not implemented: conversion of template_type_parm as template parameter
|
|---|
| 2156 | In file included from boost/mpl/integral_c.hpp:32,
|
|---|
| 2157 | from boost/type_traits/integral_constant.hpp:11,
|
|---|
| 2158 | from boost/type_traits/detail/bool_trait_def.hpp:15,
|
|---|
| 2159 | from boost/type_traits/is_same.hpp:31,
|
|---|
| 2160 | from boost/type_traits/same_traits.hpp:13,
|
|---|
| 2161 | from boost/python/cast.hpp:10,
|
|---|
| 2162 | from boost/python/refcount.hpp:9,
|
|---|
| 2163 | from libs/python/src/object/life_support.cpp:7:
|
|---|
| 2164 | boost/mpl/aux_/integral_wrapper.hpp:72: confused by earlier errors, bailing out
|
|---|
| 2165 |
|
|---|
| 2166 | "g++" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -pthread -DBOOST_ALL_NO_LIB=1 -DBOOST_PYTHON_SOURCE -DNDEBUG -I"." -I"/usr/include/python2.4" -c -o "bin.v2/libs/python/build/gcc/release/threading-multi/life_support.o" "libs/python/src/object/life_support.cpp"
|
|---|
| 2167 |
|
|---|
| 2168 | ...failed gcc.compile.c++ bin.v2/libs/python/build/gcc/release/threading-multi/life_support.o...
|
|---|
| 2169 | gcc.compile.c++ bin.v2/libs/python/build/gcc/release/threading-multi/pickle_support.o
|
|---|
| 2170 | In file included from boost/python/default_call_policies.hpp:9,
|
|---|
| 2171 | from boost/python/make_function.hpp:10,
|
|---|
| 2172 | from libs/python/src/object/pickle_support.cpp:6:
|
|---|
| 2173 | boost/mpl/if.hpp:131: redefinition of default argument for `class T4'
|
|---|
| 2174 | boost/mpl/if.hpp:131: original definition appeared here
|
|---|
| 2175 | boost/mpl/aux_/integral_wrapper.hpp:72: sorry, not implemented: conversion of template_type_parm as template parameter
|
|---|
| 2176 | In file included from boost/mpl/integral_c.hpp:32,
|
|---|
| 2177 | from boost/type_traits/integral_constant.hpp:11,
|
|---|
| 2178 | from boost/type_traits/detail/bool_trait_def.hpp:15,
|
|---|
| 2179 | from boost/type_traits/is_same.hpp:31,
|
|---|
| 2180 | from boost/type_traits/same_traits.hpp:13,
|
|---|
| 2181 | from boost/python/cast.hpp:10,
|
|---|
| 2182 | from boost/python/refcount.hpp:9,
|
|---|
| 2183 | from boost/python/to_python_value.hpp:10,
|
|---|
| 2184 | from boost/python/default_call_policies.hpp:10,
|
|---|
| 2185 | from boost/python/make_function.hpp:10,
|
|---|
| 2186 | from libs/python/src/object/pickle_support.cpp:6:
|
|---|
| 2187 | boost/mpl/aux_/integral_wrapper.hpp:72: confused by earlier errors, bailing out
|
|---|
| 2188 |
|
|---|
| 2189 | "g++" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -pthread -DBOOST_ALL_NO_LIB=1 -DBOOST_PYTHON_SOURCE -DNDEBUG -I"." -I"/usr/include/python2.4" -c -o "bin.v2/libs/python/build/gcc/release/threading-multi/pickle_support.o" "libs/python/src/object/pickle_support.cpp"
|
|---|
| 2190 |
|
|---|
| 2191 | ...failed gcc.compile.c++ bin.v2/libs/python/build/gcc/release/threading-multi/pickle_support.o...
|
|---|
| 2192 | gcc.compile.c++ bin.v2/libs/python/build/gcc/release/threading-multi/errors.o
|
|---|
| 2193 | boost/mpl/aux_/integral_wrapper.hpp:72: sorry, not implemented: conversion of template_type_parm as template parameter
|
|---|
| 2194 | In file included from boost/mpl/integral_c.hpp:32,
|
|---|
| 2195 | from boost/type_traits/integral_constant.hpp:11,
|
|---|
| 2196 | from boost/type_traits/detail/bool_trait_def.hpp:15,
|
|---|
| 2197 | from boost/type_traits/is_integral.hpp:15,
|
|---|
| 2198 | from boost/function/function_base.hpp:20,
|
|---|
| 2199 | from boost/function/detail/prologue.hpp:17,
|
|---|
| 2200 | from boost/function/function_template.hpp:12,
|
|---|
| 2201 | from boost/function/detail/maybe_include.hpp:13,
|
|---|
| 2202 | from boost/function/function0.hpp:11,
|
|---|
| 2203 | from boost/python/errors.hpp:13,
|
|---|
| 2204 | from libs/python/src/errors.cpp:10:
|
|---|
| 2205 | boost/mpl/aux_/integral_wrapper.hpp:72: confused by earlier errors, bailing out
|
|---|
| 2206 |
|
|---|
| 2207 | "g++" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -pthread -DBOOST_ALL_NO_LIB=1 -DBOOST_PYTHON_SOURCE -DNDEBUG -I"." -I"/usr/include/python2.4" -c -o "bin.v2/libs/python/build/gcc/release/threading-multi/errors.o" "libs/python/src/errors.cpp"
|
|---|
| 2208 |
|
|---|
| 2209 | ...failed gcc.compile.c++ bin.v2/libs/python/build/gcc/release/threading-multi/errors.o...
|
|---|
| 2210 | gcc.compile.c++ bin.v2/libs/python/build/gcc/release/threading-multi/module.o
|
|---|
| 2211 | In file included from boost/python/type_id.hpp:11,
|
|---|
| 2212 | from boost/python/instance_holder.hpp:11,
|
|---|
| 2213 | from boost/python/object/pointer_holder.hpp:14,
|
|---|
| 2214 | from boost/python/to_python_indirect.hpp:10,
|
|---|
| 2215 | from boost/python/converter/arg_to_python.hpp:10,
|
|---|
| 2216 | from boost/python/call.hpp:15,
|
|---|
| 2217 | from boost/python/object_core.hpp:12,
|
|---|
| 2218 | from boost/python/object.hpp:9,
|
|---|
| 2219 | from boost/python/scope.hpp:9,
|
|---|
| 2220 | from libs/python/src/module.cpp:9:
|
|---|
| 2221 | boost/operators.hpp:800: Internal compiler error 382.
|
|---|
| 2222 | boost/operators.hpp:800: Please submit a full bug report to `egcs-bugs@egcs.cygnus.com'.
|
|---|
| 2223 | boost/operators.hpp:800: See <URL:http://egcs.cygnus.com/faq.html#bugreport> for details.
|
|---|
| 2224 |
|
|---|
| 2225 | "g++" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -pthread -DBOOST_ALL_NO_LIB=1 -DBOOST_PYTHON_SOURCE -DNDEBUG -I"." -I"/usr/include/python2.4" -c -o "bin.v2/libs/python/build/gcc/release/threading-multi/module.o" "libs/python/src/module.cpp"
|
|---|
| 2226 |
|
|---|
| 2227 | ...failed gcc.compile.c++ bin.v2/libs/python/build/gcc/release/threading-multi/module.o...
|
|---|
| 2228 | gcc.compile.c++ bin.v2/libs/python/build/gcc/release/threading-multi/builtin_converters.o
|
|---|
| 2229 | boost/mpl/aux_/integral_wrapper.hpp:72: sorry, not implemented: conversion of template_type_parm as template parameter
|
|---|
| 2230 | In file included from boost/mpl/integral_c.hpp:32,
|
|---|
| 2231 | from boost/type_traits/integral_constant.hpp:11,
|
|---|
| 2232 | from boost/type_traits/detail/bool_trait_def.hpp:15,
|
|---|
| 2233 | from boost/type_traits/is_same.hpp:31,
|
|---|
| 2234 | from boost/type_traits/same_traits.hpp:13,
|
|---|
| 2235 | from boost/python/cast.hpp:10,
|
|---|
| 2236 | from boost/python/handle.hpp:10,
|
|---|
| 2237 | from libs/python/src/converter/builtin_converters.cpp:6:
|
|---|
| 2238 | boost/mpl/aux_/integral_wrapper.hpp:72: confused by earlier errors, bailing out
|
|---|
| 2239 |
|
|---|
| 2240 | "g++" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -pthread -DBOOST_ALL_NO_LIB=1 -DBOOST_PYTHON_SOURCE -DNDEBUG -I"." -I"/usr/include/python2.4" -c -o "bin.v2/libs/python/build/gcc/release/threading-multi/builtin_converters.o" "libs/python/src/converter/builtin_converters.cpp"
|
|---|
| 2241 |
|
|---|
| 2242 | ...failed gcc.compile.c++ bin.v2/libs/python/build/gcc/release/threading-multi/builtin_converters.o...
|
|---|
| 2243 | gcc.compile.c++ bin.v2/libs/python/build/gcc/release/threading-multi/arg_to_python_base.o
|
|---|
| 2244 | boost/mpl/aux_/integral_wrapper.hpp:72: sorry, not implemented: conversion of template_type_parm as template parameter
|
|---|
| 2245 | In file included from boost/mpl/integral_c.hpp:32,
|
|---|
| 2246 | from boost/type_traits/integral_constant.hpp:11,
|
|---|
| 2247 | from boost/type_traits/detail/bool_trait_def.hpp:15,
|
|---|
| 2248 | from boost/type_traits/is_same.hpp:31,
|
|---|
| 2249 | from boost/type_traits/same_traits.hpp:13,
|
|---|
| 2250 | from boost/python/cast.hpp:10,
|
|---|
| 2251 | from boost/python/handle.hpp:10,
|
|---|
| 2252 | from boost/python/converter/arg_to_python_base.hpp:7,
|
|---|
| 2253 | from libs/python/src/converter/arg_to_python_base.cpp:6:
|
|---|
| 2254 | boost/mpl/aux_/integral_wrapper.hpp:72: confused by earlier errors, bailing out
|
|---|
| 2255 |
|
|---|
| 2256 | "g++" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -pthread -DBOOST_ALL_NO_LIB=1 -DBOOST_PYTHON_SOURCE -DNDEBUG -I"." -I"/usr/include/python2.4" -c -o "bin.v2/libs/python/build/gcc/release/threading-multi/arg_to_python_base.o" "libs/python/src/converter/arg_to_python_base.cpp"
|
|---|
| 2257 |
|
|---|
| 2258 | ...failed gcc.compile.c++ bin.v2/libs/python/build/gcc/release/threading-multi/arg_to_python_base.o...
|
|---|
| 2259 | gcc.compile.c++ bin.v2/libs/python/build/gcc/release/threading-multi/iterator.o
|
|---|
| 2260 | boost/mpl/aux_/integral_wrapper.hpp:72: sorry, not implemented: conversion of template_type_parm as template parameter
|
|---|
| 2261 | In file included from boost/mpl/integral_c.hpp:32,
|
|---|
| 2262 | from boost/type_traits/integral_constant.hpp:11,
|
|---|
| 2263 | from boost/type_traits/detail/bool_trait_def.hpp:15,
|
|---|
| 2264 | from boost/type_traits/is_integral.hpp:15,
|
|---|
| 2265 | from boost/function/function_base.hpp:20,
|
|---|
| 2266 | from boost/function/detail/prologue.hpp:17,
|
|---|
| 2267 | from boost/function/function_template.hpp:12,
|
|---|
| 2268 | from boost/function/detail/maybe_include.hpp:23,
|
|---|
| 2269 | from boost/function/function2.hpp:11,
|
|---|
| 2270 | from boost/python/object/function_object.hpp:8,
|
|---|
| 2271 | from libs/python/src/object/iterator.cpp:7:
|
|---|
| 2272 | boost/mpl/aux_/integral_wrapper.hpp:72: confused by earlier errors, bailing out
|
|---|
| 2273 |
|
|---|
| 2274 | "g++" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -pthread -DBOOST_ALL_NO_LIB=1 -DBOOST_PYTHON_SOURCE -DNDEBUG -I"." -I"/usr/include/python2.4" -c -o "bin.v2/libs/python/build/gcc/release/threading-multi/iterator.o" "libs/python/src/object/iterator.cpp"
|
|---|
| 2275 |
|
|---|
| 2276 | ...failed gcc.compile.c++ bin.v2/libs/python/build/gcc/release/threading-multi/iterator.o...
|
|---|
| 2277 | gcc.compile.c++ bin.v2/libs/python/build/gcc/release/threading-multi/stl_iterator.o
|
|---|
| 2278 | In file included from boost/python/type_id.hpp:11,
|
|---|
| 2279 | from boost/python/instance_holder.hpp:11,
|
|---|
| 2280 | from boost/python/object/pointer_holder.hpp:14,
|
|---|
| 2281 | from boost/python/to_python_indirect.hpp:10,
|
|---|
| 2282 | from boost/python/converter/arg_to_python.hpp:10,
|
|---|
| 2283 | from boost/python/call.hpp:15,
|
|---|
| 2284 | from boost/python/object_core.hpp:12,
|
|---|
| 2285 | from boost/python/object.hpp:9,
|
|---|
| 2286 | from libs/python/src/object/stl_iterator.cpp:6:
|
|---|
| 2287 | boost/operators.hpp:800: Internal compiler error 382.
|
|---|
| 2288 | boost/operators.hpp:800: Please submit a full bug report to `egcs-bugs@egcs.cygnus.com'.
|
|---|
| 2289 | boost/operators.hpp:800: See <URL:http://egcs.cygnus.com/faq.html#bugreport> for details.
|
|---|
| 2290 |
|
|---|
| 2291 | "g++" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -pthread -DBOOST_ALL_NO_LIB=1 -DBOOST_PYTHON_SOURCE -DNDEBUG -I"." -I"/usr/include/python2.4" -c -o "bin.v2/libs/python/build/gcc/release/threading-multi/stl_iterator.o" "libs/python/src/object/stl_iterator.cpp"
|
|---|
| 2292 |
|
|---|
| 2293 | ...failed gcc.compile.c++ bin.v2/libs/python/build/gcc/release/threading-multi/stl_iterator.o...
|
|---|
| 2294 | gcc.compile.c++ bin.v2/libs/python/build/gcc/release/threading-multi/object_protocol.o
|
|---|
| 2295 | In file included from boost/python/type_id.hpp:11,
|
|---|
| 2296 | from boost/python/instance_holder.hpp:11,
|
|---|
| 2297 | from boost/python/object/pointer_holder.hpp:14,
|
|---|
| 2298 | from boost/python/to_python_indirect.hpp:10,
|
|---|
| 2299 | from boost/python/converter/arg_to_python.hpp:10,
|
|---|
| 2300 | from boost/python/call.hpp:15,
|
|---|
| 2301 | from boost/python/object_core.hpp:12,
|
|---|
| 2302 | from boost/python/object_protocol.hpp:11,
|
|---|
| 2303 | from libs/python/src/object_protocol.cpp:6:
|
|---|
| 2304 | boost/operators.hpp:800: Internal compiler error 382.
|
|---|
| 2305 | boost/operators.hpp:800: Please submit a full bug report to `egcs-bugs@egcs.cygnus.com'.
|
|---|
| 2306 | boost/operators.hpp:800: See <URL:http://egcs.cygnus.com/faq.html#bugreport> for details.
|
|---|
| 2307 |
|
|---|
| 2308 | "g++" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -pthread -DBOOST_ALL_NO_LIB=1 -DBOOST_PYTHON_SOURCE -DNDEBUG -I"." -I"/usr/include/python2.4" -c -o "bin.v2/libs/python/build/gcc/release/threading-multi/object_protocol.o" "libs/python/src/object_protocol.cpp"
|
|---|
| 2309 |
|
|---|
| 2310 | ...failed gcc.compile.c++ bin.v2/libs/python/build/gcc/release/threading-multi/object_protocol.o...
|
|---|
| 2311 | gcc.compile.c++ bin.v2/libs/python/build/gcc/release/threading-multi/object_operators.o
|
|---|
| 2312 | In file included from boost/python/type_id.hpp:11,
|
|---|
| 2313 | from boost/python/instance_holder.hpp:11,
|
|---|
| 2314 | from boost/python/object/pointer_holder.hpp:14,
|
|---|
| 2315 | from boost/python/to_python_indirect.hpp:10,
|
|---|
| 2316 | from boost/python/converter/arg_to_python.hpp:10,
|
|---|
| 2317 | from boost/python/call.hpp:15,
|
|---|
| 2318 | from boost/python/object_core.hpp:12,
|
|---|
| 2319 | from boost/python/object_operators.hpp:10,
|
|---|
| 2320 | from libs/python/src/object_operators.cpp:6:
|
|---|
| 2321 | boost/operators.hpp:800: Internal compiler error 382.
|
|---|
| 2322 | boost/operators.hpp:800: Please submit a full bug report to `egcs-bugs@egcs.cygnus.com'.
|
|---|
| 2323 | boost/operators.hpp:800: See <URL:http://egcs.cygnus.com/faq.html#bugreport> for details.
|
|---|
| 2324 |
|
|---|
| 2325 | "g++" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -pthread -DBOOST_ALL_NO_LIB=1 -DBOOST_PYTHON_SOURCE -DNDEBUG -I"." -I"/usr/include/python2.4" -c -o "bin.v2/libs/python/build/gcc/release/threading-multi/object_operators.o" "libs/python/src/object_operators.cpp"
|
|---|
| 2326 |
|
|---|
| 2327 | ...failed gcc.compile.c++ bin.v2/libs/python/build/gcc/release/threading-multi/object_operators.o...
|
|---|
| 2328 | gcc.compile.c++ bin.v2/libs/python/build/gcc/release/threading-multi/wrapper.o
|
|---|
| 2329 | boost/mpl/aux_/integral_wrapper.hpp:72: sorry, not implemented: conversion of template_type_parm as template parameter
|
|---|
| 2330 | In file included from boost/mpl/integral_c.hpp:32,
|
|---|
| 2331 | from boost/type_traits/integral_constant.hpp:11,
|
|---|
| 2332 | from boost/type_traits/detail/bool_trait_def.hpp:15,
|
|---|
| 2333 | from boost/type_traits/is_same.hpp:31,
|
|---|
| 2334 | from boost/type_traits/intrinsics.hpp:38,
|
|---|
| 2335 | from boost/type_traits/is_union.hpp:16,
|
|---|
| 2336 | from boost/type_traits/is_class.hpp:14,
|
|---|
| 2337 | from boost/type_traits/is_polymorphic.hpp:11,
|
|---|
| 2338 | from boost/python/detail/wrapper_base.hpp:8,
|
|---|
| 2339 | from boost/python/wrapper.hpp:7,
|
|---|
| 2340 | from libs/python/src/wrapper.cpp:5:
|
|---|
| 2341 | boost/mpl/aux_/integral_wrapper.hpp:72: confused by earlier errors, bailing out
|
|---|
| 2342 |
|
|---|
| 2343 | "g++" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -pthread -DBOOST_ALL_NO_LIB=1 -DBOOST_PYTHON_SOURCE -DNDEBUG -I"." -I"/usr/include/python2.4" -c -o "bin.v2/libs/python/build/gcc/release/threading-multi/wrapper.o" "libs/python/src/wrapper.cpp"
|
|---|
| 2344 |
|
|---|
| 2345 | ...failed gcc.compile.c++ bin.v2/libs/python/build/gcc/release/threading-multi/wrapper.o...
|
|---|
| 2346 | gcc.compile.c++ bin.v2/libs/python/build/gcc/release/threading-multi/import.o
|
|---|
| 2347 | In file included from boost/python/type_id.hpp:11,
|
|---|
| 2348 | from boost/python/instance_holder.hpp:11,
|
|---|
| 2349 | from boost/python/object/pointer_holder.hpp:14,
|
|---|
| 2350 | from boost/python/to_python_indirect.hpp:10,
|
|---|
| 2351 | from boost/python/converter/arg_to_python.hpp:10,
|
|---|
| 2352 | from boost/python/call.hpp:15,
|
|---|
| 2353 | from boost/python/object_core.hpp:12,
|
|---|
| 2354 | from boost/python/object.hpp:9,
|
|---|
| 2355 | from boost/python/import.hpp:8,
|
|---|
| 2356 | from libs/python/src/import.cpp:6:
|
|---|
| 2357 | boost/operators.hpp:800: Internal compiler error 382.
|
|---|
| 2358 | boost/operators.hpp:800: Please submit a full bug report to `egcs-bugs@egcs.cygnus.com'.
|
|---|
| 2359 | boost/operators.hpp:800: See <URL:http://egcs.cygnus.com/faq.html#bugreport> for details.
|
|---|
| 2360 |
|
|---|
| 2361 | "g++" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -pthread -DBOOST_ALL_NO_LIB=1 -DBOOST_PYTHON_SOURCE -DNDEBUG -I"." -I"/usr/include/python2.4" -c -o "bin.v2/libs/python/build/gcc/release/threading-multi/import.o" "libs/python/src/import.cpp"
|
|---|
| 2362 |
|
|---|
| 2363 | ...failed gcc.compile.c++ bin.v2/libs/python/build/gcc/release/threading-multi/import.o...
|
|---|
| 2364 | gcc.compile.c++ bin.v2/libs/python/build/gcc/release/threading-multi/exec.o
|
|---|
| 2365 | In file included from boost/python/type_id.hpp:11,
|
|---|
| 2366 | from boost/python/instance_holder.hpp:11,
|
|---|
| 2367 | from boost/python/object/pointer_holder.hpp:14,
|
|---|
| 2368 | from boost/python/to_python_indirect.hpp:10,
|
|---|
| 2369 | from boost/python/converter/arg_to_python.hpp:10,
|
|---|
| 2370 | from boost/python/call.hpp:15,
|
|---|
| 2371 | from boost/python/object_core.hpp:12,
|
|---|
| 2372 | from boost/python/object.hpp:9,
|
|---|
| 2373 | from boost/python/exec.hpp:8,
|
|---|
| 2374 | from libs/python/src/exec.cpp:6:
|
|---|
| 2375 | boost/operators.hpp:800: Internal compiler error 382.
|
|---|
| 2376 | boost/operators.hpp:800: Please submit a full bug report to `egcs-bugs@egcs.cygnus.com'.
|
|---|
| 2377 | boost/operators.hpp:800: See <URL:http://egcs.cygnus.com/faq.html#bugreport> for details.
|
|---|
| 2378 |
|
|---|
| 2379 | "g++" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -pthread -DBOOST_ALL_NO_LIB=1 -DBOOST_PYTHON_SOURCE -DNDEBUG -I"." -I"/usr/include/python2.4" -c -o "bin.v2/libs/python/build/gcc/release/threading-multi/exec.o" "libs/python/src/exec.cpp"
|
|---|
| 2380 |
|
|---|
| 2381 | ...failed gcc.compile.c++ bin.v2/libs/python/build/gcc/release/threading-multi/exec.o...
|
|---|
| 2382 | gcc.compile.c++ bin.v2/libs/python/build/gcc/release/threading-multi/function_doc_signature.o
|
|---|
| 2383 | In file included from boost/python/type_id.hpp:11,
|
|---|
| 2384 | from boost/python/converter/registrations.hpp:10,
|
|---|
| 2385 | from libs/python/src/object/function_doc_signature.cpp:6:
|
|---|
| 2386 | boost/operators.hpp:800: Internal compiler error 382.
|
|---|
| 2387 | boost/operators.hpp:800: Please submit a full bug report to `egcs-bugs@egcs.cygnus.com'.
|
|---|
| 2388 | boost/operators.hpp:800: See <URL:http://egcs.cygnus.com/faq.html#bugreport> for details.
|
|---|
| 2389 |
|
|---|
| 2390 | "g++" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -pthread -DBOOST_ALL_NO_LIB=1 -DBOOST_PYTHON_SOURCE -DNDEBUG -I"." -I"/usr/include/python2.4" -c -o "bin.v2/libs/python/build/gcc/release/threading-multi/function_doc_signature.o" "libs/python/src/object/function_doc_signature.cpp"
|
|---|
| 2391 |
|
|---|
| 2392 | ...failed gcc.compile.c++ bin.v2/libs/python/build/gcc/release/threading-multi/function_doc_signature.o...
|
|---|
| 2393 | ...skipped <pbin.v2/libs/python/build/gcc/release/threading-multi>libboost_python-gcc-mt-1_35.so.1.35.0 for lack of <pbin.v2/libs/python/build/gcc/release/threading-multi>numeric.o...
|
|---|
| 2394 | gcc.compile.c++ bin.v2/libs/regex/build/gcc/release/threading-multi/c_regex_traits.o
|
|---|
| 2395 | boost/regex/v4/regex_traits_defaults.hpp: In function `bool is_combining<__wchar_t>(__wchar_t)':
|
|---|
| 2396 | In file included from libs/regex/src/../src/c_regex_traits.cpp:29:
|
|---|
| 2397 | boost/regex/v4/regex_traits_defaults.hpp:105: non-lvalue in unary `&'
|
|---|
| 2398 | boost/regex/v4/regex_traits_defaults.hpp:106: warning: control reaches end of non-void function `is_combining<__wchar_t>(__wchar_t)'
|
|---|
| 2399 |
|
|---|
| 2400 | "g++" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -pthread -DBOOST_ALL_NO_LIB=1 -DBOOST_REGEX_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/regex/build/gcc/release/threading-multi/c_regex_traits.o" "libs/regex/src/../src/c_regex_traits.cpp"
|
|---|
| 2401 |
|
|---|
| 2402 | ...failed gcc.compile.c++ bin.v2/libs/regex/build/gcc/release/threading-multi/c_regex_traits.o...
|
|---|
| 2403 | gcc.compile.c++ bin.v2/libs/regex/build/gcc/release/threading-multi/cregex.o
|
|---|
| 2404 | boost/regex/v4/regex_traits_defaults.hpp: In function `bool is_combining<__wchar_t>(__wchar_t)':
|
|---|
| 2405 | In file included from boost/regex/v4/regex_traits.hpp:35,
|
|---|
| 2406 | from boost/regex/regex_traits.hpp:27,
|
|---|
| 2407 | from boost/regex/v4/regex.hpp:39,
|
|---|
| 2408 | from boost/regex.hpp:31,
|
|---|
| 2409 | from libs/regex/src/../src/cregex.cpp:22:
|
|---|
| 2410 | boost/regex/v4/regex_traits_defaults.hpp:105: non-lvalue in unary `&'
|
|---|
| 2411 | boost/regex/v4/regex_traits_defaults.hpp:106: warning: control reaches end of non-void function `is_combining<__wchar_t>(__wchar_t)'
|
|---|
| 2412 | boost/regex/v4/basic_regex.hpp:215: sorry, not implemented: `namespace_decl' not supported by dump_type
|
|---|
| 2413 | boost/regex/v4/basic_regex.hpp:219: sorry, not implemented: `namespace_decl' not supported by dump_type
|
|---|
| 2414 | boost/regex/v4/basic_regex.hpp:246: sorry, not implemented: `namespace_decl' not supported by dump_type
|
|---|
| 2415 | boost/regex/v4/basic_regex.hpp:261: sorry, not implemented: `namespace_decl' not supported by dump_type
|
|---|
| 2416 | boost/regex/v4/basic_regex.hpp:320: sorry, not implemented: `namespace_decl' not supported by dump_type
|
|---|
| 2417 | boost/regex/v4/basic_regex.hpp:325: sorry, not implemented: `namespace_decl' not supported by dump_type
|
|---|
| 2418 | boost/regex/v4/basic_regex.hpp:337: sorry, not implemented: `namespace_decl' not supported by dump_type
|
|---|
| 2419 | boost/regex/v4/basic_regex.hpp:460: sorry, not implemented: `namespace_decl' not supported by dump_type
|
|---|
| 2420 | boost/regex/v4/basic_regex.hpp:465: sorry, not implemented: `namespace_decl' not supported by dump_type
|
|---|
| 2421 | boost/regex/v4/basic_regex.hpp:587: sorry, not implemented: `namespace_decl' not supported by dump_type
|
|---|
| 2422 | boost/regex/v4/basic_regex.hpp:589: sorry, not implemented: `namespace_decl' not supported by dump_type
|
|---|
| 2423 | boost/regex/v4/basic_regex.hpp:621: sorry, not implemented: `namespace_decl' not supported by dump_type
|
|---|
| 2424 | boost/mpl/aux_/integral_wrapper.hpp:72: sorry, not implemented: conversion of template_type_parm as template parameter
|
|---|
| 2425 | boost/mpl/aux_/integral_wrapper.hpp: At top level:
|
|---|
| 2426 | In file included from boost/mpl/integral_c.hpp:32,
|
|---|
| 2427 | from boost/type_traits/integral_constant.hpp:11,
|
|---|
| 2428 | from boost/type_traits/detail/bool_trait_def.hpp:15,
|
|---|
| 2429 | from boost/type_traits/is_array.hpp:27,
|
|---|
| 2430 | from boost/type_traits/is_convertible.hpp:17,
|
|---|
| 2431 | from boost/regex/v4/iterator_category.hpp:25,
|
|---|
| 2432 | from boost/regex/v4/perl_matcher.hpp:15,
|
|---|
| 2433 | from boost/regex/v4/regex.hpp:88,
|
|---|
| 2434 | from boost/regex.hpp:31,
|
|---|
| 2435 | from libs/regex/src/../src/cregex.cpp:22:
|
|---|
| 2436 | boost/mpl/aux_/integral_wrapper.hpp:72: confused by earlier errors, bailing out
|
|---|
| 2437 |
|
|---|
| 2438 | "g++" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -pthread -DBOOST_ALL_NO_LIB=1 -DBOOST_REGEX_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/regex/build/gcc/release/threading-multi/cregex.o" "libs/regex/src/../src/cregex.cpp"
|
|---|
| 2439 |
|
|---|
| 2440 | ...failed gcc.compile.c++ bin.v2/libs/regex/build/gcc/release/threading-multi/cregex.o...
|
|---|
| 2441 | gcc.compile.c++ bin.v2/libs/regex/build/gcc/release/threading-multi/instances.o
|
|---|
| 2442 | boost/regex/v4/regex_traits_defaults.hpp: In function `bool is_combining<__wchar_t>(__wchar_t)':
|
|---|
| 2443 | In file included from boost/regex/v4/regex_traits.hpp:35,
|
|---|
| 2444 | from boost/regex/regex_traits.hpp:27,
|
|---|
| 2445 | from boost/regex/v4/regex.hpp:39,
|
|---|
| 2446 | from boost/regex.hpp:31,
|
|---|
| 2447 | from libs/regex/src/../src/instances.cpp:30:
|
|---|
| 2448 | boost/regex/v4/regex_traits_defaults.hpp:105: non-lvalue in unary `&'
|
|---|
| 2449 | boost/regex/v4/regex_traits_defaults.hpp:106: warning: control reaches end of non-void function `is_combining<__wchar_t>(__wchar_t)'
|
|---|
| 2450 | boost/regex/v4/basic_regex.hpp:215: sorry, not implemented: `namespace_decl' not supported by dump_type
|
|---|
| 2451 | boost/regex/v4/basic_regex.hpp:219: sorry, not implemented: `namespace_decl' not supported by dump_type
|
|---|
| 2452 | boost/regex/v4/basic_regex.hpp:246: sorry, not implemented: `namespace_decl' not supported by dump_type
|
|---|
| 2453 | boost/regex/v4/basic_regex.hpp:261: sorry, not implemented: `namespace_decl' not supported by dump_type
|
|---|
| 2454 | boost/regex/v4/basic_regex.hpp:320: sorry, not implemented: `namespace_decl' not supported by dump_type
|
|---|
| 2455 | boost/regex/v4/basic_regex.hpp:325: sorry, not implemented: `namespace_decl' not supported by dump_type
|
|---|
| 2456 | boost/regex/v4/basic_regex.hpp:337: sorry, not implemented: `namespace_decl' not supported by dump_type
|
|---|
| 2457 | boost/regex/v4/basic_regex.hpp:460: sorry, not implemented: `namespace_decl' not supported by dump_type
|
|---|
| 2458 | boost/regex/v4/basic_regex.hpp:465: sorry, not implemented: `namespace_decl' not supported by dump_type
|
|---|
| 2459 | boost/regex/v4/basic_regex.hpp:587: sorry, not implemented: `namespace_decl' not supported by dump_type
|
|---|
| 2460 | boost/regex/v4/basic_regex.hpp:589: sorry, not implemented: `namespace_decl' not supported by dump_type
|
|---|
| 2461 | boost/regex/v4/basic_regex.hpp:621: sorry, not implemented: `namespace_decl' not supported by dump_type
|
|---|
| 2462 | boost/mpl/aux_/integral_wrapper.hpp:72: sorry, not implemented: conversion of template_type_parm as template parameter
|
|---|
| 2463 | boost/mpl/aux_/integral_wrapper.hpp: At top level:
|
|---|
| 2464 | In file included from boost/mpl/integral_c.hpp:32,
|
|---|
| 2465 | from boost/type_traits/integral_constant.hpp:11,
|
|---|
| 2466 | from boost/type_traits/detail/bool_trait_def.hpp:15,
|
|---|
| 2467 | from boost/type_traits/is_array.hpp:27,
|
|---|
| 2468 | from boost/type_traits/is_convertible.hpp:17,
|
|---|
| 2469 | from boost/regex/v4/iterator_category.hpp:25,
|
|---|
| 2470 | from boost/regex/v4/perl_matcher.hpp:15,
|
|---|
| 2471 | from boost/regex/v4/regex.hpp:88,
|
|---|
| 2472 | from boost/regex.hpp:31,
|
|---|
| 2473 | from libs/regex/src/../src/instances.cpp:30:
|
|---|
| 2474 | boost/mpl/aux_/integral_wrapper.hpp:72: confused by earlier errors, bailing out
|
|---|
| 2475 |
|
|---|
| 2476 | "g++" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -pthread -DBOOST_ALL_NO_LIB=1 -DBOOST_REGEX_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/regex/build/gcc/release/threading-multi/instances.o" "libs/regex/src/../src/instances.cpp"
|
|---|
| 2477 |
|
|---|
| 2478 | ...failed gcc.compile.c++ bin.v2/libs/regex/build/gcc/release/threading-multi/instances.o...
|
|---|
| 2479 | gcc.compile.c++ bin.v2/libs/regex/build/gcc/release/threading-multi/posix_api.o
|
|---|
| 2480 | boost/regex/v4/regex_traits_defaults.hpp: In function `bool is_combining<__wchar_t>(__wchar_t)':
|
|---|
| 2481 | In file included from boost/regex/v4/regex_traits.hpp:35,
|
|---|
| 2482 | from boost/regex/regex_traits.hpp:27,
|
|---|
| 2483 | from boost/regex/v4/regex.hpp:39,
|
|---|
| 2484 | from boost/regex.hpp:31,
|
|---|
| 2485 | from libs/regex/src/../src/posix_api.cpp:22:
|
|---|
| 2486 | boost/regex/v4/regex_traits_defaults.hpp:105: non-lvalue in unary `&'
|
|---|
| 2487 | boost/regex/v4/regex_traits_defaults.hpp:106: warning: control reaches end of non-void function `is_combining<__wchar_t>(__wchar_t)'
|
|---|
| 2488 | boost/regex/v4/basic_regex.hpp:215: sorry, not implemented: `namespace_decl' not supported by dump_type
|
|---|
| 2489 | boost/regex/v4/basic_regex.hpp:219: sorry, not implemented: `namespace_decl' not supported by dump_type
|
|---|
| 2490 | boost/regex/v4/basic_regex.hpp:246: sorry, not implemented: `namespace_decl' not supported by dump_type
|
|---|
| 2491 | boost/regex/v4/basic_regex.hpp:261: sorry, not implemented: `namespace_decl' not supported by dump_type
|
|---|
| 2492 | boost/regex/v4/basic_regex.hpp:320: sorry, not implemented: `namespace_decl' not supported by dump_type
|
|---|
| 2493 | boost/regex/v4/basic_regex.hpp:325: sorry, not implemented: `namespace_decl' not supported by dump_type
|
|---|
| 2494 | boost/regex/v4/basic_regex.hpp:337: sorry, not implemented: `namespace_decl' not supported by dump_type
|
|---|
| 2495 | boost/regex/v4/basic_regex.hpp:460: sorry, not implemented: `namespace_decl' not supported by dump_type
|
|---|
| 2496 | boost/regex/v4/basic_regex.hpp:465: sorry, not implemented: `namespace_decl' not supported by dump_type
|
|---|
| 2497 | boost/regex/v4/basic_regex.hpp:587: sorry, not implemented: `namespace_decl' not supported by dump_type
|
|---|
| 2498 | boost/regex/v4/basic_regex.hpp:589: sorry, not implemented: `namespace_decl' not supported by dump_type
|
|---|
| 2499 | boost/regex/v4/basic_regex.hpp:621: sorry, not implemented: `namespace_decl' not supported by dump_type
|
|---|
| 2500 | boost/mpl/aux_/integral_wrapper.hpp:72: sorry, not implemented: conversion of template_type_parm as template parameter
|
|---|
| 2501 | boost/mpl/aux_/integral_wrapper.hpp: At top level:
|
|---|
| 2502 | In file included from boost/mpl/integral_c.hpp:32,
|
|---|
| 2503 | from boost/type_traits/integral_constant.hpp:11,
|
|---|
| 2504 | from boost/type_traits/detail/bool_trait_def.hpp:15,
|
|---|
| 2505 | from boost/type_traits/is_array.hpp:27,
|
|---|
| 2506 | from boost/type_traits/is_convertible.hpp:17,
|
|---|
| 2507 | from boost/regex/v4/iterator_category.hpp:25,
|
|---|
| 2508 | from boost/regex/v4/perl_matcher.hpp:15,
|
|---|
| 2509 | from boost/regex/v4/regex.hpp:88,
|
|---|
| 2510 | from boost/regex.hpp:31,
|
|---|
| 2511 | from libs/regex/src/../src/posix_api.cpp:22:
|
|---|
| 2512 | boost/mpl/aux_/integral_wrapper.hpp:72: confused by earlier errors, bailing out
|
|---|
| 2513 |
|
|---|
| 2514 | "g++" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -pthread -DBOOST_ALL_NO_LIB=1 -DBOOST_REGEX_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/regex/build/gcc/release/threading-multi/posix_api.o" "libs/regex/src/../src/posix_api.cpp"
|
|---|
| 2515 |
|
|---|
| 2516 | ...failed gcc.compile.c++ bin.v2/libs/regex/build/gcc/release/threading-multi/posix_api.o...
|
|---|
| 2517 | gcc.compile.c++ bin.v2/libs/regex/build/gcc/release/threading-multi/regex.o
|
|---|
| 2518 | boost/regex/v4/regex_traits_defaults.hpp: In function `bool is_combining<__wchar_t>(__wchar_t)':
|
|---|
| 2519 | In file included from boost/regex/v4/regex_traits.hpp:35,
|
|---|
| 2520 | from boost/regex/regex_traits.hpp:27,
|
|---|
| 2521 | from boost/regex/v4/regex.hpp:39,
|
|---|
| 2522 | from boost/regex.hpp:31,
|
|---|
| 2523 | from libs/regex/src/../src/regex.cpp:23:
|
|---|
| 2524 | boost/regex/v4/regex_traits_defaults.hpp:105: non-lvalue in unary `&'
|
|---|
| 2525 | boost/regex/v4/regex_traits_defaults.hpp:106: warning: control reaches end of non-void function `is_combining<__wchar_t>(__wchar_t)'
|
|---|
| 2526 | boost/regex/v4/basic_regex.hpp:215: sorry, not implemented: `namespace_decl' not supported by dump_type
|
|---|
| 2527 | boost/regex/v4/basic_regex.hpp:219: sorry, not implemented: `namespace_decl' not supported by dump_type
|
|---|
| 2528 | boost/regex/v4/basic_regex.hpp:246: sorry, not implemented: `namespace_decl' not supported by dump_type
|
|---|
| 2529 | boost/regex/v4/basic_regex.hpp:261: sorry, not implemented: `namespace_decl' not supported by dump_type
|
|---|
| 2530 | boost/regex/v4/basic_regex.hpp:320: sorry, not implemented: `namespace_decl' not supported by dump_type
|
|---|
| 2531 | boost/regex/v4/basic_regex.hpp:325: sorry, not implemented: `namespace_decl' not supported by dump_type
|
|---|
| 2532 | boost/regex/v4/basic_regex.hpp:337: sorry, not implemented: `namespace_decl' not supported by dump_type
|
|---|
| 2533 | boost/regex/v4/basic_regex.hpp:460: sorry, not implemented: `namespace_decl' not supported by dump_type
|
|---|
| 2534 | boost/regex/v4/basic_regex.hpp:465: sorry, not implemented: `namespace_decl' not supported by dump_type
|
|---|
| 2535 | boost/regex/v4/basic_regex.hpp:587: sorry, not implemented: `namespace_decl' not supported by dump_type
|
|---|
| 2536 | boost/regex/v4/basic_regex.hpp:589: sorry, not implemented: `namespace_decl' not supported by dump_type
|
|---|
| 2537 | boost/regex/v4/basic_regex.hpp:621: sorry, not implemented: `namespace_decl' not supported by dump_type
|
|---|
| 2538 | boost/mpl/aux_/integral_wrapper.hpp:72: sorry, not implemented: conversion of template_type_parm as template parameter
|
|---|
| 2539 | boost/mpl/aux_/integral_wrapper.hpp: At top level:
|
|---|
| 2540 | In file included from boost/mpl/integral_c.hpp:32,
|
|---|
| 2541 | from boost/type_traits/integral_constant.hpp:11,
|
|---|
| 2542 | from boost/type_traits/detail/bool_trait_def.hpp:15,
|
|---|
| 2543 | from boost/type_traits/is_array.hpp:27,
|
|---|
| 2544 | from boost/type_traits/is_convertible.hpp:17,
|
|---|
| 2545 | from boost/regex/v4/iterator_category.hpp:25,
|
|---|
| 2546 | from boost/regex/v4/perl_matcher.hpp:15,
|
|---|
| 2547 | from boost/regex/v4/regex.hpp:88,
|
|---|
| 2548 | from boost/regex.hpp:31,
|
|---|
| 2549 | from libs/regex/src/../src/regex.cpp:23:
|
|---|
| 2550 | boost/mpl/aux_/integral_wrapper.hpp:72: confused by earlier errors, bailing out
|
|---|
| 2551 |
|
|---|
| 2552 | "g++" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -pthread -DBOOST_ALL_NO_LIB=1 -DBOOST_REGEX_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/regex/build/gcc/release/threading-multi/regex.o" "libs/regex/src/../src/regex.cpp"
|
|---|
| 2553 |
|
|---|
| 2554 | ...failed gcc.compile.c++ bin.v2/libs/regex/build/gcc/release/threading-multi/regex.o...
|
|---|
| 2555 | gcc.compile.c++ bin.v2/libs/regex/build/gcc/release/threading-multi/regex_traits_defaults.o
|
|---|
| 2556 | libs/regex/src/../src/regex_traits_defaults.cpp:350: warning: `/*' within comment
|
|---|
| 2557 | libs/regex/src/../src/regex_traits_defaults.cpp:545: warning: `/*' within comment
|
|---|
| 2558 | boost/regex/v4/regex_traits_defaults.hpp: In function `bool is_combining<__wchar_t>(__wchar_t)':
|
|---|
| 2559 | In file included from boost/regex/v4/regex_traits.hpp:35,
|
|---|
| 2560 | from boost/regex/regex_traits.hpp:27,
|
|---|
| 2561 | from libs/regex/src/../src/regex_traits_defaults.cpp:20:
|
|---|
| 2562 | boost/regex/v4/regex_traits_defaults.hpp:105: non-lvalue in unary `&'
|
|---|
| 2563 | boost/regex/v4/regex_traits_defaults.hpp:106: warning: control reaches end of non-void function `is_combining<__wchar_t>(__wchar_t)'
|
|---|
| 2564 |
|
|---|
| 2565 | "g++" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -pthread -DBOOST_ALL_NO_LIB=1 -DBOOST_REGEX_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/regex/build/gcc/release/threading-multi/regex_traits_defaults.o" "libs/regex/src/../src/regex_traits_defaults.cpp"
|
|---|
| 2566 |
|
|---|
| 2567 | ...failed gcc.compile.c++ bin.v2/libs/regex/build/gcc/release/threading-multi/regex_traits_defaults.o...
|
|---|
| 2568 | ...skipped <pbin.v2/libs/regex/build/gcc/release/threading-multi>libboost_regex-gcc-mt-1_35.so.1.35.0 for lack of <pbin.v2/libs/regex/build/gcc/release/threading-multi>c_regex_traits.o...
|
|---|
| 2569 | ...failed updating 133 targets...
|
|---|
| 2570 | ...skipped 17 targets...
|
|---|
| 2571 | Not all Boost libraries built properly.
|
|---|