Hi, can you merge the config from core/linux again? thanks.
Search Criteria
Package Details: linux-mainline 6.15rc3-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, NTSYNC-MODULE, VIRTUALBOX-GUEST-MODULES, WIREGUARD-MODULE |
Replaces: | virtualbox-guest-modules-arch, wireguard-arch |
Submitter: | miffe |
Maintainer: | miffe |
Last Packager: | miffe |
Votes: | 290 |
Popularity: | 1.55 |
First Submitted: | 2011-07-22 06:50 (UTC) |
Last Updated: | 2025-04-21 02:53 (UTC) |
Dependencies (24)
- coreutils (coreutils-gitAUR, coreutils-selinuxAUR, coreutils-uutilsAUR, coreutils-uutils-symlinkAUR)
- initramfs (booster-gitAUR, booster-wip-gitAUR, dracut-gitAUR, mkinitcpio-gitAUR, ugrd-gitAUR, booster, dracut, mkinitcpio)
- kmod (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)
- rust (rustup-gitAUR, rust-nightly-binAUR, rust-gitAUR, rust-beta-binAUR, rustup-stubAUR, rustup) (make)
- rust-bindgen (rust-bindgen-gitAUR) (make)
- rust-src (rustup-gitAUR, rust-src-gitAUR, rustup) (make)
- tar (tar-gitAUR) (make)
- texlive-latexextra (texlive-dummyAUR, texlive-installerAUR, texlive-fullAUR) (make)
- Show 4 more dependencies...
Required by (8)
- ksmbd-tools (requires KSMBD-MODULE)
- mullvad-wg.sh-git (requires WIREGUARD-MODULE) (optional)
- 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)
- wine-osu-spectator (requires NTSYNC-MODULE) (optional)
- wine-osu-spectator-wow64 (requires NTSYNC-MODULE) (optional)
Sources (2)
Latest Comments
« First ‹ Previous 1 .. 32 33 34 35 36 37 38 39 40 41 42 .. 93 Next › Last »
rfr commented on 2018-03-18 14:28 (UTC)
cchandel commented on 2018-03-05 04:49 (UTC)
Hi, Facing this error, any ideas?
./include/linux/kernel.h:6:10: fatal error: stdarg.h: No such file or directory #include <stdarg.h> ^~~~~~~~~~ compilation terminated. make[1]: [scripts/Makefile.build:325: arch/x86/purgatory/purgatory.o] Error 1 make: [arch/x86/Makefile:251: archprepare] Error 2 ==> ERROR: A failure occurred in prepare(). Aborting...</stdarg.h>
miffe commented on 2018-02-22 17:53 (UTC)
@prazola: No idea about it. Report it upstream at https://bugzilla.kernel.org/
prazola commented on 2018-02-22 11:04 (UTC)
@miffe here's the error: https://pastebin.com/iWS2X36x
prazola commented on 2018-02-21 15:56 (UTC)
@miffe I'll check it tonight, I was compiling in a non-scrollable terminal and that's the only thing I got. Btw, the package compiles without errors if I don't change the .config file with mine. Mine worked until 4.16.
miffe commented on 2018-02-21 14:07 (UTC)
@prazola: Thats just a generic make error, the real error is somewhere higher up in the log.
prazola commented on 2018-02-21 13:18 (UTC) (edited on 2018-02-21 13:19 (UTC) by prazola)
Can someone help me with this?
make[2]: [scripts/Makefile.build:575: drivers/gpu/drm] Error 2 make[1]: [scripts/Makefile.build:575: drivers/gpu] Error 2 make: *** [Makefile:1048: drivers] Error 2
My config file: https://pastebin.com/p36QM8mZ
Det commented on 2018-01-27 13:28 (UTC)
@lub, google: arch base-devel
lub commented on 2018-01-27 13:27 (UTC)
I think gcc and make would make sense as makedepends.
Pinned Comments
miffe commented on 2020-01-30 21:44 (UTC)
Repository here