Advertisement
hman

CM12.1 for OdroidXU3

Apr 30th, 2015
254
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 1.67 KB | None | 0 0
  1. armando@armando-vm:~/android$ ./build.sh odroidxu3
  2.  
  3.                 Build android for odroidxu3
  4.  
  5.  
  6. [[[[[[[ Build android platform ]]]]]]]
  7.  
  8. source build/envsetup.sh
  9. including device/generic/mini-emulator-armv7-a-neon/vendorsetup.sh
  10. including device/generic/mini-emulator-arm64/vendorsetup.sh
  11. including device/generic/mini-emulator-x86_64/vendorsetup.sh
  12. including device/generic/mini-emulator-x86/vendorsetup.sh
  13. including device/generic/mini-emulator-mips/vendorsetup.sh
  14. including device/hardkernel/odroidxu3/vendorsetup.sh
  15. including sdk/bash_completion/adb.bash
  16. including vendor/cm/bash_completion/git.bash
  17. including vendor/cm/bash_completion/repo.bash
  18.  
  19. lunch cm_odroidxu3-userdebug
  20. build/core/config.mk:641: vendor/cm/sepolicy/sepolicy.mk: File o directory non esistente
  21. make: ***  Nessuna regola per generare l'obiettivo "vendor/cm/sepolicy/sepolicy.mk".  Arresto.
  22. Device odroidxu3 not found. Attempting to retrieve device repository from CyanogenMod Github (http://github.com/CyanogenMod).
  23. Repository for odroidxu3 not found in the CyanogenMod Github repository list. If this is in error, you may need to manually add it to your local_manifests/roomservice.xml.
  24. build/core/config.mk:641: vendor/cm/sepolicy/sepolicy.mk: File o directory non esistente
  25. make: ***  Nessuna regola per generare l'obiettivo "vendor/cm/sepolicy/sepolicy.mk".  Arresto.
  26.  
  27. ** Don't have a product spec for: 'cm_odroidxu3'
  28. ** Do you have the right repo manifest?
  29.  
  30.  
  31. Get CM-11 prebuilds
  32. ./build.sh: riga 52: vendor/cm/get-prebuilts: File o directory non esistente
  33.  
  34. make -j1
  35.  
  36. build/core/product_config.mk:253: *** No matches for product "full".  Arresto.
  37.  
  38. #### make failed to build some targets  ####
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement