unofficial mirror of bug-guile@gnu.org 
 help / color / mirror / Atom feed
From: Nick Cripps <nick.cripps@gmail.com>
To: bug-guile@gnu.org
Subject: Test fail in Guile-1.8.5
Date: Sat, 4 Dec 2010 22:12:08 +0000	[thread overview]
Message-ID: <AANLkTimuiqNATt7xP6TQOKxaRHpQAMW4mU-VMs7iKjk7@mail.gmail.com> (raw)

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



             reply	other threads:[~2010-12-04 22:12 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-12-04 22:12 Nick Cripps [this message]
2010-12-07  9:34 ` Test fail in Guile-1.8.5 Andy Wingo
2010-12-08  5:08   ` Nick Cripps
2010-12-08 10:26     ` Andy Wingo
2010-12-07 10:43 ` Neil Jerram

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/guile/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=AANLkTimuiqNATt7xP6TQOKxaRHpQAMW4mU-VMs7iKjk7@mail.gmail.com \
    --to=nick.cripps@gmail.com \
    --cc=bug-guile@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).