bug#53462: Guile 2.0.14: check fails on i686

2022-01-24 Thread Ludovic Courtès
Hi, Maxime Devos skribis: > FAIL: numbers.test: Number-theoretic division: euclidean/: mixed types: > (130.0 10/7) [other errors] > > See . That's for Guile 3.0.7, but > it seems like the same issue exists for Guile 2.0.14. > > It seems like the fix needs to

bug#53462: Guile 2.0.14: check fails on i686

2022-01-23 Thread Maxime Devos
Denis 'GNUtoo' Carikli schreef op zo 23-01-2022 om 01:33 [+0100]: > > cadcbbaf65 gnu: r-bigmelon: Add r-knitr. > guile 2.0.14 fails tests. According to "guix refresh -l", ‘only’ 83 packages depend on guile@2.0.14: guile2.0-shepherd@0.8.1 libchop@0.5.2 geda-gaf@1.10.2 gnubik@2.4.3

bug#53462: Guile 2.0.14: check fails on i686

2022-01-23 Thread Maxime Devos
Denis 'GNUtoo' Carikli schreef op zo 23-01-2022 om 01:33 [+0100]: > Hi, > > With Guix system i686, at the following commit: > > cadcbbaf65 gnu: r-bigmelon: Add r-knitr. > guile 2.0.14 fails tests. > > I've attached the log. > > I'm unsure what to do here as it's Guile 2.0.14 and on Guile

bug#53462: Guile 2.0.14: check fails on i686

2022-01-22 Thread Denis 'GNUtoo' Carikli
Hi, With Guix system i686, at the following commit: > cadcbbaf65 gnu: r-bigmelon: Add r-knitr. guile 2.0.14 fails tests. I've attached the log. I'm unsure what to do here as it's Guile 2.0.14 and on Guile website I only see Guile 3.0.7 and guile 2.2.7[1], and Guile 2.0.14 s from 2017[2].