Report
[FAILURE] oss-swift-package-osx [#4098]
Build URL:
https://ci.swift.org/job/oss-swift-package-osx/4098/
Project:
oss-swift-package-osx
Date of build:
Thu, 12 Dec 2019 00:28:10 -0600
Build duration:
4 hr 13 min
Changes
-
Commit 46687189a79ec6b905a6ae038a63ab46ad8e855d by dungar:
-only-one-dependency-file causes only the first frontend job to emit a- edit: lib/Driver/Driver.cpp
- edit: include/swift/Driver/Compilation.h
- edit: lib/Driver/ToolChains.cpp
- edit: include/swift/Option/Options.td
- edit: lib/Driver/Compilation.cpp
-
Commit ecb74b54ae84137346c796d6c933993325071f29 by dungar:
Make the new behavior the default.- edit: lib/Driver/Driver.cpp
- edit: include/swift/Option/Options.td
-
Commit cc83751ac5b86858adc24096cb1333b7692fc4af by dungar:
Avoid need to check errors on dummy file creation.- edit: lib/Driver/ToolChains.cpp
-
Commit 4f04a80d176288ea4a3e5d308632e155d106986f by rwidmann:
Redo ObjC Override Checking- edit: lib/ClangImporter/ImportDecl.cpp
- edit: test/ClangImporter/objc_redeclared_properties_incompatible.swift
- edit: lib/ClangImporter/ImporterImpl.h
-
Commit af6e9b95ad20a307ec740869e3f38f95b3203394 by rwidmann:
Work around extension installation order- edit: test/ClangImporter/objc_redeclared_properties_incompatible.swift
- edit: lib/ClangImporter/ClangImporter.cpp
-
Commit b368f7ac759bee205a220e53903d5030f7881c4b by danielrodriguez:
[windows] Switch ICU4C from SourceForge to GitHub.- edit: utils/build-windows.bat
-
Commit 113c22a680a80b8000bebfc393eb6b5163290761 by mgottesman:
[sil] Move partial apply combiner code from SILCombiner into- edit: include/swift/SILOptimizer/Utils/InstOptUtils.h
- edit: lib/SILOptimizer/SILCombiner/SILCombiner.h
- edit: lib/SILOptimizer/SILCombiner/SILCombinerApplyVisitors.cpp
- add: lib/SILOptimizer/Utils/PartialApplyCombiner.cpp
- edit: lib/SILOptimizer/Utils/CMakeLists.txt
- edit: lib/SILOptimizer/Mandatory/MandatoryCombine.cpp
-
Commit b31f43c0e3688f5dded3b4d8180e8d54be66cbca by klorentey:
[test] Modernize test/stdlib/OptionSetTest.swift- edit: test/stdlib/OptionSetTest.swift
-
Commit fb38f92eaa52eb2324cc2ac09e5102780f9581b7 by rxrwei:
[Docs] [AutoDiff] Fix incorrectly rendered table and dead link- edit: docs/DifferentiableProgramming.md
-
Commit 87cc554d5b040c991e77b2b3fc4de92c0dcc4c63 by compnerd:
docs: Update WindowsBuild.md- edit: docs/WindowsBuild.md
-
Commit 2fc0f7899ca13f6187355d61f51ff26ff91a430f by dungar:
Fix comment for OnlyOneDependencyFile- edit: include/swift/Driver/Compilation.h
-
Commit 03332a4c58aa3c206b09f44c76fc892c12757ccf by mishal_shah:
[Preset] Add new preset to support automerger testing- edit: utils/build-presets.ini
-
Commit 3b29ed7c1e6d534ba330cb785e126e32addef07e by mishal_shah:
[Preset] Remove skip test flag for watchOS and tvOS- edit: utils/build-presets.ini
-
Commit d815c603c20d49cf23c3186ae33b2d86369ecc5f by mgottesman:
[ownership] Change- edit: include/swift/SIL/OwnershipUtils.h
- edit: lib/SIL/OwnershipUtils.cpp
- edit: lib/SILOptimizer/Mandatory/SemanticARCOpts.cpp
-
Commit 4a3bb30337da7f7c765fffaf337034d74fde9d7b by rwidmann:
Force the entire inheritance hierarchy to load class members- edit: lib/ClangImporter/ClangImporter.cpp
- edit: lib/ClangImporter/ImportDecl.cpp
-
Commit fce55a6fb2ef1f228063f9d42fab2ecd1e5e52f6 by rwidmann:
[Parse] Provide a diagnostic when a closure parameter is declared with- edit: test/decl/func/functions.swift
- edit: lib/Parse/ParsePattern.cpp
-
Commit 8aac6f9a1a8b77eed85774cb166ebdb56daaa9d1 by github:
[AutoDiff upstream] Conform floating-point types toDifferentiable
.- add: test/AutoDiff/stdlib/differentiable_stdlib_conformances.swift
- edit: stdlib/public/Differentiation/Differentiable.swift
- edit: test/AutoDiff/stdlib/differentiable_protocol.swift
-
Commit 25b58b89d6ebee3a96108ab7950ae42124cf1c71 by ankit_aggarwal:
[new-bootstrap] Set deployment target when building swiftpm- edit: Utilities/new-bootstrap
-
Commit 611719922b0cd1dd18ec9b7e05c93645e4f50b6f by ankit_aggarwal:
[new-bootstrap] Install in all prefixes- edit: Utilities/new-bootstrap