@nikitau because you can overwrite this setting easily yourself, see here: https://wiki.archlinux.org/index.php/Makepkg#Parallel_compilation
Search Criteria
Package Details: linux-vfio-lts-headers 5.15.91-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/linux-vfio-lts.git (read-only, click to copy) |
---|---|
Package Base: | linux-vfio-lts |
Description: | Headers and scripts for building modules for the LTS Linux VFIO kernel |
Upstream URL: | https://www.kernel.org/ |
Keywords: | acs arbiter assignment gpu i915 kvm override passthrough pci qemu vfio vga |
Licenses: | GPL2 |
Submitter: | zman0900 |
Maintainer: | None |
Last Packager: | alegru |
Votes: | 15 |
Popularity: | 0.003857 |
First Submitted: | 2015-10-01 01:58 (UTC) |
Last Updated: | 2023-02-02 12:03 (UTC) |
Dependencies (14)
- pahole (pahole-git)
- bc (bc-gh) (make)
- cpio (cpio-git) (make)
- graphviz (make)
- imagemagick (graphicsmagick-imagemagick-compat, imagemagick-git, imagemagick-full-git, imagemagick-no-hdri, imagemagick-fftw, imagemagick-full) (make)
- libelf (elfutils-git, libelf-minimal-git) (make)
- pahole (pahole-git) (make)
- perl (perl-git) (make)
- python-sphinx (python-sphinx-git, python-sphinx-2) (make)
- python-sphinx_rtd_theme (make)
- tar (tar-libarchive, tar-git, tar-parallel) (make)
- texlive-latexextra (texlive-installer, texlive-full) (make)
- xmlto (xmlto-git) (make)
- xz (xz-git) (make)
Required by (0)
Sources (10)
- 0001-ZEN-Add-sysctl-and-CONFIG-to-disallow-unprivileged-C.patch
- 0002-PCI-Add-more-NVIDIA-controllers-to-the-MSI-masking-q.patch
- 0003-iommu-intel-do-deep-dma-unmapping-to-avoid-kernel-fl.patch
- 0004-Bluetooth-btintel-Fix-bdaddress-comparison-with-garb.patch
- 0005-lg-laptop-Recognize-more-models.patch
- add-acs-overrides.patch
- config
- https://cdn.kernel.org/pub/linux/kernel/v5.x/linux-5.15.91.tar.sign
- https://cdn.kernel.org/pub/linux/kernel/v5.x/linux-5.15.91.tar.xz
- i915-vga-arbiter.patch
alegru commented on 2021-04-11 07:26 (UTC)
nikitau commented on 2021-04-10 13:06 (UTC)
Why doesn't this use make -j$(nproc)
for the build commands? Like most kernel compilations, this takes a ridiculous amount of time when using a single core.
xp4 commented on 2020-12-29 17:28 (UTC)
Hello, i have a problem at compiling:
LD [M] fs/btrfs/btrfs.o
CC [M] arch/x86/kernel/cpuid.o
CC [M] arch/x86/kernel/msr.o
make: *** [Makefile:1732: fs] Error 2
AR arch/x86/kernel/built-in.a
AR arch/x86/built-in.a
==> ERROR: Se produjo un fallo en build().
Cancelando...
error compilando: linux-vfio-lts (linux-vfio-lts linux-vfio-lts-headers)
Any hints? Thanks beforehand.
alegru commented on 2020-04-14 06:19 (UTC)
@ironicbadger did you try pulling from repo...?
ironicbadger commented on 2020-04-14 03:31 (UTC)
The sha256 for config
is still outdated and fails to build after a cache clean.
alegru commented on 2020-04-12 14:26 (UTC)
@xiretza fixed, thanks
xiretza commented on 2020-04-12 14:16 (UTC)
sha256sum for config
seems to be outdated.
alegru commented on 2020-02-16 14:00 (UTC)
Finally an update after a year. I backported from the linux-vfio package and used the standard config file from the lts package.
Punkado commented on 2019-01-24 10:00 (UTC)
Same problem here:
install: cannot stat 'drivers/media/dvb-core/*.h': No such file or directory
Pinned Comments
zman0900 commented on 2016-08-21 04:32 (UTC)