[Swift CI] Build Failure: 0. OSS - Swift Incremental RA - Ubuntu 16.04 - Long Test (swift 5.0) #249

Report

[FAILURE] oss-swift-5.0-incremental-RA-linux-ubuntu-16_04-long-test [#249]

Build URL:
https://ci.swift.org/job/oss-swift-5.0-incremental-RA-linux-ubuntu-16_04-long-test/249/
Project:
oss-swift-5.0-incremental-RA-linux-ubuntu-16_04-long-test
Date of build:
Thu, 22 Feb 2018 13:43:39 -0600
Build duration:
40 min

Identified problems:

  • Compile Error: This build failed because of a compile error. Below is a list of all errors in the build log:

Changes

  • Commit d7c4fc780a4451d32f0a1ffc412361fc5b14d09a by jordan_rose:
    Replace uses of @_silgen_name with uses of a shims header.

    • edit: src/swift/Data.swift
    • edit: src/swift/Queue.swift
    • edit: src/swift/Wrapper.swift
    • edit: src/swift/Block.swift
    • edit: src/swift/Source.swift
    • edit: src/swift/DispatchStubs.cc

Jordan, could this be related to your change?

/home/buildnode/jenkins/workspace/oss-swift-5.0-incremental-RA-linux-ubuntu-16_04-long-test/buildbot_incremental/swift-linux-x86_64/lib/swift/shims/DispatchOverlayShims.h:16:1: error: expected identifier or '('
@import Dispatch;
^