Re: Failing builds on the CI system

2020-11-29 Thread Ben Cooksley
On Sun, Nov 29, 2020 at 8:22 AM Milian Wolff 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 o

Re: Failing builds on the CI system

2020-11-29 Thread Ben Cooksley
On Sun, Nov 29, 2020 at 9:07 AM Laurent Montel wrote: > > - Akonadi's Contacts Support: Now requires libkleo, yet that has > > dependencies which aren't available on Windows at the moment (unless this > > has changed) > > It builds from several weeks on windows (as other pim*) > You'll need to f

Re: Failing builds on the CI system

2020-11-28 Thread Laurent Montel
> - Akonadi's Contacts Support: Now requires libkleo, yet that has > dependencies which aren't available on Windows at the moment (unless this > has changed) It builds from several weeks on windows (as other pim*) Regards.

Re: Failing builds on the CI system

2020-11-28 Thread Milian Wolff
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

Re: Failing builds on the CI system

2020-11-27 Thread Méven
Hi, Le sam. 28 nov. 2020 à 05:05, Stefan Brüns a écrit : > On Samstag, 28. November 2020 03:42:21 CET Ben Cooksley wrote: > > > - KIO Extras: Appears to make use of Unix specific constants that do not > > exist on Windows > > Regression introduced with https://invent.kde.org/network/kio-extras/-

Re: Failing builds on the CI system

2020-11-27 Thread Stefan Brüns
On Samstag, 28. November 2020 03:42:21 CET Ben Cooksley wrote: > Hi all, ... > - Digikam: Appears to be trying to use headers from OpenCV 2, while the > Windows CI nodes have OpenCV 4. This is a red herring, the "opencv2" path refers to the C++ API of OpenCV for all current versions up to 4.5. "

Failing builds on the CI system

2020-11-27 Thread Ben Cooksley
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 ma