On 1.01.2023 07:53, Willy Tarreau wrote: > On Sat, Dec 31, 2022 at 04:58:51PM +0000, Lukasz Kalamlacki wrote: >> Hey, >> >> >> Do you have an issue compiling 6.1.2 linux kernel? >> >> I cannot compile it. > For me it compiles and boots. You'll need to share your config and error > report if you want to get some help. > > Willy I was trying to compile on Debian Bullseye where default gcc is version 10, when I upgraded gcc to version 12 from sid repo i Was able to compile too. On stable Debian without addition during compile "segmentation fault" occurs at the compilation of cx8-i2c.c file. You can try on kvm or virtualbox this compilation. Best, Łukasz