[swift-dev] Build Failure when smoke testing SwiftPM

David Hart david at hartbit.com
Thu Jul 27 06:39:14 CDT 2017


Hello,

I’m trying to cherry-pick a commit on SwiftPM’s 4.0 branch and smoke testing failed with an unrelated error. Perhaps someone else might be interested by it:

In file included from include/swift/Syntax/SyntaxFactory.h:29:
include/swift/Syntax/SyntaxNodes.h:117:7: error: typedef redefinition with different types ('SyntaxCollection<SyntaxKind::FunctionCallArgumentList, swift::syntax::FunctionCallArgumentSyntax>' vs 'swift::syntax::FunctionCallArgumentListSyntax')

PR: https://github.com/apple/swift-package-manager/pull/1290
CI: https://ci.swift.org/job/swift-package-manager-PR-osx-smoke-test/439/

Regards,
David.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.swift.org/pipermail/swift-dev/attachments/20170727/9dfe6de3/attachment.html>


More information about the swift-dev mailing list