Can someone revert my change Merge pull request #6807 from alblue/SR-1676 · apple/swift@c85cbe5 · GitHub (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/
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
Have created Revert "Merge pull request #6807 from alblue/SR-1676" by alblue · Pull Request #6852 · apple/swift · GitHub if that's easier to merge.
Alex
···
On 17 Jan 2017, at 09:42, Ankit Aggarwal <ankit_aggarwal@apple.com> wrote:
+ swift-dev
On 17-Jan-2017, at 2:58 PM, Alex Blewitt via swift-build-dev <swift-build-dev@swift.org <mailto:swift-build-dev@swift.org>> wrote:
Can someone revert my change Merge pull request #6807 from alblue/SR-1676 · apple/swift@c85cbe5 · GitHub (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/
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@swift.org <mailto:swift-build-dev@swift.org>
https://lists.swift.org/mailman/listinfo/swift-build-dev