Hello, when trying to build wget for i686-linux in Guix, we are getting test failures (x86_64 works well): FAIL: Test-hsts Error: Expected file hw not found.. FAIL: Test--https Error: Expected file File1 not found.. FAIL: Test-pinnedpubkey-der-https Error: Expected file File1 not found.. FAIL: Test-pinnedpubkey-hash-https Error: Expected file File1 not found.. FAIL: Test-pinnedpubkey-pem-https Error: Expected file File1 not found..
Using a tarball rolled with "make dist" from the latest git HEAD solves the problem, just backporting commit cb114fbbf73eb687d28b01341c8d4266ffa96c9d does not seem to be enough. Have you got an idea which other commit would be crucial? Or do you think you could make a new release soonish? Thanks for your help, Andreas