* Possibly strange fluid errors
@ 2011-06-13 20:57 Francis Southern
2011-06-16 17:49 ` Andy Wingo
0 siblings, 1 reply; 2+ messages in thread
From: Francis Southern @ 2011-06-13 20:57 UTC (permalink / raw)
To: bug-guile
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
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Possibly strange fluid errors
2011-06-13 20:57 Possibly strange fluid errors Francis Southern
@ 2011-06-16 17:49 ` Andy Wingo
0 siblings, 0 replies; 2+ messages in thread
From: Andy Wingo @ 2011-06-16 17:49 UTC (permalink / raw)
To: Francis Southern; +Cc: bug-guile
On Mon 13 Jun 2011 22:57, Francis Southern <francis.southern@gmail.com> writes:
> 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
Fixed. It was an error reallocating fluid numbers.
Thanks,
Andy
--
http://wingolog.org/
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2011-06-16 17:49 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-06-13 20:57 Possibly strange fluid errors Francis Southern
2011-06-16 17:49 ` Andy Wingo
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).