This is the mail archive of the libffi-discuss@sourceware.org mailing list for the libffi project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: how to run the testsuite


On Wednesday 10 December 2008 20:29:44 Andreas Tobler wrote:
> 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.
doh!, thanks!

>
> 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.
that worked so, far, but some unexpected failures happened:
                === libffi Summary ===

# of expected passes            1364
# of unexpected failures        9
# of unsupported tests          15
*** Error code 1

this is on OpenBSD 4.3 sparc64, libffi-3.0.7, gcc-3.3.5 installed, the logfile 
is appended.

Sebastian

>
> Andreas



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]