swift-ci
(Swift CI)
1
# [FAILURE] oss-swift-5.3-incremental-RA-linux-ubuntu-18_04-long-test [#590]
Build URL: https://ci.swift.org/job/oss-swift-5.3-incremental-RA-linux-ubuntu-18_04-long-test/590/
Project: oss-swift-5.3-incremental-RA-linux-ubuntu-18_04-long-test
Date of build: Thu, 03 Sep 2020 16:33:29 -0500
Build duration: 1 hr 56 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 e8fe2298e393764add98d4490e545f179b7a69e7 by drexin:
Properly compute resource folder when linking statically
-
edit: include/swift/Option/FrontendOptions.td
-
edit: test/Driver/print_target_info.swift
-
edit: lib/Frontend/CompilerInvocation.cpp
-
edit: lib/Frontend/ArgsToFrontendOptionsConverter.cpp
-
edit: lib/Driver/ToolChains.cpp
-
edit: include/swift/Frontend/Frontend.h
-
edit: lib/FrontendTool/FrontendTool.cpp
-
edit: stdlib/cmake/modules/AddSwiftStdlib.cmake
-
edit: lib/Driver/Driver.cpp
-
edit: stdlib/cmake/modules/SwiftSource.cmake
-
edit: stdlib/public/Platform/CMakeLists.txt
-
edit: stdlib/public/SwiftShims/CMakeLists.txt
-
edit: include/swift/Frontend/FrontendOptions.h
-
edit: tools/driver/modulewrap_main.cpp
-
Commit 07c379c01bb7c97834e9420be3da8d49ab54f1b0 by mishal_shah:
[Preset] Source compat suite cross compile for macOS arm64
-
edit: utils/build-presets.ini
-
Commit 400008591e99faede583ebf6a790fb69f6a99fbb by mishal_shah:
[Build System] Move host lipo step after install step
-
Commit e56821c648b580d90f2d26eb0bccdbdecbec798a by mishal_shah:
Remove old symlink before creating new symlink
-
edit: utils/recursive-lipo
-
Commit d5298f9a026ef2ed5cff70976c368a81d772647f by mishal_shah:
Clean up the whitespace in build-script
-
Commit a4356ab82312a3e2e67defa777b3f26c045a1b41 by mishal_shah:
[CMake] Remove a redundant and potentially incorrect check.
-
edit: cmake/modules/DarwinSDKs.cmake
-
Commit e1783489834d8750d5ba3bf04f76a28fb07285d9 by eeckstein:
SILCombine: fix an assertion crash in SILCombine when casting AnyClass to Any
-
edit: lib/SILOptimizer/SILCombiner/SILCombinerMiscVisitors.cpp
-
edit: test/SILOptimizer/sil_combine.sil
-
edit: lib/SILOptimizer/SILCombiner/SILCombinerApplyVisitors.cpp
-
Commit 3dc028ccb9b15bb1bb8a0a9157c55174b830e57b by mishal_shah:
[bootstrap] Add support for cross compile hosts flag
-
edit: Utilities/bootstrap
-
Commit 7ccbe9ecc977f92118c1641e59f99df2a716a86c by dario.rexin:
Install uuid when statically building Foundation
-
edit: Sources/UUID/CMakeLists.txt
-
Commit c391da5ee5bf31e22fba355416432e04c09a9d02 by dario.rexin:
Add modulemaps that work for statically compiled Foundation
-
edit: CMakeLists.txt
-
add: CoreFoundation/Base.subproj/static/module.map
-
add: CoreFoundation/Parsing.subproj/static/module.map
-
add: CoreFoundation/URL.subproj/static/module.map
-
Commit dfb10f7f74b73ba5742f3defcbb4d011abe9f2d4 by dario.rexin:
[CMake] fix runpath for ELF platforms
-
edit: Sources/Foundation/CMakeLists.txt
-
edit: Sources/FoundationNetworking/CMakeLists.txt
-
edit: Sources/FoundationXML/CMakeLists.txt