qt3d failed to compile :(

  In file included from ../../3rdparty/assimp/code/Importer.cpp:46:
  In file included from ../../3rdparty/assimp/code/AssimpPCH.h:106:
  
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/c++/v1/list:212:9:
 error: field has incomplete type 'Assimp::LWS::Element'
  
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/c++/v1/type_traits:1889:54:
 note: in instantiation of template class 
'std::__1::__list_node<Assimp::LWS::Element, void *>' requested here
  
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/c++/v1/type_traits:1890:1:
 note: while substituting deduced template arguments into function template 
'__is_constructible_test' [with _Tp = 
std::__1::allocator<std::__1::__list_node<Assimp::LWS::Element, void *>>, _Args 
= <no value>]
  
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/c++/v1/type_traits:1949:14:
 note: in instantiation of template class 'std::__1::__is_constructible<false, 
std::__1::allocator<std::__1::__list_node<Assimp::LWS::Element, void *>>, 
std::__1::allocator<std::__1::__list_node<Assimp::LWS::Element, void *>> &&>' 
requested here
  
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/c++/v1/type_traits:1975:14:
 note: in instantiation of template class 
'std::__1::__is_constructible_void_check<false, 
std::__1::allocator<std::__1::__list_node<Assimp::LWS::Element, void *>>, 
std::__1::allocator<std::__1::__list_node<Assimp::LWS::Element, void *>> &&>' 
requested here
  
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/c++/v1/type_traits:2455:34:
 note: in instantiation of template class 
'std::__1::is_constructible<std::__1::allocator<std::__1::__list_node<Assimp::LWS::Element,
 void *>>, std::__1::allocator<std::__1::__list_node<Assimp::LWS::Element, void 
*>> &&>' requested here
  
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/c++/v1/type_traits:2590:14:
 note: (skipping 1 context in backtrace; use -ftemplate-backtrace-limit=0 to 
see all)
  
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/c++/v1/memory:2219:20:
 note: in instantiation of template class 
'std::__1::is_nothrow_move_constructible<std::__1::allocator<std::__1::__list_node<Assimp::LWS::Element,
 void *>>>' requested here
  
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/c++/v1/__config:253:34:
 note: expanded from macro '_NOEXCEPT_'
  
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/c++/v1/memory:2386:15:
 note: in instantiation of template class 
'std::__1::__libcpp_compressed_pair_imp<unsigned long, 
std::__1::allocator<std::__1::__list_node<Assimp::LWS::Element, void *>>, 2>' 
requested here
  
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/c++/v1/list:513:52:
 note: in instantiation of template class 'std::__1::__compressed_pair<unsigned 
long, std::__1::allocator<std::__1::__list_node<Assimp::LWS::Element, void 
*>>>' requested here
  
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/c++/v1/list:770:15:
 note: in instantiation of template class 
'std::__1::__list_imp<Assimp::LWS::Element, 
std::__1::allocator<Assimp::LWS::Element>>' requested here
  ../../3rdparty/assimp/code/LWSLoader.h:67:24: note: in instantiation of 
template class 'std::__1::list<Assimp::LWS::Element, 
std::__1::allocator<Assimp::LWS::Element>>' requested here
  ../../3rdparty/assimp/code/LWSLoader.h:59:7: note: definition of 
'Assimp::LWS::Element' is not complete until the closing '}'
  In file included from ../../3rdparty/assimp/code/Importer.cpp:46:
  In file included from ../../3rdparty/assimp/code/AssimpPCH.h:106:
  
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/c++/v1/list:203:19:
 error: static_cast from 'std::__1::__list_node_base<Assimp::LWS::Element, void 
*> *' to 'pointer' (aka 'std::__1::__list_node<Assimp::LWS::Element, void *> 
*') is not allowed
  
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/c++/v1/list:529:5:
 note: in instantiation of member function 
'std::__1::__list_node_base<Assimp::LWS::Element, void *>::__list_node_base' 
requested here
  
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/c++/v1/list:795:5:
 note: in instantiation of member function 
'std::__1::__list_imp<Assimp::LWS::Element, 
std::__1::allocator<Assimp::LWS::Element> >::__list_imp' requested here
  ../../3rdparty/assimp/code/LWSLoader.h:62:5: note: in instantiation of member 
function 'std::__1::list<Assimp::LWS::Element, 
std::__1::allocator<Assimp::LWS::Element> >::list' requested here
  In file included from ../../3rdparty/assimp/code/Importer.cpp:46:
  In file included from ../../3rdparty/assimp/code/AssimpPCH.h:106:
  
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/c++/v1/list:204:19:
 error: static_cast from 'std::__1::__list_node_base<Assimp::LWS::Element, void 
*> *' to 'pointer' (aka 'std::__1::__list_node<Assimp::LWS::Element, void *> 
*') is not allowed
  
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/c++/v1/list:678:30:
 error: static_cast from '__node_base *' (aka '__list_node_base<value_type, 
__void_pointer> *') to '__node_pointer' (aka 
'std::__1::__list_node<Assimp::LWS::Element, void *> *') is not allowed
  make[3]: *** [.obj/release-shared/Importer.o] Error 1
  make[2]: *** [sub-threed-make_first-ordered] Error 2
  make[1]: *** [sub-src-make_first] Error 2
  make: *** [module-qt3d] Error 2

  Build log: 
http://testresults.qt-project.org/ci/QtLocation_dev_Integration/build_00012/macx-clang_developer-build_OSX_10.8/log.txt.gz

  Tested changes (refs/builds/dev_1373367710):
    http://codereview.qt-project.org/60320 [PS4] - Fix QtLocation documentation
_______________________________________________
Ci-reports mailing list
[email protected]
http://lists.qt-project.org/mailman/listinfo/ci-reports

Reply via email to