[cfe-dev] make check failures

Daniel Dunbar daniel at zuster.org
Fri Nov 26 08:26:49 PST 2010


The LLVM frontend tests are a disaster.

I recommend configuring with --without-llvmgcc and --without-llvmgxx.

 - Daniel

On Fri, Nov 26, 2010 at 2:11 AM, Jay Foad <jay.foad at gmail.com> wrote:
> I've just tried "make check" on a fresh checkout of llvm and clang. I get:
>
> Failing Tests (26):
>    LLVM :: FrontendC++/2010-03-22-empty-baseclass.cpp
>    LLVM :: FrontendC++/2010-04-30-OptimizedMethod-Dbg.cpp
>    LLVM :: FrontendC++/2010-05-11-alwaysinlineinstantiation.cpp
>    LLVM :: FrontendC++/2010-06-22-BitfieldInit.cpp
>    LLVM :: FrontendC++/thunk-linkonce-odr.cpp
>    LLVM :: FrontendC/2007-04-11-InlineStorageClassC89.c
>    LLVM :: FrontendC/2007-04-11-InlineStorageClassC99.c
>    LLVM :: FrontendC/2007-05-16-EmptyStruct.c
>    LLVM :: FrontendC/2007-10-01-BuildArrayRef.c
>    LLVM :: FrontendC/2010-05-14-Optimized-VarType.c
>    LLVM :: FrontendC/2010-05-18-asmsched.c
>    LLVM :: FrontendC/2010-05-18-palignr.c
>    LLVM :: FrontendC/2010-05-26-AsmSideEffect.c
>    LLVM :: FrontendC/2010-06-11-SaveExpr.c
>    LLVM :: FrontendC/2010-06-17-asmcrash.c
>    LLVM :: FrontendC/2010-06-28-DbgLocalVar.c
>    LLVM :: FrontendC/2010-07-08-DeclDebugLineNo.c
>    LLVM :: FrontendC/2010-07-27-MinNoFoldConst.c
>    LLVM :: FrontendC/2010-11-16-asmblock.c
>    LLVM :: FrontendC/arrayderef.c
>    LLVM :: FrontendC/asm-reg-var-local.c
>    LLVM :: FrontendC/crash-invalid-array.c
>    LLVM :: FrontendC/inline-asm-function.c
>    LLVM :: FrontendC/pr2394.c
>    LLVM :: FrontendC/vla-1.c
>    LLVM :: FrontendC/vla-2.c
>
>  Expected Passes    : 5554
>  Expected Failures  : 53
>  Unsupported Tests  : 69
>  Unexpected Failures: 26
>
> Is this normal? I configured with just --enable-optimized.
> BUILD_TRIPLE=x86_64-unknown-linux-gnu.
>
> Thanks,
> Jay.
> _______________________________________________
> cfe-dev mailing list
> cfe-dev at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev
>




More information about the cfe-dev mailing list