Steps to reproduce: - wget ftp://ftp.gnu.org/gnu/guile/guile-2.0.5.tar.gz - tar -xvf guile-2.0.5.tar.gz - isntalled required libraries - cd guile-2.0.5 - BDW_GC_CFLAGS=-L/usr/lib BDW_GC_LIBS=-lgc ./configure - BDW_GC_CFLAGS=-L/usr/lib BDW_GC_LIBS=-lgc make - BDW_GC_CFLAGS=-L/usr/lib BDW_GC_LIBS=-lgc make check - 2 of 27 test failed FAIL: test-scm-spawn-thread FAIL: test-pthread-create SKIP: test-pthread-create-secondary ================================== 2 of 27 tests failed (1 test was not run) Please report to bug-guile@gnu.org ================================== -- Bernardo E.C.