bug-dejagnu
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Bug-dejagnu] [dejagnu 1.4] make check failure on alpha-dec-osf4.0f/


From: Rainer Orth
Subject: Re: [Bug-dejagnu] [dejagnu 1.4] make check failure on alpha-dec-osf4.0f/mips-sgi-irix6.2
Date: Wed, 11 Apr 2001 20:10:18 +0200 (MEST)

> > Running testsuite/runtest.all/options.exp ...
> > FAIL: No arguments
> > 
> > i.e. runtest -srcdir <srcdir> without additional arguments doesn't warn
> >     WARNING: No tool specified
> > I've no idea what causes this.
> 
>   If you run with "--debug", the pattern matching will show, and it'll be
> much easier to see why this failed. I don't have an OSF or SGI here to test
> on, but this works on Solaris, HPUX 11, and Linux. 

Manually invoking runtest -srcdir <srcdir> with and without --debug added
didn't make much of a difference.  In fact, here's the excerpt from
runtest.log on Solaris 8:

Running 
/amnt/zacatecas/volumes/d9/gnu/src/dejagnu/dejagnu-1.4/testsuite/runtest.all/options.exp
 ...
Spawning "runtest  -srcdir 
/amnt/zacatecas/volumes/d9/gnu/src/dejagnu/dejagnu-1.4/testsuite/runtest.all "
Test Run By ro on Wed Apr 11 20:03:56 2001
Native configuration is sparc-sun-solaris2.8

                ===  tests ===

Schedule of variations:
    unix

Running target unix
Using 
/amnt/zacatecas/volumes/d9/gnu/src/dejagnu/dejagnu-1.4/testsuite/runtest.all/../../config/base-config.exp
 as tool-and-target-specific interface file.
Using /vol/gnu/share/dejagnu/baseboards/unix.exp as board description file for 
target.
Using /vol/gnu/share/dejagnu/config/unix.exp as generic interface file for 
target.
Using 
/amnt/zacatecas/volumes/d9/gnu/src/dejagnu/dejagnu-1.4/testsuite/runtest.all/../config/default.exp
 as tool-and-target-specific interface file.

                ===  Summary ===

WARNING: Couldn't find the global config file.
WARNING: No tool specified
PASS: No arguments

And here's the corresponding excerpt from Tru64 UNIX V4.0F:

Running 
/amnt/zacatecas/volumes/d9/gnu/src/dejagnu/dejagnu-1.4/testsuite/runtest.all/options.exp
 ...
Spawning "runtest  -srcdir 
/amnt/zacatecas/volumes/d9/gnu/src/dejagnu/dejagnu-1.4/testsuite/runtest.all "
Test Run By ro on Wed Apr 11 20:05:47 2001
Native configuration is alphaev6-dec-osf4.0f

                === dejagnu tests ===

Schedule of variations:
    unix

Running target unix
Using 
/amnt/zacatecas/volumes/d9/gnu/src/dejagnu/dejagnu-1.4/testsuite/runtest.all/../../config/base-config.exp
 as tool-and-target-specific interface file.
Using /vol/gnu/share/dejagnu/baseboards/unix.exp as board description file for 
target.
Using /vol/gnu/share/dejagnu/config/unix.exp as generic interface file for 
target.
Using 
/amnt/zacatecas/volumes/d9/gnu/src/dejagnu/dejagnu-1.4/testsuite/runtest.all/../config/default.exp
 as tool-and-target-specific interface file.

                === dejagnu Summary ===

WARNING: Couldn't find the global config file.
WARNING: Couldn't find tool init file
FAIL: No arguments

The difference is only

WARNING: No tool specified

vs.

WARNING: Couldn't find tool init file

When I invoke the above runtest command manually on Solaris (i.e. not from
make check), I get the same warning about tool init file ;-)

        Rainer

-----------------------------------------------------------------------------
Rainer Orth, Faculty of Technology, Bielefeld University

Email: address@hidden



reply via email to

[Prev in Thread] Current Thread [Next in Thread]