Re: Failing builds on the CI system
Ben Cooksley <[email protected]> Mon, 30 Nov 2020 06:20:46 +1300
| Newsgroups | gmane.comp.kde.digikam.devel,gmane.comp.kde.devel.general,gmane.comp.kde.devel.pim,gmane.comp.kde.devel.kdevelop |
|---|---|
| Message-ID | <CA+XidOHeE7n5gzcEJmGANW0-vgv_wb0Uy2fP_UhwMhz9vts_uA@mail.gmail.com> |
On Sun, Nov 29, 2020 at 8:22 AM Milian Wolff <[email protected]> wrote: > On Samstag, 28. November 2020 03:42:21 CET Ben Cooksley wrote: > > Hi all, > > > > Yesterday evening a number of projects had their jobs on the CI system > > regenerated, as part of Frameworks moving off Qt 5.12 and on to a minimum > > build of Qt 5.14. > > > > In keeping with prior precedence, this means that Applications and all > > other builds then move on to the currently supported mainstream version > of > > Qt, which at the moment is Qt 5.15. > > > > While the Dependency Builds did mostly complete without issue, as part of > > this a number of long running failures were noted, which it would be nice > > if people could please correct. In no particular order: > > <snip> > > > - KDevelop's Python Support: Appears to be broken due to SIC changes in > > KDevelop itself > > - KDevelop XDebug Support: Same as the Python support > > Both fixed now, sorry for the delay. > > > - KDevelop: Appears to be performing an operation that is not permitted > on > > Windows in public interfaces > > We are on it, any help is welcome. See: > > https://invent.kde.org/kdevelop/kdevelop/-/merge_requests/181#note_136733 > https://invent.kde.org/kdevelop/kdevelop/-/merge_requests/194#note_136805 > > We will probably de-inline the corresponding functions in Windows to > unbreak > this for now... > Thanks for looking into these and resolving the other issues - it's appreciated! > > -- > Milian Wolff > [email protected] > http://milianw.de Cheers, Ben