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

Report

[FAILURE] oss-swift-incremental-RA-linux-ubuntu-14_04 [#8013]

Build URL:
https://ci.swift.org/job/oss-swift-incremental-RA-linux-ubuntu-14_04/8013/
Project:
oss-swift-incremental-RA-linux-ubuntu-14_04
Date of build:
Fri, 23 Aug 2019 19:37:01 -0500
Build duration:
1 hr 29 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 40f3b6cb56c13a129d06e7f632566c5e4a28c8a7 by brentdax:
    [IRGen] Mix -profile-generate into module hash

    • edit: include/swift/AST/IRGenOptions.h
    • add: test/IRGen/Inputs/empty.swift
    • edit: test/IRGen/module_hash.swift
  • Commit 5cd505ae1aa389114b81f498708a93db49193a8c by brentdax:
    [NFC] Extract helper from performLLVM()

    • edit: lib/IRGen/IRGen.cpp
  • Commit a5955fc6824f4e41306a81f0d4c51afb8ac464ac by brentdax:
    [NFC] Extract helper from moveFileIfDifferent()

    • edit: include/swift/Basic/FileSystem.h
    • edit: lib/Basic/FileSystem.cpp
  • Commit 413e7188113db2a1731049ee5d7cfe948c482b7a by brentdax:
    Assert correctness of performLLVM() incremental builds

    • edit: lib/IRGen/IRGen.cpp
  • Commit 7c043b81278717ddf459ae37d81e415844826536 by brentdax:
    Mix fuzzer flag into IRGen module hash

    • edit: include/swift/AST/IRGenOptions.h
    • edit: test/IRGen/module_hash.swift
  • Commit 3fe46e3f1653094589ef117d344564c7c2670a3b by david_smith:
    Remove stdlib and runtime dependencies on Foundation and CF

    • edit: stdlib/public/core/CMakeLists.txt
    • edit: stdlib/public/runtime/SwiftObject.mm
    • edit: stdlib/public/runtime/SwiftValue.mm
    • edit: stdlib/public/stubs/Reflection.mm
    • edit: test/stdlib/NSObject.swift
    • edit: stdlib/public/stubs/Availability.mm
    • edit: stdlib/public/core/ContiguousArrayBuffer.swift
    • edit: stdlib/public/core/StringBridge.swift
    • edit: stdlib/public/core/SetBridging.swift
    • edit: stdlib/public/core/ReflectionMirror.swift
    • edit: stdlib/public/core/BridgeObjectiveC.swift
    • edit: test/stdlib/StringBridge.swift
    • edit: stdlib/public/core/DictionaryBridging.swift
    • edit: stdlib/public/runtime/ErrorObject.mm
    • edit: stdlib/public/core/Hashing.swift
    • add: test/Inputs/SmallStringTestUtilities.swift
    • edit: stdlib/public/stubs/OptionalBridgingHelper.mm
    • edit: stdlib/public/runtime/SwiftObject.h
    • edit: stdlib/public/stubs/SwiftNativeNSXXXBase.mm.gyb
    • edit: stdlib/public/core/ShadowProtocols.swift
    • edit: test/stdlib/SmallString.swift
    • edit: include/swift/Runtime/ObjCBridge.h
  • Commit f61dd7bc1a76c72fcbd42bc0937fd9a08520c0f5 by brentdax:
    [NFC] Hash LLVM options more robustly

    • edit: include/swift/AST/IRGenOptions.h
    • edit: lib/IRGen/IRGen.cpp
  • Commit 47a4505429cd0ba4b3be629edd96a3140d60f1db by brentdax:
    [probably NFC] Mix all sanitizers into module hash

    • edit: include/swift/AST/IRGenOptions.h
  • Commit 8fa1ee17460d910c6f281f6d167b1bd60192e787 by brentdax:
    [NFC] Remove redundant empty test case file

    • delete: test/IRGen/Inputs/empty.swift
    • edit: test/IRGen/module_hash.swift
  • Commit df50eb3bc2db13c6f925808d3a717d5a624d1166 by blangmuir:
    [test] Fix minimum sleep change

    • edit: Sources/ISDBTibs/TibsToolchain.swift

New issue found!