<div><div>Hi,</div><div> </div><div>I'm building CLFS on a Mac Mini G4. Whenever I try to build the kernel, I get the following error message:</div><div><div>  CC      arch/powerpc/kernel/ptrace.o</div><div>In file included from arch/powerpc/kernel/ptrace.c:24:</div><div>In function ‘user_regset_copyin’,</div><div>    inlined from ‘vr_set’ at arch/powerpc/kernel/ptrace.c:619:9:</div><div>./include/linux/regset.h:295:4: error: ‘memcpy’ offset [-527, -529] is out of the bounds [0, 16] of object ‘vrsave’ with type ‘union <anonymous>’ [-Werror=array-bounds]</div><div>    memcpy(data, *kbuf, copy);</div><div>    ^~~~~~~~~~~~~~~~~~~~~~~~~</div><div>arch/powerpc/kernel/ptrace.c: In function ‘vr_set’:</div><div>arch/powerpc/kernel/ptrace.c:614:5: note: ‘vrsave’ declared here</div><div>   } vrsave;</div><div>     ^~~~~~</div><div>cc1: all warnings being treated as errors</div><div>make[1]: *** [scripts/Makefile.build:313: arch/powerpc/kernel/ptrace.o] Error 1</div><div>make: *** [Makefile:1063: arch/powerpc/kernel] Error 2</div><div> </div><div>I already tried to cross compile the kernel for the "If You Are Going to Boot" method and got the same error. I have GCC 8.1.0, Binutils 2.30, Glibc 2.27, and Kernel Headers 4.16.9 installed. Any help will be appreciated.<br /><br />Thanks,<br />Gunnersky2002.</div></div><div> </div></div>