@miffe: I don't remember to have touch anything.
This is my actual /etc/makepkg.conf
http://pastebin.com/tBv1xn7n
Search Criteria
Package Details: linux-mainline-docs 6.15rc4-1
Package Actions
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: | 290 |
Popularity: | 1.34 |
First Submitted: | 2011-07-22 06:50 (UTC) |
Last Updated: | 2025-04-28 11:29 (UTC) |
Dependencies (18)
- 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)
- xz (xz-gitAUR) (make)
Required by (0)
Sources (2)
Latest Comments
« First ‹ Previous 1 .. 49 50 51 52 53 54 55 56 57 58 59 .. 93 Next › Last »
edward_81 commented on 2015-01-14 16:27 (UTC)
miffe commented on 2015-01-14 14:26 (UTC)
@edward_81: Are you using nonstandard CFLAGS?
@jtyr: There is a repo at https://arch.miffe.org/
jtyr commented on 2015-01-14 13:39 (UTC)
Please could you create an Arch repo with the builds like they do it for linux-lts310 (https://aur.archlinux.org/packages/linux-lts310/)?
edward_81 commented on 2015-01-12 13:17 (UTC)
rc3 compile fail
HOSTLD scripts/genksyms/genksyms
CC scripts/mod/empty.o
scripts/mod/empty.c:1:0: error: code model kernel does not support PIC mode
/* empty file to figure out endianness / word size */
^
clfarron4 commented on 2014-12-25 17:07 (UTC)
@lockheed: Just built it in a clean chroot here just fine. Still to test if it boots though.
lockheed commented on 2014-12-22 17:47 (UTC)
I see. I am asking because it is the first time linux-mainline fails to build on my machine. I will try again.
miffe commented on 2014-12-22 17:46 (UTC)
@lockheed: It downloads the 3.18 tarball and then uses the 3.19-rc1 patch to update the sources. It saves on bandwitdh over time compared to using the rc tarball directly for every version.
WorMzy commented on 2014-12-22 17:44 (UTC)
Because that is the base for the 3.19rc1 patch to be applied to.
lockheed commented on 2014-12-22 17:36 (UTC)
I am wondering why linux-mainline 3.19rc1 downloads linux-3.18.tar.xz
gutigen commented on 2014-11-18 01:45 (UTC)
It was 3.18rc4 in that quoted part from pkgbuild file, it's ok now ;)
Pinned Comments
miffe commented on 2020-01-30 21:44 (UTC)
Repository here