@miffe: 9.2.0-4 - the latest version in base-devel
Search Criteria
Package Details: linux-mainline-headers 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: | 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: | 278 |
Popularity: | 2.51 |
First Submitted: | 2011-07-22 06:50 (UTC) |
Last Updated: | 2024-11-18 03:24 (UTC) |
Dependencies (16)
- pahole (pahole-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)
Required by (0)
Sources (2)
Latest Comments
« First ‹ Previous 1 .. 11 12 13 14 15 16 17 18 19 20 21 .. 76 Next › Last »
SpaceToast commented on 2020-01-07 18:50 (UTC)
miffe commented on 2020-01-07 18:25 (UTC)
@SpaceToast: Looks like gcc crashed. What version are you running?
SpaceToast commented on 2020-01-07 17:41 (UTC) (edited on 2020-01-07 17:42 (UTC) by SpaceToast)
I can't build 5.5rc5-1. Here is the error:
*** WARNING *** there are active plugins, do not report this as a bug unless you can reproduce it without enabling any plugins.
Event | Plugins
PLUGIN_FINISH_TYPE | structleak_plugin
PLUGIN_ATTRIBUTES | structleak_plugin
drivers/scsi/qla2xxx/qla_tmpl.c:46:1: internal compiler error: Segmentation fault
46 | qla27xx_read8(void __iomem *window, void *buf, ulong *len)
| ^~~~~~~~~~~~~
CC [M] drivers/staging/speakup/speakup_audptr.o
Please submit a full bug report,
with preprocessed source if appropriate.
See <https://bugs.archlinux.org/> for instructions.
No idea if or where to disable plugins (a basic grep gave no results).
Muncrief commented on 2019-12-11 03:25 (UTC) (edited on 2019-12-11 03:26 (UTC) by Muncrief)
Oh noooo, resume from suspend is broken for R9-390 GPUs again. I haven't seen this since the few kernels after 4.19. Anyway, just beware. If you have an R9-390 resume doesn't work for the linux-mainline 5.5rc1-1 release.
morris commented on 2019-12-10 14:18 (UTC)
For a ryzen 5 1600 this kernel need a specific configuration or it already has a configuration for everyone?
deadite66 commented on 2019-11-26 17:39 (UTC)
@morris check the cache folder in your home folder .cache/yay/linux-mainline/
linux-mainline-headers-5.4-1-x86_64.pkg.tar is in there.
morris commented on 2019-11-26 17:18 (UTC)
hello guys I installed kernel "linux-mainline" but i need also "linux-mainline-headers 5.4-1" ? what are headers?
miffe commented on 2019-10-24 16:37 (UTC)
@streetwalrus: I'll update the build chroot for the next version.
novenary commented on 2019-10-24 15:16 (UTC) (edited on 2019-10-24 15:20 (UTC) by novenary)
I'm not sure where else to report this, but with the prebuilt packages from the unofficial repo, building out of tree modules fails.
cc1: error: incompatible gcc/plugin versions
cc1: error: fail to initialize plugin ./scripts/gcc-plugins/structleak_plugin.so
Which version of gcc are you building with?
Edit: looks like 9.1.0, but the latest version in [core] is 9.2.0.
miffe commented on 2019-10-22 18:46 (UTC)
@Devorlon: Looks like your awk is messed up. Are you fully up to date?
Are you using a custom kernel config?
Have you tried to build in a clean chroot? https://wiki.archlinux.org/index.php/DeveloperWiki:Building_in_a_clean_chroot
Pinned Comments
miffe commented on 2020-01-30 21:44 (UTC)
Repository here