Advertisement
ruberval

semaphore

Mar 4th, 2013
71
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C 3.57 KB | None | 0 0
  1. ruberval@Fenix:~/semaphore/jb4.2.2/samsung-kernel-aries$ ./sbuild.sh galaxysb
  2.  
  3. Making semaphore_galaxysb_defconfig
  4. #
  5. # configuration written to .config
  6. #
  7. LOCALVERSION=-Semaphore_JB_2.9.12b
  8. CROSS_COMPILE=../toolchain/arm-linux-gnueabihf-
  9. ARCH=arm
  10. INIT_DIR=../ics-ramdisk/jb_combo/
  11. MODULES_DIR=../ics-ramdisk/jb_combo/files/modules
  12. KERNEL_DIR=/home/ruberval/semaphore/jb4.2.2/samsung-kernel-aries
  13. OUTPUT_DIR=../output/
  14. CWM_DIR=../ics-ramdisk/cwm/
  15. make: ../toolchain/arm-linux-gnueabihf-gcc: Comando não encontrado
  16. scripts/kconfig/conf --silentoldconfig Kconfig
  17. make: ../toolchain/arm-linux-gnueabihf-gcc: Comando não encontrado
  18.   CHK     include/linux/version.h
  19.   CHK     include/generated/utsrelease.h
  20.   CC      scripts/mod/empty.o
  21. /bin/sh: 1: ../toolchain/arm-linux-gnueabihf-gcc: not found
  22. make[2]: ** [scripts/mod/empty.o] Erro 127
  23. make[1]: ** [scripts/mod] Erro 2
  24. make: ** [scripts] Erro 2
  25. make: ** Esperando que outros processos terminem.
  26. make: ../toolchain/arm-linux-gnueabihf-gcc: Comando não encontrado
  27.   CHK     include/linux/version.h
  28.   CHK     include/generated/utsrelease.h
  29.   CC      scripts/mod/empty.o
  30. /bin/sh: 1: ../toolchain/arm-linux-gnueabihf-gcc: not found
  31. make[2]: ** [scripts/mod/empty.o] Erro 127
  32. make[2]: ** Esperando que outros processos terminem.
  33. make[1]: ** [scripts/mod] Erro 2
  34. make: ** [scripts] Erro 2
  35. make: ** Esperando que outros processos terminem.
  36. make[1]: `include/generated/mach-types.h' está atualizado.
  37. rm: não foi possível remover "../ics-ramdisk/jb_combo/files/modules/*": Arquivo ou diretório não encontrado
  38. chmod: impossível acessar "../ics-ramdisk/jb_combo/files/modules/*": Arquivo ou diretório não encontrado
  39. make: ../toolchain/arm-linux-gnueabihf-gcc: Comando não encontrado
  40.  CHK     include/linux/version.h
  41.  CHK     include/generated/utsrelease.h
  42. make[1]: `include/generated/mach-types.h' está atualizado.
  43.   CC      scripts/mod/empty.o
  44. /bin/sh: 1: ../toolchain/arm-linux-gnueabihf-gcc: not found
  45. make[2]: ** [scripts/mod/empty.o] Erro 127
  46. make[1]: ** [scripts/mod] Erro 2
  47. make: ** [scripts] Erro 2
  48. make: INTERNAL: Exiting with 4 jobserver tokens available; should be 3!
  49. make: ../toolchain/arm-linux-gnueabihf-gcc: Comando não encontrado
  50.   CHK     include/linux/version.h
  51.   CHK     include/generated/utsrelease.h
  52.   CC      scripts/mod/empty.o
  53. /bin/sh: 1: ../toolchain/arm-linux-gnueabihf-gcc: not found
  54. make[2]: ** [scripts/mod/empty.o] Erro 127
  55. make[1]: ** [scripts/mod] Erro 2
  56. make: ** [scripts] Erro 2
  57. make: INTERNAL: Exiting with 17 jobserver tokens available; should be 16!
  58. tar: zImage: Não é possível stat: Arquivo ou diretório não encontrado
  59. tar: Saindo com estado de falha devido a erros anteriores
  60. Moving to ../output/galaxysb/
  61. cp: impossível obter estado de "arch/arm/boot/zImage": Arquivo ou diretório não encontrado
  62.   adding: bml_over_mtd (deflated 37%)
  63.   adding: bml_over_mtd.sh (deflated 59%)
  64.   adding: erase_image (deflated 32%)
  65.   adding: flash_image (deflated 35%)
  66.   adding: META-INF/ (stored 0%)
  67.   adding: META-INF/MANIFEST.MF (deflated 61%)
  68.   adding: META-INF/CERT.RSA (deflated 33%)
  69.   adding: META-INF/CERT.SF (deflated 61%)
  70.   adding: META-INF/com/ (stored 0%)
  71.   adding: META-INF/com/android/ (stored 0%)
  72.   adding: META-INF/com/android/metadata (deflated 5%)
  73.   adding: META-INF/com/google/ (stored 0%)
  74.   adding: META-INF/com/google/android/ (stored 0%)
  75.   adding: META-INF/com/google/android/updater-script (deflated 69%)
  76.   adding: META-INF/com/google/android/update-binary (deflated 34%)
  77.  
  78. Build completed in 0 minute(s) and 2 seconds.
  79. ruberval@Fenix:~/semaphore/jb4.2.2/samsung-kernel-aries$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement