KDE Gear projects with failing CI (master + stable) (7 October 2025)
Ingo Klöcker
kloecker at kde.org
Wed Oct 8 08:41:36 BST 2025
On Mittwoch, 8. Oktober 2025 02:23:21 Mitteleuropäische Sommerzeit 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: 7 repo fixed
>
> Bad news: 4 repo started failing, 2 repo still failing
>
>
> kontact (stable) - LAST WEEK BEFORE REMOVAL
> * https://invent.kde.org/pim/kontact/-/pipelines/1051411
> * Windows craft build fails
This error
CMake Error at CMakeLists.txt:101 (find_package):
Could not find a configuration file for package "KPim6KontactInterface"
that is compatible with requested version "6.5.2".
The following configuration files were considered but not accepted:
C:/Craft/windows-msvc2022_64-cl/lib/cmake/KPim6KontactInterface/
KPim6KontactInterfaceConfig.cmake, version: 6.5.1
will automatically get fixed when Craft switches to 25.08.2. Hopefully, this
will happen before your next checks until Laurent bumps the required versions
to 6.5.3. Why the problem exists in the first place and how we can fix it or at
least ameliorate it was discussed in the last thread.
The other error
C:\Craft\windows-msvc2022_64-cl\include\QtCore/qttypetraits.h(172): fatal
error C1060: compiler is out of heap space
seems to be a result of putting too much pressure on the CI system.
> kalarm (stable) - 2nd week
> * https://invent.kde.org/pim/kalarm/-/pipelines/1052136
> * Windows craft build fails
See latest week's thread. We can choose between the plague and cholera as we
say in Germany. My MR https://invent.kde.org/pim/kalarm/-/merge_requests/72
fixes the build issue, but it fails because of the same version issue as the
kontact build. I'll still merge my MR now so that the problem gets fixed when
Craft switches to 25.08.2.
> kdevelop (stable) - NEW
> * https://invent.kde.org/kdevelop/kdevelop/-/pipelines/1055814
> * Craft Windows signing timed out?
Not really. The problem is that the job was already running for 50 minutes
when the signing started and that uploading the gigantic 1,393,930,240 byte
tarball with all files to sign took more than 10 minutes. Timeout!
Why the heck are there almost 1,4 GiB worth of executables to sign?
> pim-sieve-editor (master) - NEW
> * https://invent.kde.org/pim/pim-sieve-editor/-/pipelines/1055753
> * Windows craft and flatpak builds fail
CMake Warning at CMakeLists.txt:125 (find_package):
Could not find a configuration file for package "KF6TextEditTextToSpeech"
that is compatible with requested version "1.8.0".
The following configuration files were considered but not accepted:
C:/Craft/windows-msvc2022_64-cl/lib/cmake/KF6TextEditTextToSpeech/
KF6TextEditTextToSpeechConfig.cmake, version: 1.7.1
CMake Error at CMakeLists.txt:129 (find_package):
Could not find a configuration file for package "KF6TextCustomEditor" that
is compatible with requested version "1.8.0".
The following configuration files were considered but not accepted:
C:/Craft/windows-msvc2022_64-cl/lib/cmake/KF6TextCustomEditor/
KF6TextCustomEditorConfig.cmake, version: 1.7.1
Laurent?
> kontact (master) - NEW
> * https://invent.kde.org/pim/kontact/-/pipelines/1055448
> * Windows craft build fails
Timeout after 60 minutes. The build is too complex because it builds all of
PIM from master. This is excessive and needs to change. Feel free to remove/
disable this build NOW until Laurent has reduced the build time to well under
60 minutes.
Regards,
Ingo
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 265 bytes
Desc: This is a digitally signed message part.
URL: <http://mail.kde.org/pipermail/kde-devel/attachments/20251008/2b520202/attachment.sig>
More information about the kde-devel
mailing list