Advertisement
Crostantin

New error

Apr 18th, 2015
29
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.84 KB | None | 0 0
  1. ost C: libselinux_32 <= external/libselinux/src/init.c
  2. host C: libselinux_32 <= external/libselinux/src/label.c
  3. host C: libselinux_32 <= external/libselinux/src/label_file.c
  4. host C: libselinux_32 <= external/libselinux/src/label_android_property.c
  5. Export includes file: bionic/libm/Android.mk -- /home/crostantin/boostpop/out/target/product/hammerhead/obj/SHARED_LIBRARIES/libm_intermediates/export_includes
  6. host StaticLib: libpcre_32 (/home/crostantin/boostpop/out/host/linux-x86/obj32/STATIC_LIBRARIES/libpcre_intermediates/libpcre.a)
  7. target asm: libc <= bionic/libc/arch-common/bionic/crtend_so.S
  8. target thumb C++: libc <= bionic/libc/bionic/malloc_debug_common.cpp
  9. bionic/libc/bionic/malloc_debug_common.cpp:1:0: error: -fprefetch-loop-arrays is not supported with -Os [-Werror]
  10. /*
  11. ^
  12. cc1plus: all warnings being treated as errors
  13. build/core/binary.mk:678: recipe for target '/home/crostantin/boostpop/out/target/product/hammerhead/obj/SHARED_LIBRARIES/libc_intermediates/bionic/malloc_debug_common.o' failed
  14. make: *** [/home/crostantin/boostpop/out/target/product/hammerhead/obj/SHARED_LIBRARIES/libc_intermediates/bionic/malloc_debug_common.o] Error 1
  15. make: *** Waiting for unfinished jobs....
  16. target thumb C++: libc <= bionic/libc/bionic/libc_init_dynamic.cpp
  17. bionic/libc/bionic/libc_init_dynamic.cpp:1:0: error: -fprefetch-loop-arrays is not supported with -Os [-Werror]
  18. /*
  19. ^
  20. cc1plus: all warnings being treated as errors
  21. build/core/binary.mk:678: recipe for target '/home/crostantin/boostpop/out/target/product/hammerhead/obj/SHARED_LIBRARIES/libc_intermediates/bionic/libc_init_dynamic.o' failed
  22. make: *** [/home/crostantin/boostpop/out/target/product/hammerhead/obj/SHARED_LIBRARIES/libc_intermediates/bionic/libc_init_dynamic.o] Error 1
  23. make: *** wait: No child processes. Stop.
  24.  
  25. #### make failed to build some targets (01:58 (mm:ss)) ####
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement