[LLVMdev] [Cygwin] make check results

Reid Spencer reid at x10sys.com
Fri May 20 10:32:17 PDT 2005


The unexpected failures is high. Looking at the details, it appears that
you have the "space in path" problem. I thought we had this fixed a long
time ago, but apparently not. The issue is that the $PATH variable needs
to be put in quotes so spaces don't affect interpretation of the
command. I'll look into this.

Reid.

On Fri, 2005-05-20 at 18:26 +0100, Aaron Gray wrote:
> This is what I am getting back from 'make check' :-
> 
>                 ===  Summary ===
> 
> # of expected passes            1710
> # of unexpected failures        49
> # of expected failures          55
> 
> Is this normal and "expected" ?
> 
> Full results attached.
> 
> 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/23a3450b/attachment.sig>


More information about the llvm-dev mailing list