Advertisement
Guest User

Untitled

a guest
Jul 27th, 2013
117
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.51 KB | None | 0 0
  1. arget thumb C++: libmcldARMTarget <= frameworks/compile/mclinker/lib/Target/ARM/ARMToARMStub.cpp
  2. target thumb C++: libmcldARMTarget <= frameworks/compile/mclinker/lib/Target/ARM/ARMToTHMStub.cpp
  3. In file included from frameworks/compile/mclinker/include/mcld/Fragment/Relocation.h:16:0,
  4. from frameworks/compile/mclinker/include/mcld/Fragment/Stub.h:18,
  5. from frameworks/compile/mclinker/lib/Target/ARM/ARMToTHMStub.h:17,
  6. from frameworks/compile/mclinker/lib/Target/ARM/ARMToTHMStub.cpp:10:
  7. frameworks/compile/mclinker/include/mcld/Support/GCFactoryListTraits.h: In instantiation of 'DataType* mcld::GCFactoryListTraits<DataType>::createSentinel() const [with DataType = mcld::Relocation]':
  8. frameworks/compile/mclinker/include/mcld/Support/GCFactoryListTraits.h:48:27: required from 'DataType* mcld::GCFactoryListTraits<DataType>::ensureHead(DataType*) const [with DataType = mcld::Relocation]'
  9. external/llvm/include/llvm/ADT/ilist.h:321:63: required from 'const NodeTy* llvm::iplist<NodeTy, Traits>::getTail() const [with NodeTy = mcld::Relocation; Traits = mcld::GCFactoryListTraits<mcld::Relocation>]'
  10. external/llvm/include/llvm/ADT/ilist.h:385:60: required from 'bool llvm::iplist<NodeTy, Traits>::empty() const [with NodeTy = mcld::Relocation; Traits = mcld::GCFactoryListTraits<mcld::Relocation>]'
  11. frameworks/compile/mclinker/include/mcld/LD/RelocData.h:73:51: required from here
  12. frameworks/compile/mclinker/include/mcld/Support/GCFactoryListTraits.h:40:50: error: dereferencing type-punned pointer might break strict-aliasing rules [-Werror=strict-aliasing]
  13. cc1plus: all warnings being treated as errors
  14. make: *** [/home/kufikugel/SlimBean4.3_mess/out/target/product/mako/obj/STATIC_LIBRARIES/libmcldARMTarget_intermediates/ARMToTHMStub.o] Error 1
  15. make: *** Waiting for unfinished jobs....
  16. In file included from frameworks/compile/mclinker/include/mcld/Fragment/Relocation.h:16:0,
  17. from frameworks/compile/mclinker/include/mcld/LD/Relocator.h:15,
  18. from frameworks/compile/mclinker/lib/Target/ARM/ARMRelocator.h:15,
  19. from frameworks/compile/mclinker/lib/Target/ARM/ARMRelocator.cpp:15:
  20. frameworks/compile/mclinker/include/mcld/Support/GCFactoryListTraits.h: In instantiation of 'DataType* mcld::GCFactoryListTraits<DataType>::createSentinel() const [with DataType = mcld::Relocation]':
  21. frameworks/compile/mclinker/include/mcld/Support/GCFactoryListTraits.h:48:27: required from 'DataType* mcld::GCFactoryListTraits<DataType>::ensureHead(DataType*) const [with DataType = mcld::Relocation]'
  22. external/llvm/include/llvm/ADT/ilist.h:321:63: required from 'const NodeTy* llvm::iplist<NodeTy, Traits>::getTail() const [with NodeTy = mcld::Relocation; Traits = mcld::GCFactoryListTraits<mcld::Relocation>]'
  23. external/llvm/include/llvm/ADT/ilist.h:385:60: required from 'bool llvm::iplist<NodeTy, Traits>::empty() const [with NodeTy = mcld::Relocation; Traits = mcld::GCFactoryListTraits<mcld::Relocation>]'
  24. frameworks/compile/mclinker/include/mcld/LD/RelocData.h:73:51: required from here
  25. frameworks/compile/mclinker/include/mcld/Support/GCFactoryListTraits.h:40:50: error: dereferencing type-punned pointer might break strict-aliasing rules [-Werror=strict-aliasing]
  26. cc1plus: all warnings being treated as errors
  27. make: *** [/home/kufikugel/SlimBean4.3_mess/out/target/product/mako/obj/STATIC_LIBRARIES/libmcldARMTarget_intermediates/ARMRelocator.o] Error 1
  28. In file included from frameworks/compile/mclinker/include/mcld/Fragment/Relocation.h:16:0,
  29. from frameworks/compile/mclinker/include/mcld/Fragment/Stub.h:18,
  30. from frameworks/compile/mclinker/lib/Target/ARM/ARMToARMStub.h:17,
  31. from frameworks/compile/mclinker/lib/Target/ARM/ARMToARMStub.cpp:10:
  32. frameworks/compile/mclinker/include/mcld/Support/GCFactoryListTraits.h: In instantiation of 'DataType* mcld::GCFactoryListTraits<DataType>::createSentinel() const [with DataType = mcld::Relocation]':
  33. frameworks/compile/mclinker/include/mcld/Support/GCFactoryListTraits.h:48:27: required from 'DataType* mcld::GCFactoryListTraits<DataType>::ensureHead(DataType*) const [with DataType = mcld::Relocation]'
  34. external/llvm/include/llvm/ADT/ilist.h:321:63: required from 'const NodeTy* llvm::iplist<NodeTy, Traits>::getTail() const [with NodeTy = mcld::Relocation; Traits = mcld::GCFactoryListTraits<mcld::Relocation>]'
  35. external/llvm/include/llvm/ADT/ilist.h:385:60: required from 'bool llvm::iplist<NodeTy, Traits>::empty() const [with NodeTy = mcld::Relocation; Traits = mcld::GCFactoryListTraits<mcld::Relocation>]'
  36. frameworks/compile/mclinker/include/mcld/LD/RelocData.h:73:51: required from here
  37. frameworks/compile/mclinker/include/mcld/Support/GCFactoryListTraits.h:40:50: error: dereferencing type-punned pointer might break strict-aliasing rules [-Werror=strict-aliasing]
  38. cc1plus: all warnings being treated as errors
  39. make: *** [/home/kufikugel/SlimBean4.3_mess/out/target/product/mako/obj/STATIC_LIBRARIES/libmcldARMTarget_intermediates/ARMToARMStub.o] Error 1
  40. from frameworks/compile/mclinker/include/mcld/Target/GNULDBackend.h:33,
  41. from frameworks/compile/mclinker/lib/Target/ARM/ARMLDBackend.h:16,
  42. from frameworks/compile/mclinker/lib/Target/ARM/ARMLDBackend.cpp:12:
  43. frameworks/compile/mclinker/include/mcld/Support/GCFactoryListTraits.h: In instantiation of 'DataType* mcld::GCFactoryListTraits<DataType>::createSentinel() const [with DataType = mcld::Relocation]':
  44. frameworks/compile/mclinker/include/mcld/Support/GCFactoryListTraits.h:48:27: required from 'DataType* mcld::GCFactoryListTraits<DataType>::ensureHead(DataType*) const [with DataType = mcld::Relocation]'
  45. external/llvm/include/llvm/ADT/ilist.h:321:63: required from 'const NodeTy* llvm::iplist<NodeTy, Traits>::getTail() const [with NodeTy = mcld::Relocation; Traits = mcld::GCFactoryListTraits<mcld::Relocation>]'
  46. external/llvm/include/llvm/ADT/ilist.h:385:60: required from 'bool llvm::iplist<NodeTy, Traits>::empty() const [with NodeTy = mcld::Relocation; Traits = mcld::GCFactoryListTraits<mcld::Relocation>]'
  47. frameworks/compile/mclinker/include/mcld/LD/RelocData.h:73:51: required from here
  48. frameworks/compile/mclinker/include/mcld/Support/GCFactoryListTraits.h:40:50: error: dereferencing type-punned pointer might break strict-aliasing rules [-Werror=strict-aliasing]
  49. cc1plus: all warnings being treated as errors
  50. make: *** [/home/kufikugel/SlimBean4.3_mess/out/target/product/mako/obj/STATIC_LIBRARIES/libmcldARMTarget_intermediates/ARMLDBackend.o] Error 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement