bug-guile
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Possibly strange fluid errors


From: Francis Southern
Subject: Possibly strange fluid errors
Date: Mon, 13 Jun 2011 21:57:19 +0100

Hell Guilers,

I just built Guile from the stable-2.0 branch of the Git repository
and got these errors from running `make check':

FAIL: fluids.test: initial fluid values: fluid-ref uninitialized fluid is #f
FAIL: fluids.test: with-fluids with non-fluid: fluids not modified if
nonfluid passed to with-fluids
FAIL: fluids.test: with-fluids with duplicate fluid: original value restored


To build I ran:

git reset --hard origin/stable-2.0
git clean -fdx
git pull
./autogen.sh
./configure
make clean
make -j3

I'm using Debian 6.0.1 "Squeeze" x86_64, libgc 7.2alpha4, gcc (Debian
4.4.5-8) 4.4.5,  glibc-2.11-1, basically everything is stock Debian
Stable except for libgc.

I was told on IRC that it would probably be best to report the problem
here, so here I am.
I'm happy to provide any further information that might be needed.


Francis



reply via email to

[Prev in Thread] Current Thread [Next in Thread]