Search Criteria
Package Details: linux-ck 6.12.1-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/linux-ck.git (read-only, click to copy) |
---|---|
Package Base: | linux-ck |
Description: | The Linux kernel and modules with ck's hrtimer patches |
Upstream URL: | https://wiki.archlinux.org/index.php/Linux-ck |
Licenses: | GPL-2.0-only |
Provides: | KSMBD-MODULE, VIRTUALBOX-GUEST-MODULES, WIREGUARD-MODULE |
Replaces: | virtualbox-guest-modules-arch, wireguard-arch |
Submitter: | graysky |
Maintainer: | graysky |
Last Packager: | graysky |
Votes: | 459 |
Popularity: | 0.25 |
First Submitted: | 2011-07-22 14:51 (UTC) |
Last Updated: | 2024-11-23 13:58 (UTC) |
Dependencies (14)
- coreutils (coreutils-gitAUR, busybox-coreutilsAUR, coreutils-hybrid-gitAUR, coreutils-hybridAUR, coreutils-selinuxAUR, coreutils-uutilsAUR)
- initramfs (booster-gitAUR, booster-wip-gitAUR, mkinitcpio-gitAUR, dracut-gitAUR, booster, dracut, mkinitcpio)
- kmod (busybox-coreutilsAUR, kmod-gitAUR)
- bc (bc-ghAUR) (make)
- cpio (cpio-gitAUR) (make)
- gettext (gettext-gitAUR) (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)
- linux-firmware (linux-libre-firmwareAUR, linux-firmware-xzAUR, linux-firmware-amd-staging-um5606-gitAUR, linux-firmware-uncompressedAUR, linux-firmware-gitAUR) (optional) – firmware images needed for some devices
- wireless-regdb (optional) – to set the correct wireless channels of your country
Required by (6)
- ksmbd-tools (requires KSMBD-MODULE)
- linux-ck-headers
- piavpn-bin (requires WIREGUARD-MODULE) (optional)
- piavpn-manual-git (requires WIREGUARD-MODULE)
- virtualbox-guest-utils-nox-svn (requires VIRTUALBOX-GUEST-MODULES)
- virtualbox-guest-utils-svn (requires VIRTUALBOX-GUEST-MODULES)
Sources (6)
- ck-hrtimer-7190dde8a80cd807e59a2287e3cff7a943cb7b34.tar.gz
- config
- https://github.com/archlinux/linux/releases/download/v6.12.1-arch1/linux-v6.12.1-arch1.patch.zst
- https://www.kernel.org/pub/linux/kernel/v6.x/linux-6.12.1.tar.sign
- https://www.kernel.org/pub/linux/kernel/v6.x/linux-6.12.1.tar.xz
- more-uarches-20241018.tar.gz
Latest Comments
« First ‹ Previous 1 .. 56 57 58 59 60 61 62 63 64 65 66 .. 307 Next › Last »
kurwall commented on 2017-12-28 01:46 (UTC)
The GCC patch needs to be redone, as currently it is not applying properly
air-g4p commented on 2017-12-19 09:58 (UTC)
Hi grayslake,
SUCCESS! Linux-ck can now be built without issue in a clean chroot.
To make it absolutely clear to anyone who wants to build linux-ck in a clean chroot, grayslake referred to specifying the correct _subarch variable for your system on line 38 of PKGBUILD prior to building.
You, ROCK, grayslake!
Thank you for your assistance.
All the best - and Merry Christmas,
air|g4p
graysky commented on 2017-12-18 20:10 (UTC)
@air-g4p - You need to assign a value to the
_subarch
variable (line 38) before you try building.air-g4p commented on 2017-12-18 15:55 (UTC)
oops: my missing (below) linux-ck 4.14.7-1 build failure link is here:
https://bpaste.net/show/d4da2db9822e
air-g4p commented on 2017-12-18 15:52 (UTC)
Hi grayslake,
I am sorry to have to inform you that using: extra-x86_64-build
fails with either linux-ck 4.14.6-3 or with linux-ck 4.14.7-1.
I have pasted the complete failed build runs at:
linux-ck 4.14.6-3 (per your suggestion) lives here: https://bpaste.net/show/cad411ec029a
and also with: linux-ck 4.14.7-1, here:
Despite the 'advice' generated just prior to build failure:
Console input/output is redirected. Run 'make oldconfig' to update configuration.
$ make oldconfig make: *** No rule to make target 'oldconfig'. Stop.
and ofc, this also:
$ sudo make oldconfig [sudo] password for <userid>: make: *** No rule to make target 'oldconfig'. Stop.</userid>
Those 'make oldconfig' failures occur irrespective of whether a user is in their correct build directory, or in their chroot directory = /var/lib/archbuild/extra-x86_64/<userid>/build</userid>
Also, carefully note, the build process never stopped, prior to failure, to ask me, which CPU I wanted to build support for. The current linux-ck AURs I have tested above both only auto-select '> 23. Generic-x86-64 (GENERIC_CPU)', then immediately fail.
grayslake - I do appreciate your ongoing support, but I would like to get to the bottom of this issue, sometime 'soon'. If you have specific commands you want me to test, let me know.
All the best,
air|g4p
graysky commented on 2017-12-18 12:22 (UTC)
@artafinde - good idea.
sir_lucjan commented on 2017-12-18 11:29 (UTC) (edited on 2017-12-18 11:30 (UTC) by sir_lucjan)
@foi
RTFM
https://wiki.archlinux.org/index.php/GnuPG#Import_a_public_key
artafinde commented on 2017-12-18 07:58 (UTC)
@graysky I suggest for now to delete the 24 option (line #38) on the PKGBUILD. If a user wants native detection let him go through
makepkg
.foi commented on 2017-12-18 06:16 (UTC)
Hi!
Failed in install (distro: manjaro gnome):
==> Verifying source file signatures with gpg... linux-4.14.tar ... FAILED (unknown public key 79BE3E4300411886) patch-4.14.7 ... FAILED (unknown public key 38DBBDC86092693E) ==> ERROR: One or more PGP signatures could not be verified! ==> ERROR: Makepkg was unable to build linux-ck.
air-g4p commented on 2017-12-18 05:41 (UTC)
Hi graysky,
Thank you very much for attention and extremely quick correction of this issue. Highly impressive, indeed!
When I get a chance, I'll try a re-build with the current release, and let you how things went.
All the best,
air|g4p
« First ‹ Previous 1 .. 56 57 58 59 60 61 62 63 64 65 66 .. 307 Next › Last »