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

Report

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

Build URL:
https://ci.swift.org/job/oss-swift-incremental-RA-linux-ubuntu-16_04/7706/
Project:
oss-swift-incremental-RA-linux-ubuntu-16_04
Date of build:
Mon, 18 Mar 2019 12:26:10 -0500
Build duration:
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 9eed34235ba379027a944ef8bee665f813fcf427 by dexonsmith:
    ClangImporter: Adjust to r355777, PCMCache => ModuleCache

    • edit: lib/ClangImporter/ClangImporter.cpp
  • Commit a42bc623970022303761cdfd9e7bd6aab823fcf5 by dexonsmith:
    ClangImporter: Share a module cache between CompilerInstances

    • edit: lib/ClangImporter/ClangImporter.cpp
  • Commit da8a1c57e88263c582252f37bc57cfdf04aa53b6 by dexonsmith:
    ClangImporter: Use the new CacheGeneratedPCH in Clang

    • edit: lib/ClangImporter/ClangImporter.cpp
  • Commit 2134b17a208081944389e900d2b4d47960124a9c by dexonsmith:
    ClangImporter: Test that PCHs are actually cached in memory

    • add: unittests/ClangImporter/CMakeLists.txt
    • edit: unittests/CMakeLists.txt
    • add: unittests/ClangImporter/ClangImporterTests.cpp

Looking at this, it doesn't have the Clang changes I pushed at the same time to swift-5.1-branch. Was that the wrong branch?

Automerger might not have merged the change into stable branch before this job was triggered.

Thanks,

Mishal Shah

The changes in master have been reverted since I didn't have time to look at this when Davide brought it to my attention.

How should I stage this to make it actually land without breaking bots? Should I be pushing to the stable branch myself?

We will just have to wait for the automerger to merge the changes from swift-5.1-branch into stable.

Thanks,

Mishal Shah