swift-ci
(Swift CI)
1
Report
[FAILURE] oss-swift-5.1-incremental-RA-linux-ubuntu-16_04 [#139]
Build URL:
https://ci.swift.org/job/oss-swift-5.1-incremental-RA-linux-ubuntu-16_04/139/
Project:
oss-swift-5.1-incremental-RA-linux-ubuntu-16_04
Date of build:
Tue, 26 Feb 2019 16:13:28 -0600
Build duration:
59 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 330768572dec6071f281a7c692c98de0abe2511e by aschwaighofer:
[5.1] Allow dynamic replacement initializers to be non delegating
-
edit: lib/Sema/TypeCheckDecl.cpp
-
add: test/Sema/Inputs/dynamic_replacements_init_A.swift
-
edit: lib/AST/Decl.cpp
-
add: test/Sema/dynamic_replacement_init.swift
-
Commit 95992280da02d171ceda76a5ed15b707aeaf361c by aschwaighofer:
[5.1] Diagnostic: dynamic replacement and replaced function's @objc
-
add: test/attr/attr_objc_dynamic_replacement.swift
-
edit: include/swift/AST/DiagnosticsSema.def
-
edit: lib/Sema/TypeCheckAttr.cpp
-
Commit 3adc81415e484d05961624ca49f18acd7613bb43 by aschwaighofer:
[5.1] SILGen: Fix the logic of dynamic replacements for class
-
edit: lib/Sema/TypeCheckAttr.cpp
-
edit: lib/SIL/SILDeclRef.cpp
-
edit: include/swift/SIL/SILDeclRef.h
-
edit: include/swift/AST/DiagnosticsSema.def
-
edit: lib/SIL/SILFunctionBuilder.cpp
-
edit: lib/TBDGen/TBDGen.cpp
-
edit: test/Interpreter/Inputs/dynamic_replacement_module.swift
-
edit: lib/IRGen/Linking.cpp
-
edit: test/attr/Inputs/dynamicReplacementC.swift
-
edit: test/SILGen/dynamically_replaceable.swift
-
edit: test/attr/dynamicReplacement.swift
-
edit: include/swift/IRGen/Linking.h
-
Commit 8bfefc1f2bba70e370d24b9f84addbee0b769dfe by aschwaighofer:
[5.1] Sema: Infer @objc for dynamic replacement
-
delete: test/attr/attr_objc_dynamic_replacement.swift
-
edit: lib/Sema/TypeCheckDeclObjC.cpp
-
edit: lib/Sema/TypeCheckAttr.cpp
-
add: test/SILGen/Inputs/objc_dynamic_replacement.swift
-
add: test/SILGen/objc_dynamic_replacement.swift
-
edit: lib/Sema/TypeChecker.h