+ Michael, who has been working on CMake changes. On Sat, Jun 25, 2016 at 10:14 AM, Joseph Bell via swift-dev <swift-dev@swift.org> wrote: > Confirmed that I can reproduce this on my system (x86_64 Ubuntu14.04) : > build 1585 failed > https://ci.swift.org/job/oss-swift-package-linux-ubuntu-14_04/1585/ with > > CMake Error at cmake/modules/SwiftSharedCMakeConfig.cmake:134 (include): > include could not find load file: > > ClangTargets > Call Stack (most recent call first): > cmake/modules/SwiftSharedCMakeConfig.cmake:186 > (swift_common_standalone_build_config_clang) > CMakeLists.txt:358 (swift_common_standalone_build_config) > > > CMake Error at CMakeLists.txt:364 (message): > Clang is missing from llvm/tools subdirectory. > > > > 4 commits from mgottesman > https://ci.swift.org/job/oss-swift-package-linux-ubuntu-14_04/1585/changes#detail > > Joe > > > > -- > Joseph Bell > http://dev.iachieved.it/iachievedit/ > @iachievedit > > _______________________________________________ > swift-dev mailing list > swift-dev@swift.org > https://lists.swift.org/mailman/listinfo/swift-dev >
-- main(i,j){for(i=2;;i++){for(j=2;j<i;j++){if(!(i%j)){j=0;break;}}if (j){printf("%d\n",i);}}} /*Dmitri Gribenko <griboz...@gmail.com>*/ _______________________________________________ swift-dev mailing list swift-dev@swift.org https://lists.swift.org/mailman/listinfo/swift-dev