swift-ci
(Swift CI)
1
Report
[FAILURE] oss-swift-package-linux-ubuntu-18_04 [#1689]
Build URL:
https://ci.swift.org/job/oss-swift-package-linux-ubuntu-18_04/1689/
Project:
oss-swift-package-linux-ubuntu-18_04
Date of build:
Thu, 25 Jul 2019 01:07:47 -0500
Build duration:
38 min
Identified problems:
- Compile Error: This build failed because of a compile error. Below is a list of all errors in the build log:
- Swift Compile Error: Swift compiler error
Changes
-
Commit ced5f4a7520d153ce9f02e64309eb43332c10b9b by mgottesman:
[pmo] Teach PMO that in ossa, load [take] invalidates an available
-
edit: lib/SILOptimizer/Mandatory/PredictableMemOpt.cpp
-
edit: test/SILOptimizer/predictable_memopt_ownership.sil
-
Commit 64a18ab8b4425fe3726e58a177816739e53bebf6 by github:
[Preset] Remove building Swift static from macOS presets.
-
edit: utils/build-presets.ini
-
Commit 67475dced44bfaa8f57e23b26f7259f5c567e0ea by compnerd:
Driver: avoid linking against the C++ runtime
-
edit: test/Driver/profiling.swift
-
edit: test/Driver/tools_directory.swift
-
delete: test/Driver/Inputs/fake-toolchain/clang++
-
edit: test/Driver/embed-bitcode.swift
-
edit: test/Driver/multi-threaded.swift
-
add: test/Driver/Inputs/fake-toolchain/clang
-
edit: test/Driver/linker.swift
-
edit: test/Driver/modulewrap.swift
-
edit: test/Driver/parseable_output_unicode.swift
-
edit: utils/gen-static-stdlib-link-args
-
edit: lib/Driver/UnixToolChains.cpp
-
edit: test/Driver/parseable_output.swift
-
edit: test/Driver/verbose.swift
-
edit: lib/Driver/WindowsToolChains.cpp
-
edit: test/Driver/windows-link-job.swift
-
edit: utils/static-executable-args.lnk
-
edit: test/Driver/linker-autolink-extract.swift
-
Commit 439533c792db16438ee0bb5387703b960e6204fa by millenomi:
Parity: Networking: URLAuthenticationChallenge
-
edit: Foundation/URLAuthenticationChallenge.swift
-
edit: Foundation/URLSession/URLSessionTask.swift
-
Commit 3afe17869b223574fffe59dd9722ce6865b0db80 by millenomi:
Parity: InputStream.getBuffer(…)
-
edit: Foundation/Stream.swift