xiaoleGun/KernelSU_Action

Error: junk at end of line, first unrecognized character is

anuraag488 opened this issue · 0 comments

Recently switched to 21 branch and getting error on building kernel. Any way to fix it? Branch 20 building fine.
https://github.com/LineageOS/android_kernel_xiaomi_sm6250

CC kernel/sys_ni.o /tmp/sys_ni-b26821.s: Assembler messages: /tmp/sys_ni-b26821.s:443: Error: junk at end of line, first unrecognized character is "'
/tmp/sys_ni-b26821.s:443: Error: file number less than one
CC mm/mmzone.o
/tmp/sys_ni-b26821.s:444: Error: file number less than one
/tmp/sys_ni-b26821.s:444: Error: junk at end of line, first unrecognized character is 0' CC fs/file_table.o /tmp/sys_ni-b26821.s:448: Error: file number less than one /tmp/sys_ni-b26821.s:448: Error: junk at end of line, first unrecognized character is 2'
clang-17: error: assembler command failed with exit code 1 (use -v to see invocation)
make[2]: *** [../scripts/Makefile.build:364: kernel/sys_ni.o] Error 1
make[1]: *** [/home/runner/work/KernelSU_Action_miatoll/KernelSU_Action_miatoll/kernel_workspace/android-kernel/Makefile:1214: kernel] Error 2`
logs_24418898487.zip