[LLVMdev] [Cygwin] make check results

Reid Spencer reid at x10sys.com
Fri May 20 11:37:34 PDT 2005


The error message you pointed out is "normal" (global config file not
found) so you can ignore it. The results you provided in your attachment
look like you didn't apply the patch to test/Makefile yet? Did you?

Reid.

On Fri, 2005-05-20 at 19:30 +0100, Aaron Gray wrote:
> >> This is what I am getting back from 'make check' :-
> >>
> >> # of expected passes            1710
> >> # of unexpected failures        49
> >> # of expected failures          55
> >>
> >> Is this normal and "expected" ?
> >
> > No.  From this output:
> >
> > ...
> > Files/ATI: not found
> > ...
> >
> > My guess is that you have "Program Files" in your path.  Try taking paths 
> > with spaces in them out of your PATH variable.  If you need thme, consider 
> > replacing them with the progra~1 versions of the directory names...
> 
> Still getting errors :(
> 
> PATH="/usr/build/llvm/Debug/bin:/usr/build/llvm/../../src/llvm-1.5/test/Scripts:
> /usr/llvm-gcc/bin:/usr/build/llvm/debug/bin:/usr/binutils-2.15/bin:/usr/gcc/gcc-
> 3.4.3:/usr/gcc/gcc-3.4.3:/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin" \
> /usr/bin/runtest
> WARNING: Couldn't find the global config file.
> WARNING: No tool specified
> Test Run By Aaron Gray on Fri May 20 18:54:37 2005
> Native configuration is i686-pc-cygwin
> 
>                 ===  Summary ===
> 
> # of expected passes            1733
> # of unexpected failures        49
> # of expected failures          56
> ~~~
> 
> Aaron
> _______________________________________________
> LLVM Developers mailing list
> LLVMdev at cs.uiuc.edu         http://llvm.cs.uiuc.edu
> http://mail.cs.uiuc.edu/mailman/listinfo/llvmdev
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20050520/3c5ec769/attachment.sig>


More information about the llvm-dev mailing list