[Swift CI] Build Failure: 0. OSS - LLDB Incremental - Ubuntu 14.04 (swift 5.1) #76

Report

[FAILURE] oss-lldb-swift-5.1-incremental-linux-ubuntu-14_04 [#76]

Build URL:
https://ci.swift.org/job/oss-lldb-swift-5.1-incremental-linux-ubuntu-14_04/76/
Project:
oss-lldb-swift-5.1-incremental-linux-ubuntu-14_04
Date of build:
Tue, 05 Mar 2019 16:49:49 -0600
Build duration:
3 hr 33 min

Identified problems:

  • Regression test failed: This build failed because a regression test in the test suite FAILed. Below is a list of all errors:
  • Compile Error: This build failed because of a compile error. Below is a list of all errors in the build log:

Changes

  • Commit c0926d0abacb61c34bb3640500d864d3f891b675 by compnerd:
    FileHandle: create invalid handle properly on Windows

    • edit: Foundation/FileHandle.swift
  • Commit 4fe665137f016b720bfbc97126569428022b9e55 by si:
    Decimal: Enable bridging between Decimal / NSDecimalNumber for Codable

    • edit: Foundation/Decimal.swift
    • edit: TestFoundation/TestJSONEncoder.swift
    • edit: Foundation/JSONEncoder.swift
    • edit: TestFoundation/TestDecimal.swift
    • edit: TestFoundation/TestCodable.swift
  • Commit 8fc8e79a8a418f6fe63030d511ce6a28650f75cf by mikeash:
    [Stdlib] Special-case major version 9999 as always available.

    • edit: stdlib/public/core/Availability.swift
    • edit: test/stdlib/Runtime.swift.gyb
  • Commit 60d2d6cee857474e7260759a398a121c5e454782 by mikeash:
    [Reflection] Fail gracefully when objc_debug_taggedpointer_obfuscator

    • edit: include/swift/Remote/MetadataReader.h
  • Commit 304979ae1869bb2844c208f3187042f44acfbd17 by mikeash:
    [Reflection] Add some (disabled by default) debug logging in

    • edit: stdlib/tools/swift-reflection-test/swift-reflection-test.c
  • Commit 37979c8b4d6a99363d3a8844c18b3b3f7c36f345 by aschwaighofer:
    [5.1] Serialization: Also serialize the filename for storage decls with

    • edit: lib/AST/Decl.cpp
    • edit: test/Serialization/private_import.swift
    • edit: include/swift/AST/Decl.h
    • edit: lib/Serialization/Serialization.cpp
    • edit: test/Serialization/Inputs/private_import_other.swift