[cfe-commits] clang build busted?

steve naroff snaroff at apple.com
Mon Apr 13 12:44:04 PDT 2009


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





More information about the cfe-commits mailing list