[LLVMdev] `make check' failures in r102924

Dale Johannesen dalej at apple.com
Mon May 3 12:43:08 PDT 2010


On May 3, 2010, at 12:09 PMPDT, Vladimir G. Ivanovic wrote:

> on 05/03/2010 11:13 AM Dale Johannesen said the following:
>> On May 3, 2010, at 10:43 AMPDT, Vladimir G. Ivanovic wrote:
>> 
>> 
>>> I successfully built LLVM (r102824) with
>>> 
>>> 	./configure --enable-optimized --enable-targets=host --with-built-clang
>>> 
>>> on Fedora 12 on an Athlon64 processor. (The clang is the 2.7 pre-built
>>> version.)
>> 
>> and the llvm-gcc appears to be also?
> Correct. Both are in my PATH.
>>> However, running `make check' produced 6 unexpected failures
>>> (see below). If there's something you'd like me to do, just holler.
>> 
>> In general, tests added after a branch forked won't pass on that branch.  That accounts for these at least:
> I don't understand. These are tests in the LLVM testsuite, not llvm-gcc
> tests.

Tests in FrontendC and FrontendC++ are tests of llvm-gcc.

> I have a consistent copy of LLVM and I don't know of any
> dependencies between post-2.7 LLVM and llvm-gcc-2.7. So they should
> pass, no? Or are you saying that there are such (heretofore) unmentioned
> dependencies that require a post-2.7 version of llvm-gcc to pass?





More information about the llvm-dev mailing list