[swift-dev] Please remove your Swift build directory

Dmitri Gribenko gribozavr at gmail.com
Thu Jun 2 16:00:08 CDT 2016


On Wed, Jun 1, 2016 at 12:36 PM, Austin Zheng <austinzheng at gmail.com> wrote:
> Hello,
>
> I'm still seeing errors when I try invoking the build script with `-x`. I've
> updated all the repositories (everything that lives alongside the 'swift'
> repo, as well as that repo itself) and deleted my build folder completely.
>
> I see the following errors multiple times before the build terminates:
>
> "CMake Error at cmake/modules/AddSwift.cmake:578 (add_library):
>   OBJECT library "swiftRuntime-macosx-x86_64" contains:
>
>     RuntimeFunctions.def

Hi Austin,

I'm sorry for the breakage.  This issue should be fixed by
https://github.com/apple/swift/pull/2840.

Dmitri

-- 
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 <gribozavr at gmail.com>*/


More information about the swift-dev mailing list