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

Report

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

Build URL:
https://ci.swift.org/job/oss-swift-package-linux-ubuntu-16_04/4610/
Project:
oss-swift-package-linux-ubuntu-16_04
Date of build:
Wed, 29 Jan 2020 02:46:39 -0600
Build duration:
1 hr 36 min

Identified problems:

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

Changes

  • Commit 7392c8d01daa5a924eb22e9c68f2d9b4f5232000 by github:
    [WebAssembly] Add no-op MutexWASI.h implementation (#29459)

    • edit: include/swift/Runtime/Mutex.h
    • add: include/swift/Runtime/MutexWASI.h
  • Commit 44a64755666ed1272e0b0e949ac676ac92667bcd by github:
    [WebAssembly] enable shims and stubs for WASI (#29505)

    • edit: stdlib/public/stubs/LibcShims.cpp
    • edit: stdlib/public/SwiftShims/LibcShims.h
    • edit: stdlib/public/stubs/Random.cpp
    • edit: stdlib/public/stubs/CommandLine.cpp
    • edit: stdlib/public/stubs/Stubs.cpp