This is the mail archive of the
libffi-discuss@sourceware.org
mailing list for the libffi project.
Re: how to run the testsuite
- From: Andreas Tobler <andreast-list at fgznet dot ch>
- To: Sebastian Reitenbach <sebastia at l00-bugdead-prods dot de>
- Cc: libffi-discuss at sourceware dot org
- Date: Wed, 10 Dec 2008 20:29:44 +0100
- Subject: Re: how to run the testsuite
- References: <20081210154310.9CE0CAAAC6@smtp.l00-bugdead-prods.de>
Hi Sebastian,
Sebastian Reitenbach wrote:
I want to use libffi on openbsd sparc and sparc64, together with gnustep
stuff. Libffi compiles on both, also gnustep-base. However, on sparc the
tools from gnustep-base are crashing constantly. On sparc64 everything seems
to work mostly, but there are some subtle bugs.
I wanted to run the testsuite from libffi, so I changed into the
libffi/testsuite directory, and ran runtest, that produced the following
output:
You should run 'make check' in the libffi root directory.
Prerequisite is something like this:
[wolfram:~/libffi-3.0.7] andreast% runtest --version
WARNING: Couldn't find the global config file.
Expect version is 5.43.0
Tcl version is 8.4
Framework version is 1.4.4
The framework is Dejagnu. The version you have should be ok.
If you still encounter problems, ask.
Andreas