[Swift CI] Build Failure: 0. OSS - LLDB Incremental - Ubuntu 14.04 (master) #1183

Report

[FAILURE] oss-lldb-incremental-linux-ubuntu-14_04 [#1183]

Build URL:
https://ci.swift.org/job/oss-lldb-incremental-linux-ubuntu-14_04/1183/
Project:
oss-lldb-incremental-linux-ubuntu-14_04
Date of build:
Sat, 05 Jan 2019 03:03:53 -0600
Build duration:
2 hr 59 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 46ec2cf0fb1d1c5957a9c326f946a42e9aed100e by compnerd:
    add_swift_host_tool: normalize arguments, rename prefix

    • edit: cmake/modules/AddSwift.cmake
  • Commit 8738b8052486b0aecf2ff18569921ba75116c78d by compnerd:
    Parse: explicitly state ordering of parsing (NFC)

    • edit: lib/Parse/ParseType.cpp
  • Commit 05fc089af68bd602c950bb0256ce8e03037cbf14 by dgregor:
    [Generic Signature Builder] Sort invalid source locations properly.

    • edit: lib/AST/GenericSignatureBuilder.cpp
    • add: validation-test/compiler_crashers_2_fixed/0188-sr9496.swift
  • Commit a8fb416f9e34ca8ce86b547d7cca77a8fc55a970 by dgregor:
    [Type checker] Don't implicitly propagate @objc to read/modify

    • edit: test/attr/attr_objc.swift
    • edit: lib/Sema/TypeCheckDeclObjC.cpp