[swift-build-dev] Reverting c85cbe

Alex Blewitt alblue at apple.com
Tue Jan 17 03:28:42 CST 2017


Can someone revert my change https://github.com/apple/swift/commit/c85cbe5c785cd729b28e802bcfa69a549fa78df7 <https://github.com/apple/swift/commit/c85cbe5c785cd729b28e802bcfa69a549fa78df7> (current tip of master)? It caused a build failure on the 14.04 bot again:

https://ci.swift.org/job/oss-swift-incremental-RA-linux-ubuntu-14_04/613/ <https://ci.swift.org/job/oss-swift-incremental-RA-linux-ubuntu-14_04/613/>

In file included from allocator.c:21:
In file included from ./internal.h:616:
 <>./shims.h:252:2: error: unsupported compiler
#error unsupported compiler
 ^
1 error generated.

It seems to be detecting/using /usr/bin/clang, which should be the right version to use, but somehow the setting isn't being passed down to the nested project.

Apologies again,

Alex
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.swift.org/pipermail/swift-build-dev/attachments/20170117/606d83cc/attachment.html>


More information about the swift-build-dev mailing list