swift-ci
(Swift CI)
1
Report
[FAILURE] oss-swift-incremental-RA-linux-ubuntu-16_04 [#7443]
Build URL:
https://ci.swift.org/job/oss-swift-incremental-RA-linux-ubuntu-16_04/7443/
Project:
oss-swift-incremental-RA-linux-ubuntu-16_04
Date of build:
Wed, 27 Feb 2019 14:21:54 -0600
Build duration:
40 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 8bee95d232234b6702aad4fc6a57061e4f2d52f9 by danielrodriguez:
Reflection: try holding 32/64 address offset in type big enough for all
-
edit: include/swift/Reflection/ReflectionContext.h
-
edit: include/swift/Reflection/TypeRefBuilder.h
-
edit: include/swift/SwiftRemoteMirror/SwiftRemoteMirrorTypes.h
-
edit: stdlib/public/Reflection/TypeRefBuilder.cpp
-
Commit fc96d7fd139bc894689b5cc13a22d9c52424caf8 by millenomi:
Implement the rest of the FileHandle API
-
edit: Foundation.xcodeproj/project.pbxproj
-
edit: Foundation/FileHandle.swift
-
edit: TestFoundation/TestFileHandle.swift
-
Commit e2658736a9ff6e821e93c88f06c325ef605e5aa1 by millenomi:
Update FileHandle.swift
-
edit: Foundation/FileHandle.swift
-
Commit 796b46952d49375306719dba3cf79b69eab011ba by millenomi:
Ensure the compiler knows this is an object too
-
edit: Foundation/FileHandle.swift
-
Commit 0626235e04e341788df74a90acfd99b9aed7a54d by millenomi:
On Linux, dispatch sources aren’t objects :(
-
edit: Foundation/FileHandle.swift
-
Commit f40b273b999de0e999b197363844e8532114192e by millenomi:
Actually make the types match
-
edit: Foundation/FileHandle.swift
-
Commit 7f9460b9425de57375f2716d60c0ee3944d3762c by millenomi:
Ensure tests pass locally and that the sources are properly boxed where
-
edit: Foundation/FileHandle.swift