Advertisement
infected_

Untitled

Dec 27th, 2015
124
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.00 KB | None | 0 0
  1. host C++: libart <= art/runtime/mirror/abstract_method.cc
  2. host C++: libart <= art/runtime/mirror/array.cc
  3. host C++: libart <= art/runtime/mirror/class.cc
  4. host C++: libart <= art/runtime/mirror/dex_cache.cc
  5. host C++: libart <= art/runtime/mirror/field.cc
  6. host C++: libart <= art/runtime/mirror/method.cc
  7. host C++: libart <= art/runtime/mirror/object.cc
  8. host C++: libart <= art/runtime/mirror/reference.cc
  9. host C++: libart <= art/runtime/mirror/stack_trace_element.cc
  10. /tmp/array-41d4e7.s: Assembler messages:
  11. /tmp/array-41d4e7.s:1972: Internal error!
  12. Assertion failure in get_line_subseg at ../../gas/dwarf2dbg.c line 271.
  13. Please report this bug.
  14. clang++: error: assembler command failed with exit code 1 (use -v to see invocation)
  15. make: *** [/home/infected_/Output/cm_13/host/linux-x86/obj/SHARED_LIBRARIES/libart_intermediates/mirror/array.o] Error 1
  16. make: *** Waiting for unfinished jobs....
  17.  
  18. #### make failed to build some targets (24:33 (mm:ss)) ####
  19.  
  20.  
  21. real 24m33.578s
  22. user 160m55.508s
  23. sys 6m29.168s
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement