Advertisement
Guest User

Untitled

a guest
Feb 24th, 2013
42
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.24 KB | None | 0 0
  1. ============================================
  2. PLATFORM_VERSION_CODENAME=REL
  3. PLATFORM_VERSION=4.2.1
  4. TARGET_PRODUCT=cm_endeavoru
  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_OS_EXTRA=Linux-3.5.0-25-generic-i686-with-Ubuntu-12.10-quantal
  13. HOST_BUILD_TYPE=release
  14. BUILD_ID=JOP40D
  15. OUT_DIR=/home/uto/out
  16. ============================================
  17. build/core/base_rules.mk:525: system/core/mkbootimg/Android.mk: Module "unpackbootimg" has useless module tags: eng. It will be installed anyway.
  18. build/core/Makefile:44: attention : écrasement des commandes pour la cible « /home/uto/out/target/product/endeavoru/system/etc/mkshrc »
  19. build/core/base_rules.mk:502: attention : anciennes commandes ignorées pour la cible « /home/uto/out/target/product/endeavoru/system/etc/mkshrc »
  20. build/core/Makefile:44: attention : écrasement des commandes pour la cible « /home/uto/out/target/product/endeavoru/root/init »
  21. build/core/base_rules.mk:502: attention : anciennes commandes ignorées pour la cible « /home/uto/out/target/product/endeavoru/root/init »
  22. build/core/Makefile:44: attention : écrasement des commandes pour la cible « /home/uto/out/target/product/endeavoru/system/bin/rild »
  23. build/core/base_rules.mk:502: attention : anciennes commandes ignorées pour la cible « /home/uto/out/target/product/endeavoru/system/bin/rild »
  24. PRODUCT_COPY_FILES frameworks/av/media/libeffects/data/audio_effects.conf:system/etc/audio_effects.conf ignored.
  25. PRODUCT_COPY_FILES frameworks/base/data/keyboards/qwerty.kl:system/usr/keylayout/qwerty.kl ignored.
  26. No private recovery resources for TARGET_DEVICE endeavoru
  27. make -C kernel/htc/endeavoru O=/home/uto/out/target/product/endeavoru/obj/KERNEL_OBJ ARCH=arm CROSS_COMPILE="/home/uto/prebuilts/misc/linux-x86/ccache/ccache /home/uto/prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/bin/arm-eabi-" headers_install
  28. make[1]: entrant dans le répertoire « /home/uto/kernel/htc/endeavoru »
  29. host StaticLib: libmincrypt (/home/uto/out/host/linux-x86/obj/STATIC_LIBRARIES/libmincrypt_intermediates/libmincrypt.a)
  30. host StaticLib: libhost (/home/uto/out/host/linux-x86/obj/STATIC_LIBRARIES/libhost_intermediates/libhost.a)
  31. target SharedLib: libdl (/home/uto/out/target/product/endeavoru/obj/SHARED_LIBRARIES/libdl_intermediates/LINKED/libdl.so)
  32. target asm: libc_common <= bionic/libc/arch-arm/syscalls/_exit.S
  33. target asm: libc_common <= bionic/libc/arch-arm/syscalls/_exit_thread.S
  34. ERROR: prebuilts/tools/gcc-sdk/../../gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/bin/x86_64-linux-ar only run on 64-bit linux
  35. make: *** [/home/uto/out/host/linux-x86/obj/STATIC_LIBRARIES/libmincrypt_intermediates/libmincrypt.a] Erreur 1
  36. make: *** Attente des tâches non terminées....
  37. ERROR: prebuilts/tools/gcc-sdk/../../gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/bin/x86_64-linux-ar only run on 64-bit linux
  38. make: *** [/home/uto/out/host/linux-x86/obj/STATIC_LIBRARIES/libhost_intermediates/libhost.a] Erreur 1
  39. /home/uto/prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/bin/arm-eabi-gcc: Exec format error
  40. CHK include/linux/version.h
  41. make[1]: quittant le répertoire « /home/uto/kernel/htc/endeavoru »
  42. make: *** wait: Aucun processus enfant. Arrêt.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement