[swift-dev] [Swift CI] Build Failure: OSS - Swift Package - OS X (master) #3906

Andrew Trick atrick at apple.com
Tue Aug 1 12:54:16 CDT 2017


Jordan and Alex are racing to fix it:

https://github.com/apple/swift/pull/11288 <https://github.com/apple/swift/pull/11288>
Commit Summary

[swift-api-digester] Update for 'deinit' as a special name.

> On Aug 1, 2017, at 10:41 AM, Mishal Shah <mishal_shah at apple.com> wrote:
> 
> /Users/buildnode/jenkins/workspace/oss-swift-package-osx/swift/tools/swift-api-digester/swift-api-digester.cpp:1096:16: error: enumeration value 'Destructor' not handled in switch [-Werror,-Wswitch]
> 10:39:18   switch (name.getKind()) {
> 10:39:18                ^
> 10:39:18 /Users/buildnode/jenkins/workspace/oss-swift-package-osx/swift/tools/swift-api-digester/swift-api-digester.cpp:1096:16: note: add missing switch cases
> 10:39:18   switch (name.getKind()) {
> 10:39:18                ^
> 10:39:18 /Users/buildnode/jenkins/workspace/oss-swift-package-osx/swift/tools/swift-api-digester/swift-api-digester.cpp:1104:1: warning: control may reach end of non-void function [-Wreturn-type]
> 10:39:18 }
> 10:39:18 ^
> 10:39:18 1 warning and 1 error generated.
> 
> Thanks,
> Mishal Shah
> 
> 
> 
>> On Aug 1, 2017, at 10:38 AM, no-reply at swift.org <mailto:no-reply at swift.org> wrote:
>> 
>> [FAILURE] oss-swift-package-osx [#3906]
>> 
>> Build URL:	https://ci.swift.org/job/oss-swift-package-osx/3906/ <https://ci.swift.org/job/oss-swift-package-osx/3906/>
>> Project:	oss-swift-package-osx
>> Date of build:	Tue, 01 Aug 2017 10:13:15 -0700
>> Build duration:	26 min
>> Identified problems:
>> 
>> Compile Error: This build failed because of a compile error. Below is a list of all errors in the build log:
>> Indication 1 <https://ci.swift.org//job/oss-swift-package-osx/3906/consoleFull#2106857276ee1a197b-acac-4b17-83cf-a53b95139a76>
>> Changes
>> 
>> Commit 2eb36e41f53e5ab987673f97fb4f27f90a25d915 by Alex Hoppen:
>> Introduce special name for destructors
>> 
>> edit: lib/AST/Identifier.cpp
>> edit: lib/Serialization/Serialization.cpp
>> edit: lib/ClangImporter/SwiftLookupTable.h
>> edit: lib/ClangImporter/SwiftLookupTable.cpp
>> edit: lib/AST/ASTMangler.cpp
>> edit: lib/Serialization/Deserialization.cpp
>> edit: lib/SIL/SILFunctionType.cpp
>> edit: include/swift/Serialization/ModuleFormat.h
>> edit: include/swift/AST/Identifier.h
>> edit: lib/Serialization/ModuleFile.cpp
>> 
>> Commit ebd701c4b72e29ea3e42c6a906bc46e136ebaaad by Alex Hoppen:
>> Represent the name of destructors by a special DeclBaseName
>> 
>> edit: lib/Sema/TypeCheckProtocol.cpp
>> edit: lib/Sema/CSSimplify.cpp
>> edit: test/decl/protocol/special/coding/class_codable_default_initializer.swift
>> edit: lib/ParseSIL/ParseSIL.cpp
>> edit: lib/Parse/ParseDecl.cpp
>> edit: lib/Sema/CSDiag.cpp
>> edit: lib/Serialization/Serialization.cpp
>> edit: lib/AST/DeclContext.cpp
>> edit: lib/Sema/CodeSynthesis.cpp
>> edit: lib/AST/Decl.cpp
>> edit: lib/SIL/SILPrinter.cpp
>> edit: lib/Serialization/Deserialization.cpp
>> edit: include/swift/AST/Decl.h
>> edit: test/SILGen/vtables.swift
>> edit: test/expr/postfix/dot/dot_keywords.swift
>> edit: lib/Sema/ConstraintSystem.h
>> edit: include/swift/AST/KnownIdentifiers.def
>> edit: test/NameBinding/scope_map.swift
>> 
>> Commit dc4bc169a50888551d57dd910c656f047f5122aa by Andrew Trick:
>> Make SourceKitSupport depend on swift-syntax-generated-headers
>> 
>> edit: tools/SourceKit/lib/Support/CMakeLists.txt
>> 
>> Commit dc1d0943b285ca11dfb0427a67a6ad7e68346796 by Jordan Rose:
>> [CMake] Infer -Werror=switch via asserts being enabled (#11098)
>> 
>> edit: cmake/modules/SwiftSharedCMakeConfig.cmake
> 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.swift.org/pipermail/swift-dev/attachments/20170801/19d302d7/attachment.html>


More information about the swift-dev mailing list