[Swift CI] Build Failure: 0. OSS - Swift Incremental RA - Ubuntu 16.04 (master) #1231

Some libdispatch craziness ... not my patch.

error: Can not open file ... module.modulemap: No such file or directory

···

On Oct 27, 2017, at 2:04 PM, no-reply@swift.org wrote:

[FAILURE] oss-swift-incremental-RA-linux-ubuntu-16_04 [#1231]

Build URL: https://ci.swift.org/job/oss-swift-incremental-RA-linux-ubuntu-16_04/1231/
Project: oss-swift-incremental-RA-linux-ubuntu-16_04
Date of build: Fri, 27 Oct 2017 15:48:59 -0500
Build duration: 16 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
Tests:

Name: Swift(linux-x86_64)
Failed: 0 test(s), Passed: 10018 test(s), Total: 10018 test(s)
Name: Swift-Unit
Failed: 0 test(s), Passed: 483 test(s), Total: 483 test(s)

Changes

Commit b6f39e3132de823f3ddf51d77fd45308c039f3b4 by aschwaighofer:
IRGen: Whe emitting a call to a builtin runtime function transfer the

edit: lib/IRGen/GenBuiltin.cpp

Commit e0646d4321ac6e3fae22ecf145c5ab9f66ce8343 by aschwaighofer:
IRGen: Use swiftcc for swift_unexpectedError and swift_errorInMain

edit: stdlib/public/runtime/ErrorObject.h
edit: include/swift/Runtime/RuntimeFunctions.def
edit: test/IRGen/builtins.swift