Re: KDE Gear projects with failing CI (master + stable) (11 August 2026)
Justin Zobel <[email protected]>
| Newsgroups | gmane.comp.kde.devel.general |
|---|---|
| Message-ID | <[email protected]> |
On 12/8/26 07:38, Albert Astals Cid wrote: > Please work on fixing them, otherwise i will remove the failing CI jobs on > their 4th failing week, it is very important that CI is passing for multiple > reasons. > > > Good news: 3 repo fixed > > > Bad news: 11 repo started failing, 1 repo still failing > > > ark - LAST WEEK BEFORE REMOVAL > *https://invent.kde.org/utilities/ark/-/pipelines/1316715 (stable) > * clang format job tries to use non existing clang format? Cherry-picking the commit from master will fix this: https://invent.kde.org/utilities/ark/-/merge_requests/341 > neochat - NEW > *https://invent.kde.org/network/neochat/-/pipelines/1314808 > * flatpak fails to compile Note: Stable branch. Hopefully fixed by https://invent.kde.org/network/neochat/-/merge_requests/2971 > calindori - NEW > *https://invent.kde.org/plasma-mobile/calindori/-/pipelines/1316547 > * flatpak fails to compile Calindori uses git master KPeople and that requires extra-cmake-modules 6.29. Nightly Flatpak builds are increasingly hard to maintain at this point as they often require git master this and then that requires git master that. I need to talk to SysAdmin team about our new CI nodes and if we are able to start a truly nightly build of the Runtime/SDK to make this more feasible. Having moved the Qt 6.11 Runtime/SDK to Buildstream I believe this is a step towards this as Buildstream can uses caches to speed up rebuilds. As this is the first week of this I will leave it as is and start investigating. > dolphin - NEW > *https://invent.kde.org/system/dolphin/-/pipelines/1316565 (stable) > * flatpak fails because ffmpeg.org is down Someone has already retried this, and it is now succeeding. > Cheers, > Albert Regards, Justin