Re: [mlmmj] make check fail for 1.4.0.a2

Baptiste Daroussin <[email protected]> Mon, 15 May 2023 10:15:29 +0000
Newsgroups org.mlmmj.mlmmj
Message-ID <xntx64bzrfsnq4uefcaapzlu7degyxyhegd3ekfxb4mwgidf2m@6vc43qvyzyob>
On Mon, Mar 06, 2023 at 11:07:54AM +0100, Franky Van Liedekerke wrote:
> Fedora 37, latest updates, testing git master.
> 
> Franky

Sorry it took so long to reply.

I have now a full CI runnin fedora (to complete with debian and archlinux)
I have been able to track down the bug. This is due to the atf framework being
outdated on fedora, in particular: https://github.com/jmmv/atf/issues/15,

0.21 was released in 2014 and has the fix.
I will see to remove the nested forks in the test suite, still it would be a
good idea to make fedora upgrade libatf from 0.20 to 0.21.

Bapt