[Swift CI] Build Failure: OSS - Swift Package - Ubuntu 18.04 (master) #1036

Report

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

Build URL:
https://ci.swift.org/job/oss-swift-package-linux-ubuntu-18_04/1036/
Project:
oss-swift-package-linux-ubuntu-18_04
Date of build:
Sun, 27 Jan 2019 16:00:31 -0600
Build duration:
1 hr 3 min

Identified problems:

  • Swift Compile Error: Swift compiler error
  • Compile Error: This build failed because of a compile error. Below is a list of all errors in the build log:

Changes

  • Commit b88edd117ef32a920848e64d423be9e85b2d9529 by rbayer:
    [Build System: CMake] Set the binary dir for the bundled apinotes to the

    • edit: cmake/modules/StandaloneOverlay.cmake
  • Commit 9401acbd23fa8a89a33949751e0d7acfb6fdf5e8 by mgottesman:
    [mandatory-inlining] Fix undefined behavior.

    • edit: lib/SILOptimizer/Mandatory/MandatoryInlining.cpp
  • Commit ec19f85b081d890efc1ad406ed9ff1bf0a16e3cc by mgottesman:
    [mandatory-inlining] Fix up comments as requested by ArnoldS.

    • edit: lib/SILOptimizer/Mandatory/MandatoryInlining.cpp
  • Commit 9b0f7e8558a53f2863535b69519b6746f8c24a3f by jlettner:
    [Sanitizer] Fix TSan check failure

    • edit: lib/tsan/rtl/tsan_rtl_thread.cc
  • Commit 2221edac42eb13eb266007d3b2ca35c7d8d4efc7 by 36706441+danliew-apple:
    Disable running LSan tests on Darwin due the recent changes to the Clang

    • edit: test/lsan/lit.common.cfg
  • Commit 20158395e7a05b8dc74bbad32debf1de6308ca3f by 36706441+danliew-apple:
    [LibFuzzer] Unbreak fuzzer/fuzzer-oom.test.

    • edit: test/fuzzer/fuzzer-oom.test
  • Commit b7035fda6caf881c33e3a346a6c76d10a499e6b2 by 36706441+danliew-apple:
    SafeStack: Disable Darwin support

    • edit: lib/safestack/CMakeLists.txt
    • edit: test/safestack/lit.cfg
    • edit: test/safestack/pthread.c