# [FAILURE] oss-swift-package-linux-ubuntu-18_04 [#3637]
Build URL: https://ci.swift.org/job/oss-swift-package-linux-ubuntu-18_04/3637/
Project: oss-swift-package-linux-ubuntu-18_04
Date of build: Mon, 11 Jan 2021 10:08:11 -0600
Build duration: 2 hr 23 min
Changes- Commit 47d94da23587b7343b1fcddf44c2db24f2ed5331 by repo:
[android] Support building the host tools and with the static stdlib
-
edit: utils/build-script-impl
-
edit: stdlib/public/runtime/CMakeLists.txt
-
Commit c5b7e7fb9c2fe0694200015db87395617ae26633 by github:
Fix two issues with the SwiftGlibc module map (#32404)
- add: test/Interop/C/libc/Inputs/module.modulemap
- add: test/Interop/Cxx/libc/include-glibc.swift
- edit: stdlib/public/Platform/CMakeLists.txt
- add: stdlib/public/Platform/SwiftGlibc.h.gyb
- edit: stdlib/public/Platform/glibc.modulemap.gyb
- add: test/Interop/C/libc/include-signal.swift
- add: test/Interop/C/libc/Inputs/include-signal.h
-
Commit d584f6ed0fb0443c1c774e306eeba93af0201c55 by repo:
Remove redundant clang '-target' flag from Unix Toolchain
- edit: Sources/SwiftDriver/Jobs/GenericUnixToolchain+LinkerSupport.swift