[cfe-commits] clang build busted?

steve naroff snaroff at apple.com
Mon Apr 13 13:08:40 PDT 2009


fyi..it's working for me now. The update to llvm/APInt.h seemed to be  
a bit delayed...

snaroff.

On Apr 13, 2009, at 3:54 PM, Fariborz Jahanian wrote:

>
> On Apr 13, 2009, at 12:51 PM, Fariborz Jahanian wrote:
>
>> You need to update llvm and build the whole thing. I ran into the  
>> same issue.
>>
>> - Fariborz
>
> It didn't fix the build problem. Doug?
>
> - Fariborz
>
>>
>>
>> On Apr 13, 2009, at 12:44 PM, steve naroff wrote:
>>
>>> I'm getting the following errors:
>>>
>>> [steve-naroffs-imac-2:~/llvm/tools/clang] snaroff% make
>>> make[2]: Nothing to be done for `all'.
>>> make[2]: Nothing to be done for `all'.
>>> make[2]: Nothing to be done for `all'.
>>> make[2]: Nothing to be done for `all'.
>>> make[2]: Nothing to be done for `all'.
>>> make[2]: Nothing to be done for `all'.
>>> make[2]: Nothing to be done for `all'.
>>> make[2]: Nothing to be done for `all'.
>>> make[2]: Nothing to be done for `all'.
>>> llvm[2]: Compiling PCHReader.cpp for Debug build
>>> PCHReader.cpp: In member function ‘llvm::APInt
>>> clang::PCHReader::ReadAPInt(const llvm::SmallVector<uint64_t, 64u>&,
>>> unsigned int&)’:
>>> PCHReader.cpp:1115: error: no matching function for call to
>>> ‘llvm::APInt::getNumWords(unsigned int&)’
>>> /Users/snaroff/llvm/include/llvm/ADT/APInt.h:1002: note: candidates
>>> are: unsigned int llvm::APInt::getNumWords() const
>>> make[2]: *** [/Users/snaroff/llvm/tools/clang/lib/Frontend/Debug/
>>> PCHReader.o] Error 1
>>> make[1]: *** [Frontend/.makeall] Error 2
>>> make: *** [all] Error 1
>>>
>>>
>>> _______________________________________________
>>> cfe-commits mailing list
>>> cfe-commits at cs.uiuc.edu
>>> http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
>>
>





More information about the cfe-commits mailing list