Search Criteria
Package Details: linux-cachyos-headers 6.15.2-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/linux-cachyos.git (read-only, click to copy) |
---|---|
Package Base: | linux-cachyos |
Description: | Headers and scripts for building modules for the Linux BORE + LTO + AutoFDO + Propeller Cachy Sauce Kernel by CachyOS with other patches and improvements. kernel |
Upstream URL: | https://github.com/CachyOS/linux-cachyos |
Keywords: | cachyos kernel linux |
Licenses: | GPL-2.0-only |
Submitter: | ptr1337 |
Maintainer: | ptr1337 (sir_lucjan) |
Last Packager: | sir_lucjan |
Votes: | 31 |
Popularity: | 1.84 |
First Submitted: | 2021-10-12 18:31 (UTC) |
Last Updated: | 2025-06-17 16:19 (UTC) |
Dependencies (18)
- clang (llvm-gitAUR, clang-minimal-gitAUR, clang17-binAUR)
- linux-cachyosAUR
- lld (llvm-gitAUR)
- llvm (llvm-gitAUR, llvm-minimal-gitAUR)
- pahole (pahole-gitAUR)
- bc (bc-ghAUR) (make)
- cpio (cpio-gitAUR) (make)
- gettext (gettext-gitAUR) (make)
- libelf (elfutils-gitAUR) (make)
- pahole (pahole-gitAUR) (make)
- perl (perl-gitAUR) (make)
- python (python37AUR) (make)
- rust (rust-nightly-binAUR, rust-gitAUR, rust-beta-binAUR, rustup-stubAUR, rustup-gitAUR, rustup) (make)
- rust-bindgen (rust-bindgen-gitAUR) (make)
- rust-src (rust-src-gitAUR, rustup-gitAUR, rustup) (make)
- tar (tar-gitAUR) (make)
- xz (xz-gitAUR) (make)
- zstd (zstd-gitAUR, zstd-staticAUR) (make)
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 8 9 Next › Last »
ptr1337 commented on 2024-06-18 17:43 (UTC)
You would need to remove this line in the PKGBUILD: https://aur.archlinux.org/cgit/aur.git/tree/PKGBUILD?h=linux-cachyos#n520
Franck commented on 2024-06-18 17:41 (UTC)
@ptr1337 Both have, using their own PKGBUILD files, no ? Both doesn't compiles with unchecked Kernel Debugging obiously !
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
Franck commented on 2024-06-17 12:49 (UTC)
in fact both, than bcause no answer to the problem i switched from -ck kernel to linux-cachyos .. with the same result. Building with debug works fine like in the -ck kernel but without also the linux-cachyos krnel can not compiling without debug, only with.
ptr1337 commented on 2024-06-16 16:57 (UTC)
@Franck
It seems like you are not using linux-cachyos. According your log its linux-ck. Anyways, Archlinux changed their PKGBUILD and this brings a requirement to debug and btf.
Franck commented on 2024-06-16 16:48 (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
ptr1337 commented on 2024-06-14 19:10 (UTC)
@GuzLightyear
Yes, we know about this issue. This is an pahole 1.27 issue and got reported: https://github.com/acmel/dwarves/issues/53 https://lore.kernel.org/all/20240613214019.GA1423015@thelio-3990X/ https://gitlab.archlinux.org/archlinux/packaging/packages/pahole/-/issues/1
Either downgrade your pahole version or dont use thin/full lto kernels right now.
GuzLightyear commented on 2024-06-14 19:07 (UTC) (edited on 2024-06-14 19:08 (UTC) by GuzLightyear)
I cant compile 6.9.4 if using _use_llvm_lto=full or _use_llvm_lto=thin, I get the following error after linking vmlinuz:
Using _use_llvm_lto=none works though
Any ideas?
bunkbail commented on 2024-04-16 18:59 (UTC)
@ripplingsnake install the package directly from chaotic-aur repo
ripplingsnake commented on 2024-03-20 23:16 (UTC)
Hello i am trying to install this on manjaro, unfortunalty yay reports cachyos patch failed to parase. and the arch commands for adding mirrors to manjor dont work
SuperIce97 commented on 2024-02-17 00:50 (UTC)
The validity check is failing due to a change to the cachyos 6.7 patch in GitHub
« First ‹ Previous 1 2 3 4 5 6 7 8 9 Next › Last »