Report
[FAILURE] oss-swift-package-osx [#2881]
Build URL:
https://ci.swift.org/job/oss-swift-package-osx/2881/
Project:
oss-swift-package-osx
Date of build:
Thu, 24 Jan 2019 15:05:22 -0600
Build duration:
4 hr 0 min
Changes
-
Commit 5619138a10ef86e8416033aac4810606aa48c01a by blangmuir:
[build-script] Turn on --no-legacy-impl by default- edit: utils/build_swift/driver_arguments.py
- edit: utils/build_swift/tests/expected_options.py
- edit: utils/build-script
- edit: utils/swift_build_support/swift_build_support/products/init.py
- add: utils/swift_build_support/swift_build_support/products/skstresstester.py
- add: utils/swift_build_support/swift_build_support/products/swiftsyntax.py
- edit: utils/build-script-impl
-
Commit 5dbe28bf13cbf5074b2b6788b62f4002222ba848 by blangmuir:
Update for feedback- edit: utils/build-script
- edit: utils/build-script-impl
-
Commit 08eabb46c6998714bf01a9c9accd7fbc272a2f75 by blangmuir:
Update --*-cmake-options to use format()- edit: utils/build-script
-
Commit d948823d89c756c142ab587f2c51ebc8e5bed9b3 by me:
[SR-9576][SourceKit] Fix syntax type when rethrows is present- edit: test/SourceKit/DocumentStructure/Inputs/main.swift
- edit: test/SourceKit/SyntaxMapData/syntaxmap.swift.response
- edit: test/SourceKit/DocumentStructure/structure.swift.foobar.response
- edit: test/SourceKit/DocumentStructure/structure.swift.empty.response
- edit: test/IDE/coloring_comments.swift
- edit: lib/IDE/SyntaxModel.cpp
- edit: test/SourceKit/DocumentStructure/structure.swift.response
- edit: test/SourceKit/SyntaxMapData/Inputs/syntaxmap.swift
-
Commit 60f51bfedb311c0a6fedf6867f7b608af2cfa230 by mikeash:
[Tests] Disable a few tests that hit bugs on macOS 10.9.- edit: test/Interpreter/objc_extensions.swift
- edit: test/Interpreter/class_resilience.swift
- edit: test/Interpreter/subclass_existentials.swift
- edit: test/Interpreter/generic_class.swift
-
Commit 49c40d92f618ee7ed224806c72b5de4c15671546 by pyaskevich:
[AST] AugmentgetDepthMap
with information about parent expressions- edit: include/swift/AST/Expr.h
- edit: lib/Sema/ConstraintSystem.h
- edit: lib/AST/Expr.cpp
- edit: lib/Sema/CSRanking.cpp
- edit: lib/Sema/ConstraintSystem.cpp
-
Commit e6042618059ba3e53ff705d46f58f9cff8241c73 by pyaskevich:
[ConstraintSystem] Track AST depth information directly- edit: lib/Sema/TypeCheckConstraints.cpp
- edit: lib/Sema/CSSolver.cpp
- edit: lib/Sema/ConstraintSystem.h
- edit: lib/Sema/ConstraintSystem.cpp
- edit: lib/Sema/CSStep.h
- edit: lib/Sema/CSRanking.cpp
-
Commit 421d6b065a67cc2bf02638ebab8d91bcdb365066 by dingobye:
[Sema] Improve diagnostics forvariable_never_mutated
in case of- edit: include/swift/AST/DiagnosticsSema.def
- edit: lib/Sema/MiscDiagnostics.cpp
- edit: test/Constraints/diagnostics.swift
- edit: test/decl/var/usage.swift
-
Commit a5cabe0ea9b392452725e71121faa1b1eb870ed8 by dcoughlin:
[Tests] Fix LIT prefixes for Driver/linker-clang_rt and update test- edit: test/Driver/linker-clang_rt.swift
-
Commit 9761e5ca425b5a011a3a94c94c29d6191175ed5f by spestov:
Demangler: Print BuiltinFloatType as "FPIEEE" not "Float"- edit: test/Demangle/Inputs/simplified-manglings.txt
- edit: test/Demangle/Inputs/manglings.txt
- edit: test/SourceKit/Demangle/demangle.swift
- edit: lib/Demangling/OldRemangler.cpp
- edit: lib/Demangling/Remangler.cpp
- edit: include/swift/Strings.h
- edit: lib/Demangling/OldDemangler.cpp
-
Commit 7efd6df09d985ef45b329214fc3514ea64b55700 by compnerd:
build: remove some unused variables in CMake (NFC)- edit: stdlib/public/Platform/CMakeLists.txt
-
Commit 032c81ddeef47f9af02327bad3e10ccebc535fd7 by nathan:
Add initialization of the Swift runtime to Windows- edit: source/API/SystemInitializerFull.cpp
-
Commit 0512354e250819a363df2cb04c8cd9b026f23f27 by ditaliano:
[SwiftLanguageRuntime] Try to be more defensive.- edit: source/Target/SwiftLanguageRuntime.cpp
-
Commit 55c0db6a0138e86019fac0a8074ccb4d167c387f by apl:
[CMake] Don't clobber linker flags already set- edit: tools/repl/swift/CMakeLists.txt
-
Commit 2933962f9da01b20824759ac3922c8c0e37b1d1e by compnerd:
Host: remove Yield on Windows- edit: include/lldb/Host/windows/windows.h