Package Details: linux-mainline-docs 6.14rc1-1

Git Clone URL: https://aur.archlinux.org/linux-mainline.git (read-only, click to copy)
Package Base: linux-mainline
Description: Documentation for the Linux Mainline kernel
Upstream URL: https://kernel.org/
Licenses: GPL-2.0-only
Submitter: miffe
Maintainer: miffe
Last Packager: miffe
Votes: 281
Popularity: 1.62
First Submitted: 2011-07-22 06:50 (UTC)
Last Updated: 2025-02-03 12:28 (UTC)

Dependencies (15)

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 10 11 .. 77 Next › Last »

miffe commented on 2023-08-15 16:03 (UTC)

@Maziar: Of course it does, otherwise it would take over an hour to build.

Maziar commented on 2023-08-15 14:41 (UTC)

Does the build use parallel build? It seems to compile does not use CPU cores...

nytesblood commented on 2023-08-05 00:25 (UTC)

thanks for the update

nytesblood commented on 2023-07-20 21:46 (UTC) (edited on 2023-07-20 21:47 (UTC) by nytesblood)

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

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.