@sir_lucjan Is it possible to resume the failed (in the place it failed that matter) compilation some easy way?
Search Criteria
Package Details: linux-lqx 6.5.5.lqx2-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 muqss proton zen |
Licenses: | GPL2 |
Provides: | UKSMD-BUILTIN, VHBA-MODULE, VIRTUALBOX-GUEST-MODULES, WIREGUARD-MODULE |
Submitter: | akurei |
Maintainer: | sir_lucjan (damentz) |
Last Packager: | damentz |
Votes: | 155 |
Popularity: | 0.51 |
First Submitted: | 2011-08-08 16:08 (UTC) |
Last Updated: | 2023-09-30 18:54 (UTC) |
Dependencies (18)
- coreutils (coreutils-hybrid-git, coreutils-git, coreutils-selinux, busybox-coreutils, coreutils-hybrid)
- initramfs (dracut-git, booster-git, booster-wip-git, mkinitcpio-git, booster, dracut, mkinitcpio)
- kmod (kmod-git, busybox-coreutils)
- bc (bc-gh) (make)
- cpio (cpio-git) (make)
- gettext (gettext-git) (make)
- git (git-vfs, git-run-command-patch-git, git-git, git-fc) (make)
- libelf (elfutils-git) (make)
- pahole (pahole-git) (make)
- perl (perl-git) (make)
- python (python36, python32, python37, python39, python38, python310, python312) (make)
- tar (tar-parallel, tar-git, busybox-coreutils) (make)
- xz (xz-git) (make)
- linux-firmware (linux-firmware-iwlwifi-git, linux-libre-firmware, armbian-firmware-git, linux-firmware-orangepi, linux-firmware-amlogic-ophub, linux-firmware-git, linux-firmware-xz, linux-firmware-uncompressed) (optional) – firmware images needed for some devices
- modprobed-db (modprobed-db-git) (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
- uksmd (uksmd-cachyos-nosystemd-git, uksmd-nosystemd-git, uksmd-git) (optional) – Userspace KSM helper daemon
- wireless-regdb (wireless-regdb-git, wireless-regdb-pentest) (optional) – to set the correct wireless channels of your country
Required by (11)
- linux-lqx-docs
- linux-lqx-headers
- 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 2 3 4 5 6 7 8 9 10 .. 118 Next › Last »
AlPiotrowicz commented on 2022-01-31 20:51 (UTC)
sir_lucjan commented on 2022-01-31 20:21 (UTC)
Let us know if it works.
Nie ma za co :D
AlPiotrowicz commented on 2022-01-31 20:20 (UTC)
@sir_lucjan Dzieki za ekspresowy fix :)
sir_lucjan commented on 2022-01-31 20:13 (UTC) (edited on 2022-01-31 20:14 (UTC) by sir_lucjan)
@AlPiotrowicz
Sorry for the mistake, I reversed the last change.
P.S Komunikaty błędów zgłaszaj jednak po angielsku, nie każdy developer mówi w naszym rodzimym języku :D
AlPiotrowicz commented on 2022-01-31 20:00 (UTC) (edited on 2022-01-31 20:17 (UTC) by AlPiotrowicz)
Hello, I experience:
==> Rozpoczynanie package_linux-lqx-headers()...
Installing build files...
install: cannot stat 'tools/bpf/resolve_btfids/resolve_btfids': No such file or directory
==> BŁĄD: Wystąpił błąd w package_linux-lqx-headers().
Przerywam...
Probably PKGBUILD needs one more if statement
Althorion commented on 2022-01-16 17:59 (UTC)
The current version patches and builds correctly. No idea what, if anything, was wrong with the previous one…
damentz commented on 2022-01-13 23:58 (UTC) (edited on 2022-01-14 00:16 (UTC) by damentz)
@Althorion mine also patches and begins building: https://asciinema.org/a/TF3wyZrzjJyIR0PIa5fYtnqii
Maybe github is sending you a different version of the tagged archive? That or your ISP is intercepting your download and sending you something else.
EDIT: In your asciinema, I see that your makepkg passes the integrity checks, so most likely your system is corrupting the extracted contents when extracting either archive.
sir_lucjan commented on 2022-01-12 21:34 (UTC)
I can not confirm.
Althorion commented on 2022-01-12 21:14 (UTC) (edited on 2022-01-12 21:14 (UTC) by Althorion)
@damentz I am. I’ve both tried makepkg --clean
, and removing the folder and cloning the package from scratch. Previous versions still build fine, if I check them out instead.
That’s how it looks on my end: https://asciinema.org/a/yTnewHGbNu194zTECKgrwfGob
damentz commented on 2022-01-12 17:34 (UTC)
@theriddick, I missed your last comment; Liquorix uses PDS as the process scheduler with a 1000hz tick rate and 2ms scheduler deadline, so depending on how prone latte dock is to race conditions (things happening out of order, artificial delays on errors, etc), Latte Dock will initialize slower. It might be worth your time to submit a bug report since it's most certainly an assumption depending on an order of operations CFS guarantees most of the time, but is invalid with PDS.
MuQSS (and as an extension PDS), tends to expose programs with bugs in multithreading far more often than CFS. This goes for buggy kernel drivers too. Fortunately, things have gotten a lot better than when MuQSS was first introduced and PDS appears to overall have less show stopping bugs than its predecessor.
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