[Swift CI] Build Failure: 0. OSS - Swift Incremental RA - Ubuntu 16.10 - Long Test (swift 4.2) #585

Report

[FAILURE] oss-swift-4.2-incremental-RA-linux-ubuntu-16_10-long-test [#585]

Build URL:
https://ci.swift.org/job/oss-swift-4.2-incremental-RA-linux-ubuntu-16_10-long-test/585/
Project:
oss-swift-4.2-incremental-RA-linux-ubuntu-16_10-long-test
Date of build:
Tue, 17 Apr 2018 14:15:05 -0500
Build duration:
34 min

Identified problems:

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

Tests:

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

Changes

  • Commit 201589195272feb5675b9932d422884352f39355 by dmbryson:
    Fix findCycle when called following a prior forced build action

    • edit: lib/Core/BuildEngine.cpp
  • Commit ef7cc62640dc688e9277067bffed9137b221b7c3 by kremenek:
    Add mailmap for git history.

    • add: .mailmap
  • Commit fb862fbca5cab038f4e375c7e7f6892294456b28 by bruno.cardoso:
    [ClangImporter] Use appropriate link name for export_as

    • add: test/ClangImporter/private_frameworks_autolink.swift
    • add: test/ClangImporter/Inputs/privateframeworks/withprivate-autolink/SomeKitCore.framework/Modules/module.modulemap
    • add: test/ClangImporter/Inputs/privateframeworks/withprivate-autolink/SomeKitCore.framework/SomeKitCore.tbd
    • add: test/ClangImporter/private_frameworks_autolink2.swift
    • add: test/ClangImporter/Inputs/privateframeworks/withprivate-autolink/SomeKit.framework/Headers/SomeKit.h
    • add: test/ClangImporter/Inputs/privateframeworks/withprivate-autolink/SomeKit.framework/SomeKit.tbd
    • add: test/ClangImporter/Inputs/privateframeworks/withprivate-autolink/SomeKitCore.framework/Headers/SomeKitCore.h
    • edit: lib/ClangImporter/ClangImporter.cpp
    • add: test/ClangImporter/Inputs/privateframeworks/withprivate-autolink/SomeKitCore.framework/Headers/SKWidget.h
    • add: test/ClangImporter/Inputs/privateframeworks/withprivate-autolink/SomeKit.framework/Headers/SKWidget.h
    • add: test/ClangImporter/Inputs/privateframeworks/withprivate-autolink/SomeKit.framework/Modules/module.modulemap
  • Commit d515a622008753d0b9c5df347216bd2de1591529 by mgottesman:
    [ADT] Simplify and optimize StringSwitch

    • edit: include/llvm/ADT/StringSwitch.h
    • edit: unittests/ADT/StringSwitchTest.cpp
    • edit: include/llvm/ADT/StringRef.h
  • Commit f6ae0f82b006d9c785e164635ae842e9f1e2059a by mgottesman:
    [ADT] NFC: Fix bogus StringSwitch rule-of-five boilerplate

    • edit: include/llvm/ADT/StringSwitch.h
  • Commit ea4226c6e773003ded00be1e7566272a0874689c by mgottesman:
    Fix for LLVM r326109

    • edit: lib/Basic/SourceManager.cpp
  • Commit fa45d4d763d26253f545d8890cba56325b278af8 by kremenek:
    Add mailmap for git history.

    • add: .mailmap