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

Report

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

Build URL:
https://ci.swift.org/job/oss-swift-5.1-incremental-RA-linux-ubuntu-16_04/1190/
Project:
oss-swift-5.1-incremental-RA-linux-ubuntu-16_04
Date of build:
Mon, 17 Jun 2019 14:12:53 -0500
Build duration:
42 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 95fb7ea48b44b0487b8bd781459cb2c6b2d43098 by dmbryson:
    Revert "Guard new posix_spawn_* APIs with the macOS 10.15 SDK macro"

    • edit: lib/Basic/Subprocess.cpp
  • Commit b90d3457888225ba65b47b635dc3a1b37cd385d3 by dmbryson:
    Revert "Use new posix_spawn file actions API to set working dir in macOS

    • edit: lib/Basic/Subprocess.cpp
  • Commit 26f0b749047a022817a3227343d015e04ed9b501 by dgregor:
    [SE-0258] Implement basic support for property wrapper composition.

    • edit: include/swift/Basic/AnyValue.h
    • edit: test/decl/var/property_wrappers.swift
    • edit: include/swift/AST/TypeCheckRequests.h
    • edit: include/swift/AST/DiagnosticsSema.def
    • edit: include/swift/AST/Decl.h
    • edit: lib/Sema/CSGen.cpp
    • edit: include/swift/AST/TypeCheckerTypeIDZone.def
    • edit: lib/Sema/CodeSynthesis.cpp
    • edit: lib/Sema/TypeCheckAccess.cpp
    • edit: lib/Sema/TypeCheckPropertyWrapper.cpp
    • edit: lib/AST/TypeCheckRequests.cpp
    • edit: lib/Sema/TypeCheckAttr.cpp
    • edit: lib/Sema/TypeCheckConstraints.cpp
    • edit: lib/Sema/TypeCheckDecl.cpp
    • edit: lib/AST/Decl.cpp
    • edit: lib/Sema/TypeChecker.h
    • edit: include/swift/Basic/SimpleDisplay.h
    • edit: lib/SILGen/SILGenLValue.cpp
  • Commit 18f17fd86ec39874cc26473e6d3827968c7a2dbc by dgregor:
    [SE-0258] Clean up some code repetition involving initialization forms.

    • edit: lib/AST/Decl.cpp
  • Commit f2c9fccc72674153aca76a30dd07f72a2ce3ec02 by dgregor:
    [SE-0258] Rewrite findOriginalPropertyWrapperInitialValue() for

    • edit: test/SILGen/property_wrappers.swift
    • edit: lib/AST/Decl.cpp
  • Commit a19050c6dbed00c5bdfae063260328daae6f2d73 by dgregor:
    [SE-0258] More tests and hardening for property wrapper composition

    • edit: test/decl/var/property_wrappers.swift
    • edit: lib/Sema/CSSimplify.cpp
  • Commit ab95774373d8b7e8a0d8fe19318fca671541084e by dgregor:
    [SE-0258] Rename 'value' to 'wrappedValue'.

    • edit: include/swift/AST/DiagnosticsSema.def
    • edit: test/decl/protocol/special/coding/property_wrappers_codable.swift
    • edit: test/SILOptimizer/di_property_wrappers_errors.swift
    • edit: test/decl/var/property_wrappers.swift
    • edit: include/swift/AST/KnownIdentifiers.def
    • edit: test/decl/var/property_wrapper_aliases.swift
    • edit: lib/Sema/TypeCheckPropertyWrapper.cpp
  • Commit 2a03cc00a903a8f2f1e597a037f83cdb184dbf68 by dgregor:
    [SE-0258] Support initial values & explicit initialization arguments.

    • edit: lib/Sema/TypeChecker.h
    • edit: lib/Sema/TypeCheckPropertyWrapper.cpp
    • edit: include/swift/AST/DiagnosticsSema.def
    • edit: test/decl/var/property_wrappers.swift
    • edit: lib/Sema/CodeSynthesis.cpp
    • edit: lib/Sema/TypeCheckConstraints.cpp
  • Commit 339d3c2b42556695c502de3cdd8898ad54ede87d by dgregor:
    [SE-0258] Add a Fix-It for the value -> wrappedValue rename.

    • edit: lib/Sema/TypeCheckPropertyWrapper.cpp
    • edit: test/decl/var/property_wrapper_aliases.swift
  • Commit b450feaa7f8763de3480b2fcd7713255aebbc9ec by dgregor:
    [SE-0258] Escalate access of wrapperValue-produced $x to internal.

    • edit: test/SILGen/property_wrappers.swift
    • edit: lib/Sema/CodeSynthesis.cpp
    • edit: test/decl/var/property_wrappers.swift
  • Commit d3cf21a26759271fa81fa9bd74ab4b3b5107a990 by francisvm:
    [FastISel] Skip creating unnecessary vregs for arguments

    • edit: test/CodeGen/X86/swifterror.ll
    • edit: test/CodeGen/X86/swiftself.ll
    • edit: test/DebugInfo/X86/dbg-declare-arg.ll
    • edit: test/CodeGen/AArch64/swifterror.ll
    • edit: lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp
    • edit: test/CodeGen/AArch64/swiftself.ll
    • edit: test/CodeGen/SystemZ/swift-return.ll
    • edit: test/CodeGen/ARM/cmpxchg-O0.ll
    • edit: lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
    • edit: test/CodeGen/ARM/swifterror.ll
    • edit: test/CodeGen/AMDGPU/mubuf-legalize-operands.ll
  • Commit 00d2d4dfcbc752d0f153fbda16cda49294415563 by compnerd:
    CoreFoundation: use local uuid library

    • edit: CMakeLists.txt
  • Commit 4da9a27e5276a539ecf744e586a3384077b439c5 by github:
    build: allow passing Swift specific link flags

    • edit: cmake/modules/SwiftSupport.cmake