# [FAILURE] oss-swift-package-linux-ubuntu-16_04 [#5210]
Build URL: https://ci.swift.org/job/oss-swift-package-linux-ubuntu-16_04/5210/
Project: oss-swift-package-linux-ubuntu-16_04
Date of build: Thu, 18 Jun 2020 14:13:35 -0500
Build duration: 1 hr 51 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 00ae4cc88d071b61ccc48acdda5f448ab5077d00 by kateinoigakukun:
[LTO] Build lld on Windows CI
-
edit: utils/build-windows.bat
-
Commit 674c6896269735031842846956649c56d50b7068 by aschwaighofer:
analyze_code_size.py: provide option to further categorize specialized
- edit: utils/analyze_code_size.py
-
Commit 3095deb0f196858881f64240947ab99d1638d586 by dgregor:
[Tests] Update with explicit SDK linking where we missed it.
- edit: test/Interpreter/interpret_load_framework.swift
- edit: validation-test/execution/interpret-with-dependencies.swift
- edit: test/Interpreter/SDK/autolinking.swift
-
Commit 641ab4c2164b28a1628ff0940d3991bea290bdb0 by aprantl:
Delete SDK path code from DeserializeAllCompilerFlags (NFCish)
- edit: lldb/source/Symbol/SwiftASTContext.cpp
-
Commit 7a6740144bfd58077701013423257f9a4d2fa263 by aprantl:
Implement TypeSystemSwiftTypeRef::IsAggregateType() (NFC)
- edit: lldb/unittests/Symbol/TestTypeSystemSwiftTypeRef.cpp
- edit: lldb/source/Symbol/TypeSystemSwiftTypeRef.cpp
-
Commit 1629738404fb4b54394d46a78eb39a905551ed57 by achikin:
[Explicit Module Builds] Support Versioned PCMs
- edit: Sources/SwiftDriver/Driver/Driver.swift
- delete: Sources/SwiftDriver/Dependency Scanning/InterModuleDependencyGraph.swift
- edit: Tests/SwiftDriverTests/ExplicitModuleBuildTests.swift
- delete: Sources/SwiftDriver/Driver/ModuleDependencyScanning.swift
- add: Sources/SwiftDriver/Explicit Module Builds/ModuleDependencyScanning.swift
- add: Sources/SwiftDriver/Explicit Module Builds/ExplicitModuleBuildHandler.swift
- edit: Tests/SwiftDriverTests/Inputs/ExplicitModuleDependencyBuildInputs.swift
- edit: Sources/SwiftDriver/CMakeLists.txt
- add: Sources/SwiftDriver/Explicit Module Builds/ClangModuleBuildJobCache.swift
- edit: Sources/SwiftDriver/Jobs/FrontendJobHelpers.swift
- edit: Sources/SwiftDriver/Jobs/Planning.swift
- delete: Sources/SwiftDriver/Dependency Scanning/ModuleDependencyBuildGeneration.swift
- add: Sources/SwiftDriver/Explicit Module Builds/InterModuleDependencyGraph.swift
-
Commit b6eea02e84ea46e8bc36588f250d36930fe2ee80 by fumoboy007:
Return success from
FileManager
recursive directory creation even if a- edit: Sources/Foundation/FileManager+POSIX.swift
- edit: Tests/Foundation/Tests/TestFileManager.swift
-
Commit 26b33a367136aa5b1f06ecba4728289e7b02eed3 by iulian.onofrei:
Fix misleading local variable names
- edit: Sources/Foundation/NSRange.swift