Search Criteria
Package Details: linux-cachyos-headers 6.15.2-1
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: | 2.08 |
First Submitted: | 2021-10-12 18:31 (UTC) |
Last Updated: | 2025-06-11 17:40 (UTC) |
Dependencies (18)
- clang (llvm-gitAUR, clang17-binAUR, clang-minimal-gitAUR)
- 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 .. 3 4 5 6 7 8 9 Next › Last »
xenu commented on 2023-04-25 08:50 (UTC) (edited on 2023-04-25 09:41 (UTC) by xenu)
Edit: Solution was to install pahole package from cachyos repo. Thanks for the support on discord.
Trying to upgrade to 6.3 I get the following error:
BTF .btf.vmlinux.bin.o
btf_encoder__encode: btf__dedup failed!
Failed to encode BTF
BTFIDS vmlinux
libbpf: failed to find '.BTF' ELF section in vmlinux
FAILED: load BTF from vmlinux: No data available
make[1]: *** [scripts/Makefile.vmlinux:35: vmlinux] Error 255
make[1]: *** Deleting file 'vmlinux'
make: *** [Makefile:1247: vmlinux] Error 2
==> ERROR: A failure occurred in build().
Is this an error with the package or with my setup?
ptr1337 commented on 2023-04-02 08:58 (UTC)
@tydynrain
I cant reproduce that. Please clear the patches from your directory and fetch them again.
tydynrain commented on 2023-03-31 06:27 (UTC) (edited on 2023-03-31 06:28 (UTC) by tydynrain)
I just tried to build again and the integrity check failed.
==> ERROR: Integrity checks (sha256) differ in size from the source array.
When I updated checksums using:
makepkg -g >> PKGBUILD
It still fails with:
patching file include/linux/blkdev.h
==> ERROR: A failure occurred in prepare().
Aborting...
tydynrain commented on 2023-02-21 05:58 (UTC) (edited on 2023-02-21 06:25 (UTC) by tydynrain)
I just got this error when I tried to build it:
=> ERROR: Integrity checks (sha256) differ in size from the source array.
When I run makepkg -g >> PKGBUILD to update the checksums, I get the following error:
==> ERROR: pkgrel is not allowed to be empty.
==> ERROR: pkgver is not allowed to be empty.
==> ERROR: pkgname is not allowed to be empty.
ptr1337 commented on 2023-01-22 13:13 (UTC)
@Mushoz
Works for me. Tested with:
I think you are using AUR Helpers, which are caching source files. Since the patchset gets with every major version completly updated, it will fail at the current checksums. Be sure that you are deleting the source files, before using it with a AUR Helper.
Mushoz commented on 2023-01-21 21:23 (UTC)
The checksums need updating for the package to build successfully.
ptr1337 commented on 2023-01-01 13:56 (UTC)
Right now done. There was a issue in the recent pkgrel which got now solved. I needed to test it first before pushing it to the aur. Regards and happy new year! :)
xuanruiqi commented on 2023-01-01 05:24 (UTC)
Happy new year! Just to note that the pkgrel needs another bump.
« First ‹ Previous 1 .. 3 4 5 6 7 8 9 Next › Last »