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

Report

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

Build URL:
https://ci.swift.org/job/oss-lldb-incremental-linux-ubuntu-14_04/1136/
Project:
oss-lldb-incremental-linux-ubuntu-14_04
Date of build:
Mon, 17 Dec 2018 19:25:55 -0600
Build duration:
3 hr 53 min

Tests:

Name: lldb
Failed: 0 test(s), Passed: 56 test(s), Total: 103 test(s)
Name: lldb-Suite
Failed: 0 test(s), Passed: 865 test(s), Total: 865 test(s)
Name: lldb-Unit
Failed: 0 test(s), Passed: 598 test(s), Total: 598 test(s)

Changes

  • Commit 18e28d33433e271838df1551ebc14db0b57e53e2 by ditaliano:
    Fix lldb's macosx/heap.py cstr command.

    • add: lit/Heap/heap-cstr.test
    • edit: examples/darwin/heap_find/heap.py
    • add: lit/Heap/Inputs/cstr.c
  • Commit d390cbbe14fd8bd70a9087877a01c2e9e3fd54cf by danielrodriguez:
    Fix NSString.substring returning an address.

    • edit: Foundation/NSString.swift
    • edit: TestFoundation/TestNSString.swift
  • Commit 2c065083c85054b70cdc3eeb5895fd56fd3ee3f2 by unknown:
    Added overridden "description" method to NSNull to match Darwin's

    • edit: TestFoundation/main.swift
    • edit: TestFoundation/TestNSNull.swift
    • edit: Foundation/NSNull.swift
  • Commit a742bac2d03d35f094421af02543320413a22399 by compnerd:
    CoreFoundation: handle LLP64 as LP64

    • edit: CoreFoundation/Base.subproj/CFOverflow.h
    • edit: CoreFoundation/Base.subproj/SwiftRuntime/TargetConditionals.h
    • edit: CoreFoundation/Locale.subproj/CFNumberFormatter.c
    • edit: CoreFoundation/String.subproj/CFString.c
    • edit: CoreFoundation/Parsing.subproj/CFOldStylePList.c
    • edit: CoreFoundation/Base.subproj/CFRuntime.h
    • edit: CoreFoundation/PlugIn.subproj/CFBundle.h
    • edit: CoreFoundation/StringEncodings.subproj/CFUniChar.c
    • edit: CoreFoundation/PlugIn.subproj/CFBundle_Executable.c
    • edit: CoreFoundation/Base.subproj/CFSortFunctions.c
    • edit: CoreFoundation/Base.subproj/CFUtilities.c
    • edit: CoreFoundation/PlugIn.subproj/CFBundle_Grok.c
    • edit: CoreFoundation/NumberDate.subproj/CFBigNumber.c
    • edit: CoreFoundation/RunLoop.subproj/CFMessagePort.c
    • edit: CoreFoundation/Parsing.subproj/CFBinaryPList.c
    • edit: CoreFoundation/NumberDate.subproj/CFBigNumber.h
    • edit: CoreFoundation/PlugIn.subproj/CFBundle_Binary.c
    • edit: CoreFoundation/Base.subproj/CFInternal.h
    • edit: CoreFoundation/NumberDate.subproj/CFNumber.c
    • edit: CoreFoundation/Base.subproj/CFRuntime.c
    • edit: CoreFoundation/Collections.subproj/CFData.c
    • edit: CoreFoundation/Base.subproj/CFPriv.h
    • edit: CoreFoundation/String.subproj/CFString.h
    • edit: CoreFoundation/Collections.subproj/CFBasicHash.c