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

Report

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

Build URL:
https://ci.swift.org/job/oss-lldb-swift-5.1-incremental-linux-ubuntu-14_04/558/
Project:
oss-lldb-swift-5.1-incremental-linux-ubuntu-14_04
Date of build:
Tue, 02 Jul 2019 15:36:04 -0500
Build duration:
2 hr 47 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 ba8996777b08af274b39a67ccec46010dd91a9d1 by mikeash:
    [Swift] Accommodate the change to multiple runtime library paths.

    • edit: source/Symbol/SwiftASTContext.cpp
  • Commit 64aa5e3a29184b56e20f7fe0cf144fe5784510e1 by gwen.mittertreiner:
    Always Handle Broken Pipes on Windows

    • edit: Foundation/FileHandle.swift
  • Commit f4f4c70f4306b28b1fbc551b2ddd44869e6bc60a by mikeash:
    Revert "[Tests] Make environment-mac.swift pass if DYLD_LIBRARY_PATH is

    • edit: test/Driver/Inputs/print-var.sh
    • edit: test/Driver/environment-mac.swift
  • Commit 107297b2025b350be7def5ed6c5fc60f79c84e9a by mikeash:
    Revert "[Tests] Add -dump-input fail to environment-mac.swift's

    • edit: test/Driver/environment-mac.swift
  • Commit dd2fcd1c0b1c131ff504ff05cd9c8bdcbf5c28ab by mikeash:
    Revert "[Tests] Update tests for interpreter change to search

    • edit: test/Driver/options-interpreter.swift
    • edit: test/Interpreter/repl_autolinking.swift
  • Commit 66dc01b64e05fb4320455f819148a918692326fd by mikeash:
    Revert "[Driver] On Apple platforms, add /usr/lib/swift to the beginning

    • edit: lib/Driver/DarwinToolChains.cpp
    • delete: test/Driver/environment-mac.swift
  • Commit 659278dc3773f1307708b79a7c6849c5530d4d1a by mikeash:
    Revert "[REPL] When using the default resource directory, prefer loading

    • edit: include/swift/AST/SearchPathOptions.h
    • edit: lib/Immediate/REPL.cpp
    • edit: include/swift/Frontend/Frontend.h
    • edit: lib/Immediate/Immediate.cpp
    • edit: lib/Frontend/CompilerInvocation.cpp
    • edit: lib/Immediate/ImmediateImpl.h
  • Commit bbdafde31f67b84d1013893aaf30b4ee8a8a8201 by mikeash:
    [Interpreter] Fall back to loading Swift dylibs from /usr/lib/swift on

    • edit: lib/Immediate/REPL.cpp
    • edit: include/swift/AST/SearchPathOptions.h
    • edit: lib/IRGen/GenType.cpp
    • edit: lib/Immediate/ImmediateImpl.h
    • edit: lib/Frontend/ParseableInterfaceModuleLoader.cpp
    • edit: lib/Immediate/Immediate.cpp
    • edit: lib/Frontend/CompilerInvocation.cpp
  • Commit f14358521ddee0d23c560fb3f11438b242ed08ba by mikeash:
    [Interpreter] Clean up the /usr/lib/swift fallback code.

    • edit: lib/Frontend/CompilerInvocation.cpp
    • edit: lib/Immediate/ImmediateImpl.h
    • edit: lib/Immediate/Immediate.cpp
    • edit: lib/Frontend/ParseableInterfaceModuleLoader.cpp
  • Commit bff21f3a80c57be055ce3bf60953e8680af3e128 by klorentey:
    [stdlib] RawRepresentable: revert to default _rawHashValue(seed:)

    • edit: stdlib/public/core/CompilerProtocols.swift
    • edit: test/stdlib/RawRepresentable-tricky-hashing.swift
  • Commit 69eb2b7d1adc0726d1cd3baec88fe69e635dcc27 by jgroff:
    SILGen: Don't explode inout tuples in init allocating entry points.

    • edit: test/SILGen/initializers.swift
    • edit: lib/SILGen/SILGenProlog.cpp
  • Commit 2198a38f9d4caf82d134000cb8b0e4cbbfd1641d by mikeash:
    [Test] Adjust UIViewControllerAdditions to take individual nib files as

    • edit: test/stdlib/UIViewControllerAdditions.swift
  • Commit 32d3c549200cfabd8f9f3dd6fe937caf3fd101cc by blangmuir:

    [code-completion] Disable diagnostics in @functionBuilder bodies

    • edit: include/swift/Basic/SourceManager.h
    • edit: lib/Sema/BuilderTransform.cpp