I don’t know what this could have to do with the changes in Runtime.swift. 
Speculatively reverting until it clears up:
https://github.com/apple/swift/pull/7227

ArchetypeBuilder.cpp:2461: auto 
swift::ArchetypeBuilder::getGenericEnvironment(swift::GenericSignature 
*)::(anonymous class)::operator()(swift::ArchetypeBuilder::PotentialArchetype 
*) const: Assertion `(inContext->isEqual(repInContext) || inContext->hasError() 
|| repInContext->hasError()) && "Potential archetype mapping differs from 
representative!"' failed.

1.      While type-checking '_BidirectionalCollectionBox' at 
/home/buildnode/jenkins/workspace/oss-swift-incremental-RA-linux-ubuntu-16_10-long-test/swift/stdlib/public/core/ExistentialCollection.swift.gyb:336:16
2.      While validating '_BidirectionalCollectionBox' at 
/home/buildnode/jenkins/workspace/oss-swift-incremental-RA-linux-ubuntu-16_10-long-test/swift/stdlib/public/core/ExistentialCollection.swift.gyb:336:16

> On Feb 3, 2017, at 9:08 AM, no-re...@swift.org wrote:
> 
> [FAILURE] oss-swift-incremental-RA-linux-ubuntu-16_10-long-test [#658]
> 
> Build URL:    
> https://ci.swift.org/job/oss-swift-incremental-RA-linux-ubuntu-16_10-long-test/658/
>  
> <https://ci.swift.org/job/oss-swift-incremental-RA-linux-ubuntu-16_10-long-test/658/>
> Project:      oss-swift-incremental-RA-linux-ubuntu-16_10-long-test
> Date of build:        Fri, 03 Feb 2017 08:52:00 -0800
> Build duration:       16 min
> 
> Changes
> 
> Commit 7137bab0c72932464fa950f95ece2193c3ade5f0 by ghoare:
> [Bridging PCH] Teach SourceKit to ignore the bridging-pch driver
> 
> edit: tools/SourceKit/lib/SwiftLang/SwiftASTManager.cpp
> add: test/SourceKit/Misc/ignore_bridging_pch.swift
> 
> Commit 139699432bf1b508bf95cded65936c91393f569f by atrick:
> [stdlib] Resolve unsafeBitCast warnings in Runtime.swift.gyb. (#7116)
> 
> edit: stdlib/public/core/Runtime.swift.gyb
> 
> Commit f24f5d034aab53c6e18ddd49df9d068b8e0f663d by ankit_aggarwal:
> [PackageLoading] Always create test modules
> 
> edit: Tests/PackageGraphTests/PackageGraphTests.swift
> edit: Sources/Commands/SwiftTestTool.swift
> edit: Tests/PackageLoadingTests/ConventionTests.swift
> edit: Sources/PackageLoading/PackageBuilder.swift
> edit: Sources/PackageGraph/PackageGraph.swift
> edit: Sources/Xcodeproj/pbxproj().swift
> edit: Tests/PackageLoadingTests/ManifestTests.swift
> edit: Sources/Build/BuildPlan.swift
> edit: Sources/PackageGraph/PackageGraphLoader.swift
> 
> Commit 2c4f597e72e4f5fcfb3307793312bca5cfc823ee by ankit_aggarwal:
> [PackageModel] Roll test module into the type enum
> 
> edit: Sources/Xcodeproj/Module+PBXProj.swift
> delete: Sources/Build/Buildable.swift
> edit: Tests/PackageLoadingTests/ConventionTests.swift
> edit: Sources/Xcodeproj/generate().swift
> edit: Sources/Xcodeproj/xcscheme().swift
> edit: Tests/PackageGraphTests/PackageGraphTests.swift
> edit: Sources/Commands/Describe.swift
> edit: Sources/PackageLoading/ModuleMapGenerator.swift
> edit: Tests/BuildTests/BuildPlanTests.swift
> edit: Sources/Build/BuildPlan.swift
> edit: Sources/PackageLoading/PackageBuilder.swift
> edit: Sources/PackageModel/Module.swift
> edit: Sources/PackageModel/ResolvedModels.swift
> edit: Tests/PackageLoadingTests/PkgConfigTests.swift
> edit: Sources/PackageGraph/PackageGraphLoader.swift
> edit: Sources/Build/llbuild.swift
> edit: Sources/PackageModel/Product.swift
> edit: Sources/Xcodeproj/pbxproj().swift

_______________________________________________
swift-dev mailing list
swift-dev@swift.org
https://lists.swift.org/mailman/listinfo/swift-dev

Reply via email to