[LLVMbugs] Problems in Build

Devang Patel dpatel at apple.com
Wed Dec 6 12:09:59 PST 2006


On Dec 6, 2006, at 11:58 AM, Bill Wendling wrote:

> There was a failure in last night's build. Here's the error message:
>
> /Volumes/Gir/devel/llvm/SUBMISSIONS/llvm-nightly/build/obj/src/gcc/ 
> llvm-backend.cpp:
> In function 'void print_llvm(FILE*\
> , void*)':
> /Volumes/Gir/devel/llvm/SUBMISSIONS/llvm-nightly/build/obj/src/gcc/ 
> llvm-backend.cpp:821:
> error: cannot convert 'bool' t\
> o 'const llvm::Module*' for argument '4' to 'std::ostream&
> llvm::WriteAsOperand(std::ostream&, const llvm::Value*, bool\
> , const llvm::Module*)'
> make[3]: *** [llvm-backend.o] Error 1
> make[3]: *** Waiting for unfinished jobs....
> rm cpp.pod gpl.pod fsf-funding.pod gcc.pod gfdl.pod gcov.pod
> make[2]: *** [stage1_build] Error 2
> make[1]: *** [bootstrap] Error 2
>
> Any comments?

Jim fixed this...

http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20061204/040889.html
-
Devang




More information about the llvm-bugs mailing list