swift-ci
(Swift CI)
1
# [FAILURE] oss-swift-5.3-incremental-RA-linux-ubuntu-16_04-long-test [#808]
Build URL: https://ci.swift.org/job/oss-swift-5.3-incremental-RA-linux-ubuntu-16_04-long-test/808/
Project: oss-swift-5.3-incremental-RA-linux-ubuntu-16_04-long-test
Date of build: Thu, 03 Sep 2020 12:03:00 -0500
Build duration: 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 e8fe2298e393764add98d4490e545f179b7a69e7 by drexin:
Properly compute resource folder when linking statically
-
edit: tools/driver/modulewrap_main.cpp
-
edit: stdlib/cmake/modules/AddSwiftStdlib.cmake
-
edit: lib/Driver/Driver.cpp
-
edit: lib/Driver/ToolChains.cpp
-
edit: include/swift/Frontend/FrontendOptions.h
-
edit: lib/FrontendTool/FrontendTool.cpp
-
edit: stdlib/public/SwiftShims/CMakeLists.txt
-
edit: stdlib/public/Platform/CMakeLists.txt
-
edit: lib/Frontend/CompilerInvocation.cpp
-
edit: test/Driver/print_target_info.swift
-
edit: lib/Frontend/ArgsToFrontendOptionsConverter.cpp
-
edit: include/swift/Option/FrontendOptions.td
-
edit: include/swift/Frontend/Frontend.h
-
edit: stdlib/cmake/modules/SwiftSource.cmake
-
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
-
add: CoreFoundation/Parsing.subproj/static/module.map
-
edit: CMakeLists.txt
-
add: CoreFoundation/Base.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/FoundationXML/CMakeLists.txt
-
edit: Sources/FoundationNetworking/CMakeLists.txt