[swift-dev] [Swift CI] Build Failure: 2. Swift Source Compatibility Suite (master) #916

Douglas Gregor dgregor at apple.com
Thu Dec 14 00:54:37 CST 2017


I’m checking that theory with

	https://github.com/apple/swift/pull/13427

and will complete the revert if that PR runs clean.

> On Dec 13, 2017, at 10:08 PM, Douglas Gregor via swift-dev <swift-dev at swift.org> wrote:
> 
> Arnold, these backtraces imply that it’s your change. 
> 
> Sent from my iPhone
> 
> On Dec 13, 2017, at 9:54 PM, swift-ci at swift.org <mailto:swift-ci at swift.org> wrote:
> 
>> [FAILURE] swift-master-source-compat-suite [#916]
>> 
>> Build URL:	https://ci.swift.org/job/swift-master-source-compat-suite/916/ <https://ci.swift.org/job/swift-master-source-compat-suite/916/>
>> Project:	swift-master-source-compat-suite
>> Date of build:	Wed, 13 Dec 2017 20:35:21 -0600
>> Build duration:	3 hr 18 min
>> 
>> Changes
>> 
>> Commit beed602bdc4eb7eeaa56fb637e4660451fb26879 by dgregor:
>> [NFC] Fix new file headers
>> 
>> edit: lib/AST/RequirementEnvironment.cpp
>> edit: include/swift/AST/RequirementEnvironment.h
>> 
>> Commit dc5888d8878854436fa359a3a649efbc1c854104 by blangmuir:
>> [parse] Recover better from malformed subscript decls for
>> 
>> edit: lib/Sema/TypeCheckDecl.cpp
>> edit: lib/AST/Decl.cpp
>> edit: lib/Parse/ParseDecl.cpp
>> edit: test/Parse/subscripting.swift
>> add: test/IDE/complete_type_subscript.swift
>> 
>> Commit 8610670d0e967a02a30d9dfac41885cf6908bcd2 by aschwaighofer:
>> IRGen: The partial application forwarder needs to cast {
>> 
>> edit: lib/IRGen/GenFunc.cpp
>> add: test/IRGen/objc_partial_apply_forwarder.swift
>> 
>> Commit cabdf841795279c390af9bbb8ae56ba4e7a71c7e by dgregor:
>> Suggest @objc for overrides of declarations from/in extensions.
>> 
>> edit: test/decl/inherit/override.swift
>> edit: test/Compatibility/attr_override.swift
>> edit: test/decl/class/classes.swift
>> edit: lib/Sema/TypeChecker.h
>> edit: include/swift/AST/DiagnosticsSema.def
>> edit: test/decl/func/static_func.swift
>> edit: test/attr/attr_objc_override.swift
>> edit: test/decl/var/properties.swift
>> edit: lib/Sema/TypeCheckDecl.cpp
>> edit: lib/Sema/TypeCheckType.cpp
>> edit: test/attr/attr_override.swift
>> 
>> Commit 2254c586a4f5f6915be5f673e7edf636d0038e08 by spestov:
>> Serialization: Use castTo instead of getAs in a few places to turn null
>> 
>> edit: lib/Serialization/DeserializeSIL.cpp
>> 
>> Commit 22edb62dc709b4bbc8bfda881e08e046199a8087 by spestov:
>> Serialization: Fix crash when deserializing store_unowned SIL
>> 
>> edit: lib/Serialization/DeserializeSIL.cpp
>> edit: test/Serialization/Inputs/def_basic.sil
>> 
>> Commit 9ddd60d4ef753ca12ffb41ed360ca67f96e23eb1 by github:
>> libSyntax: create syntax nodes for closure signature. (#13415)
>> 
>> edit: test/Syntax/round_trip_parse_gen.swift
>> edit: lib/Parse/ParsePattern.cpp
>> edit: utils/gyb_syntax_support/ExprNodes.py
>> edit: lib/Parse/ParseExpr.cpp
>> edit: unittests/Syntax/DeclSyntaxTests.cpp
>> edit: utils/gyb_syntax_support/DeclNodes.py
>> edit: test/Syntax/Outputs/round_trip_parse_gen.swift.withkinds
>> 
>> Commit 796c51cb1f2532e51fb9266097bd55e69e5a41b4 by github:
>> libSyntax: specialize closure expression. (#13421)
>> 
>> edit: test/Syntax/Outputs/round_trip_parse_gen.swift.withkinds
>> edit: utils/gyb_syntax_support/ExprNodes.py
>> edit: lib/Parse/ParseExpr.cpp
>> edit: test/Syntax/round_trip_parse_gen.swift
>> 
> _______________________________________________
> swift-dev mailing list
> swift-dev at swift.org <mailto:swift-dev at swift.org>
> https://lists.swift.org/mailman/listinfo/swift-dev <https://lists.swift.org/mailman/listinfo/swift-dev>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.swift.org/pipermail/swift-dev/attachments/20171213/cea5933d/attachment.html>


More information about the swift-dev mailing list