Advertisement
yaznas

kernel module error

Oct 19th, 2017
219
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C 127.52 KB | None | 0 0
  1. make: Entering directory '/home/yaznas/validusos/kernel/lge/bullhead''dtbs'.
  2.   DTC     arch/arm64/boot/dts/lge/../msm8992-bullhead-rev-101.dtb
  3.   DTC     arch/arm64/boot/dts/lge/../msm8992-bullhead-rev-a.dtb
  4.   DTC     arch/arm64/boot/dts/lge/../msm8992-bullhead-rev-11.dtb
  5.   DTC     arch/arm64/boot/dts/lge/../msm8992-bullhead-rev-b.dtb
  6.   DTC     arch/arm64/boot/dts/lge/../msm8992-bullhead-rev-0.dtb
  7.   DTC     arch/arm64/boot/dts/lge/../msm8992-bullhead-rev-10.dtb
  8.   OBJCOPY arch/arm64/boot/Image
  9.   GZIP    arch/arm64/boot/Image.gz
  10.   CAT     arch/arm64/boot/Image.gz-dtb
  11. make: Leaving directory '/home/yaznas/validusos/kernel/lge/bullhead'
  12. Building DTBs
  13. make: Entering directory '/home/yaznas/validusos/kernel/lge/bullhead'
  14.   CC      scripts/mod/devicetable-offsets.s
  15.   GEN     scripts/mod/devicetable-offsets.h
  16.   HOSTCC  scripts/mod/file2alias.o
  17.   HOSTLD  scripts/mod/modpost
  18. make[2]: Nothing to be done for 'dtbs'.
  19. make[2]: Nothing to be done for 'dtbs'.
  20. make: Leaving directory '/home/yaznas/validusos/kernel/lge/bullhead'
  21. Building Kernel Modules
  22. make: Entering directory '/home/yaznas/validusos/kernel/lge/bullhead'
  23.   Using /home/yaznas/validusos/kernel/lge/bullhead as source for kernel
  24.   GEN     /home/yaznas/validusos/out/target/product/bullhead/obj/KERNEL_OBJ/Makefile
  25.   CHK     include/generated/uapi/linux/version.h
  26.   CHK     include/generated/utsrelease.h
  27.   CALL    /home/yaznas/validusos/kernel/lge/bullhead/scripts/checksyscalls.sh
  28.   CC      scripts/mod/devicetable-offsets.s
  29.   GEN     scripts/mod/devicetable-offsets.h
  30.   HOSTCC  scripts/mod/file2alias.o
  31.   HOSTLD  scripts/mod/modpost
  32.   Building modules, stage 2.
  33.   MODPOST 0 modules
  34. make: Leaving directory '/home/yaznas/validusos/kernel/lge/bullhead'
  35. make: Entering directory '/home/yaznas/validusos/kernel/lge/bullhead'
  36.   DEPMOD  3.10.73-Stock-gb8abf2d-00003-g76e4b5c-dirty
  37. make: Leaving directory '/home/yaznas/validusos/kernel/lge/bullhead'
  38. ninja: build stopped: subcommand failed.
  39. 20:26:26 ninja failed with: exit status 1
  40. make: *** [build/core/main.mk:21: run_soong_ui] Error 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement