Atari800xl

Untitled

Aug 31st, 2016
54
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.14 KB | None | 0 0
  1. warnings generated.
  2. [ 6% 1885/29529] host C: libunwind_32...c/ptrace/_UPT_get_dyn_info_list_addr.c
  3. external/libunwind/src/ptrace/_UPT_get_dyn_info_list_addr.c:75:10: warning: Implement get_list_addr(), please. [-W#pragma-messages]
  4. # pragma message("Implement get_list_addr(), please.")
  5. ^
  6. 1 warning generated.
  7. [ 6% 1889/29529] build TARGET_KERNEL_BINARIES
  8. 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 )"
  9. make: Entering directory '/home/stuart/nrom/kernel/lge/hammerhead'
  10. GEN /home/stuart/nrom/out/target/product/hammerhead/obj/KERNEL_OBJ/Makefile
  11. scripts/kconfig/conf --silentoldconfig Kconfig
  12. GEN /home/stuart/nrom/out/target/product/hammerhead/obj/KERNEL_OBJ/Makefile
  13. CHK include/linux/version.h
  14. HOSTCC scripts/dtc/checks.o
  15. /bin/sh: 1: Syntax error: "(" unexpected
  16. /home/stuart/nrom/kernel/lge/hammerhead/scripts/Makefile.build:307: recipe for target 'scripts/mod/empty.o' failed
  17. make[3]: *** [scripts/mod/empty.o] Error 2
  18. /home/stuart/nrom/kernel/lge/hammerhead/scripts/Makefile.build:443: recipe for target 'scripts/mod' failed
  19. make[2]: *** [scripts/mod] Error 2
  20. make[2]: *** Waiting for unfinished jobs....
  21. HOSTCC scripts/selinux/mdp/mdp
  22. HOSTCC scripts/selinux/genheaders/genheaders
  23. HOSTCC scripts/dtc/data.o
  24. SHIPPED scripts/dtc/dtc-lexer.lex.c
  25. SHIPPED scripts/dtc/dtc-parser.tab.h
  26. SHIPPED scripts/dtc/dtc-parser.tab.c
  27. HOSTCC scripts/dtc/dtc.o
  28. HOSTCC scripts/dtc/flattree.o
  29. HOSTCC scripts/dtc/fstree.o
  30. HOSTCC scripts/dtc/livetree.o
  31. HOSTCC scripts/dtc/srcpos.o
  32. HOSTCC scripts/dtc/treesource.o
  33. HOSTCC scripts/dtc/util.o
  34. HOSTCC scripts/dtc/dtc-lexer.lex.o
  35. HOSTCC scripts/dtc/dtc-parser.tab.o
  36. CHK include/generated/utsrelease.h
  37. Using /home/stuart/nrom/kernel/lge/hammerhead as source for kernel
  38. UPD include/generated/utsrelease.h
  39. Generating include/generated/mach-types.h
  40. HOSTLD scripts/dtc/dtc
  41. /home/stuart/nrom/kernel/lge/hammerhead/Makefile:510: recipe for target 'scripts' failed
  42. make[1]: *** [scripts] Error 2
  43. Makefile:130: recipe for target 'sub-make' failed
  44. make: *** [sub-make] Error 2
  45. make: Leaving directory '/home/stuart/nrom/kernel/lge/hammerhead'
  46. [ 6% 1889/29529] host Java: doclava (...BRARIES/doclava_intermediates/classes)
  47. Note: Some input files use unchecked or unsafe operations.
  48. Note: Recompile with -Xlint:unchecked for details.
  49. [ 6% 1889/29529] target Java: core-al...RARIES/core-all_intermediates/classes)
  50. Note: Some input files use or override a deprecated API.
  51. Note: Recompile with -Xlint:deprecation for details.
  52. Note: Some input files use unchecked or unsafe operations.
  53. Note: Recompile with -Xlint:unchecked for details.
  54. [ 6% 1889/29529] target Export Resour...-res_intermediates/package-export.apk)
  55. warning: string 'gsm_alphabet_default_charset' has no default translation.
  56. warning: string 'wfcSpnFormat' has no default translation.
  57. ninja: build stopped: subcommand failed.
  58. build/core/ninja.mk:148: recipe for target 'ninja_wrapper' failed
  59. make: *** [ninja_wrapper] Error 1
  60.  
  61. #### make failed to build some targets (01:42 (mm:ss)) ####
  62.  
  63. stuart@yamaha ~/nrom $
Add Comment
Please, Sign In to add comment