python-sphinx-2 now fail to compile, switch back to python-sphinx
Search Criteria
Package Details: linux-mainline-headers 5.12rc6-1
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: | |
Submitter: | miffe |
Maintainer: | miffe |
Last Packager: | miffe |
Votes: | 242 |
Popularity: | 0.97 |
First Submitted: | 2011-07-22 06:50 |
Last Updated: | 2021-04-04 22:26 |
Dependencies (15)
- pahole (pahole-git)
- bc (bc-gh) (make)
- cpio (cpio-git) (make)
- git (git-git) (make)
- graphviz (make)
- imagemagick (graphicsmagick-imagemagick-compat, imagemagick-no-hdri, imagemagick-git, imagemagick-full-git, imagemagick-fftw, imagemagick-full) (make)
- kmod (kmod-nc, kmod-git, kmod-minimal-git) (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)
- xmlto (xmlto-git) (make)
- xz (xz-git, xz-static-git) (make)
Required by (1)
- bbswitch-mainline (make)
Sources (2)
lesto commented on 2021-04-06 12:59
crab2313 commented on 2021-03-08 10:17
Please enable the following config. Most laptops' HID devices (touchpads and keyboards) will be broken without this.
CONFIG_I2C_HID_ACPI=y
jpegxguy commented on 2021-03-05 14:14
bezirg commented on 2021-02-15 08:25
Note to people: if the build fails during documentation generation, try to install the AUR package python-sphinx-2
.
Mthw commented on 2021-01-26 17:21
Yes, it's fixed now.
DgDev91 commented on 2021-01-25 13:23
Had problems too. Now it works again (5.11.0-rc5-1)
Mthw commented on 2021-01-19 13:24
Also broken here. After selecting the boot entry screen goes black and nothing more happens.
Kyuunex commented on 2021-01-14 05:05
anyone has a problem where if you have a partition encrypted, and have crypttab set up, when it prompts you to enter the passphrase, after 3 seconds it just goes into emergency mode?
EDIT: fixed with 5.11rc5-1
gamezelda commented on 2021-01-09 17:10
It appears there is also another problem with BTF on v5.11-rc2 that causes some modules to fail to load (in my system nothing critical, but modules like crc32c_intel printed an error in dmesg and failed to load).
It's already have been reported here -> https://lkml.org/lkml/2021/1/8/253
As a workaround I commented the line "fs_initcall(btf_module_init);" in kernel/bpf/btf.c.
EDIT: Proper patch should be available here: https://patchwork.kernel.org/project/netdevbpf/patch/20210110070341.1380086-1-andrii@kernel.org/
gamezelda commented on 2021-01-07 17:38
Building external/DKMS modules seems to require 'pahole' to be installed during the module build now (I think this is related to kernel commits 5f9ae91f7c0dbbc4195e2a6c8eedcaeb5b9e4cbb and e732b538f4557cd0a856bbce3cde55d2dfef3b03).
Pinned Comments
miffe commented on 2020-01-30 21:44
Repository here