<html><head><meta http-equiv="Content-Type" content="text/html; charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">Hi,<div class=""><br class=""></div><div class="">Swift CI is failing on my SwiftPM PR due to a compilation error in sourcekit. Can someone look into this?</div><div class=""><br class=""></div><div class=""><a href="https://github.com/apple/swift-package-manager/pull/1336" class="">https://github.com/apple/swift-package-manager/pull/1336</a></div><div class=""><a href="https://ci.swift.org/job/swift-package-manager-Linux-smoke-test/56/console" class="">https://ci.swift.org/job/swift-package-manager-Linux-smoke-test/56/console</a></div><div class=""><br class=""></div><div class=""><br class=""></div><div class=""><pre class="console-output" style="box-sizing: border-box; white-space: pre-wrap; word-wrap: break-word; margin-top: 0px; margin-bottom: 0px; font-size: 13px; background-color: rgb(43, 48, 59); color: rgb(192, 197, 206); padding: 20px; border-top-left-radius: 3px; border-top-right-radius: 3px; border-bottom-right-radius: 3px; border-bottom-left-radius: 3px;">[36/244] Building CXX object tools/SourceKit/lib/Support/CMakeFiles/SourceKitSupport.dir/Concurrency-libdispatch.cpp.o
FAILED: /usr/bin/clang++   -DCMARK_STATIC_DEFINE -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Syntax -I/home/buildnode/jenkins/workspace/swift-package-manager-Linux-smoke-test/swift/lib/Syntax -Iinclude -I/home/buildnode/jenkins/workspace/swift-package-manager-Linux-smoke-test/swift/include -I/home/buildnode/jenkins/workspace/swift-package-manager-Linux-smoke-test/llvm/include -I/home/buildnode/jenkins/workspace/swift-package-manager-Linux-smoke-test/build/Ninja-ReleaseAssert/llvm-linux-x86_64/include -I/home/buildnode/jenkins/workspace/swift-package-manager-Linux-smoke-test/build/Ninja-ReleaseAssert/llvm-linux-x86_64/tools/clang/include -I/home/buildnode/jenkins/workspace/swift-package-manager-Linux-smoke-test/llvm/tools/clang/include -I/home/buildnode/jenkins/workspace/swift-package-manager-Linux-smoke-test/cmark/src -I/home/buildnode/jenkins/workspace/swift-package-manager-Linux-smoke-test/build/Ninja-ReleaseAssert/cmark-linux-x86_64/src -Wno-unknown-warning-option -Werror=unguarded-availability-new -fno-stack-protector -fPIC -fvisibility-inlines-hidden -Wall -W -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -Wcovered-switch-default -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wstring-conversion -Werror=date-time -std=c++11 -fcolor-diagnostics -ffunction-sections -fdata-sections -Wdocumentation -Wimplicit-fallthrough -Wunreachable-code -Woverloaded-virtual -DOBJC_OLD_DISPATCH_PROTOTYPES=0 -O3    -UNDEBUG  -fno-exceptions -fno-rtti -DSWIFT_RUNTIME_ENABLE_COW_EXISTENTIALS=1 -target x86_64-unknown-linux-gnu -O2 -g0 -UNDEBUG -DSWIFT_RUNTIME_ENABLE_COW_EXISTENTIALS=1 -MMD -MT lib/Syntax/CMakeFiles/swiftSyntax.dir/GenericSyntax.cpp.o -MF lib/Syntax/CMakeFiles/swiftSyntax.dir/GenericSyntax.cpp.o.d -o lib/Syntax/CMakeFiles/swiftSyntax.dir/GenericSyntax.cpp.o -c /home/buildnode/jenkins/workspace/swift-package-manager-Linux-smoke-test/swift/lib/Syntax/GenericSyntax.cpp
In file included from /home/buildnode/jenkins/workspace/swift-package-manager-Linux-smoke-test/swift/lib/Syntax/GenericSyntax.cpp:15:
In file included from include/swift/Syntax/SyntaxFactory.h:29:
<a id="-6128074573122a513-f36a-4c87-8ed7-cbc36a1ec144" style="box-sizing: border-box; color: rgb(191, 97, 106) !important; text-decoration: underline; word-wrap: break-word; display: block; position: relative; top: -2em; visibility: hidden;" class=""></a><span title="Compile Error" style="box-sizing: border-box; color: white; background-color: red; background-position: initial initial; background-repeat: initial initial;" class="">include/swift/Syntax/SyntaxNodes.h:120:7: error: typedef redefinition with different types ('SyntaxCollection&lt;SyntaxKind::FunctionCallArgumentList, swift::syntax::FunctionCallArgumentSyntax&gt;' vs 'swift::syntax::FunctionCallArgumentListSyntax')</span></pre><div class=""><br class=""></div></div><div class=""><div class=""><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><div style="color: rgb(0, 0, 0); font-family: Helvetica; font-size: 14px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px;">--<br class="">Ankit</div></div>

</div>
<br class=""></div></body></html>