[swift-dev] Could not find a package configuration file provided by "Clang"

2016-07-20 Thread Erica Sadun via swift-dev
I started with an absolutely clean re-clone, used bash (normally I use tcsh), made sure to do `export PATH=/Applications/CMake.app/Contents/bin:$PATH`, CMake Error at cmake/modules/SwiftSharedCMakeConfig.cmake:155 (find_package): Could not find a package configuration file provided by "Clan

Re: [swift-dev] Turns out Incremental builds were not actually incremental

2016-07-20 Thread Dave Abrahams via swift-dev
on Tue Jul 19 2016, Michael Gottesman wrote: > Given the backup in the CI, I started looking at what was going on > there and I found that the following incremental bots were actually > /NOT/ incremental: > > 1. OS X Swift incremental. > 2. 14.04 Linux Swift incremental. > 3. 15.10 Linux Swift i