If someone will have similar problem there's bug link to follow:
https://bugs.archlinux.org/task/66156
I temporary removed line make htmldocs
and removed $pkgbase-docs
from loop at the end of PKGBUILD so it compiles again.
Search Criteria
Package Details: linux-vfio-headers 6.14.2-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/linux-vfio.git (read-only, click to copy) |
---|---|
Package Base: | linux-vfio |
Description: | Headers and scripts for building modules for the Linux kernel (ACS override and i915 VGA arbiter patches) |
Upstream URL: | https://www.kernel.org |
Keywords: | acs arbiter assignment gpu i915 kvm override passthrough pci qemu vfio vga |
Licenses: | GPL-2.0-or-later |
Submitter: | zman0900 |
Maintainer: | xiota |
Last Packager: | xiota |
Votes: | 73 |
Popularity: | 0.000014 |
First Submitted: | 2015-01-30 06:41 (UTC) |
Last Updated: | 2025-04-17 07:56 (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) (make)
- texlive-latexextra (texlive-dummyAUR, texlive-installerAUR, texlive-fullAUR) (make)
- xz (xz-gitAUR) (make)
Required by (0)
Sources (7)
- 1001-6.14.0-add-acs-overrides.patch
- 1002-6.14.0-i915-vga-arbiter.patch
- config-6.14.2
- https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.14.2.tar.sign
- https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.14.2.tar.xz
- https://github.com/archlinux/linux/releases/download/v6.14.2-arch1/linux-v6.14.2-arch1.patch.zst
- https://github.com/archlinux/linux/releases/download/v6.14.2-arch1/linux-v6.14.2-arch1.patch.zst.sig
Latest Comments
« First ‹ Previous 1 .. 6 7 8 9 10 11 12 13 14 15 16 .. 32 Next › Last »
JuniorJPDJ commented on 2020-04-08 14:01 (UTC)
JuniorJPDJ commented on 2020-04-08 13:51 (UTC)
I've very weird problem with compilation of this package:
Running Sphinx v3.0.0
Extension error:
Could not import extension cdomain (exception: cannot import name 'c_funcptr_sig_re' from 'sphinx.domains.c' (/usr/lib/python3.8/site-packages/sphinx/domains/c.py))
make[1]: *** [Documentation/Makefile:81: htmldocs] Error 2
make: *** [Makefile:1549: htmldocs] Error 2
Zauberfisch commented on 2020-04-08 04:29 (UTC)
@markzz: sorry. I wasn't actually asking, I know how to import a key or skip key checking. I just figured because there is a pinned comment for adding 2 of the 3 keys, it might be worth updating that message to include all 3 keys.
slowbro commented on 2020-04-08 04:18 (UTC) (edited on 2020-04-08 04:19 (UTC) by slowbro)
Not to dogpile, but I'd like to add "..or plug the error into google" :)
https://www.google.com/search?q=FAILED+unknown+public+key+A5E9288C4FA415FA
markzz commented on 2020-04-08 03:36 (UTC)
Zauberfish: Can you kindly read the wiki before being the 40,000th person to ask this?
Zauberfisch commented on 2020-04-08 03:20 (UTC)
I see the pinned comment saying I need to add 2 keys. But for me I still get an additional key error:
FAILED (unknown public key A5E9288C4FA415FA) ==> ERROR: One or more PGP signatures could not be verified!
seems the key for "Jan Alexander Steffens (heftig)" is also missing.
PrfStrwberry commented on 2020-04-04 22:31 (UTC)
@giostark seems I have to dig deeper. After booting the default arch kernel, the problem continues to exist.
giostark commented on 2020-04-04 16:36 (UTC) (edited on 2020-04-04 16:38 (UTC) by giostark)
@PrfStrwberry- I have a 7700K and differ for two instruction from your: Intel® vPro™ Platform Eligibility and Intel® Trusted Execution Technology. And to me the mitigations seems to work. In general mitigation come activate host side but is not mandatory that the guest will use them. Those security mitigations are for you really necessary? Are you using those for networking VMs. Seems not bios options are available in Asus firmware. Kernel side I'm a noob so I can't say a thing. Thanks slowbro and markzz for your work. Me too I could not make my stuffs without this kernel.
PrfStrwberry commented on 2020-04-04 14:29 (UTC) (edited on 2020-04-04 16:23 (UTC) by PrfStrwberry)
Hey thanks for keeping this package up to date. I could not do anything without it. I am using an i7 8700k with an ASUS Maximus X CODE. I just have a small problem, after compiling and installing everything. When I create a VM inside virt-manager, I cannot enable and apply the box at enable cpu flaw mitigations. After clicking and applying, the tickbox goes blank again. Any tips?
slowbro commented on 2020-03-28 19:10 (UTC)
ShayBox, it's unfortunately just the one little server on the west coast; it was probably busy with the binge watching I was doing on Plex last night. Should be okay now?
Pinned Comments
xiota commented on 2024-01-09 18:43 (UTC) (edited on 2024-01-11 16:53 (UTC) by xiota)
clang
or disabling Arch patches.eclairevoyant commented on 2023-04-06 21:24 (UTC) (edited on 2023-04-06 21:31 (UTC) by eclairevoyant)
This package exists for the specific purpose of adding ported patches based on those originally created by Alex Williamson for:
Bypassing the default IOMMU grouping by overriding PCIe ACS support, and
Enabling VGA arbitration support on Intel iGPUs.
Arbitrary patches will not be added.
Refer to the wiki on PCI passthrough and this blog post on IOMMU groups for risks/caveats before using this package.
Regular AUR etiquette applies as well (knowledge of
makepkg
and searching the wiki/Arch forums is expected, and AUR helpers or Arch-based distros that are not Arch Linux are unsupported).