The maintainer may be busy. I just updated the pkgbuild to rc2 and its building fine. Yet to test it i'll let you know
Search Criteria
Package Details: linux-mainline 6.12-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/linux-mainline.git (read-only, click to copy) |
---|---|
Package Base: | linux-mainline |
Description: | The Linux Mainline kernel and modules |
Upstream URL: | https://kernel.org/ |
Licenses: | GPL-2.0-only |
Provides: | KSMBD-MODULE, VIRTUALBOX-GUEST-MODULES, WIREGUARD-MODULE |
Replaces: | virtualbox-guest-modules-arch, wireguard-arch |
Submitter: | miffe |
Maintainer: | miffe |
Last Packager: | miffe |
Votes: | 278 |
Popularity: | 2.56 |
First Submitted: | 2011-07-22 06:50 (UTC) |
Last Updated: | 2024-11-18 03:24 (UTC) |
Dependencies (20)
- 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)
- gettext (gettext-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- graphviz (make)
- imagemagick (imagemagick-gitAUR, imagemagick-full-gitAUR, imagemagick-fullAUR) (make)
- libelf (elfutils-gitAUR) (make)
- pahole (pahole-gitAUR) (make)
- perl (perl-gitAUR) (make)
- python (python37AUR, python311AUR, python310AUR) (make)
- python-sphinx (python-sphinx-gitAUR) (make)
- python-yaml (python-yaml-gitAUR) (make)
- tar (tar-gitAUR, busybox-coreutilsAUR) (make)
- texlive-latexextra (texlive-installerAUR, texlive-fullAUR, texlive-dummyAUR) (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
- wireless-regdb (optional) – to set the correct wireless channels of your country
Required by (5)
- ksmbd-tools (requires KSMBD-MODULE)
- 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 (2)
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 .. 76 Next › Last »
nytesblood commented on 2023-07-20 21:46 (UTC) (edited on 2023-07-20 21:47 (UTC) by nytesblood)
gilvbp commented on 2023-07-09 22:04 (UTC)
new kernel 6.5 released
dataprolet commented on 2023-06-23 16:19 (UTC) (edited on 2023-07-12 09:45 (UTC) by dataprolet)
@miffe Haven't seen any other errors that seemed relevant. But feel free to take a look at the full log.
Sorry, just saw the error now:
CERT certs/signing_key.x509 At main.c:164: - SSL error:0480006C:PEM routines::no start line: crypto/pem/pem_lib.c:763 extract-cert: certs/signing_key.pem: Success make[2]: *** [certs/Makefile:74: certs/signing_key.x509] Error 1 make[2]: *** Deleting file 'certs/signing_key.x509' make[1]: *** [scripts/Makefile.build:494: certs] Error 2 make[1]: *** Waiting for unfinished jobs....
EDIT: Solved - https://bbs.archlinux.org/viewtopic.php?id=286721
miffe commented on 2023-06-17 21:58 (UTC)
@proledatarian: That's just a warning. The error would be somewhere above that.
dataprolet commented on 2023-06-17 19:37 (UTC) (edited on 2023-06-17 19:45 (UTC) by dataprolet)
Build process fails for me:
CC [M] fs/xfs/scrub/agheader_repair.o CC [M] fs/xfs/scrub/repair.o LD [M] fs/xfs/xfs.o make: *** [Makefile:2026: .] Error 2 make: *** Waiting for unfinished jobs.... ./include/drm/drm_connector.h:203: warning: Enum value 'DRM_MODE_TV_MODE_MAX' not described in enum 'drm_connector_tv_mode'
This is corresponding to the following line in the makefile:
2024 | PHONY += $(build-dir) 2025 | $(build-dir): prepare 2026 | $(Q)$(MAKE) $(build)=$@ need-builtin=1 need-modorder=1 $(single-goals)
Also happening on linux-git.
miffe commented on 2023-06-07 19:48 (UTC)
@kola54453: Had a disk crash. RAID is rebuilding. Will be up sometimes tomorrow.
kola54453 commented on 2023-06-07 19:31 (UTC)
getting this error on pacman miffe.db failed to download error: failed retrieving file 'miffe.db' from arch.miffe.org : Failed to connect to arch.miffe.org port 443 after 3193 ms: Couldn't connect to server
gamezelda commented on 2023-04-24 22:49 (UTC)
FWIW the kernel can be successfully built with both CONFIG_X86_KERNEL_IBT
and CONFIG_DEBUG_INFO_BTF
in the config like in the Arch kernel by applying this patch: https://lore.kernel.org/bpf/20230418214925.ay3jpf2zhw75kgmd@treble/
<deleted-account> commented on 2023-02-20 07:54 (UTC)
@bittin it does !? This is amazing!
Pinned Comments
miffe commented on 2020-01-30 21:44 (UTC)
Repository here