unofficial mirror of bug-guile@gnu.org 
 help / color / mirror / Atom feed
* Test fail in Guile-1.8.5
@ 2010-12-04 22:12 Nick Cripps
  2010-12-07  9:34 ` Andy Wingo
  2010-12-07 10:43 ` Neil Jerram
  0 siblings, 2 replies; 5+ messages in thread
From: Nick Cripps @ 2010-12-04 22:12 UTC (permalink / raw)
  To: bug-guile

Hi,
I'm trying to build guile-1.8.5 but, when running make check, one of
the tests (test-asmobs) fails. The output of the tests is below.

I have encountered the same problem on two different machines with
different distributions (gentoo and a clean install of debian on a VM)
so, I am inclined to think that this is a bug in the package or the
test suite. Steps to reproduce are below. Could you confirm whether
this is a bug and, if so, whether it is fixed in later versions?

Many thanks,
Nick Cripps


Steps to reproduce:
(tested on debian 5.0.7)
(sudo apt-get install gcc make libtool libgmp3-dev)
wget http://ftp.gnu.org/pub/gnu/guile/guile-1.8.5.tar.gz
tar -xzf guile-1.8.5.tar.gz
cd guile-1.8.5
./configure && make && make check


Output of tests:
...
make  check-TESTS
make[4]: Entering directory `/home/sipos/guile-1.8.5/test-suite/standalone'
PASS: test-system-cmds
PASS: test-require-extension
PASS: test-bad-identifiers
PASS: test-num2integral
PASS: test-round
PASS: test-gh
ERROR: In procedure dynamic-link:
ERROR: file: "libtest-asmobs", message: "libtest-asmobs.so: cannot
open shared object file: No such file or directory"
FAIL: test-asmobs
PASS: test-list
PASS: test-unwind
PASS: test-conversion
PASS: test-use-srfi
PASS: test-with-guile-module
==================================
1 of 12 tests failed
Please report to bug-guile@gnu.org
==================================
make[4]: *** [check-TESTS] Error 1
make[4]: Leaving directory `/home/sipos/guile-1.8.5/test-suite/standalone'
make[3]: *** [check-am] Error 2
make[3]: Leaving directory `/home/sipos/guile-1.8.5/test-suite/standalone'
make[2]: *** [check] Error 2
make[2]: Leaving directory `/home/sipos/guile-1.8.5/test-suite/standalone'
make[1]: *** [check-recursive] Error 1
make[1]: Leaving directory `/home/sipos/guile-1.8.5/test-suite'
make: *** [check-recursive] Error 1



^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2010-12-08 10:26 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-12-04 22:12 Test fail in Guile-1.8.5 Nick Cripps
2010-12-07  9:34 ` Andy Wingo
2010-12-08  5:08   ` Nick Cripps
2010-12-08 10:26     ` Andy Wingo
2010-12-07 10:43 ` Neil Jerram

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).