Advertisement
Guest User

ember build fail

a guest
May 29th, 2016
102
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 20.60 KB | None | 0 0
  1. CXX NodeController.o
  2. CXX DelegatingNodeController.o
  3. CXX AvatarAttachmentController.o
  4. CXX HiddenAttachment.o
  5. CXX AttachmentBase.o
  6. CXX AvatarCameraMotionHandler.o
  7. CXX FreeFlyingCameraMotionHandler.o
  8. CXX SceneNodeProvider.o
  9. CXX EntityObserverBase.o
  10. CXX TerrainPageDataProvider.o
  11. CXX Scene.o
  12. CXX ForestRenderingTechnique.o
  13. CXX World.o
  14. CXX Screen.o
  15. CXX ShapeVisual.o
  16. CXX TerrainEntityManager.o
  17. CXX OgreConfigurator.o
  18. In file included from /usr/include/c++/5.3.0/bits/move.h:57:0,
  19. from /usr/include/c++/5.3.0/bits/stl_pair.h:59,
  20. from /usr/include/c++/5.3.0/bits/stl_algobase.h:64,
  21. from /usr/include/c++/5.3.0/list:60,
  22. from /usr/include/sigc++-2.0/sigc++/signal.h:7,
  23. from ../../../../src/components/ogre/World.h:23,
  24. from ../../../../src/components/ogre/World.cpp:19:
  25. /usr/include/c++/5.3.0/type_traits: In instantiation of ‘struct std::is_base_of<sigc::trackable, Ember::OgreView::GraphicalChangeAdapter>’:
  26. /usr/include/sigc++-2.0/sigc++/adaptors/bound_argument.h:97:44: required from ‘class sigc::bound_argument<sigc::reference_wrapper<Ember::OgreView::GraphicalChangeAdapter> >’
  27. /usr/include/sigc++-2.0/sigc++/adaptors/bind.h:1270:27: required from ‘struct sigc::bind_functor<-1, sigc::bound_mem_functor4<void, Ember::OgreView::World, const std::basic_string<char>&, const std::basic_string<char>&, varconf::Variable&, Ember::OgreView::GraphicalChangeAdapter&>, sigc::reference_wrapper<Ember::OgreView::GraphicalChangeAdapter>, sigc::nil, sigc::nil, sigc::nil, sigc::nil, sigc::nil, sigc::nil>’
  28. ../../../../src/components/ogre/World.cpp:120:168: required from here
  29. /usr/include/c++/5.3.0/type_traits:1459:12: error: invalid use of incomplete type ‘class Ember::OgreView::GraphicalChangeAdapter’
  30. struct is_base_of
  31. ^
  32. In file included from ../../../../src/components/ogre/World.cpp:19:0:
  33. ../../../../src/components/ogre/World.h:102:7: note: forward declaration of ‘class Ember::OgreView::GraphicalChangeAdapter’
  34. class GraphicalChangeAdapter;
  35. ^
  36. In file included from /usr/include/sigc++-2.0/sigc++/adaptors/bind.h:6:0,
  37. from /usr/include/sigc++-2.0/sigc++/bind.h:22,
  38. from ../../../../src/components/ogre/World.cpp:70:
  39. /usr/include/sigc++-2.0/sigc++/adaptors/bound_argument.h: In instantiation of ‘class sigc::bound_argument<sigc::reference_wrapper<Ember::OgreView::GraphicalChangeAdapter> >’:
  40. /usr/include/sigc++-2.0/sigc++/adaptors/bind.h:1270:27: required from ‘struct sigc::bind_functor<-1, sigc::bound_mem_functor4<void, Ember::OgreView::World, const std::basic_string<char>&, const std::basic_string<char>&, varconf::Variable&, Ember::OgreView::GraphicalChangeAdapter&>, sigc::reference_wrapper<Ember::OgreView::GraphicalChangeAdapter>, sigc::nil, sigc::nil, sigc::nil, sigc::nil, sigc::nil, sigc::nil>’
  41. ../../../../src/components/ogre/World.cpp:120:168: required from here
  42. /usr/include/sigc++-2.0/sigc++/adaptors/bound_argument.h:97:44: error: ‘value’ is not a member of ‘std::is_base_of<sigc::trackable, Ember::OgreView::GraphicalChangeAdapter>’
  43. inline const limit_reference<T_wrapped>& visit() const
  44. ^
  45. /usr/include/sigc++-2.0/sigc++/adaptors/bound_argument.h:109:30: error: ‘value’ is not a member of ‘std::is_base_of<sigc::trackable, Ember::OgreView::GraphicalChangeAdapter>’
  46. limit_reference<T_wrapped> visited_;
  47. ^
  48. CXX CompositionAction.o
  49. /usr/include/sigc++-2.0/sigc++/adaptors/bound_argument.h: In instantiation of ‘sigc::bound_argument<sigc::reference_wrapper<T_type> >::bound_argument(const sigc::reference_wrapper<T_type>&) [with T_wrapped = Ember::OgreView::GraphicalChangeAdapter]’:
  50. /usr/include/sigc++-2.0/sigc++/adaptors/bind.h:1266:52: required from ‘sigc::bind_functor<-1, T_functor, T_type1, sigc::nil, sigc::nil, sigc::nil, sigc::nil, sigc::nil, sigc::nil>::bind_functor(sigc::type_trait_take_t<T_arg1>, sigc::type_trait_take_t<T_arg2>) [with T_functor = sigc::bound_mem_functor4<void, Ember::OgreView::World, const std::basic_string<char>&, const std::basic_string<char>&, varconf::Variable&, Ember::OgreView::GraphicalChangeAdapter&>; T_type1 = sigc::reference_wrapper<Ember::OgreView::GraphicalChangeAdapter>; sigc::type_trait_take_t<T_arg1> = const sigc::bound_mem_functor4<void, Ember::OgreView::World, const std::basic_string<char>&, const std::basic_string<char>&, varconf::Variable&, Ember::OgreView::GraphicalChangeAdapter&>&; sigc::type_trait_take_t<T_arg2> = const sigc::reference_wrapper<Ember::OgreView::GraphicalChangeAdapter>&]’
  51. /usr/include/sigc++-2.0/sigc++/adaptors/bind.h:2110:27: required from ‘sigc::bind_functor<I_location, T_functor, T_bound1> sigc::bind(const T_functor&, T_bound1) [with int I_location = -1; T_bound1 = sigc::reference_wrapper<Ember::OgreView::GraphicalChangeAdapter>; T_functor = sigc::bound_mem_functor4<void, Ember::OgreView::World, const std::basic_string<char>&, const std::basic_string<char>&, varconf::Variable&, Ember::OgreView::GraphicalChangeAdapter&>]’
  52. ../../../../src/components/ogre/World.cpp:120:168: required from here
  53. /usr/include/sigc++-2.0/sigc++/adaptors/bound_argument.h:91:35: error: using invalid field ‘sigc::bound_argument<sigc::reference_wrapper<T_type> >::visited_’
  54. : visited_(unwrap(_A_argument))
  55. ^
  56. CXX GraphicalChangeAdapter.o
  57. /usr/include/sigc++-2.0/sigc++/adaptors/bound_argument.h: In instantiation of ‘T_wrapped& sigc::bound_argument<sigc::reference_wrapper<T_type> >::invoke() [with T_wrapped = Ember::OgreView::GraphicalChangeAdapter]’:
  58. /usr/include/sigc++-2.0/sigc++/adaptors/bind.h:1174:53: required from ‘typename sigc::bind_functor<-1, T_functor, T_type1, sigc::nil, sigc::nil, sigc::nil, sigc::nil, sigc::nil, sigc::nil>::deduce_result_type<T_arg1, T_arg2, T_arg3>::type sigc::bind_functor<-1, T_functor, T_type1, sigc::nil, sigc::nil, sigc::nil, sigc::nil, sigc::nil, sigc::nil>::operator()(T_arg1, T_arg2, T_arg3) [with T_arg1 = const std::basic_string<char>&; T_arg2 = const std::basic_string<char>&; T_arg3 = varconf::Variable&; T_functor = sigc::bound_mem_functor4<void, Ember::OgreView::World, const std::basic_string<char>&, const std::basic_string<char>&, varconf::Variable&, Ember::OgreView::GraphicalChangeAdapter&>; T_type1 = sigc::reference_wrapper<Ember::OgreView::GraphicalChangeAdapter>; typename sigc::bind_functor<-1, T_functor, T_type1, sigc::nil, sigc::nil, sigc::nil, sigc::nil, sigc::nil, sigc::nil>::deduce_result_type<T_arg1, T_arg2, T_arg3>::type = void]’
  59. /usr/include/sigc++-2.0/sigc++/functors/slot.h:216:30: required from ‘static T_return sigc::internal::slot_call3<T_functor, T_return, T_arg1, T_arg2, T_arg3>::call_it(sigc::internal::slot_rep*, sigc::type_trait_take_t<T_arg3>, sigc::type_trait_take_t<T_arg4>, sigc::type_trait_take_t<T_arg5>) [with T_functor = sigc::bind_functor<-1, sigc::bound_mem_functor4<void, Ember::OgreView::World, const std::basic_string<char>&, const std::basic_string<char>&, varconf::Variable&, Ember::OgreView::GraphicalChangeAdapter&>, sigc::reference_wrapper<Ember::OgreView::GraphicalChangeAdapter>, sigc::nil, sigc::nil, sigc::nil, sigc::nil, sigc::nil, sigc::nil>; T_return = void; T_arg1 = const std::basic_string<char>&; T_arg2 = const std::basic_string<char>&; T_arg3 = varconf::Variable&; sigc::type_trait_take_t<T_arg3> = const std::basic_string<char>&; sigc::type_trait_take_t<T_arg4> = const std::basic_string<char>&; sigc::type_trait_take_t<T_arg5> = varconf::Variable&]’
  60. /usr/include/sigc++-2.0/sigc++/functors/slot.h:223:37: required from ‘static void* (* sigc::internal::slot_call3<T_functor, T_return, T_arg1, T_arg2, T_arg3>::address())(void*) [with T_functor = sigc::bind_functor<-1, sigc::bound_mem_functor4<void, Ember::OgreView::World, const std::basic_string<char>&, const std::basic_string<char>&, varconf::Variable&, Ember::OgreView::GraphicalChangeAdapter&>, sigc::reference_wrapper<Ember::OgreView::GraphicalChangeAdapter>, sigc::nil, sigc::nil, sigc::nil, sigc::nil, sigc::nil, sigc::nil>; T_return = void; T_arg1 = const std::basic_string<char>&; T_arg2 = const std::basic_string<char>&; T_arg3 = varconf::Variable&; sigc::internal::hook = void* (*)(void*)]’
  61. /usr/include/sigc++-2.0/sigc++/functors/slot.h:853:106: required from ‘sigc::slot3<T_return, T_arg1, T_arg2, T_arg3>::slot3(const T_functor&) [with T_functor = sigc::bind_functor<-1, sigc::bound_mem_functor4<void, Ember::OgreView::World, const std::basic_string<char>&, const std::basic_string<char>&, varconf::Variable&, Ember::OgreView::GraphicalChangeAdapter&>, sigc::reference_wrapper<Ember::OgreView::GraphicalChangeAdapter>, sigc::nil, sigc::nil, sigc::nil, sigc::nil, sigc::nil, sigc::nil>; T_return = void; T_arg1 = const std::basic_string<char>&; T_arg2 = const std::basic_string<char>&; T_arg3 = varconf::Variable&]’
  62. /usr/include/sigc++-2.0/sigc++/functors/slot.h:1857:26: required from ‘sigc::slot<T_return, T_arg1, T_arg2, T_arg3, sigc::nil, sigc::nil, sigc::nil, sigc::nil>::slot(const T_functor&) [with T_functor = sigc::bind_functor<-1, sigc::bound_mem_functor4<void, Ember::OgreView::World, const std::basic_string<char>&, const std::basic_string<char>&, varconf::Variable&, Ember::OgreView::GraphicalChangeAdapter&>, sigc::reference_wrapper<Ember::OgreView::GraphicalChangeAdapter>, sigc::nil, sigc::nil, sigc::nil, sigc::nil, sigc::nil, sigc::nil>; T_return = void; T_arg1 = const std::basic_string<char>&; T_arg2 = const std::basic_string<char>&; T_arg3 = varconf::Variable&]’
  63. ../../../../src/components/ogre/World.cpp:120:169: required from here
  64. /usr/include/sigc++-2.0/sigc++/adaptors/bound_argument.h:104:30: error: using invalid field ‘sigc::bound_argument<sigc::reference_wrapper<T_type> >::visited_’
  65. { return visited_.invoke(); }
  66. ^
  67. /usr/include/sigc++-2.0/sigc++/adaptors/bound_argument.h: In instantiation of ‘static void sigc::visitor<sigc::bound_argument<T_type> >::do_visit_each(const T_action&, const sigc::bound_argument<T_type>&) [with T_action = sigc::internal::limit_derived_target<sigc::trackable*, sigc::internal::slot_do_bind>; T_type = sigc::reference_wrapper<Ember::OgreView::GraphicalChangeAdapter>]’:
  68. /usr/include/sigc++-2.0/sigc++/visit_each.h:170:42: required from ‘void sigc::visit_each(const T_action&, const T_functor&) [with T_action = sigc::internal::limit_derived_target<sigc::trackable*, sigc::internal::slot_do_bind>; T_functor = sigc::bound_argument<sigc::reference_wrapper<Ember::OgreView::GraphicalChangeAdapter> >]’
  69. /usr/include/sigc++-2.0/sigc++/adaptors/bind.h:1289:21: required from ‘static void sigc::visitor<sigc::bind_functor<-1, T_functor, T_type1, sigc::nil, sigc::nil, sigc::nil, sigc::nil, sigc::nil, sigc::nil> >::do_visit_each(const T_action&, const sigc::bind_functor<-1, T_functor, T_type1, sigc::nil, sigc::nil, sigc::nil, sigc::nil, sigc::nil, sigc::nil>&) [with T_action = sigc::internal::limit_derived_target<sigc::trackable*, sigc::internal::slot_do_bind>; T_functor = sigc::bound_mem_functor4<void, Ember::OgreView::World, const std::basic_string<char>&, const std::basic_string<char>&, varconf::Variable&, Ember::OgreView::GraphicalChangeAdapter&>; T_type1 = sigc::reference_wrapper<Ember::OgreView::GraphicalChangeAdapter>]’
  70. /usr/include/sigc++-2.0/sigc++/visit_each.h:170:42: required from ‘void sigc::visit_each(const T_action&, const T_functor&) [with T_action = sigc::internal::limit_derived_target<sigc::trackable*, sigc::internal::slot_do_bind>; T_functor = sigc::bind_functor<-1, sigc::bound_mem_functor4<void, Ember::OgreView::World, const std::basic_string<char>&, const std::basic_string<char>&, varconf::Variable&, Ember::OgreView::GraphicalChangeAdapter&>, sigc::reference_wrapper<Ember::OgreView::GraphicalChangeAdapter>, sigc::nil, sigc::nil, sigc::nil, sigc::nil, sigc::nil, sigc::nil>]’
  71. /usr/include/sigc++-2.0/sigc++/visit_each.h:202:19: required from ‘void sigc::visit_each_type(const T_action&, const T_functor&) [with T_type = sigc::trackable*; T_action = sigc::internal::slot_do_bind; T_functor = sigc::bind_functor<-1, sigc::bound_mem_functor4<void, Ember::OgreView::World, const std::basic_string<char>&, const std::basic_string<char>&, varconf::Variable&, Ember::OgreView::GraphicalChangeAdapter&>, sigc::reference_wrapper<Ember::OgreView::GraphicalChangeAdapter>, sigc::nil, sigc::nil, sigc::nil, sigc::nil, sigc::nil, sigc::nil>]’
  72. /usr/include/sigc++-2.0/sigc++/functors/slot.h:39:40: required from ‘sigc::internal::typed_slot_rep<T_functor>::typed_slot_rep(const T_functor&) [with T_functor = sigc::bind_functor<-1, sigc::bound_mem_functor4<void, Ember::OgreView::World, const std::basic_string<char>&, const std::basic_string<char>&, varconf::Variable&, Ember::OgreView::GraphicalChangeAdapter&>, sigc::reference_wrapper<Ember::OgreView::GraphicalChangeAdapter>, sigc::nil, sigc::nil, sigc::nil, sigc::nil, sigc::nil, sigc::nil>]’
  73. /usr/include/sigc++-2.0/sigc++/functors/slot.h:850:65: required from ‘sigc::slot3<T_return, T_arg1, T_arg2, T_arg3>::slot3(const T_functor&) [with T_functor = sigc::bind_functor<-1, sigc::bound_mem_functor4<void, Ember::OgreView::World, const std::basic_string<char>&, const std::basic_string<char>&, varconf::Variable&, Ember::OgreView::GraphicalChangeAdapter&>, sigc::reference_wrapper<Ember::OgreView::GraphicalChangeAdapter>, sigc::nil, sigc::nil, sigc::nil, sigc::nil, sigc::nil, sigc::nil>; T_return = void; T_arg1 = const std::basic_string<char>&; T_arg2 = const std::basic_string<char>&; T_arg3 = varconf::Variable&]’
  74. /usr/include/sigc++-2.0/sigc++/functors/slot.h:1857:26: required from ‘sigc::slot<T_return, T_arg1, T_arg2, T_arg3, sigc::nil, sigc::nil, sigc::nil, sigc::nil>::slot(const T_functor&) [with T_functor = sigc::bind_functor<-1, sigc::bound_mem_functor4<void, Ember::OgreView::World, const std::basic_string<char>&, const std::basic_string<char>&, varconf::Variable&, Ember::OgreView::GraphicalChangeAdapter&>, sigc::reference_wrapper<Ember::OgreView::GraphicalChangeAdapter>, sigc::nil, sigc::nil, sigc::nil, sigc::nil, sigc::nil, sigc::nil>; T_return = void; T_arg1 = const std::basic_string<char>&; T_arg2 = const std::basic_string<char>&; T_arg3 = varconf::Variable&]’
  75. ../../../../src/components/ogre/World.cpp:120:169: required from here
  76. /usr/include/sigc++-2.0/sigc++/adaptors/bound_argument.h:161:21: error: ‘const class sigc::bound_argument<sigc::reference_wrapper<Ember::OgreView::GraphicalChangeAdapter> >’ has no member named ‘visit’
  77. sigc::visit_each(_A_action, _A_argument.visit());
  78. ^
  79. /usr/include/sigc++-2.0/sigc++/adaptors/bound_argument.h: In instantiation of ‘static void sigc::visitor<sigc::bound_argument<T_type> >::do_visit_each(const T_action&, const sigc::bound_argument<T_type>&) [with T_action = sigc::internal::limit_derived_target<sigc::trackable*, sigc::internal::slot_do_unbind>; T_type = sigc::reference_wrapper<Ember::OgreView::GraphicalChangeAdapter>]’:
  80. /usr/include/sigc++-2.0/sigc++/visit_each.h:170:42: required from ‘void sigc::visit_each(const T_action&, const T_functor&) [with T_action = sigc::internal::limit_derived_target<sigc::trackable*, sigc::internal::slot_do_unbind>; T_functor = sigc::bound_argument<sigc::reference_wrapper<Ember::OgreView::GraphicalChangeAdapter> >]’
  81. /usr/include/sigc++-2.0/sigc++/adaptors/bind.h:1289:21: required from ‘static void sigc::visitor<sigc::bind_functor<-1, T_functor, T_type1, sigc::nil, sigc::nil, sigc::nil, sigc::nil, sigc::nil, sigc::nil> >::do_visit_each(const T_action&, const sigc::bind_functor<-1, T_functor, T_type1, sigc::nil, sigc::nil, sigc::nil, sigc::nil, sigc::nil, sigc::nil>&) [with T_action = sigc::internal::limit_derived_target<sigc::trackable*, sigc::internal::slot_do_unbind>; T_functor = sigc::bound_mem_functor4<void, Ember::OgreView::World, const std::basic_string<char>&, const std::basic_string<char>&, varconf::Variable&, Ember::OgreView::GraphicalChangeAdapter&>; T_type1 = sigc::reference_wrapper<Ember::OgreView::GraphicalChangeAdapter>]’
  82. /usr/include/sigc++-2.0/sigc++/visit_each.h:170:42: required from ‘void sigc::visit_each(const T_action&, const T_functor&) [with T_action = sigc::internal::limit_derived_target<sigc::trackable*, sigc::internal::slot_do_unbind>; T_functor = sigc::bind_functor<-1, sigc::bound_mem_functor4<void, Ember::OgreView::World, const std::basic_string<char>&, const std::basic_string<char>&, varconf::Variable&, Ember::OgreView::GraphicalChangeAdapter&>, sigc::reference_wrapper<Ember::OgreView::GraphicalChangeAdapter>, sigc::nil, sigc::nil, sigc::nil, sigc::nil, sigc::nil, sigc::nil>]’
  83. /usr/include/sigc++-2.0/sigc++/visit_each.h:202:19: required from ‘void sigc::visit_each_type(const T_action&, const T_functor&) [with T_type = sigc::trackable*; T_action = sigc::internal::slot_do_unbind; T_functor = sigc::bind_functor<-1, sigc::bound_mem_functor4<void, Ember::OgreView::World, const std::basic_string<char>&, const std::basic_string<char>&, varconf::Variable&, Ember::OgreView::GraphicalChangeAdapter&>, sigc::reference_wrapper<Ember::OgreView::GraphicalChangeAdapter>, sigc::nil, sigc::nil, sigc::nil, sigc::nil, sigc::nil, sigc::nil>]’
  84. /usr/include/sigc++-2.0/sigc++/functors/slot.h:65:40: required from ‘static void* sigc::internal::typed_slot_rep<T_functor>::destroy(void*) [with T_functor = sigc::bind_functor<-1, sigc::bound_mem_functor4<void, Ember::OgreView::World, const std::basic_string<char>&, const std::basic_string<char>&, varconf::Variable&, Ember::OgreView::GraphicalChangeAdapter&>, sigc::reference_wrapper<Ember::OgreView::GraphicalChangeAdapter>, sigc::nil, sigc::nil, sigc::nil, sigc::nil, sigc::nil, sigc::nil>]’
  85. /usr/include/sigc++-2.0/sigc++/functors/slot.h:38:25: required from ‘sigc::internal::typed_slot_rep<T_functor>::typed_slot_rep(const T_functor&) [with T_functor = sigc::bind_functor<-1, sigc::bound_mem_functor4<void, Ember::OgreView::World, const std::basic_string<char>&, const std::basic_string<char>&, varconf::Variable&, Ember::OgreView::GraphicalChangeAdapter&>, sigc::reference_wrapper<Ember::OgreView::GraphicalChangeAdapter>, sigc::nil, sigc::nil, sigc::nil, sigc::nil, sigc::nil, sigc::nil>]’
  86. /usr/include/sigc++-2.0/sigc++/functors/slot.h:850:65: required from ‘sigc::slot3<T_return, T_arg1, T_arg2, T_arg3>::slot3(const T_functor&) [with T_functor = sigc::bind_functor<-1, sigc::bound_mem_functor4<void, Ember::OgreView::World, const std::basic_string<char>&, const std::basic_string<char>&, varconf::Variable&, Ember::OgreView::GraphicalChangeAdapter&>, sigc::reference_wrapper<Ember::OgreView::GraphicalChangeAdapter>, sigc::nil, sigc::nil, sigc::nil, sigc::nil, sigc::nil, sigc::nil>; T_return = void; T_arg1 = const std::basic_string<char>&; T_arg2 = const std::basic_string<char>&; T_arg3 = varconf::Variable&]’
  87. /usr/include/sigc++-2.0/sigc++/functors/slot.h:1857:26: required from ‘sigc::slot<T_return, T_arg1, T_arg2, T_arg3, sigc::nil, sigc::nil, sigc::nil, sigc::nil>::slot(const T_functor&) [with T_functor = sigc::bind_functor<-1, sigc::bound_mem_functor4<void, Ember::OgreView::World, const std::basic_string<char>&, const std::basic_string<char>&, varconf::Variable&, Ember::OgreView::GraphicalChangeAdapter&>, sigc::reference_wrapper<Ember::OgreView::GraphicalChangeAdapter>, sigc::nil, sigc::nil, sigc::nil, sigc::nil, sigc::nil, sigc::nil>; T_return = void; T_arg1 = const std::basic_string<char>&; T_arg2 = const std::basic_string<char>&; T_arg3 = varconf::Variable&]’
  88. ../../../../src/components/ogre/World.cpp:120:169: required from here
  89. /usr/include/sigc++-2.0/sigc++/adaptors/bound_argument.h:161:21: error: ‘const class sigc::bound_argument<sigc::reference_wrapper<Ember::OgreView::GraphicalChangeAdapter> >’ has no member named ‘visit’
  90. Makefile:1186: recipe for target 'World.o' failed
  91. make[5]: *** [World.o] Error 1
  92. make[5]: *** Waiting for unfinished jobs....
  93. make[5]: Leaving directory '/tmp/master/ember-0.7.2/x86_64/src/components/ogre'
  94. Makefile:4698: recipe for target 'all-recursive' failed
  95. make[4]: *** [all-recursive] Error 1
  96. make[4]: Leaving directory '/tmp/master/ember-0.7.2/x86_64/src/components/ogre'
  97. Makefile:418: recipe for target 'all-recursive' failed
  98. make[3]: *** [all-recursive] Error 1
  99. make[3]: Leaving directory '/tmp/master/ember-0.7.2/x86_64/src/components'
  100. Makefile:435: recipe for target 'all-recursive' failed
  101. make[2]: *** [all-recursive] Error 1
  102. make[2]: Leaving directory '/tmp/master/ember-0.7.2/x86_64/src'
  103. Makefile:374: recipe for target 'all' failed
  104. make[1]: *** [all] Error 2
  105. make[1]: Leaving directory '/tmp/master/ember-0.7.2/x86_64/src'
  106. Makefile:664: recipe for target 'all-recursive' failed
  107. make: *** [all-recursive] Error 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement