Hello, I tried to change the Linux kernel to 5.8.6. I have followed the method in [1] and modified the kernel source code of Linux 5.8.6 in combination with Linux 4.9.3. However, when compiling it using the ` s2e image-build ubuntu-22.04-x86_64 ` command, an error occurred, as shown in the following figure(I have searched online but couldn't find a problem similar to mine. I am very distressed):

It is worth noting that I am still using the compiled environment of Linux 6.8.2 (Dockerfile. x86_64 file in S2E), and I am not sure why this issue occurred. I compiled it successfully on the desktop version of Ubuntu 22.04 without any problems. If you could give me some guidance, I would be extremely grateful.