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

Report

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

Build URL:
https://ci.swift.org/job/oss-swift-package-linux-ubuntu-16_04/2400/
Project:
oss-swift-package-linux-ubuntu-16_04
Date of build:
Thu, 25 Oct 2018 05:58:05 -0500
Build duration:
45 min

Identified problems:

  • Compile Error: This build failed because of a compile error. Below is a list of all errors in the build log:
  • Unexpected pass: This build failed because a test marked as XFAIL unexpectedly passes. This could mean that the cause for the XFAIL is fixed, but it warrants investigation in any case.
  • Regression test failed: This build failed because a regression test in the test suite FAILed. Below is a list of all errors:

Changes

  • Commit a646cd09942d983c5889fdce572f3fdb19fa31b4 by t.p.northover:
    [DAG] check more operands for cycles when merging stores.

    • edit: lib/CodeGen/SelectionDAG/DAGCombiner.cpp
  • Commit 6f8a608c6b2467140785338c5b7b7bb3b5bd95bf by mracek:
    [sanitizer] Avoid calling a nullptr in MonotonicNanoTime if interceptors

    • edit: lib/sanitizer_common/sanitizer_linux_libcdep.cc