[Swift CI] Build Failure: 0. OSS - Swift Incremental RA - Ubuntu 16.04 (swift 5.1) #337

Report

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

Build URL:
https://ci.swift.org/job/oss-swift-5.1-incremental-RA-linux-ubuntu-16_04/337/
Project:
oss-swift-5.1-incremental-RA-linux-ubuntu-16_04
Date of build:
Wed, 20 Mar 2019 23:01:48 -0500
Build duration:
38 min

Identified problems:

  • Swift Compile Error: Swift compiler error
  • Compile Error: This build failed because of a compile error. Below is a list of all errors in the build log:

Changes

  • Commit ac2e8fc4c0e16001270477ebca22b98087fa6e4b by mgottesman:
    [ast] Allow for VarDecls to have a Parent back pointer that points at a

    • edit: include/swift/AST/Decl.h
    • edit: include/swift/Basic/LLVM.h
  • Commit 4c389dd466eda6606b3b6ecdc7d2a638e452c23b by mgottesman:
    [sema] Wire up VarDecl parent pointers for case stmt related Var Decls

    • edit: lib/AST/Decl.cpp
    • edit: lib/Sema/TypeCheckStmt.cpp
    • edit: include/swift/AST/Decl.h
    • edit: lib/Sema/MiscDiagnostics.cpp
  • Commit a62b609531c42cc9515a784390e18c2435a575d2 by gwen.mittertreiner:
    Implement _lstatFile on Windows

    • edit: Foundation/FileManager.swift