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: libffi test failure due to DejaGNU?


Hi, I checked out the current CVS sources and tried to run the test
suite on a 32-bit x86 machine running Fedora 7.

I got an error that seems to be due to dejaGNU rather than libffi:

(output from "make check")

Test Run By atai on Sat Sep  1 22:05:25 2007
Native configuration is i686-pc-linux-gnu

                === libffi tests ===

Schedule of variations:
    unix

Running target unix
Using /usr/share/dejagnu/baseboards/unix.exp as board description file
for target.
Using /usr/share/dejagnu/config/unix.exp as generic interface file for target.
Using /home/atai/work/libffi/libffi/testsuite/config/default.exp as
tool-and-target-specific interface file.
Running /home/atai/work/libffi/libffi/testsuite/libffi.call/call.exp ...
ERROR: (DejaGnu) proc "set_ld_library_path_env_vars" does not exist.
The error code is NONE
The info on the error is:
no files matched glob pattern
"/home/atai/work/libffi/libffi/testsuite/libffi.call/libffi*"
    while executing
"glob /home/atai/work/libffi/libffi/testsuite/libffi.call/libffi*"
    invoked from within
"catch "glob ${path}/${pattern}" tmp"

                === libffi Summary ===

make[2]: *** [check-DEJAGNU] Error 1
make[2]: Leaving directory `/store/home/atai/work/libffi/build/testsuite'
make[1]: *** [check-am] Error 2
make[1]: Leaving directory `/store/home/atai/work/libffi/build/testsuite'
make: *** [check-recursive] Error 1

Thanks for any hints on how to fix this...  I really like to see if
the test suite can pass on x86


-- 
Andy Tai, atai@atai.org


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