Advertisement
aperio

LINOS LLVM error

Oct 16th, 2017
107
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 15.55 KB | None | 0 0
  1. target thumb C: liblog_32 <= system/core/liblog/log_event_list.c
  2. target thumb C: liblog_32 <= system/core/liblog/log_event_write.c
  3. target thumb C: liblog_32 <= system/core/liblog/logger_write.c
  4. target thumb C: liblog_32 <= system/core/liblog/config_write.c
  5. target thumb C: liblog_32 <= system/core/liblog/logger_name.c
  6. target thumb C: liblog_32 <= system/core/liblog/logger_lock.c
  7. target thumb C: liblog_32 <= system/core/liblog/event_tag_map.c
  8. target thumb C: liblog_32 <= system/core/liblog/config_read.c
  9. target thumb C: liblog_32 <= system/core/liblog/log_is_loggable.c
  10. target thumb C: liblog_32 <= system/core/liblog/logprint.c
  11. target thumb C: liblog_32 <= system/core/liblog/pmsg_reader.c
  12. target thumb C: liblog_32 <= system/core/liblog/pmsg_writer.c
  13. target thumb C: liblog_32 <= system/core/liblog/logd_reader.c
  14. target thumb C: liblog_32 <= system/core/liblog/logd_writer.c
  15. target thumb C: liblog_32 <= system/core/liblog/logger_read.c
  16. target asm: libunwind_llvm_32 <= external/libunwind_llvm/src/UnwindRegistersSave.S
  17. target asm: libunwind_llvm_32 <= external/libunwind_llvm/src/UnwindRegistersRestore.S
  18. target thumb C++: libunwind_llvm_32 <= external/libunwind_llvm/src/libunwind.cpp
  19. target thumb C++: libunwind_llvm_32 <= external/libunwind_llvm/src/Unwind-EHABI.cpp
  20. target thumb C: libunwind_llvm_32 <= external/libunwind_llvm/src/Unwind-sjlj.c
  21. target thumb C: libunwind_llvm_32 <= external/libunwind_llvm/src/UnwindLevel1-gcc-ext.c
  22. target thumb C: libunwind_llvm_32 <= external/libunwind_llvm/src/UnwindLevel1.c
  23. external/libunwind_llvm/src/UnwindLevel1-gcc-ext.c:26:5: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined]
  24. #if _LIBUNWIND_BUILD_ZERO_COST_APIS
  25. ^
  26. external/libunwind_llvm/src/config.h:73:44: note: expanded from macro '_LIBUNWIND_BUILD_ZERO_COST_APIS'
  27. #define _LIBUNWIND_BUILD_ZERO_COST_APIS (defined(__i386__) || \
  28. ^
  29. external/libunwind_llvm/src/UnwindLevel1-gcc-ext.c:26:5: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined]
  30. external/libunwind_llvm/src/config.h:74:44: note: expanded from macro '_LIBUNWIND_BUILD_ZERO_COST_APIS'
  31. defined(__x86_64__) || \
  32. ^
  33. external/libunwind_llvm/src/UnwindLevel1-gcc-ext.c:26:5: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined]
  34. external/libunwind_llvm/src/config.h:75:44: note: expanded from macro '_LIBUNWIND_BUILD_ZERO_COST_APIS'
  35. defined(__arm__) || \
  36. ^
  37. external/libunwind_llvm/src/UnwindLevel1-gcc-ext.c:26:5: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined]
  38. external/libunwind_llvm/src/config.h:76:44: note: expanded from macro '_LIBUNWIND_BUILD_ZERO_COST_APIS'
  39. defined(__aarch64__))
  40. ^
  41. external/libunwind_llvm/src/UnwindLevel1-gcc-ext.c:225:5: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined]
  42. #if _LIBUNWIND_SUPPORT_DWARF_UNWIND
  43. ^
  44. external/libunwind_llvm/src/config.h:86:44: note: expanded from macro '_LIBUNWIND_SUPPORT_DWARF_UNWIND'
  45. #define _LIBUNWIND_SUPPORT_DWARF_UNWIND !defined(__arm__) || \
  46. ^
  47. external/libunwind_llvm/src/UnwindLevel1-gcc-ext.c:225:5: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined]
  48. external/libunwind_llvm/src/config.h:87:43: note: expanded from macro '_LIBUNWIND_SUPPORT_DWARF_UNWIND'
  49. defined(__ARM_DWARF_EH__)
  50. ^
  51. 6 warnings generated.
  52. Import includes file: /media/lubuntu/771f4ca9-7e28-4aa2-b64c-75dcef416815/linos/out/target/product/bullhead/obj_arm/STATIC_LIBRARIES/libc++_static_intermediates/import_includes
  53. target thumb C++: libc++abi_32 <= external/libcxxabi/src/abort_message.cpp
  54. In file included from external/libunwind_llvm/src/libunwind.cpp:30:
  55. In file included from external/libunwind_llvm/src/UnwindCursor.hpp:28:
  56. external/libunwind_llvm/src/AddressSpace.hpp:61:5: error: macro expansion producing 'defined' has undefined behavior [-Werror,-Wexpansion-to-defined]
  57. #if _LIBUNWIND_SUPPORT_DWARF_UNWIND && _LIBUNWIND_SUPPORT_DWARF_INDEX
  58. ^
  59. external/libunwind_llvm/src/config.h:86:44: note: expanded from macro '_LIBUNWIND_SUPPORT_DWARF_UNWIND'
  60. #define _LIBUNWIND_SUPPORT_DWARF_UNWIND !defined(__arm__) || \
  61. ^
  62. In file included from external/libunwind_llvm/src/libunwind.cpp:30:
  63. In file included from external/libunwind_llvm/src/UnwindCursor.hpp:28:
  64. external/libunwind_llvm/src/AddressSpace.hpp:61:5: error: macro expansion producing 'defined' has undefined behavior [-Werror,-Wexpansion-to-defined]
  65. external/libunwind_llvm/src/config.h:87:43: note: expanded from macro '_LIBUNWIND_SUPPORT_DWARF_UNWIND'
  66. defined(__ARM_DWARF_EH__)
  67. ^
  68. In file included from external/libunwind_llvm/src/libunwind.cpp:30:
  69. In file included from external/libunwind_llvm/src/UnwindCursor.hpp:28:
  70. external/libunwind_llvm/src/AddressSpace.hpp:61:40: error: macro expansion producing 'defined' has undefined behavior [-Werror,-Wexpansion-to-defined]
  71. #if _LIBUNWIND_SUPPORT_DWARF_UNWIND && _LIBUNWIND_SUPPORT_DWARF_INDEX
  72. ^
  73. external/libunwind_llvm/src/config.h:88:42: note: expanded from macro '_LIBUNWIND_SUPPORT_DWARF_INDEX'
  74. #define _LIBUNWIND_SUPPORT_DWARF_INDEX _LIBUNWIND_SUPPORT_DWARF_UNWIND
  75. ^
  76. external/libunwind_llvm/src/config.h:86:44: note: expanded from macro '_LIBUNWIND_SUPPORT_DWARF_UNWIND'
  77. #define _LIBUNWIND_SUPPORT_DWARF_UNWIND !defined(__arm__) || \
  78. ^
  79. In file included from external/libunwind_llvm/src/libunwind.cpp:30:
  80. In file included from external/libunwind_llvm/src/UnwindCursor.hpp:28:
  81. external/libunwind_llvm/src/AddressSpace.hpp:61:40: error: macro expansion producing 'defined' has undefined behavior [-Werror,-Wexpansion-to-defined]
  82. external/libunwind_llvm/src/config.h:88:42: note: expanded from macro '_LIBUNWIND_SUPPORT_DWARF_INDEX'
  83. #define _LIBUNWIND_SUPPORT_DWARF_INDEX _LIBUNWIND_SUPPORT_DWARF_UNWIND
  84. ^
  85. external/libunwind_llvm/src/config.h:87:43: note: expanded from macro '_LIBUNWIND_SUPPORT_DWARF_UNWIND'
  86. defined(__ARM_DWARF_EH__)
  87. ^
  88. In file included from external/libunwind_llvm/src/libunwind.cpp:30:
  89. In file included from external/libunwind_llvm/src/UnwindCursor.hpp:28:
  90. external/libunwind_llvm/src/AddressSpace.hpp:78:5: error: macro expansion producing 'defined' has undefined behavior [-Werror,-Wexpansion-to-defined]
  91. #if _LIBUNWIND_SUPPORT_DWARF_UNWIND || _LIBUNWIND_SUPPORT_DWARF_INDEX || \
  92. ^
  93. external/libunwind_llvm/src/config.h:86:44: note: expanded from macro '_LIBUNWIND_SUPPORT_DWARF_UNWIND'
  94. #define _LIBUNWIND_SUPPORT_DWARF_UNWIND !defined(__arm__) || \
  95. ^
  96. In file included from external/libunwind_llvm/src/libunwind.cpp:30:
  97. In file included from external/libunwind_llvm/src/UnwindCursor.hpp:28:
  98. external/libunwind_llvm/src/AddressSpace.hpp:78:5: error: macro expansion producing 'defined' has undefined behavior [-Werror,-Wexpansion-to-defined]
  99. external/libunwind_llvm/src/config.h:87:43: note: expanded from macro '_LIBUNWIND_SUPPORT_DWARF_UNWIND'
  100. defined(__ARM_DWARF_EH__)
  101. ^
  102. In file included from external/libunwind_llvm/src/libunwind.cpp:30:
  103. In file included from external/libunwind_llvm/src/UnwindCursor.hpp:28:
  104. external/libunwind_llvm/src/AddressSpace.hpp:78:40: error: macro expansion producing 'defined' has undefined behavior [-Werror,-Wexpansion-to-defined]
  105. #if _LIBUNWIND_SUPPORT_DWARF_UNWIND || _LIBUNWIND_SUPPORT_DWARF_INDEX || \
  106. ^
  107. external/libunwind_llvm/src/config.h:88:42: note: expanded from macro '_LIBUNWIND_SUPPORT_DWARF_INDEX'
  108. #define _LIBUNWIND_SUPPORT_DWARF_INDEX _LIBUNWIND_SUPPORT_DWARF_UNWIND
  109. ^
  110. external/libunwind_llvm/src/config.h:86:44: note: expanded from macro '_LIBUNWIND_SUPPORT_DWARF_UNWIND'
  111. #define _LIBUNWIND_SUPPORT_DWARF_UNWIND !defined(__arm__) || \
  112. ^
  113. In file included from external/libunwind_llvm/src/libunwind.cpp:30:
  114. In file included from external/libunwind_llvm/src/UnwindCursor.hpp:28:
  115. external/libunwind_llvm/src/AddressSpace.hpp:78:40: error: macro expansion producing 'defined' has undefined behavior [-Werror,-Wexpansion-to-defined]
  116. external/libunwind_llvm/src/config.h:88:42: note: expanded from macro '_LIBUNWIND_SUPPORT_DWARF_INDEX'
  117. #define _LIBUNWIND_SUPPORT_DWARF_INDEX _LIBUNWIND_SUPPORT_DWARF_UNWIND
  118. ^
  119. external/libunwind_llvm/src/config.h:87:43: note: expanded from macro '_LIBUNWIND_SUPPORT_DWARF_UNWIND'
  120. defined(__ARM_DWARF_EH__)
  121. ^
  122. In file included from external/libunwind_llvm/src/libunwind.cpp:30:
  123. In file included from external/libunwind_llvm/src/UnwindCursor.hpp:28:
  124. external/libunwind_llvm/src/AddressSpace.hpp:83:5: error: macro expansion producing 'defined' has undefined behavior [-Werror,-Wexpansion-to-defined]
  125. #if _LIBUNWIND_SUPPORT_DWARF_UNWIND
  126. ^
  127. external/libunwind_llvm/src/config.h:86:44: note: expanded from macro '_LIBUNWIND_SUPPORT_DWARF_UNWIND'
  128. #define _LIBUNWIND_SUPPORT_DWARF_UNWIND !defined(__arm__) || \
  129. ^
  130. In file included from external/libunwind_llvm/src/libunwind.cpp:30:
  131. In file included from external/libunwind_llvm/src/UnwindCursor.hpp:28:
  132. external/libunwind_llvm/src/AddressSpace.hpp:83:5: error: macro expansion producing 'defined' has undefined behavior [-Werror,-Wexpansion-to-defined]
  133. external/libunwind_llvm/src/config.h:87:43: note: expanded from macro '_LIBUNWIND_SUPPORT_DWARF_UNWIND'
  134. defined(__ARM_DWARF_EH__)
  135. ^
  136. In file included from external/libunwind_llvm/src/libunwind.cpp:30:
  137. In file included from external/libunwind_llvm/src/UnwindCursor.hpp:28:
  138. external/libunwind_llvm/src/AddressSpace.hpp:87:5: error: macro expansion producing 'defined' has undefined behavior [-Werror,-Wexpansion-to-defined]
  139. #if _LIBUNWIND_SUPPORT_DWARF_INDEX
  140. ^
  141. external/libunwind_llvm/src/config.h:88:42: note: expanded from macro '_LIBUNWIND_SUPPORT_DWARF_INDEX'
  142. #define _LIBUNWIND_SUPPORT_DWARF_INDEX _LIBUNWIND_SUPPORT_DWARF_UNWIND
  143. ^
  144. external/libunwind_llvm/src/config.h:86:44: note: expanded from macro '_LIBUNWIND_SUPPORT_DWARF_UNWIND'
  145. #define _LIBUNWIND_SUPPORT_DWARF_UNWIND !defined(__arm__) || \
  146. ^
  147. In file included from external/libunwind_llvm/src/libunwind.cpp:30:
  148. In file included from external/libunwind_llvm/src/UnwindCursor.hpp:28:
  149. external/libunwind_llvm/src/AddressSpace.hpp:87:5: error: macro expansion producing 'defined' has undefined behavior [-Werror,-Wexpansion-to-defined]
  150. external/libunwind_llvm/src/config.h:88:42: note: expanded from macro '_LIBUNWIND_SUPPORT_DWARF_INDEX'
  151. #define _LIBUNWIND_SUPPORT_DWARF_INDEX _LIBUNWIND_SUPPORT_DWARF_UNWIND
  152. ^
  153. external/libunwind_llvm/src/config.h:87:43: note: expanded from macro '_LIBUNWIND_SUPPORT_DWARF_UNWIND'
  154. defined(__ARM_DWARF_EH__)
  155. ^
  156. In file included from external/libunwind_llvm/src/libunwind.cpp:30:
  157. external/libunwind_llvm/src/UnwindCursor.hpp:39:5: error: macro expansion producing 'defined' has undefined behavior [-Werror,-Wexpansion-to-defined]
  158. #if _LIBUNWIND_SUPPORT_DWARF_UNWIND
  159. ^
  160. external/libunwind_llvm/src/config.h:86:44: note: expanded from macro '_LIBUNWIND_SUPPORT_DWARF_UNWIND'
  161. #define _LIBUNWIND_SUPPORT_DWARF_UNWIND !defined(__arm__) || \
  162. ^
  163. In file included from external/libunwind_llvm/src/libunwind.cpp:30:
  164. external/libunwind_llvm/src/UnwindCursor.hpp:39:5: error: macro expansion producing 'defined' has undefined behavior [-Werror,-Wexpansion-to-defined]
  165. external/libunwind_llvm/src/config.h:87:43: note: expanded from macro '_LIBUNWIND_SUPPORT_DWARF_UNWIND'
  166. defined(__ARM_DWARF_EH__)
  167. ^
  168. In file included from external/libunwind_llvm/src/libunwind.cpp:30:
  169. external/libunwind_llvm/src/UnwindCursor.hpp:459:5: error: macro expansion producing 'defined' has undefined behavior [-Werror,-Wexpansion-to-defined]
  170. #if _LIBUNWIND_SUPPORT_DWARF_UNWIND
  171. ^
  172. external/libunwind_llvm/src/config.h:86:44: note: expanded from macro '_LIBUNWIND_SUPPORT_DWARF_UNWIND'
  173. #define _LIBUNWIND_SUPPORT_DWARF_UNWIND !defined(__arm__) || \
  174. ^
  175. In file included from external/libunwind_llvm/src/libunwind.cpp:30:
  176. external/libunwind_llvm/src/UnwindCursor.hpp:459:5: error: macro expansion producing 'defined' has undefined behavior [-Werror,-Wexpansion-to-defined]
  177. external/libunwind_llvm/src/config.h:87:43: note: expanded from macro '_LIBUNWIND_SUPPORT_DWARF_UNWIND'
  178. defined(__ARM_DWARF_EH__)
  179. ^
  180. In file included from external/libunwind_llvm/src/libunwind.cpp:30:
  181. external/libunwind_llvm/src/UnwindCursor.hpp:538:5: error: macro expansion producing 'defined' has undefined behavior [-Werror,-Wexpansion-to-defined]
  182. #if _LIBUNWIND_SUPPORT_DWARF_UNWIND
  183. ^
  184. external/libunwind_llvm/src/config.h:86:44: note: expanded from macro '_LIBUNWIND_SUPPORT_DWARF_UNWIND'
  185. #define _LIBUNWIND_SUPPORT_DWARF_UNWIND !defined(__arm__) || \
  186. ^
  187. In file included from external/libunwind_llvm/src/libunwind.cpp:30:
  188. external/libunwind_llvm/src/UnwindCursor.hpp:538:5: error: macro expansion producing 'defined' has undefined behavior [-Werror,-Wexpansion-to-defined]
  189. external/libunwind_llvm/src/config.h:87:43: note: expanded from macro '_LIBUNWIND_SUPPORT_DWARF_UNWIND'
  190. defined(__ARM_DWARF_EH__)
  191. ^
  192. In file included from external/libunwind_llvm/src/libunwind.cpp:30:
  193. external/libunwind_llvm/src/UnwindCursor.hpp:832:5: error: macro expansion producing 'defined' has undefined behavior [-Werror,-Wexpansion-to-defined]
  194. #if _LIBUNWIND_SUPPORT_DWARF_UNWIND
  195. ^
  196. external/libunwind_llvm/src/config.h:86:44: note: expanded from macro '_LIBUNWIND_SUPPORT_DWARF_UNWIND'
  197. #define _LIBUNWIND_SUPPORT_DWARF_UNWIND !defined(__arm__) || \
  198. ^
  199. fatal error: too many errors emitted, stopping now [-ferror-limit=]
  200. 20 errors generated.
  201. build/core/binary.mk:986: recipe for target '/media/lubuntu/771f4ca9-7e28-4aa2-b64c-75dcef416815/linos/out/target/product/bullhead/obj_arm/STATIC_LIBRARIES/libunwind_llvm_intermediates/src/libunwind.o' failed
  202. make: *** [/media/lubuntu/771f4ca9-7e28-4aa2-b64c-75dcef416815/linos/out/target/product/bullhead/obj_arm/STATIC_LIBRARIES/libunwind_llvm_intermediates/src/libunwind.o] Error 1
  203. make: *** Waiting for unfinished jobs....
  204. make: Leaving directory '/media/lubuntu/771f4ca9-7e28-4aa2-b64c-75dcef416815/linos'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement