swift-ci
(Swift CI)
1
Report
[FAILURE] swift-master-source-compat-suite [#1220]
Build URL:
https://ci.swift.org/job/swift-master-source-compat-suite/1220/
Project:
swift-master-source-compat-suite
Date of build:
Tue, 06 Feb 2018 22:03:24 -0600
Build duration:
2 hr 5 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 f4a39476323ad68677846726e01bd651b1b4a620 by github:
Remove _countLeadingZeros and _floorLog2
-
edit: stdlib/public/core/Misc.swift
-
Commit d7ab0aab20a3f72a667d1405a03feaa214de00c6 by github:
Remove tests for obsolete miscellany
-
edit: test/stdlib/Runtime.swift.gyb
-
Commit c1f3176fe7b142b90dbdcd27921e5eace94593f3 by github:
Remove sole use of _floorLog2
-
edit: stdlib/public/core/Sort.swift.gyb
-
Commit 69baceffb1c511137dee0e17282e8fb5ac4d3f63 by jgroff:
Reword the "expression too complex" error not to blame the user.
-
edit: test/Misc/expression_too_complex_2.swift
-
edit: test/Misc/expression_too_complex_4.swift
-
edit: include/swift/AST/DiagnosticsSema.def
-
edit: test/Misc/expression_too_complex.swift
-
Commit 76e23368ad6459eea8500b6a0f380da565a01216 by xiaodi.wu:
Consolidate integer-to-string implementations
-
edit: stdlib/public/core/Integers.swift.gyb
-
edit: stdlib/public/core/StringLegacy.swift
-
Commit d0d1a33690ba28ed1196cea00fa98ee63fd08024 by ditaliano:
[Runtime] Enable -Wall for the builds.
-
edit: stdlib/public/CMakeLists.txt
-
Commit 5218326b27dd9f61ba0046190d2ef8ebf0590e8d by asbreckenridge:
[docs][Windows] Add forgotten ^ to LLVM_TARGETS_TO_BUILD
-
Commit 063849d5207cec65df508328091c981f36bd6a3c by asbreckenridge:
[docs][Windows] Build clang in Release mode instead of Debug
-
Commit 4146d11ac07c33ff9a93b77e6180ad525db06073 by jordan_rose:
Fix the "tail" command to be compatible with coreutils. NFC. (#14408)
-
edit: test/IDE/print_clang_bool_bridging.swift
-
edit: test/IDE/print_clang_swift_name.swift
-
Commit b1f1e98a6303df3d2b89db7a32dc9b078c10f681 by github:
[string] Clean up StringObject; Clarify its tagged BridgeObjects.
-
edit: stdlib/public/core/StringGuts.swift
-
edit: stdlib/public/core/StringObject.swift
-
Commit 871c9dac2a11bdf0a8ef167035399c95f47b060e by github:
SwiftSyntax: Teach SwiftSyntax to use SourceKitd to serialize syntax
-
edit: test/SwiftSyntax/VisitorTest.swift
-
add: tools/SwiftSourceKitClient/SourceKitdResponse.swift
-
add: tools/SwiftSourceKitClient/SourceKitdClient.swift
-
edit: tools/CMakeLists.txt
-
add: tools/SwiftSourceKitClient/SourceKitdRequest.swift
-
add: tools/SwiftSourceKitClient/SourceKitdUID.swift
-
edit: tools/SwiftSyntax/SwiftSyntax.swift
-
edit: cmake/modules/AddSwift.cmake
-
edit: test/lit.cfg
-
edit: tools/SwiftSyntax/CMakeLists.txt
-
add: tools/SwiftSourceKitClient/CMakeLists.txt
-
edit: test/SwiftSyntax/ParseFile.swift