The failure should be fixed by r161042 and r161043. http://bb.pgr.jp/builders/cmake-clang-x86_64-linux/builds/2187
The root cause is git-svn ignores empty folders, while build bot system is using git repository rather than svn repository. Sorry for any inconvenience caused! Much as I’d love to use git as well, should build bot use svn repository rather than git, because our code check-in is based on svn repository rather than git repository. Strictly speaking, git repository is only a mirror. For this particular issue, we can’t reproduce it on svn repository, so it’s a bit misleading. Thanks, -Jiangning From: Chandler Carruth [mailto:[email protected]] Sent: Tuesday, July 31, 2012 4:55 PM To: Jiangning Liu; llvm cfe Subject: Re: [cfe-commits] r161038 - in /cfe/trunk: lib/Driver/ test/Driver/ test/Driver/Inputs/ubuntu_12.04_LTS_multiarch_tree/ test/Driver/Inputs/ubuntu_12.04_LTS_multiarch_tree/lib/ test/Driver/Inputs/ubuntu_12.04_LTS_multiarch_tree/lib/arm-linux-gnueabi/ If it's going to take a while to track down, could you revert to let the build bots get back to green in the interim? It's been reproduced on several different build bots at this point.... _______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
