swift-ci
(Swift CI)
1
Report
[FAILURE] oss-swift-5.0-package-linux-ubuntu-18_04 [#28]
Build URL:
https://ci.swift.org/job/oss-swift-5.0-package-linux-ubuntu-18_04/28/
Project:
oss-swift-5.0-package-linux-ubuntu-18_04
Date of build:
Thu, 06 Dec 2018 18:53:38 -0600
Build duration:
38 min
Identified problems:
- Swift Compile Error: Swift compiler error
- Compile Error: This build failed because of a compile error. Below is a list of all errors in the build log:
Changes
-
Commit f8ffbc5c61e7a3253bb596f6a4c1a91cb7ac52d0 by aschwaighofer:
[5.0] IRGen: gatherbits - extend the bits before we shift left
-
add: test/Interpreter/multi_payload_shifting.swift
-
edit: lib/IRGen/EnumPayload.cpp
-
add: test/IRGen/multi_payload_shifting.swift
-
Commit ab2d1439edb604d2cbd2def6d7ad1d7dd1754d63 by aschwaighofer:
Fix IRGen test case
-
edit: test/IRGen/multi_payload_shifting.swift
-
Commit 779257e28eb9ce9a0c0a76ac0cb2d0d6bf6329fe by xi_ge:
Sourcekit/DocSupport: include fully annotated generic signatures for
-
edit: tools/SourceKit/lib/SwiftLang/SwiftSourceDocInfo.cpp
-
edit: test/SourceKit/DocSupport/doc_clang_module.swift.response
-
edit: test/SourceKit/DocSupport/doc_swift_module1.swift.response
-
edit: tools/SourceKit/lib/SwiftLang/SwiftLangSupport.h
-
edit: utils/gyb_sourcekit_support/UIDs.py
-
edit: test/SourceKit/DocSupport/doc_swift_module.swift.response
-
edit: include/swift/AST/GenericSignature.h
-
edit: tools/SourceKit/include/SourceKit/Core/LangSupport.h
-
edit: tools/SourceKit/tools/sourcekitd/lib/API/Requests.cpp
-
edit: lib/AST/ASTPrinter.cpp
-
edit: tools/SourceKit/lib/SwiftLang/SwiftDocSupport.cpp
-
Commit 31ae83b6b97318ec71945d95c02d93d984ccdabb by xi_ge:
Sourcekit/DocSupport: avoid substituting generic types when printing
-
edit: test/SourceKit/DocSupport/doc_clang_module.swift.response
-
edit: lib/AST/ASTPrinter.cpp
-
edit: test/IDE/print_synthesized_extensions.swift
-
edit: test/IDE/print_ast_tc_decls.swift
-
Commit 85ae390513b6c1d6a7acdcab204637cf3b03531f by jgroff:
IRGen: Fix extra inhabitants of multi-payload enums with more spare bits
-
edit: lib/IRGen/GenEnum.cpp
-
edit: test/Interpreter/multi_payload_extra_inhabitant.swift
-
Commit 4ecb240ea92cb99dec31d5f566e88d127ad816f3 by arphaman:
warn_stdlibcxx_not_found: suggest '-stdlib=libc++' instead of '-std'
-
edit: test/Frontend/warning-stdlibcxx-darwin.cpp
-
edit: include/clang/Basic/DiagnosticFrontendKinds.td
-
Commit 1732abec2a7f8110488950556d1f18b74677d9fb by arphaman:
[frontend][darwin] warn_stdlibcxx_not_found: supress warning for
-
edit: lib/Frontend/CompilerInvocation.cpp
-
edit: test/Frontend/warning-stdlibcxx-darwin.cpp