./bjam toolset=gcc-android4.6 link=static runtime-link=static target-os=linux --stagedir=android --with-thread --prefix=/home/$USER/HCPService install Component configuration: - chrono : not building - context : not building - date_time : not building - exception : not building - filesystem : not building - graph : not building - graph_parallel : not building - iostreams : not building - locale : not building - math : not building - mpi : not building - program_options : not building - python : not building - random : not building - regex : not building - serialization : not building - signals : not building - system : not building - test : not building - thread : building - timer : not building - wave : not building ...patience... ...found 19818 targets... ...updating 18 targets... gcc.compile.c++ bin.v2/libs/thread/build/gcc-android4.6/release/link-static/runtime-link-static/threading-multi/pthread/thread.o In file included from ./boost/functional/hash/hash.hpp:508:0, from ./boost/functional/hash.hpp:6, from ./boost/thread/detail/thread.hpp:33, from ./boost/thread/thread.hpp:22, from libs/thread/src/pthread/thread.cpp:11: ./boost/functional/hash/extensions.hpp: In member function 'std::size_t boost::hash::operator()(const T&) const [with T = wchar_t, std::size_t = unsigned int]': ./boost/functional/hash/hash.hpp:233:9: instantiated from 'void boost::hash_combine(std::size_t&, const T&) [with T = wchar_t, std::size_t = unsigned int]' ./boost/functional/hash/hash.hpp:247:13: instantiated from 'std::size_t boost::hash_range(It, It) [with It = __gnu_cxx::__normal_iterator >, std::size_t = unsigned int]' ./boost/functional/hash/hash.hpp:306:45: instantiated from 'std::size_t boost::hash_value(const std::basic_string, A>&) [with Ch = wchar_t, A = std::allocator, std::size_t = unsigned int]' ./boost/functional/hash/hash.hpp:418:5: instantiated from here ./boost/functional/hash/extensions.hpp:257:34: error: no matching function for call to 'hash_value(wchar_t const&)' ./boost/functional/hash/extensions.hpp:257:34: note: candidates are: ./boost/smart_ptr/shared_ptr.hpp:708:33: note: template std::size_t boost::hash_value(const boost::shared_ptr&) ./boost/functional/hash/hash.hpp:171:57: note: template typename boost::hash_detail::basic_numbers::type boost::hash_value(T) ./boost/functional/hash/hash.hpp:177:56: note: template typename boost::hash_detail::long_numbers::type boost::hash_value(T) ./boost/functional/hash/hash.hpp:183:57: note: template typename boost::hash_detail::ulong_numbers::type boost::hash_value(T) ./boost/functional/hash/hash.hpp:190:6: note: template typename boost::enable_if, unsigned int>::type boost::hash_value(T) ./boost/functional/hash/hash.hpp:197:36: note: template std::size_t boost::hash_value(T* const&) ./boost/functional/hash/hash.hpp:290:24: note: template std::size_t boost::hash_value(const T (&)[N]) ./boost/functional/hash/hash.hpp:296:24: note: template std::size_t boost::hash_value(T (&)[N]) ./boost/functional/hash/hash.hpp:303:24: note: template std::size_t boost::hash_value(const std::basic_string, A>&) ./boost/functional/hash/hash.hpp:310:57: note: template typename boost::hash_detail::float_numbers::type boost::hash_value(T) ./boost/functional/hash/extensions.hpp:58:17: note: template std::size_t boost::hash_value(const std::pair<_T1, _T2>&) ./boost/functional/hash/extensions.hpp:67:17: note: template std::size_t boost::hash_value(const std::vector<_Tp, _Alloc>&) ./boost/functional/hash/extensions.hpp:73:17: note: template std::size_t boost::hash_value(const std::list<_Tp, _Alloc>&) ./boost/functional/hash/extensions.hpp:79:17: note: template std::size_t boost::hash_value(const std::deque<_Tp, _Alloc>&) ./boost/functional/hash/extensions.hpp:85:17: note: template std::size_t boost::hash_value(const std::set<_Key, _Compare, _Alloc>&) ./boost/functional/hash/extensions.hpp:91:17: note: template std::size_t boost::hash_value(const std::multiset<_Key, _Compare, _Alloc>&) ./boost/functional/hash/extensions.hpp:97:17: note: template std::size_t boost::hash_value(const std::map<_Key, _Tp, _Compare, _Alloc>&) ./boost/functional/hash/extensions.hpp:103:17: note: template std::size_t boost::hash_value(const std::multimap<_Key, _Tp, _Compare, _Alloc>&) ./boost/functional/hash/extensions.hpp:109:17: note: template std::size_t boost::hash_value(const std::complex<_Tp>&) "../../toolchains/arm-linux-androideabi-4.6/prebuilt/linux-x86/bin/arm-linux-androideabi-g++" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pedantic --sysroot=../../platforms/android-14/arch-arm -mthumb -Os -fno-strict-aliasing -O2 -DNDEBUG -g -lstdc++ -I../../sources/cxx-stl/gnu-libstdc++/4.6/include -I../../sources/cxx-stl/gnu-libstdc++/4.6/libs/armeabi/include -D__GLIBC__ -DBOOST_NO_INTRINSIC_WCHAR_T -DBOOST_FILESYSTEM_VERSION=2 -pthread -Wextra -Wno-long-long -pedantic -DBOOST_ALL_NO_LIB=1 -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_SYSTEM_STATIC_LINK=1 -DBOOST_THREAD_BUILD_LIB=1 -DBOOST_THREAD_DONT_USE_CHRONO -DBOOST_THREAD_POSIX -DBOOST_THREAD_THROW_IF_PRECONDITION_NOT_SATISFIED -DNDEBUG -I"." -c -o "bin.v2/libs/thread/build/gcc-android4.6/release/link-static/runtime-link-static/threading-multi/pthread/thread.o" "libs/thread/src/pthread/thread.cpp" ...failed gcc.compile.c++ bin.v2/libs/thread/build/gcc-android4.6/release/link-static/runtime-link-static/threading-multi/pthread/thread.o... gcc.compile.c++ bin.v2/libs/thread/build/gcc-android4.6/release/link-static/runtime-link-static/threading-multi/future.o In file included from ./boost/functional/hash/hash.hpp:508:0, from ./boost/functional/hash.hpp:6, from ./boost/thread/detail/thread.hpp:33, from ./boost/thread/thread.hpp:22, from ./boost/thread/future.hpp:53, from libs/thread/src/future.cpp:10: ./boost/functional/hash/extensions.hpp: In member function 'std::size_t boost::hash::operator()(const T&) const [with T = wchar_t, std::size_t = unsigned int]': ./boost/functional/hash/hash.hpp:233:9: instantiated from 'void boost::hash_combine(std::size_t&, const T&) [with T = wchar_t, std::size_t = unsigned int]' ./boost/functional/hash/hash.hpp:247:13: instantiated from 'std::size_t boost::hash_range(It, It) [with It = __gnu_cxx::__normal_iterator >, std::size_t = unsigned int]' ./boost/functional/hash/hash.hpp:306:45: instantiated from 'std::size_t boost::hash_value(const std::basic_string, A>&) [with Ch = wchar_t, A = std::allocator, std::size_t = unsigned int]' ./boost/functional/hash/hash.hpp:418:5: instantiated from here ./boost/functional/hash/extensions.hpp:257:34: error: no matching function for call to 'hash_value(wchar_t const&)' ./boost/functional/hash/extensions.hpp:257:34: note: candidates are: ./boost/smart_ptr/shared_ptr.hpp:708:33: note: template std::size_t boost::hash_value(const boost::shared_ptr&) ./boost/functional/hash/hash.hpp:171:57: note: template typename boost::hash_detail::basic_numbers::type boost::hash_value(T) ./boost/functional/hash/hash.hpp:177:56: note: template typename boost::hash_detail::long_numbers::type boost::hash_value(T) ./boost/functional/hash/hash.hpp:183:57: note: template typename boost::hash_detail::ulong_numbers::type boost::hash_value(T) ./boost/functional/hash/hash.hpp:190:6: note: template typename boost::enable_if, unsigned int>::type boost::hash_value(T) ./boost/functional/hash/hash.hpp:197:36: note: template std::size_t boost::hash_value(T* const&) ./boost/functional/hash/hash.hpp:290:24: note: template std::size_t boost::hash_value(const T (&)[N]) ./boost/functional/hash/hash.hpp:296:24: note: template std::size_t boost::hash_value(T (&)[N]) ./boost/functional/hash/hash.hpp:303:24: note: template std::size_t boost::hash_value(const std::basic_string, A>&) ./boost/functional/hash/hash.hpp:310:57: note: template typename boost::hash_detail::float_numbers::type boost::hash_value(T) ./boost/functional/hash/extensions.hpp:58:17: note: template std::size_t boost::hash_value(const std::pair<_T1, _T2>&) ./boost/functional/hash/extensions.hpp:67:17: note: template std::size_t boost::hash_value(const std::vector<_Tp, _Alloc>&) ./boost/functional/hash/extensions.hpp:73:17: note: template std::size_t boost::hash_value(const std::list<_Tp, _Alloc>&) ./boost/functional/hash/extensions.hpp:79:17: note: template std::size_t boost::hash_value(const std::deque<_Tp, _Alloc>&) ./boost/functional/hash/extensions.hpp:85:17: note: template std::size_t boost::hash_value(const std::set<_Key, _Compare, _Alloc>&) ./boost/functional/hash/extensions.hpp:91:17: note: template std::size_t boost::hash_value(const std::multiset<_Key, _Compare, _Alloc>&) ./boost/functional/hash/extensions.hpp:97:17: note: template std::size_t boost::hash_value(const std::map<_Key, _Tp, _Compare, _Alloc>&) ./boost/functional/hash/extensions.hpp:103:17: note: template std::size_t boost::hash_value(const std::multimap<_Key, _Tp, _Compare, _Alloc>&) ./boost/functional/hash/extensions.hpp:109:17: note: template std::size_t boost::hash_value(const std::complex<_Tp>&) "../../toolchains/arm-linux-androideabi-4.6/prebuilt/linux-x86/bin/arm-linux-androideabi-g++" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pedantic --sysroot=../../platforms/android-14/arch-arm -mthumb -Os -fno-strict-aliasing -O2 -DNDEBUG -g -lstdc++ -I../../sources/cxx-stl/gnu-libstdc++/4.6/include -I../../sources/cxx-stl/gnu-libstdc++/4.6/libs/armeabi/include -D__GLIBC__ -DBOOST_NO_INTRINSIC_WCHAR_T -DBOOST_FILESYSTEM_VERSION=2 -pthread -Wextra -Wno-long-long -pedantic -DBOOST_ALL_NO_LIB=1 -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_SYSTEM_STATIC_LINK=1 -DBOOST_THREAD_BUILD_LIB=1 -DBOOST_THREAD_DONT_USE_CHRONO -DBOOST_THREAD_POSIX -DBOOST_THREAD_THROW_IF_PRECONDITION_NOT_SATISFIED -DNDEBUG -I"." -c -o "bin.v2/libs/thread/build/gcc-android4.6/release/link-static/runtime-link-static/threading-multi/future.o" "libs/thread/src/future.cpp" ...failed gcc.compile.c++ bin.v2/libs/thread/build/gcc-android4.6/release/link-static/runtime-link-static/threading-multi/future.o... ...skipped libboost_thread.a(clean) for lack of pthread/thread.o... ...skipped libboost_thread.a for lack of pthread/thread.o... ...skipped

