[Swift CI] Build Failure: 0. OSS - Swift Incremental RA - OS X (master) #11301

Report

[FAILURE] oss-swift-incremental-RA-osx [#11301]

Build URL:
https://ci.swift.org/job/oss-swift-incremental-RA-osx/11301/
Project:
oss-swift-incremental-RA-osx
Date of build:
Fri, 10 Apr 2020 17:14:59 -0500
Build duration:
27 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 b74718abde9eb868638cf15fddb393968b284418 by aprantl:
    Remove const qualifier from Modules returned by ExternalASTSource. (NFC)

    • edit: clang/lib/Serialization/ASTReader.cpp
    • edit: clang/include/clang/AST/ExternalASTSource.h
    • edit: clang/lib/AST/ExternalASTSource.cpp
  • Commit 3528e7e1fab0297cd2d22153a59651b4e693e80e by compnerd:
    AutoDiff: disable the test cases for FP80

    • edit: test/AutoDiff/stdlib/tgmath_derivatives.swift.gyb
  • Commit efdfceeb9b3c8ec338b9368c1477693422dc1624 by achikin:
    [Sema] Diagnose use of implementation-only property wrappers We already

    • edit: test/Sema/Inputs/implementation-only-import-in-decls-helper.swift
    • edit: test/Serialization/Recovery/implementation-only-missing.swift
    • edit: lib/Sema/TypeCheckAccess.cpp
    • edit: include/swift/AST/DiagnosticsSema.def
    • edit: test/Sema/implementation-only-import-in-decls.swift

This should fix itself in the next build. There's a matching llvm-project commit that got merged at the same time.

-- adrian