Advertisement
Guest User

errors compiling armbian with rt-patch

a guest
Nov 13th, 2020
25
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.21 KB | None | 0 0
  1. errors from patching.log|
  2. Processing file /root/armbian/userpatches/kernel/sunxi-current/rt-preempt-5.9.1-rt20.patch
  3. Reversed (or previously applied) patch detected! Skipping patch.
  4. 1 out of 1 hunk ignored -- saving rejects to file fs/exec.c.rej
  5. Reversed (or previously applied) patch detected! Skipping patch.
  6. 17 out of 17 hunks ignored -- saving rejects to file fs/io-wq.c.rej
  7. 2 out of 33 hunks FAILED -- saving rejects to file include/linux/seqlock.h.rej
  8. Reversed (or previously applied) patch detected! Skipping patch.
  9. 5 out of 5 hunks ignored -- saving rejects to file init/Kconfig.rej
  10. 1 out of 6 hunks FAILED -- saving rejects to file kernel/fork.c.rej
  11.  
  12. errors from output.log
  13. Displaying message: Exporting new kernel config /root/armbian/output/config/linux-sunxi-current.config info
  14. Displaying message: ERROR in function compile_kernel compilation.sh:407 err
  15. Displaying message: Kernel was not built @host err
  16. Displaying message: Process terminated info
  17.  
  18.  
  19. errors from compilation.log
  20.  
  21. cc1: some warnings being treated as errors
  22. make[1]: *** [scripts/Makefile.build:117: arch/arm/kernel/asm-offsets.s] Error 1
  23. make: *** [Makefile:1200: prepare0] Error 2
  24. make: *** Waiting for unfinished jobs....
  25.  
  26.  
  27.  
  28.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement