On Wed, Jan 31, 2024 at 5:10 AM Volker Krause <vkrause@kde.org> wrote:
On Dienstag, 30. Januar 2024 09:57:32 CET Ben Cooksley wrote:
> On Tue, Jan 30, 2024 at 8:47 PM Sune Vuorela <nospam@vuorela.dk> wrote:
> > On 2024-01-29, Albert Astals Cid <aacid@kde.org> wrote:
> > > Bad news: 6 repositories have started failing
> > >
> > > baloo:
> > > kconfig:
> > > kcontacts
> > > kfilemetadata:
> > > ki18n:
> > >
> > > threadweaver:
> > >   * FreeBSD tests are failing
> >
> > I haven't studied these, and don't know if they are frequent or
> > occasional failures. I have seen, after the fbsd builder changes, that
> > test execution times have gone up 20-50%. If it is big tests that is
> > already close to the limit, then that might be the reason.
> >
> > Or for others with occasional timeout tests on freebsd.
>
> Having a quick look at this, it seems that quite a few of those failures
> are i18n related.
> Given we are seeing locale warnings I have a suspicion that is the cause of
> many of those failures.

For ki18n and kcontacts another possible cause could be the iso-codes
translation catalogs missing. Are those by any chance packaged separately as
on some Linux distributions?

I've checked and we do have iso-codes installed within the FreeBSD containers.
The files are located at /usr/local/share/iso-codes/ though - will our logic find them there?

Following the installation of locales, i'm happy to report that kconfig and threadweaver are fixed, so that is one part of the puzzle at least.
 

Regards,
Volker

Cheers,
Ben