Package Details: linux-ck-headers 6.11.10-1

Git Clone URL: https://aur.archlinux.org/linux-ck.git (read-only, click to copy)
Package Base: linux-ck
Description: Headers and scripts for building modules for Linux-ck kernel
Upstream URL: https://wiki.archlinux.org/index.php/Linux-ck
Licenses: GPL-2.0-only
Submitter: graysky
Maintainer: graysky
Last Packager: graysky
Votes: 459
Popularity: 0.20
First Submitted: 2011-07-22 14:51 (UTC)
Last Updated: 2024-11-26 13:15 (UTC)

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 7 .. 308 Next › Last »

Franck commented on 2024-06-19 20:11 (UTC)

and, @Nebulosa ? what Results

Franck commented on 2024-06-19 12:38 (UTC)

its this Menue Point: CONFIG_DEBUG_KERNEL

Nebulosa commented on 2024-06-19 04:38 (UTC)

@Franck, which option in this file should I check/uncheck?

That interesting, I can check it on my "build farm" with or without clang..

Franck commented on 2024-06-18 17:37 (UTC)

this regards if u like lto featuring kernel, and secondly lto is default disabled. Enabled or disabled, the doesnt complile when u uncheck Kernel Debugging in the .configg file

Also an Answer which nothing has to do with the compile Probleme ,came up when he said: Archlinux changed their PKGBUILD and this brings a requirement to debug and btf.

This is very wrong, bcauce here it is the -ck kernel and there the chachyos kernel. Both have their very own PKGBUILD files. Both doesn't compiles with unchecked Kernel Debuuging.

Both stops with the exactly same Error Messagge like this:

libbpf: failed to find '.BTF' ELF section in [...]/linux-ck/src/linux-6.9.4/vmlinux Error: failed to load BTF from [...]linux-ck/src/linux-6.9.4/vmlinux: No data available make: *** [Makefile:208: vmlinux.h] Error 195

Nebulosa commented on 2024-06-18 16:58 (UTC)

Like it says here - problem with clang

Franck commented on 2024-06-18 11:36 (UTC)

this variable is default empty, so that not helped. Ram is 16Gb here. Btw the cachyos Kernel also isn't able to compile. See here https://aur.archlinux.org/packages/linux-cachyos. Exactly the same like -ck kernel.No Debug set in.config no compiling.

Nebulosa commented on 2024-06-17 17:50 (UTC)

Leave this variable empty.

Btw, how many RAM do you have?

Franck commented on 2024-06-17 13:14 (UTC)

@Nebulosa interesting, how exactly did u do that?

Nebulosa commented on 2024-06-17 03:23 (UTC)

@Franck, I got the same error but only on clang, when I switched to gcc the error did not occur

Franck commented on 2024-06-14 12:17 (UTC)

6.9.4 doesn't compile when kernel-debugging is changed to unset. Resulting Output:

libbpf: failed to find '.BTF' ELF section in [...]/linux-ck/src/linux-6.9.4/vmlinux Error: failed to load BTF from [...]linux-ck/src/linux-6.9.4/vmlinux: No data available make: *** [Makefile:208: vmlinux.h] Error 195