On Thu, Jul 2, 2026 at 10:21 PM Ben Cooksley <[email protected]> wrote:
> On Wed, Jul 1, 2026 at 9:50 AM Albert Astals Cid <[email protected]> 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: 8 repo fixed >> >> >> Bad news: repo started failing and repo keep failing >> >> >> >> messagelib - LAST WEEK BEFORE REMOVAL >> * https://invent.kde.org/pim/messagelib/-/pipelines/1279874 >> * Suse tests regarding signatures fail >> > > Not sure where messagelib / KMail gets that text from, but if it comes > from GnuPG itself then perhaps it is caused by a change in GnuPG that has > come through due to us running SUSE Tumbleweed? > Fix will require version dependent content. > > Otherwise the cause is us adjusting our own code and not our unit tests... > > >> >> >> kdepim-addons - 2nd week >> * https://invent.kde.org/pim/kdepim-addons/-/pipelines/1279437 >> * Some rust symbol missing when linking? >> > > Might be due to a link interface (private vs. public) perhaps? > > >> >> >> dolphin - 2nd week >> * https://invent.kde.org/system/dolphin/-/pipelines/1276570 >> * dolphinmainwindowtest and dolphin_smoketest timeout >> >> >> minuet - NEW >> * https://invent.kde.org/education/minuet/-/pipelines/1278713 >> * Fails to compile in all platforms >> * I already complained to Sandro >> > > Fixes for Windows, Android and macOS (CD) builds should be available soon. > I have yet to see a merge request to sysadmin/ci-images for the SUSE or > FreeBSD images. > Only FreeBSD is left to fix here now. > > >> kwave - NEW >> * https://invent.kde.org/multimedia/kwave/-/pipelines/1276602 >> * Date related test fails in Qt 6.12 >> * I have sent an email to one of the Qt guys about it >> >> >> kontact - NEW >> * https://invent.kde.org/pim/kontact/-/pipelines/1279439 >> * craft windows job timed out >> > I have lifted the time allowed for Kontact builds to run now. > >> >> neochat - NEW >> * https://invent.kde.org/network/neochat/-/pipelines/1278123 >> * craft appimage job fails to compile >> > > We've hit this before, and with NeoChat too. > > This is caused by fancy C++ features being used which are not supported by > the older Appimage platform. > Appimages are built on AlmaLinux 9 to ensure an old libc is used to > maximise compatibility with the systems they can be run on. > > Neochat needs to make a decision about what they want more: Appimages or > fancy C++ features. > The Appimage job has now been removed following discussion with Tobias. > > >> >> >> cantor - NEW >> * https://invent.kde.org/education/cantor/-/pipelines/1278779 >> * macos job failed but we can't see why >> > > I wish Craft wouldn't dump extremely verbose Mac packaging logs to the > console when it fails - the packaging log file is over 3MB of text. Gitlab > will store that for eternity (well until I go and delete it anyway). > Looking at the full package log which gets artifacted (and therefore will > automatically expire) reveals: > > 2026-06-29 18:27:49,509 INFO signmacapp 2026-06-29 17:27:45,869 ERROR > macappsigner Error: Processing task > '20260629T172618-education-cantor_4632879' failed with Error('The > application ID is empty, which may indicate that required MACOSX_BUNDLE_* > properties are not set in the associated cmake target.'). Giving up. > > Why does Cantor have Mac builds enabled when it is clearly not ready to be > built there? > I have removed the Cantor macOS builds. > > >> >> >> Cheers, >> Albert >> >> >> > Thanks, > Ben > Cheers, Ben
