Are you passing the path to the existing ninja binary when building?
ninja-bin "" "the path to Ninja tool"
If not, it will likely try and build ninja for you.
if ninja_required and toolchain.ninja is None:
args.build_ninja = True
Alex
> On 14 Sep 2017, at 03:32, David Zarzycki via swift-dev <[email protected]>
> wrote:
>
> So after updating my sources, build-script fails to work with the following
> error:
>
> ./utils/build-script: fatal error: can't find source directory for ninja
> (tried /Volumes/data/wt/swift/master/ninja)
>
> Why does it care about where my ninja source is? Why does "--build-ninja
> false" not work?
>
> Thanks,
> Dave
> _______________________________________________
> swift-dev mailing list
> [email protected]
> https://lists.swift.org/mailman/listinfo/swift-dev
_______________________________________________
swift-dev mailing list
[email protected]
https://lists.swift.org/mailman/listinfo/swift-dev