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]

how to run the testsuite


Hi,

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:

# runtest
WARNING: Couldn't find the global config file.
WARNING: No tool specified
Test Run By rfm on Wed Dec 10 16:15:32 2008
Native configuration is sparc64-unknown-openbsd4.3

                ===  tests ===

Schedule of variations:
    unix

Running target unix
Using /usr/local/share/dejagnu/baseboards/unix.exp as board description file 
for target.
Using /usr/local/share/dejagnu/config/unix.exp as generic interface file for 
target.
Using ./config/default.exp as tool-and-target-specific interface file.
Running ./libffi.call/call.exp ...
ERROR: (DejaGnu) 
proc "libffi_maybe_build_wrapper
/usr/ports/devel/libffi/w-libffi-3.0.7/libffi-3.0.7/testsuite/testglue.o" 
does not exist.
The error code is

                ===  Summary ===

When I do a make in the testsuite directory, then it just says:
gmake: Nothing to be done for `all'.

I have dejagnu-1.4.3p4 installed.

I guess I missed sth. to get it working, any idea what?

kind regards
Sebastian


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