swift-ci
(Swift CI)
1
Report
[FAILURE] oss-swift-package-osx [#4575]
Build URL:
https://ci.swift.org/job/oss-swift-package-osx/4575/
Project:
oss-swift-package-osx
Date of build:
Tue, 14 Apr 2020 09:06:48 -0500
Build duration:
52 min
Changes
-
Commit 5e2fe48d3afc0ec9fe32c778741b8e3fa650fc4e by roop:
[docs] Add a 'Memory usage' section to DevelopmentTips.md
-
edit: docs/DevelopmentTips.md
-
Commit 678e86775682f2d39c7d3749776c5678528d5126 by s.javora:
[README] Add note about ASCII-only paths
-
Commit 72ade27956f3674083e8d337e71b281d87d630bf by dgregor:
Revert "[PrintAsObjC] Don't include the module for empty extensions"
-
edit: lib/PrintAsObjC/ModuleContentsWriter.cpp
-
Commit cba8723d6190a9e89521760c915cf11d6822649e by compnerd:
build: explicitly execute line-directive-tool with Python3
-
edit: CMakeLists.txt
-
edit: stdlib/cmake/modules/SwiftSource.cmake
-
Commit 2bf9dde17bd8b3bdc4ff12f97461973f492c77e9 by rishizaki:
[CodeCompletion][NFC] Fix typo
-
edit: lib/IDE/CompletionInstance.cpp
-
edit: include/swift/IDE/CompletionInstance.h
-
Commit 06d1d502a1daa42af092c4102cc95960434bcac5 by acgarland:
[SymbolGraph] Ignore some Self requirements
-
edit: lib/SymbolGraphGen/Edge.cpp
-
edit: lib/SymbolGraphGen/JSON.cpp
-
add: test/SymbolGraph/Symbols/Mixins/Generics/ConstraintsOnLocalContext.swift
-
edit: lib/SymbolGraphGen/Symbol.cpp
-
add: test/SymbolGraph/Symbols/Mixins/Generics/WhereClause.swift
-
edit: lib/SymbolGraphGen/JSON.h
-
add: test/SymbolGraph/Symbols/Mixins/Generics/ConstraintsOnOuterContext.swift
-
add: test/SymbolGraph/Symbols/Mixins/Generics/Self.swift
-
add: test/SymbolGraph/Symbols/Mixins/Generics/Arguments.swift
-
Commit 091f987e28950a48ed7e045688155121efc3b9b1 by dgregor:
Revert "[PrintAsObjC] Test that we don't leak extended
-
edit: test/PrintAsObjC/imports.swift
-
edit: test/PrintAsObjC/Inputs/custom-modules/MiserablePileOfSecrets.h
-
Commit 86fa2f7ef9faf8c486936e95fbdec19fa2033b99 by rwidmann:
Tighten-up a Foundation Deserialization Test
-
edit: test/SIL/Serialization/deserialize_foundation.sil
-
Commit 6f339f800d05e63ff81dcd4e1b82acbd0791383a by z.zoelec2:
[SIL] [Parser] Move ParserSIL into SIL library.
-
edit: tools/SourceKit/lib/SwiftLang/CMakeLists.txt
-
delete: lib/ParseSIL/ParseSIL.cpp
-
edit: lib/SIL/CMakeLists.txt
-
add: lib/SIL/Parser/ParseSIL.cpp
-
edit: lib/Frontend/CMakeLists.txt
-
delete: lib/ParseSIL/SILParserFunctionBuilder.h
-
edit: lib/CMakeLists.txt
-
add: lib/SIL/Parser/SILParserFunctionBuilder.h
-
delete: lib/ParseSIL/CMakeLists.txt
-
add: lib/SIL/Parser/CMakeLists.txt
-
Commit df7735e545f3ed0210c49e38d62058aee3c466b5 by hborla:
[Property Wrappers] Use the outermost wrapper attribute type as the
-
edit: lib/Sema/ConstraintSystem.cpp
-
edit: test/Constraints/requirement_failures_in_contextual_type.swift
-
Commit 9821976c69253c0086c93a7b487808e7180aa40f by github:
Removes redundant buffer zeroing in CGColorSpace.swift by using
-
edit: stdlib/public/Darwin/CoreGraphics/CoreGraphics.swift
-
Commit 9fc98bf1d8e7ec150c896d634e2c69020f338c53 by rwidmann:
Add a test for a compiler crasher with -O -whole-module-optimization
-
add: test/Sanitizers/asan-globals-overwrite.swift
-
Commit e7d9f4c9418fbb15ad7e9eb8e95c6b6bc28ffe4b by aprantl:
Remap the target (Xcode) SDK directory to the host SDK directory.
-
edit: lldb/source/Plugins/SymbolFile/DWARF/DWARFUnit.h
-
add: lldb/source/Utility/XcodeSDK.cpp
-
edit: lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARF.cpp
-
add: lldb/unittests/Utility/XcodeSDKTest.cpp
-
edit: lldb/source/Plugins/Platform/MacOSX/PlatformAppleTVSimulator.h
-
edit: lldb/source/Core/Module.cpp
-
edit: lldb/source/Plugins/Platform/MacOSX/PlatformDarwin.cpp
-
edit: lldb/source/Host/macosx/objcxx/HostInfoMacOSX.mm
-
add: lldb/include/lldb/Utility/XcodeSDK.h
-
edit: lldb/unittests/Utility/CMakeLists.txt
-
edit: lldb/include/lldb/Host/macosx/HostInfoMacOSX.h
-
edit: lldb/source/Plugins/Platform/MacOSX/PlatformMacOSX.h
-
edit: lldb/source/Plugins/Platform/MacOSX/PlatformRemoteDarwinDevice.h
-
edit: lldb/source/Plugins/Platform/MacOSX/PlatformDarwin.h
-
edit: lldb/source/Plugins/Platform/MacOSX/PlatformMacOSX.cpp
-
edit: lldb/include/lldb/Host/HostInfoBase.h
-
edit: lldb/source/Utility/CMakeLists.txt
-
edit: lldb/source/Plugins/Platform/MacOSX/PlatformAppleWatchSimulator.h
-
edit: lldb/include/lldb/Core/Module.h
-
edit: lldb/source/Plugins/Platform/MacOSX/PlatformiOSSimulator.h
-
edit: lldb/include/lldb/Target/Platform.h
-
edit: lldb/unittests/Platform/PlatformDarwinTest.cpp
-
Commit abe0c69b299ac0a1dcae2384ae4da03e4406a648 by aprantl:
Add missing include
-
edit: lldb/include/lldb/Target/Platform.h
-
Commit ec30e0029d1f38169f37b81845a5ffe547ab6386 by aprantl:
Fix unused variable, format, and format string warnings. NFC.
-
edit: lldb/source/Target/ThreadPlanStepRange.cpp
-
edit: lldb/source/Commands/CommandObjectThread.cpp
-
edit: lldb/include/lldb/Target/ThreadPlanStack.h
-
edit: lldb/source/Target/ThreadPlanStack.cpp
-
edit: lldb/source/Target/ThreadPlan.cpp
-
Commit ecd83eed8f8c60e63eb45bd416d7ac07e4ce1797 by aprantl:
Adapt to upstream changes (XcodeSDK).
-
edit: lldb/source/Symbol/SwiftASTContext.cpp
-
Commit 10d1b56387c51fde3c358f2fbf049543e42ecc2c by aprantl:
Implement TypeSystemSwiftTypeRef::IsFunctionPointerType() (NFC)
-
edit: lldb/unittests/Symbol/TestTypeSystemSwiftTypeRef.cpp
-
edit: lldb/source/Symbol/TypeSystemSwiftTypeRef.cpp
-
Commit f8655c34491bbd470effc32728e13b1e34449607 by aprantl:
Attempt to fix a compile error reported with older compilers and
-
edit: lldb/source/Utility/XcodeSDK.cpp