[Swift CI] Build Failure: OSS - Swift Package - OS X (master) #3699

Report

[FAILURE] oss-swift-package-osx [#3699]

Build URL:
https://ci.swift.org/job/oss-swift-package-osx/3699/
Project:
oss-swift-package-osx
Date of build:
Sat, 14 Sep 2019 22:56:11 -0500
Build duration:
2 hr 26 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 15dc24ee2d4d55fa9169569e7788d09ddad230e2 by compnerd:
    Parse: repair build after #27132

    • edit: lib/Parse/SyntaxParsingContext.cpp
    • edit: include/swift/Parse/SyntaxParsingContext.h
    • edit: lib/Parse/ParseType.cpp
  • Commit d74a24be37fda08eb3e3892f701b025c54f91bfe by dgregor:
    [AST] Look through ConstructorRefCallExpr to find direct callee.

    • edit: lib/AST/Expr.cpp
    • add: validation-test/compiler_crashers_2_fixed/sr11062.swift
  • Commit c3db367d68231ddce2030c7e8209257670aac91f by github:
    [PrintAsObjC] Simplify NSUInteger special case slightly (#27188)

    • edit: lib/PrintAsObjC/DeclAndTypePrinter.cpp
  • Commit a3063ccfc0bf0073cfdb2cac10b22c9d16a93a01 by github:
    [PrintAsObjC] Use TypeDeclFinder instead of custom TypeVisitor (#27189)

    • edit: lib/PrintAsObjC/ModuleContentsWriter.cpp