On Wed, Sep 17, 2025 at 9:32 AM Albert Astals Cid <aa...@kde.org> 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: 1 repo fixed > > Bad news: 11 repos started failing, 3 repo still failing > > > kontact (master + stable) - 3rd week LAST WEEK BEFORE REMOVAL > * https://invent.kde.org/pim/kontact/-/pipelines/1040158 > * Windows craft build fails > > > isoimagewriter (master + stable) - 2nd week > * https://invent.kde.org/utilities/isoimagewriter/-/pipelines/1031189 > * craft appimage fails > > > kdenlive (stable) - 2nd week > * https://invent.kde.org/multimedia/kdenlive/-/pipelines/1040441 > * flatpak fails to download dependency > > > kimap - NEW > * https://invent.kde.org/pim/kimap/-/pipelines/1041190 > * alpine job fails > > > kate - NEW > * https://invent.kde.org/utilities/kate/-/pipelines/1041496 > * flatpak fails > * mac fails > * can we tell the compiler we're aiming for macos > 13.3? > > > kpat (master + stable) - NEW > * https://invent.kde.org/games/kpat/-/pipelines/1040574 > * flatpak fails > * Someone please pick the perl version fix from flathub > > > calligra (master + stable) - NEW > * https://invent.kde.org/office/calligra/-/pipelines/1040632 > * flatpak fails > * Someone please pick the fix from flathub > > > tokodon (stable) - NEW > * https://invent.kde.org/network/tokodon/-/pipelines/1040820 > * craft android build fails > > > kdenlive - NEW > * https://invent.kde.org/multimedia/kdenlive/-/pipelines/1041284 > * craft windows build fails > Fixed now. > > > kdevelop (master + stable) - NEW > * https://invent.kde.org/kdevelop/kdevelop/-/pipelines/1039950 > * craft windows build fails > Should be fixed shortly. > > > grantlee-editor (master + stable) - NEW > * https://invent.kde.org/pim/grantlee-editor/-/pipelines/1041354 > * craft window build fails > Fixed now. > > > kalarm (master + stable) - NEW > * https://invent.kde.org/pim/kalarm/-/pipelines/1037512 > * craft window build fails > Fixed now. > > > akregator (stable) - NEW > * https://invent.kde.org/pim/akregator/-/pipelines/1040152 > * craft window build fails > Fixed now. > > > pim-sieve-editor (stable) - NEW > * https://invent.kde.org/pim/pim-sieve-editor/-/pipelines/1040163 > * craft window build fails > Fixed now. For those curious, those Windows builds largely failed because they were all trying to build Frameworks and other updated components, because the Craft cache was out of date. The Craft Cache was out of date because the build job for it was broken. That has been (largely) fixed now, although we've still got some issues with frei0r-plugins and clazy that need to be sorted long term. Unfortunately a recurring issue for our dependencies whose upstreams don't have good Windows CI :( > > > Cheers, > Albert > Thanks, Ben