Advertisement
mgross029

Untitled

Jun 4th, 2012
73
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.00 KB | None | 0 0
  1. ============================================
  2. PLATFORM_VERSION_CODENAME=REL
  3. PLATFORM_VERSION=4.0.4
  4. TARGET_PRODUCT=generic_sholes
  5. TARGET_BUILD_VARIANT=userdebug
  6. TARGET_BUILD_TYPE=release
  7. TARGET_BUILD_APPS=
  8. TARGET_ARCH=arm
  9. TARGET_ARCH_VARIANT=armv7-a-neon
  10. HOST_ARCH=x86
  11. HOST_OS=linux
  12. HOST_BUILD_TYPE=release
  13. BUILD_ID=IMM76I
  14. ============================================
  15. No private recovery resources for TARGET_DEVICE sholes
  16. build/core/tasks/kernel.mk:26: ***************************************************************
  17. build/core/tasks/kernel.mk:27: * Using prebuilt kernel binary instead of source *
  18. build/core/tasks/kernel.mk:28: * THIS IS DEPRECATED, AND WILL BE DISCONTINUED *
  19. build/core/tasks/kernel.mk:29: * Please configure your device to download the kernel *
  20. build/core/tasks/kernel.mk:30: * source repository to kernel/moto/sholes
  21. build/core/tasks/kernel.mk:31: * See http://wiki.cyanogenmod.com/wiki/Integrated_kernel_building
  22. build/core/tasks/kernel.mk:32: * for more information *
  23. build/core/tasks/kernel.mk:33: ***************************************************************
  24. build/core/tasks/kernel.mk:140: warning: overriding commands for target `out/target/product/sholes/kernel'
  25. build/core/Makefile:36: warning: ignoring old commands for target `out/target/product/sholes/kernel'
  26. target SharedLib: libEGL (out/target/product/sholes/obj/SHARED_LIBRARIES/libEGL_intermediates/LINKED/libEGL.so)
  27. target SharedLib: libpixelflinger (out/target/product/sholes/obj/SHARED_LIBRARIES/libpixelflinger_intermediates/LINKED/libpixelflinger.so)
  28. target Symbolic: libskia (out/target/product/sholes/symbols/system/lib/libskia.so)
  29. target Symbolic: libstagefright_foundation (out/target/product/sholes/symbols/system/lib/libstagefright_foundation.so)
  30. Copying: out/target/common/obj/JAVA_LIBRARIES/framework_intermediates/emma_out/lib/classes-jarjar.jar
  31. target Strip: libdrmframework (out/target/product/sholes/obj/lib/libdrmframework.so)
  32. target Symbolic: libchromium_net (out/target/product/sholes/symbols/system/lib/libchromium_net.so)
  33. Install: out/target/product/sholes/system/lib/libdefcontainer_jni.so
  34. Install: out/target/product/sholes/system/lib/libdvm.so
  35. target Symbolic: libbluetoothd (out/target/product/sholes/symbols/system/lib/libbluetoothd.so)
  36. target Symbolic: dalvikvm (out/target/product/sholes/symbols/system/bin/dalvikvm)
  37. target Symbolic: dexopt (out/target/product/sholes/symbols/system/bin/dexopt)
  38. target Strip: dumpsys (out/target/product/sholes/obj/EXECUTABLES/dumpsys_intermediates/dumpsys)
  39. target Strip: libpowermanager (out/target/product/sholes/obj/lib/libpowermanager.so)
  40. target Symbolic: netd (out/target/product/sholes/symbols/system/bin/netd)
  41. target Symbolic: libril (out/target/product/sholes/symbols/system/lib/libril.so)
  42. target Strip: service (out/target/product/sholes/obj/EXECUTABLES/service_intermediates/service)
  43. target Symbolic: vold (out/target/product/sholes/symbols/system/bin/vold)
  44. target Symbolic: wlan_loader (out/target/product/sholes/symbols/system/bin/wlan_loader)
  45. target Symbolic: libdrm1_jni (out/target/product/sholes/symbols/system/lib/libdrm1_jni.so)
  46. target Strip: libmtp (out/target/product/sholes/obj/lib/libmtp.so)
  47. target Strip: libbcc (out/target/product/sholes/obj/lib/libbcc.so)
  48. target Strip: libsqlite_jni (out/target/product/sholes/obj/lib/libsqlite_jni.so)
  49. target Strip: sqlite3 (out/target/product/sholes/obj/EXECUTABLES/sqlite3_intermediates/sqlite3)
  50. target Strip: su (out/target/product/sholes/obj/EXECUTABLES/su_intermediates/su)
  51. Install: external/bash/etc/bash_logout -> out/target/product/sholes/system/etc/bash/
  52. Install: external/bash/etc/bashrc -> out/target/product/sholes/system/etc/bash/
  53. Install: out/host/linux-x86/bin/dalvikvm
  54. Install: out/host/linux-x86/bin/dexopt
  55. Construct recovery from boot
  56. target Symbolic: libEGL (out/target/product/sholes/symbols/system/lib/libEGL.so)
  57. mkdir -p out/target/product/sholes/obj/PACKAGING/recovery_patch_intermediates/
  58. PATH=out/host/linux-x86/bin:$PATH out/host/linux-x86/bin/imgdiff out/target/product/sholes/boot.img out/target/product/sholes/recovery.img out/target/product/sholes/obj/PACKAGING/recovery_patch_intermediates/recovery_from_boot.p
  59. target Symbolic: libpixelflinger (out/target/product/sholes/symbols/system/lib/libpixelflinger.so)
  60. target Strip: libskia (out/target/product/sholes/obj/lib/libskia.so)
  61. target Strip: libstagefright_foundation (out/target/product/sholes/obj/lib/libstagefright_foundation.so)
  62. source and target don't have same number of chunks!
  63. source chunks:
  64. chunk 0: type 0 start 0 len 14971
  65. chunk 1: type 2 start 14971 len 5319232
  66. chunk 2: type 0 start 2592101 len 677
  67. chunk 3: type 2 start 2592778 len 275456
  68. chunk 4: type 0 start 2758585 len 71
  69. target chunks:
  70. chunk 0: type 0 start 0 len 2142218
  71. chunk 1: type 2 start 2142218 len 1619456
  72. chunk 2: type 0 start 3208615 len 601
  73. make: *** [out/target/product/sholes/obj/PACKAGING/recovery_patch_intermediates/recovery_from_boot.p] Error 1
  74. make: *** Waiting for unfinished jobs....
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement