It's now back to this error:

/Users/buildnode/jenkins/workspace/oss-swift-4.0-incremental-RA-osx/swift/lib/ClangImporter/ImportName.cpp:575:30:
error: no member named 'SwiftSuppressFactoryAsInitAttr' in namespace 'clang'
  if (method->hasAttr<clang::SwiftSuppressFactoryAsInitAttr>()) {
                      ~~~~~~~^
/Users/buildnode/jenkins/workspace/oss-swift-4.0-incremental-RA-osx/swift/lib/ClangImporter/ImportName.cpp:575:61:
error: expected unqualified-id
  if (method->hasAttr<clang::SwiftSuppressFactoryAsInitAttr>()) {
                                                            ^
This was the error that was present there before my cherry-picks and the
version bump commit.

On 24 March 2017 at 12:14, <no-re...@swift.org> wrote:

> New issue found!
> [FAILURE] oss-swift-4.0-incremental-RA-osx [#29]
> Build URL: https://ci.swift.org/job/oss-swift-4.0-incremental-RA-osx/29/
> Project: oss-swift-4.0-incremental-RA-osx
> Date of build: Fri, 24 Mar 2017 04:59:23 -0700
> Build duration: 14 min Identified problems:
>
>    - Compile Error: This build failed because of a compile error. Below
>    is a list of all errors in the build log:
>       - Indication 1
>       
> <https://ci.swift.org//job/oss-swift-4.0-incremental-RA-osx/29/consoleFull#-448353580ee1a197b-acac-4b17-83cf-a53b95139a76>
>
>
> Changes
>
>    - Commit *29494c6b02f0e1cb1c5d65b5dd0b9e0babfab337* by *Alex Lorenz:*
>
>    Revert "Bump version to 4.0.1"
>    - *edit*: CMakeLists.txt
>
>
>
>
_______________________________________________
swift-dev mailing list
swift-dev@swift.org
https://lists.swift.org/mailman/listinfo/swift-dev

Reply via email to