Builds fine for me, but check this out:
From https://aur.archlinux.org/packages/li/linux-ck/PKGBUILD
### DO NOT MERGE OUT THIS IF STATEMENT
### IT AFFECTS USERS WHO STRIP OUT THE DVB STUFF SO THE OFFICIAL ARCH CODE HAS A CP
### LINE THAT CAUSES MAKEPKG TO END IN AN ERROR
###
if [ -d include/config/dvb/ ]; then
mkdir -p "${pkgdir}/usr/lib/modules/${_kernver}/build/include/config/dvb/"
cp include/config/dvb/*.h "${pkgdir}/usr/lib/modules/${_kernver}/build/include/config/dvb/"
fi
Search Criteria
Package Details: linux-lqx 6.12.12.lqx1-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/linux-lqx.git (read-only, click to copy) |
---|---|
Package Base: | linux-lqx |
Description: | The Linux Liquorix kernel and modules |
Upstream URL: | https://liquorix.net/ |
Keywords: | bbr2 bfq futex pds proton zen |
Licenses: | GPL-2.0-only |
Provides: | UKSMD-BUILTIN, VHBA-MODULE, VIRTUALBOX-GUEST-MODULES, WIREGUARD-MODULE |
Submitter: | akurei |
Maintainer: | sir_lucjan (damentz) |
Last Packager: | damentz |
Votes: | 162 |
Popularity: | 1.04 |
First Submitted: | 2011-08-08 16:08 (UTC) |
Last Updated: | 2025-02-02 16:38 (UTC) |
Dependencies (19)
- coreutils (coreutils-gitAUR, busybox-coreutilsAUR, coreutils-hybrid-gitAUR, coreutils-selinuxAUR, coreutils-hybridAUR, coreutils-uutilsAUR)
- initramfs (booster-gitAUR, booster-wip-gitAUR, dracut-gitAUR, mkinitcpio-gitAUR, booster, dracut, mkinitcpio)
- kmod (busybox-coreutilsAUR, kmod-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)
- linux-firmware (linux-libre-firmwareAUR, linux-firmware-xzAUR, linux-firmware-gitAUR, linux-firmware-uncompressedAUR) (optional) – firmware images needed for some devices
- modprobed-dbAUR (optional) – Keeps track of EVERY kernel module that has ever been probed - useful for those of us who make localmodconfig
- sof-firmware (optional) – firmware images needed for Sound Open Firmware capable devices
- uksmdAUR (uksmd-gitAUR, uksmd-nosystemd-gitAUR, uksmd-cachyos-nosystemd-gitAUR) (optional) – Userspace KSM helper daemon
- wireless-regdb (optional) – to set the correct wireless channels of your country
Required by (12)
- linux-lqx-docs
- linux-lqx-headers
- mullvad-wg.sh-git (requires WIREGUARD-MODULE) (optional)
- piavpn-bin (requires WIREGUARD-MODULE) (optional)
- piavpn-manual-git (requires WIREGUARD-MODULE)
- uksmd (requires UKSMD-BUILTIN)
- uksmd-cachyos-nosystemd-git (requires UKSMD-BUILTIN) (optional)
- uksmd-git (requires UKSMD-BUILTIN)
- uksmd-nosystemd-git (requires UKSMD-BUILTIN) (optional)
- uksmdstats-git (requires UKSMD-BUILTIN) (optional)
- virtualbox-guest-utils-nox-svn (requires VIRTUALBOX-GUEST-MODULES)
- virtualbox-guest-utils-svn (requires VIRTUALBOX-GUEST-MODULES)
Sources (3)
Latest Comments
« First ‹ Previous 1 .. 69 70 71 72 73 74 75 76 77 78 79 .. 121 Next › Last »
shivik commented on 2015-03-15 18:43 (UTC)
sir_lucjan commented on 2015-03-15 18:15 (UTC)
@ Freso
Check your mailbox ;)
Freso commented on 2015-03-15 18:04 (UTC)
Disabling DVB related things in .config is a perfectly valid thing to do, so the PKGBUILD shouldn't fail if DVB things aren't available. The 3.18.9-1 PKGBUILD still has this issue.
sir_lucjan commented on 2015-03-15 05:15 (UTC)
Probably your system is misconfigured.
cokomoko commented on 2015-03-14 21:21 (UTC)
package was not built
LD drivers/staging/unisys/built-in.o
LD drivers/staging/unisys/channels/built-in.o
CC [M] drivers/staging/unisys/channels/channel.o
drivers/staging/unisys/channels/channel.c:18:32: ölümcül hata: config/modversions.h: Böyle bir dosya ya da dizin yok
#include <config/modversions.h>
^
derleme sonlandırıldı.
scripts/Makefile.build:257: recipe for target 'drivers/staging/unisys/channels/channel.o' failed
make[4]: *** [drivers/staging/unisys/channels/channel.o] Error 1
scripts/Makefile.build:402: recipe for target 'drivers/staging/unisys/channels' failed
make[3]: *** [drivers/staging/unisys/channels] Error 2
scripts/Makefile.build:402: recipe for target 'drivers/staging/unisys' failed
make[2]: *** [drivers/staging/unisys] Error 2
scripts/Makefile.build:402: recipe for target 'drivers/staging' failed
make[1]: *** [drivers/staging] Error 2
Makefile:937: recipe for target 'drivers' failed
make: *** [drivers] Error 2
==> HATA: build() içinde bir hata oluştu.
Çıkılıyor...
==> HATA:makepkg linux-lqx'i inşa edemedi.
==> linux-lqx yeniden inşa edilsin mi ? [e/H]
==> -----------------------------------------
I'll wait for the next linux-lqx package...
cokomoko commented on 2015-03-14 18:42 (UTC)
@ sir_lucjan
I did not modify the file
@ damentz
my machine a little old:Toshiba Satellite A500-19W
linux-lqx package installation will find 5-6 hours
The results of the installation finishes, I'll write
damentz commented on 2015-03-14 18:01 (UTC)
cokomoko, at this point we suspect you have a tainted build environment or your system is misconfigured. The errors you're showing us is that files are missing after they were built. Perhaps you have some serious filesystem corruption?
If you keep having trouble, I would try building this package in a virtual machine or on another linux host, just to be sure it's not your current system that's breaking the build.
sir_lucjan commented on 2015-03-14 17:26 (UTC)
Did you modify a config file?
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