> Foundation/NSData.swift:19:8: error: module file was created by an older 
> version of the compiler; rebuild 'Dispatch' and try again: 
> /home/buildnode/jenkins/workspace/oss-swift-3.0-incremental-RA-linux-ubuntu-14_04-long-test/buildbot_incremental/libdispatch-linux-x86_64/src/swift/Dispatch.swiftmodule
> 
> import Dispatch
>        ^

I thought we fixed this—we need to build Swift, then libdispatch, then the 
Dispatch overlay, then Foundation. Has no one set that up yet?


> On Sep 23, 2016, at 0:51, no-re...@swift.org wrote:
> 
> New issue found!
> 
> [FAILURE] oss-swift-3.0-incremental-RA-linux-ubuntu-14_04-long-test [#302]
> 
> Build URL:    
> https://ci.swift.org/job/oss-swift-3.0-incremental-RA-linux-ubuntu-14_04-long-test/302/
>  
> <https://ci.swift.org/job/oss-swift-3.0-incremental-RA-linux-ubuntu-14_04-long-test/302/>
> Project:      oss-swift-3.0-incremental-RA-linux-ubuntu-14_04-long-test
> Date of build:        Fri, 23 Sep 2016 00:42:00 -0700
> Build duration:       9 min 45 sec
> 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-3.0-incremental-RA-linux-ubuntu-14_04-long-test/302/consoleFull#-1501563328ee1a197b-acac-4b17-83cf-a53b95139a76>
> Tests:
> 
> Name: Swift(linux-x86_64)
> Failed: 0 test(s), Passed: 8245 test(s), Total: 8245 test(s)
> Name: Swift-Unit
> Failed: 0 test(s), Passed: 230 test(s), Total: 230 test(s)
> 
> Changes
> 
> Commit d8a375727247d3c9e3295a9af1fec079485c5310 by jordan_rose:
> Merge pull request #4682 from jrose-apple/generic-param-fix-it
> 
> edit: test/Constraints/construction.swift
> edit: test/Constraints/generics.swift
> edit: include/swift/AST/DiagnosticsSema.def
> edit: lib/FrontendTool/FrontendTool.cpp
> edit: lib/Sema/TypeChecker.h
> edit: lib/Sema/MiscDiagnostics.cpp
> edit: lib/Sema/TypeCheckType.cpp
> edit: test/Constraints/bridging.swift
> edit: test/Constraints/incomplete_function_ref.swift
> edit: test/FixCode/fixits-apply.swift
> edit: test/decl/typealias/generic.swift
> edit: test/FixCode/fixits-apply.swift.result
> edit: lib/Sema/CSDiag.cpp
> 
> Commit 509ee4c7c8113e5865a22ffb9053b0236d7160ec by jordan_rose:
> Don't use construction to convert literals in rawValue fix-it. (#4934)
> 
> edit: test/FixCode/fixits-apply.swift.result
> edit: lib/Sema/CSDiag.cpp
> edit: test/FixCode/fixits-apply.swift

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

Reply via email to