libboost_thread.a for lack of libboost_thread.a... common.copy /home/$USER/HCPService/include/boost/polygon/point_3d_traits.hpp common.copy /home/$USER/HCPService/include/boost/polygon/point_3d_concept.hpp common.copy /home/$USER/HCPService/include/boost/polygon/point_3d_data.hpp common.copy /home/$USER/HCPService/include/boost/move/move_helpers.hpp common.copy /home/$USER/HCPService/include/boost/smart_ptr/enable_shared_from_this2.hpp common.copy /home/$USER/HCPService/include/boost/context/utils.hpp common.copy /home/$USER/HCPService/include/boost/context/simple_stack_allocator.hpp common.copy /home/$USER/HCPService/include/boost/context/guarded_stack_allocator.hpp common.copy /home/$USER/HCPService/include/boost/polygon/detail/transform_detail.hpp common.mkdir /home/$USER/HCPService/include/boost/functional/detail common.copy /home/$USER/HCPService/include/boost/functional/detail/container_fwd.hpp common.copy /home/$USER/HCPService/include/boost/functional/hash/detail/container_fwd_0x.hpp common.copy /home/$USER/HCPService/include/boost/asio/detail/impl/timer_queue.ipp ...failed updating 2 targets... ...skipped 3 targets... ...updated 13 targets...