Advertisement
Atari800xl

Untitled

Aug 31st, 2016
123
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.18 KB | None | 0 0
  1. 2 warnings generated.
  2. [ 6% 1844/29529] build TARGET_KERNEL_BINARIES
  3. FAILED: /bin/bash -c "(make -j4 -C kernel/lge/hammerhead O=/home/stuart/nrom/out/target/product/hammerhead/obj/KERNEL_OBJ ARCH=arm CROSS_COMPILE=\"/home/stuart/nrom/prebuilts/misc/linux-x86/ccache/ccache /home/stuart/nrom/prebuilts/gcc/linux-x86/arm/arm-eabi-/bin/arm-eabi-\" zImage-dtb ) && (if grep -q 'CONFIG_OF=y' /home/stuart/nrom/out/target/product/hammerhead/obj/KERNEL_OBJ/.config ; then echo -e \"Building DTBs\" ; make -j4 -C kernel/lge/hammerhead O=/home/stuart/nrom/out/target/product/hammerhead/obj/KERNEL_OBJ ARCH=arm CROSS_COMPILE=\"/home/stuart/nrom/prebuilts/misc/linux-x86/ccache/ccache /home/stuart/nrom/prebuilts/gcc/linux-x86/arm/arm-eabi-/bin/arm-eabi-\" dtbs ; else echo \"DTBs not enabled\" ; fi ) && (if grep -q 'CONFIG_MODULES=y' /home/stuart/nrom/out/target/product/hammerhead/obj/KERNEL_OBJ/.config ; then echo -e \"Building Kernel Modules\" ; make -j4 -C kernel/lge/hammerhead O=/home/stuart/nrom/out/target/product/hammerhead/obj/KERNEL_OBJ ARCH=arm CROSS_COMPILE=\"/home/stuart/nrom/prebuilts/misc/linux-x86/ccache/ccache /home/stuart/nrom/prebuilts/gcc/linux-x86/arm/arm-eabi-/bin/arm-eabi-\" modules && make -j4 -C kernel/lge/hammerhead O=/home/stuart/nrom/out/target/product/hammerhead/obj/KERNEL_OBJ INSTALL_MOD_PATH=../../system ARCH=arm CROSS_COMPILE=\"/home/stuart/nrom/prebuilts/misc/linux-x86/ccache/ccache /home/stuart/nrom/prebuilts/gcc/linux-x86/arm/arm-eabi-/bin/arm-eabi-\" modules_install && mdpath=\`find /home/stuart/nrom/out/target/product/hammerhead/system/lib/modules -type f -name modules.order\`; if [ \"\$mdpath\" != \"\" ];then mpath=\`dirname \$mdpath\`; ko=\`find \$mpath/kernel -type f -name *.ko\`; for i in \$ko; do /home/stuart/nrom/prebuilts/gcc/linux-x86/arm/arm-eabi-/bin/arm-eabi-strip --strip-unneeded \$i; mv \$i /home/stuart/nrom/out/target/product/hammerhead/system/lib/modules/; done; fi && mdpath=\`find /home/stuart/nrom/out/target/product/hammerhead/system/lib/modules -type f -name modules.order\`; if [ \"\$mdpath\" != \"\" ];then mpath=\`dirname \$mdpath\`; rm -rf \$mpath; fi ; else echo \"Kernel Modules not enabled\" ; fi )"
  4. make: Entering directory '/home/stuart/nrom/kernel/lge/hammerhead'
  5. GEN /home/stuart/nrom/out/target/product/hammerhead/obj/KERNEL_OBJ/Makefile
  6. scripts/kconfig/conf --silentoldconfig Kconfig
  7. GEN /home/stuart/nrom/out/target/product/hammerhead/obj/KERNEL_OBJ/Makefile
  8. CHK include/linux/version.h
  9. /bin/sh: 1: Syntax error: "(" unexpected
  10. /home/stuart/nrom/kernel/lge/hammerhead/scripts/Makefile.build:307: recipe for target 'scripts/mod/empty.o' failed
  11. make[3]: *** [scripts/mod/empty.o] Error 2
  12. /home/stuart/nrom/kernel/lge/hammerhead/scripts/Makefile.build:443: recipe for target 'scripts/mod' failed
  13. make[2]: *** [scripts/mod] Error 2
  14. make[2]: *** Waiting for unfinished jobs....
  15. HOSTCC scripts/dtc/checks.o
  16. HOSTCC scripts/dtc/data.o
  17. HOSTCC scripts/selinux/genheaders/genheaders
  18. HOSTCC scripts/selinux/mdp/mdp
  19. SHIPPED scripts/dtc/dtc-lexer.lex.c
  20. SHIPPED scripts/dtc/dtc-parser.tab.h
  21. SHIPPED scripts/dtc/dtc-parser.tab.c
  22. HOSTCC scripts/dtc/dtc.o
  23. HOSTCC scripts/dtc/flattree.o
  24. HOSTCC scripts/dtc/fstree.o
  25. HOSTCC scripts/dtc/livetree.o
  26. HOSTCC scripts/dtc/srcpos.o
  27. HOSTCC scripts/dtc/treesource.o
  28. HOSTCC scripts/dtc/util.o
  29. HOSTCC scripts/dtc/dtc-lexer.lex.o
  30. HOSTCC scripts/dtc/dtc-parser.tab.o
  31. Using /home/stuart/nrom/kernel/lge/hammerhead as source for kernel
  32. CHK include/generated/utsrelease.h
  33. UPD include/generated/utsrelease.h
  34. Generating include/generated/mach-types.h
  35. /bin/sh: 1: Syntax error: "(" unexpected
  36. /home/stuart/nrom/kernel/lge/hammerhead/./Kbuild:35: recipe for target 'kernel/bounds.s' failed
  37. make[2]: *** [kernel/bounds.s] Error 2
  38. /home/stuart/nrom/kernel/lge/hammerhead/Makefile:990: recipe for target 'prepare0' failed
  39. make[1]: *** [prepare0] Error 2
  40. make[1]: *** Waiting for unfinished jobs....
  41. HOSTLD scripts/dtc/dtc
  42. /home/stuart/nrom/kernel/lge/hammerhead/Makefile:510: recipe for target 'scripts' failed
  43. make[1]: *** [scripts] Error 2
  44. Makefile:130: recipe for target 'sub-make' failed
  45. make: *** [sub-make] Error 2
  46. make: Leaving directory '/home/stuart/nrom/kernel/lge/hammerhead'
  47. [ 6% 1844/29529] host Java: doclava (...BRARIES/doclava_intermediates/classes)
  48. Note: Some input files use unchecked or unsafe operations.
  49. Note: Recompile with -Xlint:unchecked for details.
  50. [ 6% 1844/29529] target Java: core-al...RARIES/core-all_intermediates/classes)
  51. Note: Some input files use or override a deprecated API.
  52. Note: Recompile with -Xlint:deprecation for details.
  53. Note: Some input files use unchecked or unsafe operations.
  54. Note: Recompile with -Xlint:unchecked for details.
  55. [ 6% 1844/29529] target Export Resour...-res_intermediates/package-export.apk)
  56. warning: string 'gsm_alphabet_default_charset' has no default translation.
  57. warning: string 'wfcSpnFormat' has no default translation.
  58. ninja: build stopped: subcommand failed.
  59. build/core/ninja.mk:148: recipe for target 'ninja_wrapper' failed
  60. make: *** [ninja_wrapper] Error 1
  61.  
  62. #### make failed to build some targets (01:42 (mm:ss)) ####
  63.  
  64. stuart@yamaha ~/nrom $
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement