Whole 6.x series seems to be about breaking rules.. They started to drop officially supported modules with minor releases, Qt3D this spring, but the current maintainers will keep maintenance.. its very much wierd behavior over at QtC now a days...
On Sun, 9 Jun 2024, 11:40 Elvis Angelaccio, <elvis.angelac...@kde.org> wrote: > > > On 08/06/24 20:41, Volker Krause wrote: > > On Samstag, 8. Juni 2024 13:40:12 CEST Elvis Angelaccio wrote: > >> On 04/06/24 22:47, Albert Astals Cid wrote: > >>> ark - 2nd week > >>> > >>> * https://invent.kde.org/utilities/ark/-/pipelines/705069 > >>> > >>> * kerfuffle-extracttest fails on FreeBSD > >> > >> This test started to fail as soon as we switched from 'freebsd14_qt66' > to > >> 'freebsd14_qt67'. > >> > >> I'm afraid this is a regression in Qt 6.7: it seems that > >> QTemporaryDir::path() no longer returns an absolute path, but a relative > >> one (which of course can break all sort of things). > > > > Yep. However, it's apparently considered an intentional behavior change > by Qt. > > This also affected tests in other places (which meanwhile have been > adjusted > > accordingly). > > That is surprising, isn't this kind of change forbidden in minor releases? > > Do you know the commit(s) that changed this behavior? > > > > > Regards, > > Volker > > Cheers, > Elvis >