Search Criteria
Package Details: linux-next-git 20241120.r0.gac24e26aa08f-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/linux-next-git.git (read-only, click to copy) |
---|---|
Package Base: | linux-next-git |
Description: | The Linux NEXT kernel and modules |
Upstream URL: | http://www.kernel.org/ |
Licenses: | GPL-2.0-only |
Provides: | KSMBD-MODULE, VIRTUALBOX-GUEST-MODULES, WIREGUARD-MODULE |
Submitter: | Nefelim4ag |
Maintainer: | sir_lucjan (ptr1337) |
Last Packager: | sir_lucjan |
Votes: | 18 |
Popularity: | 0.98 |
First Submitted: | 2014-10-12 19:04 (UTC) |
Last Updated: | 2024-11-20 16:01 (UTC) |
Dependencies (16)
- coreutils (coreutils-gitAUR, busybox-coreutilsAUR, coreutils-hybrid-gitAUR, coreutils-hybridAUR, coreutils-selinuxAUR, coreutils-uutilsAUR)
- initramfs (booster-gitAUR, booster-wip-gitAUR, mkinitcpio-gitAUR, dracut-gitAUR, booster, dracut, mkinitcpio)
- kmod (busybox-coreutilsAUR, kmod-gitAUR)
- bc (bc-ghAUR) (make)
- cpio (cpio-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- libelf (elfutils-gitAUR) (make)
- pahole (pahole-gitAUR) (make)
- perl (perl-gitAUR) (make)
- python (python37AUR, python311AUR, python310AUR) (make)
- tar (tar-gitAUR, busybox-coreutilsAUR) (make)
- xz (xz-gitAUR) (make)
- linux-firmware (linux-libre-firmwareAUR, linux-firmware-xzAUR, linux-firmware-amd-staging-um5606-gitAUR, linux-firmware-uncompressedAUR, linux-firmware-gitAUR) (optional) – firmware images needed for some devices
- modprobed-dbAUR (modprobed-db-gitAUR) (optional) – Keeps track of EVERY kernel module that has ever been probed - useful for those of us who make localmodconfig
- scx-scheds (scx-scheds-gitAUR) (optional) – to use sched-ext schedulers
- wireless-regdb (optional) – to set the correct wireless channels of your country
Required by (7)
- ksmbd-tools (requires KSMBD-MODULE)
- linux-next-git-headers
- linux-tip-git-headers
- piavpn-bin (requires WIREGUARD-MODULE) (optional)
- piavpn-manual-git (requires WIREGUARD-MODULE)
- virtualbox-guest-utils-nox-svn (requires VIRTUALBOX-GUEST-MODULES)
- virtualbox-guest-utils-svn (requires VIRTUALBOX-GUEST-MODULES)
Sources (4)
- config
- git+https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git
- https://gitlab.com/sirlucjan/kernel-patches/raw/master/next/arch-patches-sep/0001-ZEN-Add-sysctl-and-CONFIG-to-disallow-unprivileged-C.patch
- https://gitlab.com/sirlucjan/kernel-patches/raw/master/next/arch-patches-sep/0002-arch-Kconfig-Default-to-maximum-amount-of-ASLR-bits.patch
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 8 .. 13 Next › Last »
kro007 commented on 2023-02-06 18:27 (UTC) (edited on 2023-02-06 18:57 (UTC) by kro007)
Hello, i get this at the end of the build :
btf_encoder__encode: btf__dedup failed!
Failed to encode BTF
LD .tmp_vmlinux.kallsyms1
(...)
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]: Suppression du fichier « vmlinux »
make: *** [Makefile:1249: vmlinux] Error 2
==> ERREUR : Une erreur s’est produite dans build().
Abandon…
-> erreur lors de la construction : linux-next-git
What can i do ?
sir_lucjan commented on 2023-01-31 20:32 (UTC)
@riod
This solution works very well if you want to disable DEBUG in the kernel. If you leave it on by default, you won't notice any difference in the build. In my kernels I mostly use this solution and I have not had any error report. I am glad that after much perturbation I was able to solve the problem. Thanks for the notification and feedback.
olean commented on 2023-01-31 20:29 (UTC)
i don't know enough about btf to say whether your modification is a good idea or not. so really it's up to you
sir_lucjan commented on 2023-01-31 20:24 (UTC) (edited on 2023-01-31 20:24 (UTC) by sir_lucjan)
@riod
If you want, I could add something like this:
sir_lucjan commented on 2023-01-31 20:21 (UTC) (edited on 2023-01-31 20:22 (UTC) by sir_lucjan)
@riod
So the current solution can be considered as working?
olean commented on 2023-01-31 20:11 (UTC)
pulling the latest version i was able to build after disabling btf
sir_lucjan commented on 2023-01-31 18:37 (UTC)
@riod
Could you check now?
sir_lucjan commented on 2023-01-31 17:12 (UTC)
This is a temporary solution, once selected it should work properly. I will try to find a more convenient option soon.
olean commented on 2023-01-31 17:07 (UTC)
i'm now seeing this :
.config:7730:warning: symbol value 'm' invalid for USB_FOTG210_HCD .config:7967:warning: symbol value 'm' invalid for USB_FOTG210_UDC .config:8559:warning: symbol value 'm' invalid for VFIO_VIRQFD
and then it starts asking for manual selection for new config options
sir_lucjan commented on 2023-01-31 15:37 (UTC)
Could you check the latest update?
« First ‹ Previous 1 2 3 4 5 6 7 8 .. 13 Next › Last »