in my system i have LANG set to es_UY.utf8, and building the kernel fails thus (after several non fatal warnings): AR arch/x86/kernel/built-in.a AS arch/x86/kernel/head_64.o CC arch/x86/kernel/head64.o during GIMPLE pass: wrestrict En la función ‘copy_bootdata’: en pp_format, en pretty-print.c:1393 377 | static void __init copy_bootdata(char *real_mode_data) | ^~~~~~~~~~~~~ Por favor, envíe un informe completo de errores, con el código preprocesado si es apropiado. Véase <https://bugs.gentoo.org/> para instrucciones. make[2]: *** [scripts/Makefile.build:276: arch/x86/kernel/head64.o] Error 1 make[1]: *** [scripts/Makefile.build:486: arch/x86/kernel] Error 2 make: *** [Makefile:1051: arch/x86] Error 2 changing LANG to a different code (for example "es_ES.utf8", or simply "es"), the kernel compiles without any errors.
please add the full package name with versionnumber in the summary and reopen the ticket. Have you tried different versions too?
Hi, yes, I didn't include a specific version number because this problem appears in more than one version: gentoo-sources-5.0.13 and 5.1.0. I'll reopen the ticket with this information. -