KDE Frameworks with failing CI (master) (5 April 2026)

Nicolas Fella nicolas.fella at gmx.de
Sun Apr 5 12:21:47 BST 2026


On 4/5/26 12:09 PM, 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.
>
> Bad news: 3 repo continue failing, 4 repo started failing
>
> Good news: 1 repo fixed
>
>
> kcontacts - LAST WEEK BEFORE REMOVAL
>   * https://invent.kde.org/frameworks/kcontacts/-/pipelines/1206587
>    * kcontacts-addresstest fails in alpine
>
>
> ki18n - LAST WEEK BEFORE REMOVAL
>   * https://invent.kde.org/frameworks/ki18n/-/pipelines/1206604
>    * 3 tests fail in alpine
>    * suse_tumbleweed_qt610_static fails to link
>
>
> kquickcharts - LAST WEEK BEFORE REMOVAL
>   * https://invent.kde.org/frameworks/kquickcharts/-/pipelines/1198241
>    * segfauls in alpine tests
>    * suse_tumbleweed_qt610_static fails to link
>    * suse_tumbleweed_qt612 LSAN detects leaks (this is first week only)
>
>
> ktexteditor - NEW
>   * https://invent.kde.org/frameworks/ktexteditor/-/pipelines/1206627
>    * suse_tumbleweed_qt612: scripttester_test fails
>
>
> kcoreaddons - NEW
>   * https://invent.kde.org/frameworks/kcoreaddons/-/pipelines/1206588
>    * suse_tumbleweed_qt612 LSAN detects leaks
>
>
> kitemmodels - NEW
>   * https://invent.kde.org/frameworks/kitemmodels/-/pipelines/1206610
>    * suse_tumbleweed_qt612 LSAN detects leaks
>
>
> qqc2-desktop-style - NEW
>   * https://invent.kde.org/frameworks/qqc2-desktop-style/-/pipelines/1206701
>    * suse_tumbleweed_qt612 LSAN detects leaks
The LSAN leaks are puzzling. It suggests a leak in either 
QCryptographicHash or OpenSSL code. QCryptographichHash hasn't changed 
since 6.11, and if it was OpenSSL we should also see it in the 6.11 
build. I tried to reproduce it locally, but couldn't, despite nearly 
identical conditions (note that if you try you will need to make sure Qt 
is linked to OpenSSL and the openssl_hash Qt feature is enabled).


More information about the Kde-frameworks-devel mailing list