swift-ci
(Swift CI)
1
Report
[FAILURE] oss-swift-5.1-package-linux-ubuntu-18_04 [#172]
Build URL:
https://ci.swift.org/job/oss-swift-5.1-package-linux-ubuntu-18_04/172/
Project:
oss-swift-5.1-package-linux-ubuntu-18_04
Date of build:
Mon, 06 May 2019 21:04:43 -0500
Build duration:
2 hr 8 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 ba925fcf2f9160454336f9c2b5a64feb48b0717d by jordan_rose:
[ParseableInterface][test] Fix path matching in the SDKDependencies and
-
edit: test/ParseableInterface/ModuleCache/SystemDependencies.swiftinterface
-
edit: test/ParseableInterface/ModuleCache/SDKDependencies.swift
-
Commit 5b998a63b37a411e1854c2cdf86d4a73d2f0e2ba by jordan_rose:
Merge pull request #24503 from jrose-apple/artiodactyla
-
edit: lib/Serialization/ModuleFile.cpp
-
edit: lib/Serialization/Serialization.cpp
-
edit: include/swift/Serialization/ModuleFormat.h
-
edit: test/ParseableInterface/ModuleCache/SystemDependencies.swiftinterface
-
Commit 0f4e01e8f458a7b23af0e8de21f66470b59ae23c by ross.m.bayer:
[Build System: CMake] Always copy the apinotes into the build directory
-
edit: apinotes/CMakeLists.txt
-
Commit ffc713358c72d1e0e1a2218f0eb6a7b8a6c73049 by mgottesman:
SR-9033: handle EPOLLHUP on Linux
-
edit: src/event/event_epoll.c
-
Commit 33c5d81dc254526c1c1c7afedd1788be934e1814 by mgottesman:
dispatch_io pipe close test
-
edit: tests/CMakeLists.txt
-
add: tests/dispatch_io_pipe_close.c
-
Commit 0f85b105e4f79ee320400c41f30416576a7fcf91 by bcardosolopes:
[Modules] Make header inclusion order from umbrella dirs deterministic
-
edit: lib/Frontend/FrontendAction.cpp
-
Commit 83f01e92a7e7468dd60afbe03a063a9b63fae8b8 by nhawes:
[Swift] Set the ParseableInterfaceModuleLoader's prebuilt module path
-
edit: source/Symbol/SwiftASTContext.cpp
-
edit: packages/Python/lldbsuite/test/lang/swift/parseable_interfaces/shared/TestSwiftInterfaceNoDebugInfo.py
-
Commit 78c7016d0af2cb17acff50d0d45cdbe18eca8a7f by nhawes:
Add GetASTContext to the check-ast-context.py white list.
-
edit: scripts/check-ast-context.py
-
Commit 8817de57650a4f381b462d352ce079af9ef0df18 by aprantl:
Make the scratch context triple computation more robust.
-
edit: source/Symbol/SwiftASTContext.cpp
-
Commit 8691a0cb54ce76b8a0091c00142bc82d29da2982 by aprantl:
Simplify GetSwiftFriendlyTriple(). (NFC)
-
edit: source/Symbol/SwiftASTContext.cpp
-
Commit f3d9a5f336383809046ad76fedb0b71b7cc5d609 by aprantl:
Change SwiftASTContext::setTriple to std::string. (NFC)
-
edit: include/lldb/Symbol/SwiftASTContext.h
-
edit: source/Symbol/SwiftASTContext.cpp
-
Commit d39528e09107d39a71257600b079092781b1180e by si:
SR-10565: Process crashes when setting standardOutput =
-
edit: TestFoundation/TestProcess.swift
-
edit: Foundation/Process.swift
-
Commit 7f194ed621df2ffc30344549caef3f754b026582 by si:
SR-10564: Process: Allow fileHandles to be nil
-
edit: Foundation/Process.swift
-
edit: TestFoundation/TestProcess.swift
-
Commit b67a1f5786c233c6602998911df02a67671d70c6 by si:
TestProcess: Replace UNIX utils with xdgTestHelper variants.
-
edit: TestFoundation/TestProcess.swift
-
edit: CMakeLists.txt
-
edit: TestFoundation/xdgTestHelper/main.swift
-
Commit dd6a9fde32c710643d6414e9f73ee38c5c04067c by si:
Process: Add Windows support for .standard{Input,Output,Error} = nil
-
edit: Foundation/Process.swift
-
Commit 0fa5580fd08820c9c07772071e18b1b221957a59 by millenomi:
Parity: NSCoding: NSIndexSet
-
edit: Foundation/NSSwiftRuntime.swift
-
add: TestFoundation/Fixtures/macOS-10.14/NSIndexSet-Empty.archive
-
edit: Foundation/NSData.swift
-
edit: CoreFoundation/Collections.subproj/CFData.c
-
add: TestFoundation/Fixtures/macOS-10.14/NSMutableIndexSet-ManyRanges.archive
-
edit: CoreFoundation/Base.subproj/ForFoundationOnly.h
-
edit: TestFoundation/TestIndexSet.swift
-
add: TestFoundation/Fixtures/macOS-10.14/NSIndexSet-OneRange.archive
-
add: TestFoundation/Fixtures/macOS-10.14/NSIndexSet-ManyRanges.archive
-
add: TestFoundation/Fixtures/macOS-10.14/NSMutableIndexSet-Empty.archive
-
edit: TestFoundation/FixtureValues.swift
-
add: TestFoundation/Fixtures/macOS-10.14/NSMutableIndexSet-OneRange.archive
-
edit: CoreFoundation/Base.subproj/ForSwiftFoundationOnly.h
-
edit: CoreFoundation/Base.subproj/CFInternal.h
-
edit: Foundation/NSIndexSet.swift
-
Commit 4c2d939790e5ec4e01e6641601cdd680f800f729 by millenomi:
Actually implement NSData the way it is on Darwin.
-
edit: Foundation/NSData.swift