Bump to 4.5.2-3
Search Criteria
Package Details: linux-lqx-headers 6.12.6.lqx1-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/linux-lqx.git (read-only, click to copy) |
---|---|
Package Base: | linux-lqx |
Description: | Headers and scripts for building modules for the Linux Liquorix kernel |
Upstream URL: | https://liquorix.net/ |
Keywords: | bbr2 bfq futex pds proton zen |
Licenses: | GPL-2.0-only |
Submitter: | akurei |
Maintainer: | sir_lucjan (damentz) |
Last Packager: | damentz |
Votes: | 161 |
Popularity: | 0.96 |
First Submitted: | 2011-08-08 16:08 (UTC) |
Last Updated: | 2024-12-20 19:38 (UTC) |
Dependencies (13)
- linux-lqxAUR
- pahole (pahole-gitAUR)
- bc (bc-ghAUR) (make)
- cpio (cpio-gitAUR) (make)
- gettext (gettext-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- libelf (elfutils-gitAUR) (make)
- pahole (pahole-gitAUR) (make)
- perl (perl-gitAUR) (make)
- python (python37AUR, python311AUR, python310AUR) (make)
- tar (tar-gitAUR, busybox-coreutilsAUR) (make)
- xz (xz-gitAUR) (make)
- zstd (zstd-gitAUR, zstd-staticAUR) (make)
Required by (0)
Sources (3)
Latest Comments
« First ‹ Previous 1 .. 51 52 53 54 55 56 57 58 59 60 61 .. 121 Next › Last »
sir_lucjan commented on 2016-04-26 10:53 (UTC)
sir_lucjan commented on 2016-04-26 09:48 (UTC)
DEPMOD 4.5.2-3-lqx
==> Tidying install...
-> Removing libtool files...
-> Purging unwanted files...
-> Removing static library files...
-> Compressing man and info pages...
==> Checking for packaging issue...
==> Creating package "linux-lqx"...
-> Generating .PKGINFO file...
-> Generating .BUILDINFO file...
-> Adding install file...
-> Generating .MTREE file...
-> Compressing package...
==> Starting package_linux-lqx-headers()...
==> Tidying install...
-> Removing libtool files...
-> Purging unwanted files...
-> Removing static library files...
-> Compressing man and info pages...
==> Checking for packaging issue...
==> Creating package "linux-lqx-headers"...
-> Generating .PKGINFO file...
-> Generating .BUILDINFO file...
-> Adding install file...
-> Generating .MTREE file...
-> Compressing package...
==> Starting package_linux-lqx-docs()...
==> Tidying install...
-> Removing libtool files...
-> Purging unwanted files...
-> Removing static library files...
-> Compressing man and info pages...
==> Checking for packaging issue...
==> Creating package "linux-lqx-docs"...
-> Generating .PKGINFO file...
-> Generating .BUILDINFO file...
-> Adding install file...
-> Generating .MTREE file...
-> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: linux-lqx 4.5.2-3 (Tue Apr 26 11:47:38 CEST 2016)
==> Cleaning up...
I'll bump later.
sir_lucjan commented on 2016-04-26 09:11 (UTC)
4.5.2-3 is out and I'll try. Be patient.
BrianAllred commented on 2016-04-25 23:48 (UTC)
Build breaks at modpost with the following error:
LINK vmlinux
LD vmlinux.o
MODPOST vmlinux.o
WARNING: modpost: Found 1 section mismatch(es).
To see full details build your kernel with:
'make CONFIG_DEBUG_SECTION_MISMATCH=y'
GEN .version
CHK include/generated/compile.h
UPD include/generated/compile.h
CC init/version.o
LD init/built-in.o
arch/x86/built-in.o: In function `set_cpu_sibling_map':
(.text+0x46942): undefined reference to `sched_max_numa_distance'
Makefile:938: recipe for target 'vmlinux' failed
make: *** [vmlinux] Error 1
If I make with CONFIG_DEBUG_SECTION_MISMATCH=y, then I get the following output:
LINK vmlinux
LD vmlinux.o
MODPOST vmlinux.o
WARNING: vmlinux.o(.data+0x6f0a0): Section mismatch in reference from the variable logo_clut224 to the variable .init.rodata:logo_arch_clut224
The variable logo_clut224 references
the variable __initconst logo_arch_clut224
If the reference is valid then annotate the
variable with __init* or __refdata (see linux/init.h) or name the variable:
*_template, *_timer, *_sht, *_ops, *_probe, *_probe_one, *_console
GEN .version
CHK include/generated/compile.h
UPD include/generated/compile.h
CC init/version.o
LD init/built-in.o
arch/x86/built-in.o: In function `set_cpu_sibling_map':
(.text+0x46942): undefined reference to `sched_max_numa_distance'
Makefile:938: recipe for target 'vmlinux' failed
make: *** [vmlinux] Error 1
I have my kernel .config file if needed. I tried building with pkgconfig set to both 'old' and 'x' and then reselecting my boot logo (that's all I change).
ronoverdrive commented on 2016-04-25 23:48 (UTC)
Fails to build:
arch/x86/build-in.o: In function 'set_cpu_sibling_map':
(.text+0x4a841): undefined reference to 'sched_max_numa_distance'
Makefile:938: recipe for target 'vmlinux' failed
make: *** [vmlinux] Error 1
sir_lucjan commented on 2016-04-25 11:33 (UTC)
Bump to 4.5.2-2
sir_lucjan commented on 2016-04-23 09:54 (UTC)
Fixed. Thx for an info.
FadeMind commented on 2016-04-23 07:18 (UTC)
Typo is :
find "${pkgdir}" -type f -exec chmod 4.5 {} \;
VALID is
find "${pkgdir}" -type f -exec chmod 444 {} \;
not 644 or other.
Anthony25 commented on 2016-04-23 00:15 (UTC)
Hello,
In your PKGBUILD, line 393, I think there is a typo with the chmod parameter, and you might mean 644 instead of 4.5.
Pinned Comments
damentz commented on 2020-08-31 15:22 (UTC) (edited on 2021-12-21 18:25 (UTC) by damentz)
Official binaries of linux-lqx, linux-lqx-headers, and linux-lqx-docs are now available: https://wiki.archlinux.org/index.php/Unofficial_user_repositories#liquorix
Signing key import instructions:
sudo pacman-key --keyserver hkps://keyserver.ubuntu.com --recv-keys 9AE4078033F8024D && sudo pacman-key --lsign-key 9AE4078033F8024D