[llvm-commits] [llvm] r68708 - /llvm/trunk/Makefile.rules

Misha Brukman brukman at gmail.com
Thu Apr 9 13:25:18 PDT 2009


On Thu, Apr 9, 2009 at 2:27 PM, Bill Wendling <isanbard at gmail.com> wrote:

> This was causing this failure in the self-hosting buildbot:
>
> llvm[2]: Compiling lto.cpp for Debug build  (PIC)
> make[2]: *** No rule to make target
>
> `/Volumes/Sandbox/Buildbot/llvm/full-llvm/build/llvm.sh.build/Debug/lib/libLLVMBitWriter.a',
> needed by
> `/Volumes/Sandbox/Buildbot/llvm/full-llvm/build/llvm.sh.build/Release/lib/libLTO.dylib'.
>  Stop.
> make[1]: *** [all] Error 1
> make: *** [all] Error 1
>
> Could you investigate please?


Bill,

To help me reproduce this, can you tell me what configure and make command
lines were used that cause the failure?
Or, even better, can you post the buildbot config so I can run the same
configuration?

Thanks,
Misha
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20090409/e65cb400/attachment.html>


More information about the llvm-commits mailing list