[Swift CI] Build Failure: OSS - Swift Package - Ubuntu 18.04 (swift 5.1) #105

Report

[FAILURE] oss-swift-5.1-package-linux-ubuntu-18_04 [#105]

Build URL:
https://ci.swift.org/job/oss-swift-5.1-package-linux-ubuntu-18_04/105/
Project:
oss-swift-5.1-package-linux-ubuntu-18_04
Date of build:
Mon, 22 Apr 2019 21:52:12 -0500
Build duration:
2 hr 57 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:
  • Timeout: This build was marked as FAIL because it timed out.

Changes

  • Commit c781723d04879d2d4914649d0c86edadaafeed30 by aprantl:
    Factor out the pre-registered MemoryBuffer functionality form

    • edit: include/swift/Frontend/Frontend.h
    • edit: include/swift/ASTSectionImporter/ASTSectionImporter.h
    • edit: include/swift/Serialization/SerializedModuleLoader.h
    • edit: include/swift/Basic/LangOptions.h
    • edit: lib/Serialization/SerializedModuleLoader.cpp
    • edit: lib/Frontend/Frontend.cpp
    • edit: lib/ASTSectionImporter/ASTSectionImporter.cpp
    • edit: tools/lldb-moduleimport-test/lldb-moduleimport-test.cpp
  • Commit b84b38774ef8f4473790b464d288a492dfd4afbd by gwen.mittertreiner:
    Get the pid of the current process using Foundation

    • edit: Sources/SourceKit/SourceKitServer.swift
  • Commit 3d2549c06c75f58c00cb200aebf75e0f43a65628 by aprantl:
    [dsymutil] Collect parseable Swift interfaces in the .dSYM bundle.

    • edit: tools/dsymutil/CompileUnit.cpp
    • edit: tools/dsymutil/CompileUnit.h
    • edit: tools/dsymutil/LinkUtils.h
    • add: test/tools/dsymutil/X86/swift-interface.test
    • edit: tools/dsymutil/dsymutil.cpp
    • edit: tools/dsymutil/DwarfLinker.cpp
    • add: test/tools/dsymutil/Inputs/swift-interface.ll
    • edit: tools/dsymutil/DwarfLinker.h
    • edit: include/llvm/DebugInfo/DWARF/DWARFFormValue.h
  • Commit cbe3dd50cb7e379124b3bbbabaeb5a1a273b2226 by vsk:
    [GVN+LICM] Use line 0 locations for better crash attribution

    • edit: lib/Transforms/Scalar/LICM.cpp
    • edit: test/DebugInfo/Generic/licm-hoist-debug-loc.ll
    • edit: test/Transforms/GVN/PRE/phi-translate.ll
    • edit: lib/Transforms/Scalar/GVN.cpp
  • Commit 1b07e9dc3e56b40b0ead80ab85060620b10fd303 by aprantl:
    Try to work around compile errors with older versions of GCC.

    • edit: tools/dsymutil/dsymutil.cpp
  • Commit 5a0087d9575c973ce751b23b78db3d0f1e0a3fad by aprantl:
    Fully qualify llvm::Optional, some compilers complain otherwise.

    • edit: tools/dsymutil/dsymutil.cpp
  • Commit a4b2b2120047dcbff4a3ff9ffaef73af7b3c88e1 by aprantl:
    Adopt the separate MemoryBufferSerializedModuleLoader interface.

    • edit: include/lldb/Symbol/SwiftASTContext.h
    • edit: source/Symbol/SwiftASTContext.cpp
  • Commit fedb0896411092075defd8cf9631c7e769c1406a by jonas:
    [Reproducers] Fix lifetime issue

    • edit: include/lldb/Utility/Reproducer.h
    • edit: source/Utility/Reproducer.cpp
  • Commit 726c3253bf7255f28a240c7e300c4f8bc3801cba by jmolenda:
    Fix a bug in my change to ModulesDidLoad in r357955. In the process of

    • edit: source/Target/Target.cpp

New issue found!