[cfe-dev] Config.h header missing from buildbot?

Renato Golin renato.golin at linaro.org
Fri Jan 24 02:38:00 PST 2014


Folks,

My buildbot often loses its config.h file:

Driver.cpp:42:33: fatal error: clang/Config/config.h: No such file or
directory
 #include "clang/Config/config.h"
                                 ^
compilation terminated.

http://lab.llvm.org:8011/builders/clang-native-arm-cortex-a15/builds/480/steps/compile/logs/stdio

I'm not cleaning before making, but I'd assume files wouldn't simply
disappear like that.

I have restarted the bot quite a few times already (by removing the whole
build directory), to no avail.

Ideas?

cheers,
--renato
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20140124/d5083664/attachment.html>


More information about the cfe-dev mailing list