Report
[FAILURE] oss-swift-5.0-package-linux-ubuntu-14_04 [#242]
Build URL:
https://ci.swift.org/job/oss-swift-5.0-package-linux-ubuntu-14_04/242/
Project:
oss-swift-5.0-package-linux-ubuntu-14_04
Date of build:
Fri, 25 Jan 2019 01:56:17 -0600
Build duration:
59 min
Identified problems:
- Swift Compile Error: Swift compiler error
- Compile Error: This build failed because of a compile error. Below is a list of all errors in the build log:
Changes
-
Commit 596a135a5d2f9ca67ff30dd5e43f464ad23b1795 by suicaicoca:
Convert RunLoopMode to RunLoop.Mode as with Darwin Foundation- edit: Tests/Functional/Asynchronous/Expectations/main.swift
- edit: Sources/XCTest/Public/Asynchronous/XCTNSPredicateExpectation.swift
- edit: Sources/XCTest/Public/Asynchronous/XCTWaiter.swift
-
Commit 2de0c346026ecefe8c55c3457482703cdb59cf3d by ankit_aggarwal:
Change PackageContainerConstraint.Requirement to PackageRequirement- edit: Sources/PackageGraph/DependencyResolver.swift
- edit: Sources/PackageGraph/Pubgrub.swift
- edit: Sources/PackageGraph/PackageGraphRoot.swift
- edit: Tests/PackageGraphTests/PubgrubTests.swift
- edit: Sources/TestSupport/MockDependencyResolver.swift
- edit: Tests/PackageGraphTests/DependencyResolverTests.swift
- edit: Sources/Workspace/Workspace.swift
- edit: Sources/Workspace/CheckoutState.swift
-
Commit 7acf96ed4888246c9d4cbe7c4e030d7073f142b3 by github:
[build] Add flag to enable parseable module interfaces (#1951)- add: Fixtures/Miscellaneous/ParseableInterfaces/Sources/A/A.swift
- edit: Tests/CommandsTests/XCTestManifests.swift
- edit: Sources/Commands/Options.swift
- edit: Sources/Build/BuildPlan.swift
- add: Fixtures/Miscellaneous/ParseableInterfaces/Package.swift
- edit: Tests/CommandsTests/BuildToolTests.swift
- add: Fixtures/Miscellaneous/ParseableInterfaces/Sources/B/B.swift
- edit: Sources/Commands/SwiftTool.swift