Greetings guile team, We are testing guile-2.2.0 in GNU/Hurd, we have passed the build phase setting "--disable-largefile" parameter to configure script. On the other hand in the check phase, get the error: wrote `/tmp/guix-build-guile-2.2.0.drv-0/guile-2.2.0/cache/guile/ccache/2.2-LE-4-3.9/tmp/guix-build-guile-2.2.0.drv-0/guile-2.2.0/test-suite/standalone/test-out-of-memory.go' Backtrace: 7 (apply-smob/1 #) In ice-9/boot-9.scm: 710:2 6 (call-with-prompt _ _ #) In ice-9/eval.scm: 619:8 5 (_ #(#(#))) In ice-9/boot-9.scm: 2309:4 4 (save-module-excursion _) 3816:12 3 (_) In ./test-out-of-memory: 53:0 2 (_) In ice-9/boot-9.scm: 834:9 1 (catch _ _ # ?) In unknown file: 0 (scm-error misc-error #f "~A" ("should not be reached") #) ERROR: In procedure scm-error: ERROR: should not be reached FAIL: test-out-of-memory ================================== 2 of 38 tests failed (1 test was not run) Please report to bug-guile@gnu.org ================================== -- On my screen also appears the message: "no more room in ef116638 (...0/libguile/.libs/guile(7528))" Attached environment-variables and config.log files, I could not capture the test-suite.log file. Any idea that can help us is well received.