Advertisement
Guest User

Untitled

a guest
Feb 22nd, 2020
127
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.59 KB | None | 0 0
  1. home/kevin/Candy10/kernel/essential/msm8998/arch/arm64/kernel/vdso/note.S:26:1: warning: DWARF2 only supports one section per compilation unit
  2. .pushsection .note.Linux, "a",@note ; .balign 4 ; .long 2f - 1f ; .long 4484f - 3f ; .long 0 ; 1:.asciz "Linux" ; 2:.balign 4 ; 3:
  3. ^
  4. VDSOL arch/arm64/kernel/vdso/vdso.so.dbg
  5. clang-9: error: unable to execute command: Executable "ld" doesn't exist!
  6. clang-9: error: linker command failed with exit code 1 (use -v to see invocation)
  7. make[2]: *** [/home/kevin/Candy10/kernel/essential/msm8998/arch/arm64/kernel/vdso/Makefile:48: arch/arm64/kernel/vdso/vdso.so.dbg] Error 1
  8. make[1]: *** [arch/arm64/Makefile:183: vdso_prepare] Error 2
  9. make[1]: Leaving directory '/home/kevin/Candy10/out/target/product/mata/obj/KERNEL_OBJ'
  10. make: *** [Makefile:152: sub-make] Error 2
  11. make: Leaving directory '/home/kevin/Candy10/kernel/essential/msm8998'
  12. [ 13% 14754/111508] //bionic/libc:common_libc versioner preprocess include
  13. warning: attempted to generate guard with empty availability: obsoleted = 21
  14. warning: attempted to generate guard with empty availability: obsoleted = 23
  15. [ 13% 14755/111508] //bionic/libc:libc.llndk versioner preprocess include [
  16. warning: attempted to generate guard with empty availability: obsoleted = 21
  17. warning: attempted to generate guard with empty availability: obsoleted = 23
  18. [ 13% 14756/111508] //bionic/libc:libc.llndk versioner preprocess include
  19. warning: attempted to generate guard with empty availability: obsoleted = 21
  20. warning: attempted to generate guard with empty availability: obsoleted = 23
  21. 21:05:57 ninja failed with: exit status 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement