2024-01-23 kernel 6.6.12 build failures
FYI all - ( maybe mostly @Kyle Gospo ) it looks like our primary problem with builds today is
xone
is failing to compile on 6.6.12 ... i'm looking into it, but may pull you in...7 Replies
yeah, it is just xone
which is negativo17
and there was an update to the spec 11 hours ago
https://github.com/negativo17/xone-kmod-common/commits/master/
i'm curious if that would fail even on 6.6.11
i've confirmed the new snapshot version is in negativo17's yum repo
as an aside, the website has a fun explanation regarding the recent outage https://negativo17.org/
back on the compilation errors...
it looks like the new code that was added to xone in the past week is where the failure lies
so... a suggestion could be to take the verion of the spec file from before yesterday... and build in copr, at least see if that gets us going agin?
sounds good to me
i do think we WANT the fixes, but not if they won't build
want me to try this? I imagine it looks like pulling a copy of the xone.spec file and committting it to https://github.com/ublue-os/packages probably in the akmods subdir?
actually it's probably
xone-kmod.spec
and xone-kmod-common.spec
GitHub
feat: add xone spec files from last known working build by bsherman...
Negativo17 updated their spec files on 2024-01-17 to use the latest snapshot from xone driver commit af5e344fb0203738c5892e295aa4f7138889393d
This was the "Allow repeated GIP announcements&quo...
hmm... that's a stab at it, but fails lint
oh... what i added seems ok-ish... its Prompt which has errors
i'm not sure what to think of
kmodtool --repo negativo17.org
so it may not work
i'm going to leave that here for now, as I need to get some day job work done