Advertisement
Yarrou

make_rr_trlte

Jul 22nd, 2019
135
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.51 KB | None | 0 0
  1. LINK vmlinux
  2. LD vmlinux.o
  3. MODPOST vmlinux.o
  4. GEN .version
  5. CHK include/generated/compile.h
  6. UPD include/generated/compile.h
  7. CC init/version.o
  8. LD init/built-in.o
  9. KSYM .tmp_kallsyms1.o
  10. KSYM .tmp_kallsyms2.o
  11. LD vmlinux
  12. SORTEX vmlinux
  13. SYSMAP System.map
  14. FIPS : Generating hmac of crypto and updating vmlinux...
  15. HMAC-SHA256(builtime_bytes.bin)= fc3e8ece46e0e9d244b064db1e7d54773cc0209a135f0caf17d611f957f5c9e5
  16. OBJCOPY arch/arm/boot/Image
  17. Kernel: arch/arm/boot/Image is ready
  18. AS arch/arm/boot/compressed/head.o
  19. XZKERN arch/arm/boot/compressed/piggy.xzkern
  20. AS arch/arm/boot/compressed/piggy.xzkern.o
  21. CC arch/arm/boot/compressed/misc.o
  22. CC arch/arm/boot/compressed/decompress.o
  23. CC arch/arm/boot/compressed/string.o
  24. SHIPPED arch/arm/boot/compressed/hyp-stub.S
  25. AS arch/arm/boot/compressed/hyp-stub.o
  26. SHIPPED arch/arm/boot/compressed/lib1funcs.S
  27. AS arch/arm/boot/compressed/lib1funcs.o
  28. SHIPPED arch/arm/boot/compressed/ashldi3.S
  29. AS arch/arm/boot/compressed/ashldi3.o
  30. LD arch/arm/boot/compressed/vmlinux
  31. OBJCOPY arch/arm/boot/zImage
  32. Kernel: arch/arm/boot/zImage is ready
  33. make: выход из каталога «/home/yarrou/android/resurrection/kernel/samsung/apq8084»
  34. Building DTBs
  35. make: вход в каталог «/home/yarrou/android/resurrection/kernel/samsung/apq8084»
  36. CC scripts/mod/devicetable-offsets.s
  37. GEN scripts/mod/devicetable-offsets.h
  38. HOSTCC scripts/mod/file2alias.o
  39. HOSTLD scripts/mod/modpost
  40. DTC arch/arm/boot/dts/qcom/../apq8084-sec-trlte-r00.dtb
  41. FATAL ERROR: Unable to parse input tree
  42. Error: /home/yarrou/android/resurrection/kernel/samsung/apq8084/arch/arm/boot/dts/qcom/skeleton64.dtsi:1.1-3 syntax error
  43. /home/yarrou/android/resurrection/kernel/samsung/apq8084/arch/arm/boot/dts/qcom/Makefile:190: recipe for target 'arch/arm/boot/dts/qcom/../apq8084-sec-trlte-r00.dtb' failed
  44. make[2]: *** [arch/arm/boot/dts/qcom/../apq8084-sec-trlte-r00.dtb] Error 1
  45. /home/yarrou/android/resurrection/kernel/samsung/apq8084/arch/arm/Makefile:318: recipe for target 'dtbs' failed
  46. make[1]: *** [dtbs] Error 2
  47. Makefile:130: recipe for target 'sub-make' failed
  48. make: *** [sub-make] Error 2
  49. make: выход из каталога «/home/yarrou/android/resurrection/kernel/samsung/apq8084»
  50. [ 27% 20609/74568] //external/pdfium:libpdfiumfxge clang++ core/fxge/cfx_font.cpp
  51. ninja: build stopped: subcommand failed.
  52. 15:26:26 ninja failed with: exit status 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement