(base) damien@damien-Lenovo-V130-15IKB ~/Development/AmigaOne/X1000/kernel-SLE15-SP5 $ time make -j16 CROSS_COMPILE=powerpc-linux-gnu- ARCH=powerpc
...
BTF: .tmp_vmlinux.btf: pahole (pahole) is not available
Failed to generate BTF for vmlinux
Try to disable CONFIG_DEBUG_INFO_BTF
make: *** [Makefile:1217: vmlinux] Error 1
real 42m7.921s
user 287m11.334s
sys 21m4.468s
Almost 45 minutes? The 3.10 A1/XE kernel only takes 15. Be over 45 now I've got over that error.
Last edited by Hypex on Mon Aug 03, 2026 4:42 pm, edited 1 time in total.
xeno74 wrote: Mon Sep 23, 2024 7:14 pm
A lot of time.
It looks like it. It's on my Lenovo i5-8250U laptop with only 12GB RAM. Gone are the days when my X1000 could compile a Linux kernel in an hour or two.
So tested the last 6.11 as stable. Tested 6.12 alpha 1 and 2 as working. Will test next alphas.