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

Report

[FAILURE] oss-swift-incremental-RA-linux-ubuntu-14_04-long-test [#6949]

Build URL:
https://ci.swift.org/job/oss-swift-incremental-RA-linux-ubuntu-14_04-long-test/6949/
Project:
oss-swift-incremental-RA-linux-ubuntu-14_04-long-test
Date of build:
Fri, 23 Aug 2019 22:02:23 -0500
Build duration:
1 hr 57 min

Changes

  • Commit 40f3b6cb56c13a129d06e7f632566c5e4a28c8a7 by brentdax:
    [IRGen] Mix -profile-generate into module hash

    • add: test/IRGen/Inputs/empty.swift
    • edit: test/IRGen/module_hash.swift
    • edit: include/swift/AST/IRGenOptions.h
  • 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: test/IRGen/module_hash.swift
    • edit: include/swift/AST/IRGenOptions.h
  • Commit f61dd7bc1a76c72fcbd42bc0937fd9a08520c0f5 by brentdax:
    [NFC] Hash LLVM options more robustly

    • edit: lib/IRGen/IRGen.cpp
    • edit: include/swift/AST/IRGenOptions.h
  • 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 e8fca9a07f8abe1c34804042e6f8f1e1abbbc893 by compnerd:
    build: restructure CoreFoundation build rules

    • edit: CoreFoundation/CMakeLists.txt