|
|
Log in / Subscribe / Register

Eight new stable kernels

Eight new stable kernels

Posted Mar 27, 2024 8:14 UTC (Wed) by ncopa (guest, #114860)
Parent article: Eight new stable kernels

At least 6.6.23 and 6.1.83 does not build: https://bugzilla.kernel.org/show_bug.cgi?id=218647

In file included from main.c:73:
/home/ncopa/aports/main/linux-lts/src/linux-6.6/tools/include/linux/btf_ids.h:7:9: error: unknown type name 'u32'
7 | u32 cnt;
| ^~~
/home/ncopa/aports/main/linux-lts/src/linux-6.6/tools/include/linux/btf_ids.h:8:9: error: unknown type name 'u32'
8 | u32 ids[];
| ^~~
/home/ncopa/aports/main/linux-lts/src/linux-6.6/tools/include/linux/btf_ids.h:12:9: error: unknown type name 'u32'
12 | u32 cnt;
| ^~~
/home/ncopa/aports/main/linux-lts/src/linux-6.6/tools/include/linux/btf_ids.h:13:9: error: unknown type name 'u32'
13 | u32 flags;
| ^~~
/home/ncopa/aports/main/linux-lts/src/linux-6.6/tools/include/linux/btf_ids.h:15:17: error: unknown type name 'u32'
15 | u32 id;
| ^~~
/home/ncopa/aports/main/linux-lts/src/linux-6.6/tools/include/linux/btf_ids.h:16:17: error: unknown type name 'u32'
16 | u32 flags;
| ^~~
/home/ncopa/aports/main/linux-lts/src/linux-6.6/tools/include/linux/btf_ids.h:215:8: error: unknown type name 'u32'
215 | extern u32 btf_tracing_ids[];
| ^~~
make[4]: *** [/home/ncopa/aports/main/linux-lts/src/linux-6.6/tools/build/Makefile.build:98: /home/ncopa/aports/main/linux-lts/src/build-lts.x86_64/tools/bpf/resolve_btfids
/main.o] Error 1


to post comments

Eight new stable kernels

Posted Mar 27, 2024 11:15 UTC (Wed) by JMB (guest, #74439) [Link]

It seems that Ubuntu kernel PPA (https://kernel.ubuntu.com/mainline) had also problems with amd64/builds
for the latest kernels (6.8.2 and 6.7.11) ... this happens from time to time ... but due to the former comment
I thought checking would be interesting - especially as I want to use current kernel soon.
Waiting seems a good thing ...


Copyright © 2026, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds