Advertisement
muhammadrefa

Untitled

Sep 10th, 2015
335
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.07 KB | None | 0 0
  1. ~/mer/android/droid$ make -j1 hybris-hal
  2. ============================================
  3. PLATFORM_VERSION_CODENAME=REL
  4. PLATFORM_VERSION=5.1.1
  5. CM_VERSION=12.1-20150910-UNOFFICIAL-falcon
  6. TARGET_PRODUCT=cm_falcon
  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-3.16.7-24-desktop-x86_64-with-Ubuntu-14.04-trusty
  19. HOST_BUILD_TYPE=release
  20. BUILD_ID=LMY48B
  21. OUT_DIR=/home/refa/mer/android/droid/out
  22. ============================================
  23. build/core/copy_headers.mk:15: warning: overriding commands for target `/home/refa/mer/android/droid/out/target/product/falcon/obj/include/qcom/display/copybit.h'
  24. build/core/copy_headers.mk:15: warning: ignoring old commands for target `/home/refa/mer/android/droid/out/target/product/falcon/obj/include/qcom/display/copybit.h'
  25. build/core/copy_headers.mk:15: warning: overriding commands for target `/home/refa/mer/android/droid/out/target/product/falcon/obj/include/qcom/display/copybit_priv.h'
  26. build/core/copy_headers.mk:15: warning: ignoring old commands for target `/home/refa/mer/android/droid/out/target/product/falcon/obj/include/qcom/display/copybit_priv.h'
  27. hybris/hybris-boot/Android.mk:67: ********************* /boot appears to live on /dev/block/platform/msm_sdcc.1/by-name/boot
  28. hybris/hybris-boot/Android.mk:68: ********************* /data appears to live on /dev/block/platform/msm_sdcc.1/by-name/userdata
  29. build/core/Makefile:46: warning: overriding commands for target `/home/refa/mer/android/droid/out/target/product/falcon/system/bin/rild'
  30. build/core/base_rules.mk:550: warning: ignoring old commands for target `/home/refa/mer/android/droid/out/target/product/falcon/system/bin/rild'
  31. build/core/Makefile:46: warning: overriding commands for target `/home/refa/mer/android/droid/out/target/product/falcon/system/lib/libril.so'
  32. build/core/base_rules.mk:550: warning: ignoring old commands for target `/home/refa/mer/android/droid/out/target/product/falcon/system/lib/libril.so'
  33. No private recovery resources for TARGET_DEVICE falcon
  34. make -C kernel/motorola/msm8226 O=/home/refa/mer/android/droid/out/target/product/falcon/obj/KERNEL_OBJ ARCH=arm CROSS_COMPILE="/home/refa/mer/android/droid/prebuilts/misc/linux-x86/ccache/ccache arm-eabi-" VARIANT_DEFCONFIG= SELINUX_DEFCONFIG= falcon_defconfig
  35. make[1]: Entering directory `/home/refa/mer/android/droid/kernel/motorola/msm8226'
  36. GEN /home/refa/mer/android/droid/out/target/product/falcon/obj/KERNEL_OBJ/Makefile
  37. drivers/usb/gadget/Kconfig:881:warning: defaults for choice values not supported
  38. #
  39. # configuration written to .config
  40. #
  41. make[1]: Leaving directory `/home/refa/mer/android/droid/kernel/motorola/msm8226'
  42. make[1]: Entering directory `/home/refa/mer/android/droid/kernel/motorola/msm8226'
  43. GEN /home/refa/mer/android/droid/out/target/product/falcon/obj/KERNEL_OBJ/Makefile
  44. drivers/usb/gadget/Kconfig:881:warning: defaults for choice values not supported
  45. #
  46. # configuration written to .config
  47. #
  48. make[1]: Leaving directory `/home/refa/mer/android/droid/kernel/motorola/msm8226'
  49. make[1]: Entering directory `/home/refa/mer/android/droid/kernel/motorola/msm8226'
  50. CHK include/linux/version.h
  51. make[1]: Leaving directory `/home/refa/mer/android/droid/kernel/motorola/msm8226'
  52. make -C kernel/motorola/msm8226 O=/home/refa/mer/android/droid/out/target/product/falcon/obj/KERNEL_OBJ ARCH=arm CROSS_COMPILE="/home/refa/mer/android/droid/prebuilts/misc/linux-x86/ccache/ccache arm-eabi-" zImage
  53. make[1]: Entering directory `/home/refa/mer/android/droid/kernel/motorola/msm8226'
  54. GEN /home/refa/mer/android/droid/out/target/product/falcon/obj/KERNEL_OBJ/Makefile
  55. scripts/kconfig/conf --silentoldconfig Kconfig
  56. drivers/usb/gadget/Kconfig:881:warning: defaults for choice values not supported
  57. Using /home/refa/mer/android/droid/kernel/motorola/msm8226 as source for kernel
  58. GEN /home/refa/mer/android/droid/out/target/product/falcon/obj/KERNEL_OBJ/Makefile
  59. CHK include/linux/version.h
  60. CHK include/generated/utsrelease.h
  61. make[3]: `include/generated/mach-types.h' is up to date.
  62. CALL /home/refa/mer/android/droid/kernel/motorola/msm8226/scripts/checksyscalls.sh
  63. CHK include/generated/compile.h
  64. GZIP kernel/config_data.gz
  65. CHK kernel/config_data.h
  66. CC drivers/usb/gadget/android.o
  67. /home/refa/mer/android/droid/kernel/motorola/msm8226/drivers/usb/gadget/android.c:97:10: error: #include expects "FILENAME" or <FILENAME>
  68. #include f_fs.c
  69. ^
  70. /home/refa/mer/android/droid/kernel/motorola/msm8226/drivers/usb/gadget/android.c: In function 'ffs_function_init':
  71. /home/refa/mer/android/droid/kernel/motorola/msm8226/drivers/usb/gadget/android.c:2128:9: error: implicit declaration of function 'functionfs_init' [-Werror=implicit-function-declaration]
  72. return functionfs_init();
  73. ^
  74. /home/refa/mer/android/droid/kernel/motorola/msm8226/drivers/usb/gadget/android.c: In function 'ffs_function_cleanup':
  75. /home/refa/mer/android/droid/kernel/motorola/msm8226/drivers/usb/gadget/android.c:2133:9: error: implicit declaration of function 'functionfs_cleanup' [-Werror=implicit-function-declaration]
  76. functionfs_cleanup();
  77. ^
  78. /home/refa/mer/android/droid/kernel/motorola/msm8226/drivers/usb/gadget/android.c: In function 'ffs_function_bind_config':
  79. /home/refa/mer/android/droid/kernel/motorola/msm8226/drivers/usb/gadget/android.c:2166:9: error: implicit declaration of function 'functionfs_bind_config' [-Werror=implicit-function-declaration]
  80. return functionfs_bind_config(c->cdev, c, config->data);
  81. ^
  82. /home/refa/mer/android/droid/kernel/motorola/msm8226/drivers/usb/gadget/android.c: In function 'functionfs_ready_callback':
  83. /home/refa/mer/android/droid/kernel/motorola/msm8226/drivers/usb/gadget/android.c:2228:9: error: implicit declaration of function 'functionfs_bind' [-Werror=implicit-function-declaration]
  84. ret = functionfs_bind(ffs, dev->cdev);
  85. ^
  86. /home/refa/mer/android/droid/kernel/motorola/msm8226/drivers/usb/gadget/android.c: In function 'functionfs_closed_callback':
  87. /home/refa/mer/android/droid/kernel/motorola/msm8226/drivers/usb/gadget/android.c:2256:9: error: implicit declaration of function 'functionfs_unbind' [-Werror=implicit-function-declaration]
  88. functionfs_unbind(ffs);
  89. ^
  90. /home/refa/mer/android/droid/kernel/motorola/msm8226/drivers/usb/gadget/android.c: At top level:
  91. /home/refa/mer/android/droid/kernel/motorola/msm8226/drivers/usb/gadget/android.c:2113:12: warning: 'functionfs_check_dev_callback' defined but not used [-Wunused-function]
  92. error, forbidden warning: android.c:2113
  93. make[5]: *** [drivers/usb/gadget/android.o] Error 1
  94. make[4]: *** [drivers/usb/gadget] Error 2
  95. make[3]: *** [drivers/usb] Error 2
  96. make[2]: *** [drivers] Error 2
  97. make[1]: *** [sub-make] Error 2
  98. make[1]: Leaving directory `/home/refa/mer/android/droid/kernel/motorola/msm8226'
  99. make: *** [TARGET_KERNEL_BINARIES] Error 2
  100.  
  101. #### make failed to build some targets (01:47 (mm:ss)) ####
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement