[swift-dev] Build Failures for Swift Repos

Joseph Bell joe at iachieved.it
Fri Jan 15 19:18:47 CST 2016


New failures in trying to build Swift from the repos:

TestFoundation/TestNSAffineTransform.swift:26:7: error: type
'TestNSAffineTransform' does not conform to protocol 'XCTestCaseProvider'
class TestNSAffineTransform : XCTestCase {
      ^
XCTest.XCTestCaseProvider:2:16: note: protocol requires property 'allTests'
with type '[(String, () throws -> Void)]'
    public var allTests: [(String, () throws -> Void)] { get }
               ^
TestFoundation/TestNSAffineTransform.swift:29:9: note: candidate has
non-matching type '[(String, () -> Void)]'
    var allTests : [(String, () -> Void)] {
        ^
TestFoundation/TestNSArray.swift:22:7: error: type 'TestNSArray' does not
conform to protocol 'XCTestCaseProvider'
class TestNSArray : XCTestCase {

swift swiftrevs.swift
swift:52a46d036d
llvm:3ebdbb2c7e
clang:f66c5bb67b
lldb:e6ab0bee64
cmark:5af77f3c1d
llbuild:97311cc774
swiftpm:fe7a21c459
swift-corelibs-xctest:01315bcfe2
swift-corelibs-foundation:1ae52803eb
swift-integration-tests:bade6e5395

So, I don't want to spam the mailing list if its inappropriate, and there's
no expectation that the system always builds, so if this is noise please
let me know.  I'm just raising it because I'd like to build everything to
create Ubuntu packages.  I can always go off of a tag if folks think that
would be a better approach.

Joe



-- 
---
http://dev.iachieved.it/iachievedit/
@iachievedit
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.swift.org/pipermail/swift-dev/attachments/20160115/95678702/attachment.html>


More information about the swift-dev mailing list