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

Report

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

Build URL:
https://ci.swift.org/job/oss-lldb-incremental-linux-ubuntu-14_04/1379/
Project:
oss-lldb-incremental-linux-ubuntu-14_04
Date of build:
Thu, 07 Feb 2019 17:53:16 -0600
Build duration:
3 hr 50 min

Tests:

Name: lldb
Failed: 0 test(s), Passed: 58 test(s), Total: 106 test(s)
Name: lldb-Suite
Failed: 0 test(s), Passed: 880 test(s), Total: 880 test(s)
Name: lldb-Unit
Failed: 0 test(s), Passed: 598 test(s), Total: 598 test(s)

Changes

  • Commit 515bac9773119bbe1a3bd4c2f3b39b44e39d9a9d by nathan:
    Un-comment-out a few things that were removed due to swift using old

    • edit: include/lldb/Symbol/ClangASTContext.h
    • edit: source/Symbol/ClangASTContext.cpp
  • Commit 3075abaf73a5666bd3011b17f2a7de03b8990320 by ditaliano:
    [SwiftASTContext] Clean up function types and document a limitation.

    • edit: source/Symbol/SwiftASTContext.cpp
  • Commit 23b6e00d3ae39fa27c00a483bbc12ecca516557d by aprantl:
    Fix build failure and enable test on Linux.

    • edit: packages/Python/lldbsuite/test/lang/swift/dwarfimporter/C/Makefile
    • edit: packages/Python/lldbsuite/test/lang/swift/dwarfimporter/C/TestSwiftDWARFImporterC.py
  • Commit 0e1331a5bfdb418fb7b1f80ab0d399d2fcc5f120 by ditaliano:
    [Swift] Get the correct metadata pointer, instead of crashing.

    • edit: source/Plugins/Language/Swift/SwiftMetatype.cpp
    • add: lit/SwiftREPL/MetatypeRepl.test
  • Commit 7c65c14df7f062b6a1f8519c59e929db7bbc04a2 by me:
    [stdlib] Fix memory leaks in readLine()

    • edit: stdlib/public/SwiftShims/LibcShims.h
    • edit: stdlib/public/stubs/Stubs.cpp
    • edit: stdlib/public/core/InputStream.swift
  • Commit 4a2f7c9192b18f0125fd60fbddea6f996a259bd6 by compnerd:
    test: correct paths in DebugInfo/line-directive (NFC)

    • edit: test/DebugInfo/line-directive.swift
  • Commit d08b46c47e8c3086523c6d5873b209e26237197e by danielrodriguez:
    [tests] Standarize the checks for Darwin, Glibc and MSVCRT.

    • edit: test/Fuzzing/fuzzer_test.swift
    • edit: validation-test/stdlib/StringSlicesConcurrentAppend.swift
    • edit: validation-test/stdlib/String.swift
    • edit: test/Prototypes/BigInt.swift
    • edit: test/stdlib/POSIX.swift
    • edit: validation-test/StdlibUnittest/RaceTest.swift
    • edit: test/stdlib/tgmath_optimized.swift
    • edit: validation-test/StdlibUnittest/ChildProcessShutdown/PassIfChildCrashedDuringTestExecution.swift
    • edit: test/Interpreter/dynamic_replacement_dlclose.swift
    • edit: test/stdlib/PrintFloat.swift.gyb
    • edit: test/ClangImporter/availability_returns_twice.swift
    • edit: test/ClangImporter/clang_builtins.swift
    • edit: test/Interpreter/SDK/libc.swift
    • edit: test/stdlib/MathConstants.swift
    • edit: test/stdlib/Runtime.swift.gyb
    • edit: test/Interpreter/dynamic_replacement_chaining.swift
    • edit: test/stdlib/tgmath.swift.gyb
    • edit: test/IRGen/builtin_math.swift
    • edit: test/stdlib/FloatConstants.swift
    • edit: validation-test/StdlibUnittest/ChildProcessShutdown/FailIfChildCrashesDuringShutdown.swift
    • edit: validation-test/stdlib/POSIXErrorCode.swift
    • edit: validation-test/StdlibUnittest/AtomicInt.swift
    • edit: test/Fuzzing/fuzzer_test_simpler.swift
    • edit: test/stdlib/mmap.swift
    • edit: validation-test/StdlibUnittest/Stdin.swift
    • edit: test/IRGen/sanitize_coverage.swift
    • edit: test/Interpreter/dynamic_replacement.swift
    • edit: validation-test/StdlibUnittest/ChildProcessShutdown/FailIfChildExitsDuringShutdown.swift
    • edit: test/stdlib/VarArgs.swift
    • edit: test/Sanitizers/tsan.swift
  • Commit d364bb359bf2529ae050335c1f3549c0f6b3e628 by mgottesman:
    [silgenpattern] Fix the box handling in the old silgenpattern enum code

    • edit: test/SILGen/indirect_enum.swift
    • add: test/Interpreter/indirect_enum.swift
    • edit: lib/SILGen/SILGenPattern.cpp
  • Commit 5ce1aa88dcc1ed87c29528081540ba5f46535708 by bob.wilson:
    [update-checkout] Add new branch configs for Swift 5.1

    • edit: utils/update_checkout/update-checkout-config.json
  • Commit c51a6c0a894f9d5aa2153d0b3f957c40307ef836 by blangmuir:
    Disable sourcekit-lsp and indexstore-db on Ubuntu 14.04

    • edit: utils/build-presets.ini
    • edit: utils/build_swift/driver_arguments.py
    • edit: utils/build_swift/tests/expected_options.py