[+swift-dev] Possibly. We've had trouble with settings being cached before.
Jordan
···
On Dec 21, 2016, at 17:06, Maxwell Swadling <maxs@apple.com> wrote:
Does CMake not work with the incremental build bots?..
On 21 Dec. 2016, at 4:58 pm, no-reply@swift.org <mailto:no-reply@swift.org> wrote:
[FAILURE] oss-swift-incremental-RA-osx [#7707]
Build URL: https://ci.swift.org/job/oss-swift-incremental-RA-osx/7707/
Project: oss-swift-incremental-RA-osx
Date of build: Wed, 21 Dec 2016 16:28:05 -0800
Build duration: 30 min
Identified problems:LLVM Error: This build failed due to an LLVM error occurring.
Indication 1 <https://ci.swift.org//job/oss-swift-incremental-RA-osx/7707/consoleFull#1867917644044a5158-586f-4dfc-a438-8b0e64c7c0ce>
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-incremental-RA-osx/7707/consoleFull#2126112431ee1a197b-acac-4b17-83cf-a53b95139a76>
Regression test failed: This build failed because a regression test in the test suite FAILed. Below is a list of all errors:
Indication 1 <https://ci.swift.org//job/oss-swift-incremental-RA-osx/7707/consoleFull#-938031350fca400bf-2f4a-462e-b517-e058d770b2d7>
Tests:Name: Swift(macosx-x86_64)
Failed: 10 test(s), Passed: 8682 test(s), Total: 8692 test(s)
Failed: Swift(macosx-x86_64).DebugInfo.variables-repl.swift <https://ci.swift.org/job/oss-swift-incremental-RA-osx/7707/testReport/junit/Swift(macosx-x86_64)/DebugInfo/variables_repl_swift>
Failed: Swift(macosx-x86_64).Interpreter.repl.swift <https://ci.swift.org/job/oss-swift-incremental-RA-osx/7707/testReport/junit/Swift(macosx-x86_64)/Interpreter/repl_swift>
Failed: Swift(macosx-x86_64).Interpreter.repl_13695499.swift <https://ci.swift.org/job/oss-swift-incremental-RA-osx/7707/testReport/junit/Swift(macosx-x86_64)/Interpreter/repl_13695499_swift>
Failed: Swift(macosx-x86_64).Interpreter.repl_17597453.swift <https://ci.swift.org/job/oss-swift-incremental-RA-osx/7707/testReport/junit/Swift(macosx-x86_64)/Interpreter/repl_17597453_swift>
Failed: Swift(macosx-x86_64).Interpreter.repl_autolinking.swift <https://ci.swift.org/job/oss-swift-incremental-RA-osx/7707/testReport/junit/Swift(macosx-x86_64)/Interpreter/repl_autolinking_swift>
Failed: Swift(macosx-x86_64).Interpreter.repl_conformance_lookup.swift <https://ci.swift.org/job/oss-swift-incremental-RA-osx/7707/testReport/junit/Swift(macosx-x86_64)/Interpreter/repl_conformance_lookup_swift>
Failed: Swift(macosx-x86_64).Interpreter.repl_diagnostics.swift <https://ci.swift.org/job/oss-swift-incremental-RA-osx/7707/testReport/junit/Swift(macosx-x86_64)/Interpreter/repl_diagnostics_swift>
Failed: Swift(macosx-x86_64).Interpreter.repl_hashbang.swift <https://ci.swift.org/job/oss-swift-incremental-RA-osx/7707/testReport/junit/Swift(macosx-x86_64)/Interpreter/repl_hashbang_swift>
Failed: Swift(macosx-x86_64).Interpreter/SDK.Cocoa_repl.swift <https://ci.swift.org/job/oss-swift-incremental-RA-osx/7707/testReport/junit/Swift(macosx-x86_64)/Interpreter_SDK/Cocoa_repl_swift>
Failed: Swift(macosx-x86_64).Interpreter/SDK.missing_imports_repl.swift <https://ci.swift.org/job/oss-swift-incremental-RA-osx/7707/testReport/junit/Swift(macosx-x86_64)/Interpreter_SDK/missing_imports_repl_swift>
Name: Swift-Unit
Failed: 0 test(s), Passed: 363 test(s), Total: 363 test(s)Changes
Commit 6fb7c89151a4652740a05ab506e646a9fd0f9b7d by maxs:
removed CLANG_TOOL_DRIVER_BUILD from install toolchain only since it isedit: utils/build-script-impl
Commit 28ff480658409fa57eb8814327d86586a6c7afb5 by maxs:
Added missing symbol from SDKedit: lib/Basic/Unix/TaskQueue.inc
Commit 81ae0fd89db50ce4474638941c11e3a97f7204af by maxs:
Added HAVE_UNICODE_LIBEDIT instead of doing platform checksedit: lib/Immediate/REPL.cpp
edit: include/swift/CMakeLists.txt
edit: include/swift/Config.h.inCommit e03006d9b028cd93de2c5909cdc8269aa0350e08 by maxs:
Removed XPC dependency when unavailableedit: tools/SourceKit/tools/sourcekitd/bin/CMakeLists.txt
edit: tools/SourceKit/tools/sourcekitd/lib/API/CMakeLists.txtCommit 50b3dcb3707918c84eaac4ca2fb778e382c77567 by maxs:
Only disable CLANG_TOOL_DRIVER_BUILD whenedit: utils/build-script-impl