Hi, > With this patch I got: > > The following tests FAILED: > 238 - std.datetime (Failed) > 296 - std.regex.internal.tests (Failed) > 568 - std.datetime-debug (Failed) > 626 - std.regex.internal.tests-debug (Failed) > 670 - dmd-testsuite-debug (Failed)
Huh really? I just cloned the guix git repo into a new directory, applied exactly this patch, bootstrapped, built everything, then did ./pre-inst-env guix package -i ldc and it worked, tests and all... (on x86_64 on GuixSD) Which architecture was your test on? Can you check what exactly failed? There should be a log in there (if you built it using "--keep-failed" at least).