Advertisement
Guest User

Untitled

a guest
Jun 14th, 2017
125
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.79 KB | None | 0 0
  1. make -j4
  2. ============================================
  3. PLATFORM_VERSION_CODENAME=REL
  4. PLATFORM_VERSION=5.1.1
  5. CM_VERSION=
  6. TARGET_PRODUCT=aosp_shamu
  7. TARGET_BUILD_VARIANT=userdebug
  8. TARGET_BUILD_TYPE=release
  9. TARGET_BUILD_APPS=
  10. TARGET_ARCH=arm
  11. TARGET_ARCH_VARIANT=armv7-a-neon
  12. TARGET_CPU_VARIANT=krait
  13. TARGET_2ND_ARCH=
  14. TARGET_2ND_ARCH_VARIANT=
  15. TARGET_2ND_CPU_VARIANT=
  16. HOST_ARCH=x86_64
  17. HOST_OS=linux
  18. HOST_OS_EXTRA=Linux-4.8.0-54-generic-x86_64-with-Ubuntu-16.04-xenial
  19. HOST_BUILD_TYPE=release
  20. BUILD_ID=LMY48W
  21. OUT_DIR=/home/angel/phablet/out
  22. ============================================
  23. bootable/recovery/Android.mk:204: warning: overriding recipe for target '/home/angel/phablet/out/target/product/shamu/recovery/root/sbin/mktemp'
  24. bootable/recovery/Android.mk:196: warning: ignoring old recipe for target '/home/angel/phablet/out/target/product/shamu/recovery/root/sbin/mktemp'
  25. build/core/base_rules.mk:550: warning: overriding recipe for target '/home/angel/phablet/out/target/product/shamu/recovery/root/sbin/make_ext4fs'
  26. bootable/recovery/Android.mk:196: warning: ignoring old recipe for target '/home/angel/phablet/out/target/product/shamu/recovery/root/sbin/make_ext4fs'
  27. No private recovery resources for TARGET_DEVICE shamu
  28. make -C kernel/moto/shamu O=/home/angel/phablet/out/target/product/shamu/obj/KERNEL_OBJ ARCH=arm CROSS_COMPILE=" /home/angel/phablet/prebuilts/gcc/linux-x86/arm/arm-eabi-4.8/bin/arm-eabi-" VARIANT_DEFCONFIG= SELINUX_DEFCONFIG= shamu_defconfig
  29. make[1]: Entering directory '/home/angel/phablet/kernel/moto/shamu'
  30. Symlink: /home/angel/phablet/out/target/product/shamu/recovery/root/sbin/fsck.exfat -> mount.exfat
  31. Symlink: /home/angel/phablet/out/target/product/shamu/recovery/root/sbin/mkfs.exfat -> mount.exfat
  32. Symlink: /home/angel/phablet/out/target/product/shamu/system/bin/fsck.exfat -> mount.exfat
  33. Symlink: /home/angel/phablet/out/target/product/shamu/system/bin/mkfs.exfat -> mount.exfat
  34. make: *** No rule to make target '/home/angel/phablet/out/host/linux-x86/bin/boot_signer', needed by '/home/angel/phablet/out/target/product/shamu/boot.img'. Stop.
  35. make: *** Waiting for unfinished jobs....
  36. Target Ubuntu Touch ram disk: /home/angel/phablet/out/target/product/shamu/ramdisk-ubuntu.img
  37. Downloading upstream initrd: ubuntu-touch-generic-initrd -o /home/angel/phablet/out/target/product/shamu/ubuntu/ubuntu-touch-generic-initrd -a armhf -t ubports-developers -p overlay vivid
  38. GEN /home/angel/phablet/out/target/product/shamu/obj/KERNEL_OBJ/Makefile
  39. Downloading ubuntu-touch-generic-initrd version 0.94vivid5ubports1
  40. drivers/usb/gadget/Kconfig:897:warning: defaults for choice values not supported
  41. #
  42. # configuration written to .config
  43. #
  44. make[1]: Leaving directory '/home/angel/phablet/kernel/moto/shamu'
  45. 14697 blocks
  46.  
  47. #### make failed to build some targets (34 seconds) ####
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement