[LLVMdev] llvmv build failure

Fariborz Jahanian fjahanian at apple.com
Fri Jul 23 08:27:28 PDT 2010


On Jul 22, 2010, at 4:54 PM, Fariborz Jahanian wrote:

>
> On Jul 22, 2010, at 2:53 PM, Eric Christopher wrote:
>
>>
>> On Jul 22, 2010, at 8:57 AM, Fariborz Jahanian wrote:
>>
>>>
>>> Building llvm is failing for me today. I am using clang++ to build
>>> (which has not changed).
>>>
>>> llvm[2]: Compiling EDMain.cpp for Debug+Asserts build (PIC)
>>> EDMain.cpp:267:39: error: C-style cast from  
>>> '::EDTokenVisitor_t' (aka
>>> 'int (^)(EDTokenRef)') to 'llvm::EDTokenVisitor_t' (aka 'int (^)
>>> (llvm::EDToken *)') is not allowed
>>> return ((EDInst*)inst)->visitTokens((llvm::EDTokenVisitor_t) 
>>> visitor);
>>>                                    ^~~~~~~~~~~~~~~~~~~~~~~~
>>> 1 error generated.
>>> make[2]: *** [/Volumes/sandbox/llvm/tools/edis/Debug+Asserts/
>>> EDMain.o]
>>> Error 1
>>
>> Tried a reconfigure?
>
> I did a clean build but not reconfigure. I'll try it next time I get a
> chance.

This morning, after a cleanup, configure and update problem disappeared.
Thanks for the suggestion.

- Fariborz

>
> - Thanks, Fariborz
>
>>
>>
>> -eric
>
> _______________________________________________
> LLVM Developers mailing list
> LLVMdev at cs.uiuc.edu         http://llvm.cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev




More information about the llvm-dev mailing list