Advertisement
patrickc

Untitled

Jul 21st, 2012
82
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.73 KB | None | 0 0
  1. patrickc@Patricks-Laptop-ubuntu:~/rooting/liquid/ics$ . build/envsetup.sh
  2. pimp slapping vendor/liquid/vendorsetup.sh ...
  3. including sdk/bash_completion/adb.bash
  4. patrickc@Patricks-Laptop-ubuntu:~/rooting/liquid/ics$ lunch
  5.  
  6. You're building on Linux
  7.  
  8. Lunch menu... pick a combo:
  9. 1. liquid_i9300-userdebug
  10. 2. liquid_maguro-userdebug
  11. 3. liquid_maserati-userdebug
  12. 4. liquid_mecha-userdebug
  13. 5. liquid_spyder-userdebug
  14. 6. liquid_targa-userdebug
  15. 7. liquid_tf101-userdebug
  16. 8. liquid_toro-userdebug
  17. 9. liquid_ville-userdebug
  18. 10. liquid_vivow-userdebug
  19.  
  20. Which would you like? [full-eng] 5
  21.  
  22. ============================================
  23. PLATFORM_VERSION_CODENAME=AOSP
  24. PLATFORM_VERSION=4.0.4
  25. TARGET_PRODUCT=liquid_spyder
  26. TARGET_BUILD_VARIANT=userdebug
  27. TARGET_BUILD_TYPE=release
  28. TARGET_BUILD_APPS=
  29. TARGET_ARCH=arm
  30. TARGET_ARCH_VARIANT=armv7-a-neon
  31. HOST_ARCH=x86
  32. HOST_OS=linux
  33. HOST_BUILD_TYPE=release
  34. BUILD_ID=IMM76L
  35. OUT_DIR=out
  36. ============================================
  37.  
  38. patrickc@Patricks-Laptop-ubuntu:~/rooting/liquid/ics$ make otapackage
  39. ============================================
  40. PLATFORM_VERSION_CODENAME=AOSP
  41. PLATFORM_VERSION=4.0.4
  42. TARGET_PRODUCT=liquid_spyder
  43. TARGET_BUILD_VARIANT=userdebug
  44. TARGET_BUILD_TYPE=release
  45. TARGET_BUILD_APPS=
  46. TARGET_ARCH=arm
  47. TARGET_ARCH_VARIANT=armv7-a-neon
  48. HOST_ARCH=x86
  49. HOST_OS=linux
  50. HOST_BUILD_TYPE=release
  51. BUILD_ID=IMM76L
  52. OUT_DIR=out
  53. ============================================
  54. ln: failed to create symbolic link `out/target/product/spyder/system/lib/../vendor/lib/libbltsville_gc2d.so': No such file or directory
  55. ln: failed to create symbolic link `out/target/product/spyder/system/lib/../vendor/lib/libbltsville_hw2d.so': No such file or directory
  56. cp: target `out/target/product/spyder/system/vendor/lib' is not a directory
  57. build/core/Makefile:31: warning: overriding commands for target `out/target/product/spyder/system/lib/hw/audio.a2dp.default.so'
  58. build/core/base_rules.mk:523: warning: ignoring old commands for target `out/target/product/spyder/system/lib/hw/audio.a2dp.default.so'
  59. build/core/Makefile:31: warning: overriding commands for target `out/target/product/spyder/root/init.rc'
  60. system/core/rootdir/Android.mk:42: warning: ignoring old commands for target `out/target/product/spyder/root/init.rc'
  61. build/core/Makefile:31: warning: overriding commands for target `out/target/product/spyder/root/ueventd.rc'
  62. system/core/rootdir/Android.mk:49: warning: ignoring old commands for target `out/target/product/spyder/root/ueventd.rc'
  63. build/core/Makefile:31: warning: overriding commands for target `out/target/product/spyder/system/etc/permissions/android.hardware.telephony.cdma.xml'
  64. build/core/Makefile:31: warning: ignoring old commands for target `out/target/product/spyder/system/etc/permissions/android.hardware.telephony.cdma.xml'
  65. build/core/Makefile:31: warning: overriding commands for target `out/target/product/spyder/system/etc/audio_effects.conf'
  66. build/core/Makefile:31: warning: ignoring old commands for target `out/target/product/spyder/system/etc/audio_effects.conf'
  67. build/core/Makefile:31: warning: overriding commands for target `out/target/product/spyder/system/xbin/dexdump'
  68. build/core/base_rules.mk:523: warning: ignoring old commands for target `out/target/product/spyder/system/xbin/dexdump'
  69. build/core/Makefile:31: warning: overriding commands for target `out/target/product/spyder/system/xbin/nc'
  70. build/core/base_rules.mk:523: warning: ignoring old commands for target `out/target/product/spyder/system/xbin/nc'
  71. build/core/Makefile:31: warning: overriding commands for target `out/target/product/spyder/system/lib/hw/camera.omap4.so'
  72. build/core/base_rules.mk:523: warning: ignoring old commands for target `out/target/product/spyder/system/lib/hw/camera.omap4.so'
  73. build/core/Makefile:61: warning: overriding commands for target `out/target/product/spyder/root/default.prop'
  74. build/core/Makefile:31: warning: ignoring old commands for target `out/target/product/spyder/root/default.prop'
  75. build/core/Makefile:330: warning: overriding commands for target `out/target/product/spyder/system/etc/event-log-tags'
  76. build/core/Makefile:31: warning: ignoring old commands for target `out/target/product/spyder/system/etc/event-log-tags'
  77. No private recovery resources for TARGET_DEVICE spyder
  78. build/core/tasks/kernel.mk:144: warning: overriding commands for target `out/target/product/spyder/kernel'
  79. build/core/Makefile:31: warning: ignoring old commands for target `out/target/product/spyder/kernel'
  80. make -C kernel/motorola/omap4_xt912 O=/home/patrickc/rooting/liquid/ics/out/target/product/spyder/obj/KERNEL_OBJ ARCH=arm mapphone_defconfig
  81. make[1]: Entering directory `/home/patrickc/rooting/liquid/ics/kernel/motorola/omap4_xt912'
  82. GEN /home/patrickc/rooting/liquid/ics/out/target/product/spyder/obj/KERNEL_OBJ/Makefile
  83. #
  84. # configuration written to .config
  85. #
  86. make[1]: Leaving directory `/home/patrickc/rooting/liquid/ics/kernel/motorola/omap4_xt912'
  87. make -C kernel/motorola/omap4_xt912 O=/home/patrickc/rooting/liquid/ics/out/target/product/spyder/obj/KERNEL_OBJ ARCH=arm headers_install
  88. make[1]: Entering directory `/home/patrickc/rooting/liquid/ics/kernel/motorola/omap4_xt912'
  89. CHK include/linux/version.h
  90. make[1]: Leaving directory `/home/patrickc/rooting/liquid/ics/kernel/motorola/omap4_xt912'
  91. make -C kernel/motorola/omap4_xt912 O=/home/patrickc/rooting/liquid/ics/out/target/product/spyder/obj/KERNEL_OBJ ARCH=arm zImage
  92. make[1]: Entering directory `/home/patrickc/rooting/liquid/ics/kernel/motorola/omap4_xt912'
  93. GEN /home/patrickc/rooting/liquid/ics/out/target/product/spyder/obj/KERNEL_OBJ/Makefile
  94. scripts/kconfig/conf --silentoldconfig Kconfig
  95. Using /home/patrickc/rooting/liquid/ics/kernel/motorola/omap4_xt912 as source for kernel
  96. GEN /home/patrickc/rooting/liquid/ics/out/target/product/spyder/obj/KERNEL_OBJ/Makefile
  97. CHK include/linux/version.h
  98. CHK include/generated/utsrelease.h
  99. make[3]: `include/generated/mach-types.h' is up to date.
  100. CC kernel/bounds.s
  101. cc1: error: unrecognized command line option ‘-mlittle-endian’
  102. cc1: error: unrecognized command line option ‘-mapcs’
  103. cc1: error: unrecognized command line option ‘-mno-sched-prolog’
  104. cc1: error: unrecognized command line option ‘-mno-thumb-interwork’
  105. /home/patrickc/rooting/liquid/ics/kernel/motorola/omap4_xt912/kernel/bounds.c:1:0: error: unknown ABI (aapcs-linux) for -mabi= switch
  106. /home/patrickc/rooting/liquid/ics/kernel/motorola/omap4_xt912/kernel/bounds.c:1:0: error: bad value (armv5t) for -march= switch
  107. make[3]: *** [kernel/bounds.s] Error 1
  108. make[2]: *** [prepare0] Error 2
  109. make[1]: *** [sub-make] Error 2
  110. make[1]: Leaving directory `/home/patrickc/rooting/liquid/ics/kernel/motorola/omap4_xt912'
  111. make: *** [TARGET_KERNEL_BINARIES] Error 2
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement