[swift-dev] [swift-build-dev] Reverting c85cbe
Alex Blewitt
alblue at apple.com
Tue Jan 17 03:49:16 CST 2017
Have created https://github.com/apple/swift/pull/6852 <https://github.com/apple/swift/pull/6852> if that's easier to merge.
Alex
> On 17 Jan 2017, at 09:42, Ankit Aggarwal <ankit_aggarwal at apple.com> wrote:
>
> + swift-dev
>
>
>> On 17-Jan-2017, at 2:58 PM, Alex Blewitt via swift-build-dev <swift-build-dev at swift.org <mailto:swift-build-dev at swift.org>> wrote:
>>
>> 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
>> _______________________________________________
>> swift-build-dev mailing list
>> swift-build-dev at swift.org <mailto:swift-build-dev at swift.org>
>> https://lists.swift.org/mailman/listinfo/swift-build-dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.swift.org/pipermail/swift-dev/attachments/20170117/3b33869f/attachment.html>
More information about the swift-dev
mailing list