[Swift CI] Build Failure: OSS - Swift Package - Ubuntu 16.04 (master) #2404

Report

[FAILURE] oss-swift-package-linux-ubuntu-16_04 [#2404]

Build URL:
https://ci.swift.org/job/oss-swift-package-linux-ubuntu-16_04/2404/
Project:
oss-swift-package-linux-ubuntu-16_04
Date of build:
Thu, 25 Oct 2018 21:31:22 -0500
Build duration:
45 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:

Changes

  • Commit a60eafe4729bbbdbfd47895e109da520c0bab963 by eeckstein:
    Require Builtin.valueToBridgeObject to have a builtin integer as

    • edit: lib/SILGen/SILGenBuiltin.cpp
    • edit: stdlib/public/core/Builtin.swift
    • edit: lib/IRGen/GenConstant.cpp
    • edit: test/SILGen/builtins.swift
  • Commit ac2b5720b03f0647206cb7a89bbca529a3cd58ae by eeckstein:
    SILOptimizer: support static large string literal generation for the new

    • edit: include/swift/SIL/SILGlobalVariable.h
    • edit: include/swift/SIL/SILValue.h
    • edit: lib/SIL/SILGlobalVariable.cpp
    • edit: test/IRGen/static_initializer.sil
    • edit: lib/IRGen/GenConstant.cpp
  • Commit b24e3337380dd9d245e50935a9b99977c35b4d90 by mgottesman:
    [build-script] When building packages install llvm-cov, llvm-profdata

    • edit: utils/build-presets.ini
  • Commit da4fc05a0e88f48a75d66a4aa546ae426ee1f9a1 by xi_ge:
    swift-module-digester: model ProcotolConformance as a standalone node.

    • edit: include/swift/IDE/DigesterEnums.def
    • edit: test/api-digester/Outputs/cake-abi.json
    • edit: test/api-digester/Outputs/cake.json
    • edit: test/api-digester/Outputs/clang-module-dump.txt
    • edit: tools/swift-api-digester/ModuleAnalyzerNodes.h
    • edit: tools/swift-api-digester/swift-api-digester.cpp
    • edit: tools/swift-api-digester/ModuleAnalyzerNodes.cpp
    • edit: test/api-digester/Outputs/Cake-abi.txt
    • edit: test/api-digester/Outputs/Cake.txt
    • edit: test/api-digester/Inputs/cake.swift
  • Commit fcc4bf5be272ec83624c77b67871772fb185a592 by xi_ge:
    swift-module-digester: don't blindly include initializer decls.

    • edit: test/api-digester/Outputs/Cake-abi.txt
    • edit: test/api-digester/Outputs/cake-abi.json
    • edit: test/api-digester/Outputs/Cake.txt
    • edit: tools/swift-api-digester/ModuleAnalyzerNodes.cpp
    • edit: test/api-digester/Outputs/cake.json
  • Commit 334c46aabda3d7ea3c199761e3865f9e6daaea4e by xi_ge:
    swift-module-digester: update API/ABI baselines after recent format

    • edit: test/api-digester/Inputs/stdlib-stable-abi.json
    • edit: test/api-digester/Outputs/stability-stdlib-abi.swift.expected
    • edit: test/api-digester/Outputs/stability-stdlib-source.swift.expected
    • edit: test/api-digester/Inputs/stdlib-stable.json
  • Commit 35e2d2ed9182e7ef0bf657e5de729345e0f3dc63 by pyaskevich:
    [AST] NFC: Switch Space printing to use interleave instead of hand

    • edit: lib/Sema/TypeCheckSwitchStmt.cpp
  • Commit 1b5f555610019442c21559bdaf5e776e8a12a0db by jmolenda:
    Fixed an issue that a bot found with my changes in r344626 &

    • edit: source/Host/common/Symbols.cpp
  • Commit ceca9c5f86ad17a15307c9eef77a22fde7c0dbe1 by jmolenda:
    Tiny testsuite tweaks. Don't run the apple simulator tests when

    • edit: packages/Python/lldbsuite/test/macosx/safe-to-func-call/main.c
    • edit: packages/Python/lldbsuite/test/make/Makefile.rules
    • edit: packages/Python/lldbsuite/test/tools/lldb-server/TestAppleSimulatorOSType.py
  • Commit b8cfd5c192270070cc3950eaaacd861b7aead28f by jmolenda:
    Update branch names for llvm/clang to correct swift-5.0-branch.

    • edit: scripts/Xcode/repos/swift-github-swift-5.0-branch.json
  • Commit 2068297e5c55be80b7782a176806e6b50c85b989 by jmolenda:
    Support nwere versions of the Segger J-Link jtag board software. Add

    • add: packages/Python/lldbsuite/test/functionalities/gdb_remote_client/TestArmRegisterDefinition.py
    • edit: source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp
    • edit: packages/Python/lldbsuite/test/functionalities/gdb_remote_client/gdbclientutils.py
    • edit: source/Target/Target.cpp
    • edit: source/Target/Platform.cpp