Advertisement
infected_

Untitled

Nov 6th, 2015
107
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.69 KB | None | 0 0
  1. AS arch/arm/boot/compressed/hyp-stub.o
  2. AS arch/arm/boot/compressed/lib1funcs.o
  3. host C++: libart <= art/runtime/gc/gc_cause.cc
  4. host C++: libart <= art/runtime/gc/heap.cc
  5. AS arch/arm/boot/compressed/ashldi3.o
  6. AS arch/arm/boot/compressed/bswapsdi2.o
  7. host C++: libart <= art/runtime/gc/reference_processor.cc
  8. AS arch/arm/boot/compressed/piggy.lzo.o
  9. host C++: libart <= art/runtime/gc/reference_queue.cc
  10. LD arch/arm/boot/compressed/vmlinux
  11. OBJCOPY arch/arm/boot/zImage
  12. Kernel: arch/arm/boot/zImage is ready
  13. make[1]: Leaving directory `/mnt/Building/omni/kernel/sony/msm'
  14. make -C kernel/sony/msm O=/home/infected_/Output/omni/target/product/leo/obj/KERNEL_OBJ ARCH=arm CROSS_COMPILE="/mnt/Building/omni/prebuilts/misc/linux-x86/ccache/ccache arm-eabi-" dtbs
  15. make[1]: Entering directory `/mnt/Building/omni/kernel/sony/msm'
  16. host C++: libart <= art/runtime/gc/space/bump_pointer_space.cc
  17. CC scripts/mod/devicetable-offsets.s
  18. GEN scripts/mod/devicetable-offsets.h
  19. HOSTCC scripts/mod/file2alias.o
  20. HOSTLD scripts/mod/modpost
  21. DTC arch/arm/boot/dts/qcom/../msm8974pro-ac-shinano_leo.dtb
  22. make[1]: Leaving directory `/mnt/Building/omni/kernel/sony/msm'
  23. make -C kernel/sony/msm O=/home/infected_/Output/omni/target/product/leo/obj/KERNEL_OBJ ARCH=arm CROSS_COMPILE="/mnt/Building/omni/prebuilts/misc/linux-x86/ccache/ccache arm-eabi-" modules
  24. make[1]: Entering directory `/mnt/Building/omni/kernel/sony/msm'
  25.  
  26. The present kernel configuration has modules disabled.
  27. Type 'make config' and enable loadable module support.
  28. Then build a kernel with module support enabled.
  29.  
  30. make[2]: *** [modules] Error 1
  31. make[1]: *** [sub-make] Error 2
  32. make[1]: Leaving directory `/mnt/Building/omni/kernel/sony/msm'
  33. make: [TARGET_KERNEL_BINARIES] Error 2 (ignored)
  34. make -C kernel/sony/msm O=/home/infected_/Output/omni/target/product/leo/obj/KERNEL_OBJ INSTALL_MOD_PATH=../../system ARCH=arm CROSS_COMPILE="/mnt/Building/omni/prebuilts/misc/linux-x86/ccache/ccache arm-eabi-" modules_install
  35. make[1]: Entering directory `/mnt/Building/omni/kernel/sony/msm'
  36. host C++: libart <= art/runtime/gc/space/dlmalloc_space.cc
  37. host C++: libart <= art/runtime/gc/space/image_space.cc
  38. host C++: libart <= art/runtime/gc/space/large_object_space.cc
  39.  
  40. The present kernel configuration has modules disabled.
  41. Type 'make config' and enable loadable module support.
  42. Then build a kernel with module support enabled.
  43.  
  44. make[2]: *** [modules_install] Error 1
  45. make[1]: *** [sub-make] Error 2
  46. make[1]: Leaving directory `/mnt/Building/omni/kernel/sony/msm'
  47. make: [TARGET_KERNEL_BINARIES] Error 2 (ignored)
  48. mdpath=`find /home/infected_/Output/omni/target/product/leo/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 arm-eabi-strip --strip-unneeded $i; mv $i /home/infected_/Output/omni/target/product/leo/system/lib/modules/; done; fi
  49. find: `/home/infected_/Output/omni/target/product/leo/system/lib/modules': No such file or directory
  50. mdpath=`find /home/infected_/Output/omni/target/product/leo/system/lib/modules -type f -name modules.order`; if [ "$mdpath" != "" ];then mpath=`dirname $mdpath`; rm -rf $mpath; fi
  51. find: `/home/infected_/Output/omni/target/product/leo/system/lib/modules': No such file or directory
  52. host C++: libart <= art/runtime/gc/space/malloc_space.cc
  53. host C++: libart <= art/runtime/gc/space/region_space.cc
  54. host C++: libart <= art/runtime/gc/space/rosalloc_space.cc
  55. host C++: libart <= art/runtime/gc/space/space.cc
  56. host C++: libart <= art/runtime/gc/space/zygote_space.cc
  57. host C++: libart <= art/runtime/gc/task_processor.cc
  58. host C++: libart <= art/runtime/hprof/hprof.cc
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement