On Tuesday, 23 January 2024 22:24:45 CET Tobias C. Berner wrote: > Moin moin > > I'll take a look at krdc -- the main issue there is that cmake does > not pick up the cmake files from the location they get installed to by > the freerdp2 package. > I hot-fixed that on the old builders, but not in the package. An > update to appstream should also be feasible.
FreeRDP was in fact also missing from the list of packages to install to the container image. I made a MR to fix that which has been merged so that is resolved. What kind of changes did you have to make to make CMake pick up that install? - Arjen > > I'll try to get to both tomorrow. > > > mfg Tobias > > On Tue, 23 Jan 2024 at 22:11, Ben Cooksley <bcooks...@kde.org> wrote: > > 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