On Wed, Jan 24, 2024 at 9:36 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: 5 repositories got fixed > > Bad news: 2 repo still failing (1 with a different failure) and *10* new > this week > > > krecorder - 2nd week > * https://invent.kde.org/utilities/krecorder/-/pipelines/589469 > * All the craft_android builds are broken > Looks like kirigami-addons is doing something the CMake in the Android image doesn't like. Interesting - perhaps the CMake (which is built from source I think) version in the Android image needs updating? > > > krdc - different issue > * https://invent.kde.org/network/krdc/-/pipelines/589457 > * FreeBSD builder is missing dependencies > KRDC developers should submit a MR to sysadmin/ci-images for the two FreeBSD 14 images please. > > > akonadi-serach - NEW > * https://invent.kde.org/pim/akonadi-search/-/pipelines/589458 > * multiple tests failing > > > kmail - NEW > * https://invent.kde.org/pim/kmail/-/pipelines/589460 > * appstreamtest fails on FreeBSD > > > kasts - NEW > * https://invent.kde.org/multimedia/kasts/-/pipelines/589466 > * appstreamtest fails on FreeBSD > > > keysmith - NEW > * https://invent.kde.org/utilities/keysmith/-/pipelines/589467 > * appstreamtest fails on FreeBSD > > > neochat - NEW > * https://invent.kde.org/network/neochat/-/pipelines/589470 > * appstreamtest fails on FreeBSD > > > cantor - NEW > * https://invent.kde.org/education/cantor/-/pipelines/589452 > * testmaxima fails on FreeBSD > These appstream failures are all the fault of the Appstream developers for deprecating something with too high a severity level. While we do need to fix it the issue is not critical yet. Tobias - can we please update to 1.0.1 in FreeBSD (See https://github.com/ximion/appstream/blob/main/NEWS#L12)? For Linux this does not appear as we are pinned to a self-compiled version in the image that is patched to align with the Flatpak requirements which are stricter in some areas (because appstream politics *sigh*) > > > konsole - NEW > * https://invent.kde.org/utilities/konsole/-/pipelines/589450 > * flatpak build complains about icon-not-found > > > dolphin - NEW > * https://invent.kde.org/system/dolphin/-/pipelines/589451 > * flatpak build complains about icon-not-found > Both likely a case of Flatpak becoming more strict, as the version lock we had in place due to Docker incompatibilities was lifted following the move to Podman. > > > gwenview - NEW > * https://invent.kde.org/graphics/gwenview/-/pipelines/589454 > * cfitsio SHA doesn't match on flatpak build > > > kipi-plugins - NEW > * https://invent.kde.org/graphics/kipi-plugins/-/pipelines/589461 > * CI fails to find libmediawiki Do we know how much this is still used, and whether KIPI can be retired? > > > Cheers, > Albert > Cheers, Ben