Re: KDE Gear projects with failing CI (master) (20 February 2024)

2024-02-21 Thread Volker Krause
On Mittwoch, 21. Februar 2024 13:59:19 CET Ingo Klöcker wrote:
> On Mittwoch, 21. Februar 2024 11:43:39 CET Ben Cooksley wrote:
> > On Wed, Feb 21, 2024 at 12:01 PM Albert Astals Cid  wrote:
> > > keysmith - 1st week
> > > 
> > >  * https://invent.kde.org/utilities/keysmith/-/pipelines/611882
> > >  
> > >   * craft android builds fail
> > 
> > Looks like it depends on Qt5Compat but misses the dependency that was
> > previously dragged in transitively.
> > Will need a fix to the Craft blueprint for Keysmith.
> 
> Fixed.

Additional fix, just to be sure :)
https://invent.kde.org/utilities/keysmith/-/merge_requests/130

Regards,
Volker

signature.asc
Description: This is a digitally signed message part.


Re: KDE Gear projects with failing CI (master) (20 February 2024)

2024-02-21 Thread Sune Vuorela
On 2024-02-21, Sune Vuorela  wrote:
> On 2024-02-21, Ben Cooksley  wrote:
>>> ark - 3rd week
>>>  * https://invent.kde.org/utilities/ark/-/pipelines/611869
>>>   * tests fail on FreeBSD
>>>
>>
>> Wonder if the tests properly handle umask being set?
>
> I agree that the issue is likely here

Force umask:

https://invent.kde.org/utilities/ark/-/merge_requests/234

/Sune



Re: KDE Gear projects with failing CI (master) (20 February 2024)

2024-02-21 Thread Sune Vuorela
On 2024-02-21, Ben Cooksley  wrote:
>> ark - 3rd week
>>  * https://invent.kde.org/utilities/ark/-/pipelines/611869
>>   * tests fail on FreeBSD
>>
>
> Wonder if the tests properly handle umask being set?

I agree that the issue is likely here

/Sune



Re: KDE Gear projects with failing CI (master) (20 February 2024)

2024-02-21 Thread Ingo Klöcker
On Mittwoch, 21. Februar 2024 11:43:39 CET Ben Cooksley wrote:
> On Wed, Feb 21, 2024 at 12:01 PM Albert Astals Cid  wrote:
> > keysmith - 1st week
> > 
> >  * https://invent.kde.org/utilities/keysmith/-/pipelines/611882
> >  
> >   * craft android builds fail
> 
> Looks like it depends on Qt5Compat but misses the dependency that was
> previously dragged in transitively.
> Will need a fix to the Craft blueprint for Keysmith.

Fixed.

Regards,
Ingo


signature.asc
Description: This is a digitally signed message part.


Re: KDE Gear projects with failing CI (master) (20 February 2024)

2024-02-21 Thread Ben Cooksley
On Wed, Feb 21, 2024 at 12:01 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.
>
> VERY BAD NEWS:
>  * Cantor made it to its 4th week with FreeBSD tests failing
>   * I have disabled them
> *
> https://invent.kde.org/education/cantor/-/commit/0f94f381bda4d8f7f52a432d0a846c2ca6bee1e8
>
> Good news: 8 repositories got fixed
>
> Bad news: 2 repo still failing and 5 new this week
>
> ark - 3rd week
>  * https://invent.kde.org/utilities/ark/-/pipelines/611869
>   * tests fail on FreeBSD
>

Wonder if the tests properly handle umask being set?


>
>
> merkuro - 3rd week
>  * https://invent.kde.org/pim/merkuro/-/pipelines/611879
>   * tests fail on FreeBSD
>
>
> korganizer - 1st week
>  * https://invent.kde.org/pim/korganizer/-/pipelines/611877
>   * Fails to compile, complains about Akonadi::CollectionCalendar
> constructor
>

Going to assume this is just poor propagation of API changes within PIM.
I have triggered the seed jobs for PIM for all platforms, across both
master and stable to cleanup the breakage.


>
>
> klickety - 1st week
>  * https://invent.kde.org/games/klickety/-/pipelines/611870
>   * appstreamtest fails on FreeBSD
>

Fixed now by the FreeBSD image rebuild.


>
>
> okular - 1st week
>  * https://invent.kde.org/graphics/okular/-/pipelines/611868
>   * Android fails to compile
>* It works for me locally so help needed
>

Possibly caused by different versions of the Android SDK/NDK - do we need
to rebuild everything due to BIC in Android?
The Android images have been rebuilt in the past week which may have caused
this.


>
> keysmith - 1st week
>  * https://invent.kde.org/utilities/keysmith/-/pipelines/611882
>   * craft android builds fail
>

Looks like it depends on Qt5Compat but misses the dependency that was
previously dragged in transitively.
Will need a fix to the Craft blueprint for Keysmith.


>
>
> kbruch - 1st week
>  * https://invent.kde.org/education/kbruch/-/pipelines/611867
>   * craft window build fails, but i don't see any error?
>
> Cheers,
>   Albert
>

Cheers,
Ben


Re: KDE Gear projects with failing CI (master) (20 February 2024)

2024-02-20 Thread Ingo Klöcker
On Mittwoch, 21. Februar 2024 00:01:02 CET Albert Astals Cid wrote:
> kbruch - 1st week
>  * https://invent.kde.org/education/kbruch/-/pipelines/611867
>   * craft window build fails, but i don't see any error?

The job timed out because the signing service for Windows binaries died. The 
service is now restarted when it dies.

Regards,
Ingo

signature.asc
Description: This is a digitally signed message part.


KDE Gear projects with failing CI (master) (20 February 2024)

2024-02-20 Thread Albert Astals Cid
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.

VERY BAD NEWS:
 * Cantor made it to its 4th week with FreeBSD tests failing
  * I have disabled them 
* 
https://invent.kde.org/education/cantor/-/commit/0f94f381bda4d8f7f52a432d0a846c2ca6bee1e8

Good news: 8 repositories got fixed

Bad news: 2 repo still failing and 5 new this week 

ark - 3rd week
 * https://invent.kde.org/utilities/ark/-/pipelines/611869
  * tests fail on FreeBSD


merkuro - 3rd week
 * https://invent.kde.org/pim/merkuro/-/pipelines/611879
  * tests fail on FreeBSD


korganizer - 1st week
 * https://invent.kde.org/pim/korganizer/-/pipelines/611877
  * Fails to compile, complains about Akonadi::CollectionCalendar constructor


klickety - 1st week
 * https://invent.kde.org/games/klickety/-/pipelines/611870
  * appstreamtest fails on FreeBSD


okular - 1st week
 * https://invent.kde.org/graphics/okular/-/pipelines/611868
  * Android fails to compile
   * It works for me locally so help needed


keysmith - 1st week
 * https://invent.kde.org/utilities/keysmith/-/pipelines/611882
  * craft android builds fail


kbruch - 1st week
 * https://invent.kde.org/education/kbruch/-/pipelines/611867
  * craft window build fails, but i don't see any error?

Cheers,
  Albert