Advertisement
Guest User

Untitled

a guest
Sep 21st, 2017
59
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.92 KB | None | 0 0
  1. server rowboat-android # make TARGET_PRODUCT=am3517evm -j4
  2. ============================================
  3. PLATFORM_VERSION_CODENAME=REL
  4. PLATFORM_VERSION=2.3.4
  5. TARGET_PRODUCT=am3517evm
  6. TARGET_BUILD_VARIANT=eng
  7. TARGET_SIMULATOR=
  8. TARGET_BUILD_TYPE=release
  9. TARGET_BUILD_APPS=
  10. TARGET_ARCH=arm
  11. HOST_ARCH=x86
  12. HOST_OS=linux
  13. HOST_BUILD_TYPE=release
  14. BUILD_ID=GRJ22
  15. ============================================
  16. /bin/bash: prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/bin/arm-eabi-gcc: cannot execute binary file
  17. /bin/bash: prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/bin/arm-eabi-gcc: cannot execute binary file
  18. find: `frameworks/base/frameworks/base/docs/html': No such file or directory
  19. find: `out/target/common/docs/gen': No such file or directory
  20. find: `frameworks/base/frameworks/base/docs/html': No such file or directory
  21. find: `out/target/common/docs/gen': No such file or directory
  22. find: `frameworks/base/frameworks/base/docs/html': No such file or directory
  23. find: `out/target/common/docs/gen': No such file or directory
  24. find: `frameworks/base/frameworks/base/docs/html': No such file or directory
  25. find: `out/target/common/docs/gen': No such file or directory
  26. find: `frameworks/base/frameworks/base/docs/html': No such file or directory
  27. find: `out/target/common/docs/gen': No such file or directory
  28. Install: out/host/linux-x86/framework/apicheck.jar
  29. Install: out/host/linux-x86/framework/clearsilver.jar
  30. target Generated: libclearsilver-jni <= out/host/common/obj/JAVA_LIBRARIES/clearsilver_intermediates/javalib.jar
  31. target Generated: libclearsilver-jni <= out/host/common/obj/JAVA_LIBRARIES/clearsilver_intermediates/javalib.jar
  32. /bin/bash: out/host/linux-x86/bin/acp: cannot execute binary file
  33. make: *** [out/host/linux-x86/framework/apicheck.jar] Error 126
  34. make: *** Waiting for unfinished jobs....
  35. /bin/bash: out/host/linux-x86/bin/acp: cannot execute binary file
  36. make: *** [out/host/linux-x86/framework/clearsilver.jar] Error 126
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement