Package Details: linux-ck 6.11-1

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.92
First Submitted: 2011-07-22 14:51 (UTC)
Last Updated: 2024-09-19 13:04 (UTC)

Dependencies (14)

Required by (6)

Sources (6)

Latest Comments

« First ‹ Previous 1 .. 52 53 54 55 56 57 58 59 60 61 62 .. 307 Next › Last »

sir_lucjan commented on 2018-01-24 19:50 (UTC)

Look, I think there's been a misunderstanding.

Error seems related to ck-patchset/muqss. I don't use muqss / ck patchset.

Sources 4.14.15 build fine without errors.

graysky commented on 2018-01-24 19:44 (UTC)

Yes but without MuQSS. Works fine. Seems related to ck-patchset.

...without MuQSS? So if you apply all the patches in the broken out ck1 except for 0001-MuQSS-version-0.162-CPU-scheduler.patch you are able to build without error?

sir_lucjan commented on 2018-01-24 15:48 (UTC)

@graysky

Yes but without MuQSS. Works fine.

Seems related to ck-patchset.

graysky commented on 2018-01-24 15:35 (UTC)

@sir_l - you compiled 4.14.15-1 without errors? Looks like you're building a differently named kernel. What are the differences vs linux-ck?

sir_lucjan commented on 2018-01-23 22:21 (UTC) (edited on 2018-01-23 22:23 (UTC) by sir_lucjan)

@graysky

Yes, seems related to MuQSS. I've compiled without errors:

Linux version 4.14.15-0.4-bfq-sq-mq-haswell-git (lucjan@archlinux) (gcc version 7.2.1 20171224 (GCC)) #1 SMP PREEMPT Mon Jan 22 17:03:42 CET 2018
Linux archlinux 4.14.15-0.4-bfq-sq-mq-haswell-git #1 SMP PREEMPT Mon Jan 22 17:03:42 CET 2018 x86_64 GNU/Linux

(stable-rc version)

graysky commented on 2018-01-23 22:19 (UTC)

@sir_l - Seems related to MuQSS. CK has been emailed.

Full log: https://gist.github.com/graysky2/b11cc7627168d951d96ceba14d79565c Clipped log:

kernel/sched/MuQSS.c: In function ‘try_to_wake_up’:
kernel/sched/MuQSS.c:1962:3: error: too few arguments to function ‘delayacct_blkio_end’
   delayacct_blkio_end();
   ^~~~~~~~~~~~~~~~~~~
In file included from kernel/sched/MuQSS.c:41:0:
./include/linux/delayacct.h:125:20: note: declared here
 static inline void delayacct_blkio_end(struct task_struct *p)
                    ^~~~~~~~~~~~~~~~~~~
kernel/sched/MuQSS.c: In function ‘try_to_wake_up_local’:
kernel/sched/MuQSS.c:2025:4: error: too few arguments to function ‘delayacct_blkio_end’
    delayacct_blkio_end();
    ^~~~~~~~~~~~~~~~~~~
In file included from kernel/sched/MuQSS.c:41:0:
./include/linux/delayacct.h:125:20: note: declared here
 static inline void delayacct_blkio_end(struct task_struct *p)
                    ^~~~~~~~~~~~~~~~~~~
  CC [M]  sound/drivers/vx/vx_pcm.o
  CC [M]  net/8021q/vlanproc.o
make[2]: *** [scripts/Makefile.build:320: kernel/sched/MuQSS.o] Error 1
make[1]: *** [scripts/Makefile.build:579: kernel/sched] Error 2
make: *** [Makefile:1032: kernel] Error 2

sir_lucjan commented on 2018-01-23 21:59 (UTC) (edited on 2018-01-23 21:59 (UTC) by sir_lucjan)

@graysky

Could you paste a log?

graysky commented on 2018-01-23 21:57 (UTC) (edited on 2018-01-23 21:58 (UTC) by graysky)

All - It seems that 4.14.15-1 is erroring out on the build for me. Need to dig into it further to see why.

graysky commented on 2018-01-23 21:39 (UTC)

@sir_lucjan - Thanks. I removed it but since it's harmless, I won't push a -2 release... it can be effective on the next version.