[LLVMdev] AArch64 build error
Redmond, Paul
paul.redmond at intel.com
Fri May 17 11:49:08 PDT 2013
Hi,
I'm getting a "random" build failure related to AArch64 when building with cmake. The build is running with -j32 so it seems that there is some dependency issue that causes the build to fail when things build in a certain order.
Is anyone else seeing this problem?
paul
3008 make[2]: *** No rule to make target `lib/Target/AArch64/AArch64GenDAGISel.inc', needed by `lib/Target/AArch64/Utils/CMakeFiles/LLVMAArch64Utils.dir/AArch64BaseInfo.cpp.o'. Stop.
3009 make[2]: Leaving directory `/home/pulseagent/.pulse2-agent/data/agents/109155/recipes/791203/base/build-cmake'
3010 make[1]: *** [lib/Target/AArch64/Utils/CMakeFiles/LLVMAArch64Utils.dir/all] Error 2
3011 make[1]: /home/pulseagent/local/bin/cmake -E cmake_progress_report /home/pulseagent/.pulse2-agent/data/agents/109155/recipes/791203/base/build-cmake/CMakeFiles
3012 *** Waiting for unfinished jobs....
More information about the llvm-dev
mailing list