Hi Alexandre, On Wed, 05 Jun 2024 at 02:05, Alexandre Hannud Abdo <a...@member.fsf.org> wrote:
>> Using 6ba29e0, it works for me. > > I saw the issue on two different machines, one with GuixSD another a > Debian with Guix freshly installed. Is it the same ’guix describe’ for the two machines? And the same revision of guix-daemon? Could you run: guix build /gnu/store/mh01bp841xvcvv8mv6car7l92h6h19rk-curl-7.84.0.drv ? And then, guix build /gnu/store/mh01bp841xvcvv8mv6car7l92h6h19rk-curl-7.84.0.drv --check Well, my hypothesis is the issue comes from the lack of some substitutes when you ran it. And now, this substitutes is there. Maybe, the test suite of curl – the one mentioned by the backtrace but no specific reason that the one :-) – does not pass on your hardware. Cheers, simon