Package Details: linux-mainline-headers 6.9rc1-1

Git Clone URL: https://aur.archlinux.org/linux-mainline.git (read-only, click to copy)
Package Base: linux-mainline
Description: Headers and scripts for building modules for the Linux Mainline kernel
Upstream URL: https://kernel.org/
Licenses: GPL-2.0-only
Submitter: miffe
Maintainer: miffe
Last Packager: miffe
Votes: 269
Popularity: 3.62
First Submitted: 2011-07-22 06:50 (UTC)
Last Updated: 2024-03-24 23:38 (UTC)

Required by (0)

Sources (2)

Pinned Comments

miffe commented on 2020-01-30 21:44 (UTC)

Repository here

Latest Comments

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

gilvbp commented on 2023-07-09 22:04 (UTC)

new kernel 6.5 released

proledatarian commented on 2023-06-23 16:19 (UTC) (edited on 2023-07-12 09:45 (UTC) by proledatarian)

@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.

proledatarian commented on 2023-06-17 19:37 (UTC) (edited on 2023-06-17 19:45 (UTC) by proledatarian)

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/

eggz commented on 2023-02-20 07:54 (UTC)

@bittin it does !? This is amazing!

bittin commented on 2023-02-20 07:49 (UTC)

and 6.2 stable works