Report
[FAILURE] oss-swift-5.0-package-osx [#47]
Build URL:
https://ci.swift.org/job/oss-swift-5.0-package-osx/47/
Project:
oss-swift-5.0-package-osx
Date of build:
Wed, 12 Dec 2018 04:42:27 -0600
Build duration:
3 hr 38 min
Changes
-
Commit ab5a0d25cd2472d6826146788474b89bf69f2c10 by rjmccall:
Don't map Bool back to ObjCBool for SIL types in unbridged contexts.- edit: lib/SIL/TypeLowering.cpp
- edit: include/swift/SIL/TypeLowering.h
- edit: lib/SILGen/SILGenBridging.cpp
- edit: include/swift/AST/ModuleLoader.h
- edit: lib/SIL/Bridging.cpp
- add: test/ClangImporter/Inputs/custom-modules/BlocksReturningBool.h
- add: test/ClangImporter/blocks_returning_bool.swift
- edit: lib/SILGen/SILGenApply.cpp
- edit: lib/SIL/SILFunctionType.cpp
- edit: lib/ClangImporter/ImporterImpl.h
- edit: test/ClangImporter/Inputs/custom-modules/module.map
- edit: lib/SIL/AbstractionPattern.cpp
-
Commit abd281708f4ccf651a6110ec0213960987bae096 by mikeash:
[Stdlib] Rename AnyKeyPath's ObjC name and _VaListBuilder to avoid- edit: stdlib/public/core/KeyPath.swift
- edit: test/api-digester/Inputs/stdlib-stable-abi.json
- edit: stdlib/public/core/VarArgs.swift
-
Commit 844da5c5cf4a2074e6f683880a3a0ed54db5e531 by mikeash:
[Parse] Allow @_objcRuntimeName to be used in source.- edit: include/swift/AST/DiagnosticsParse.def
- edit: include/swift/AST/Attr.def
- edit: lib/Parse/ParseDecl.cpp
-
Commit 4a00da43415dcdf8a64e490c2ce8b2e8aea6738c by mikeash:
[Stdlib] Change AnyKeyPath to use @_objcRuntimeName attribute for its- edit: stdlib/public/core/KeyPath.swift
-
Commit 8c8276a039cdc7abc5450f3e52bcb4b20fbbd42e by mikeash:
[Parse] Add an IRGen test for @_objcRuntimeName.- add: test/IRGen/objc_runtime_name_attr.swift
-
Commit df523d4d14da5dfda5d69cd4f0ffa3ec6d6f2454 by jgroff:
KeyPath: Allow existing context descriptors to be used as generic- edit: stdlib/public/core/Misc.swift
- edit: stdlib/public/core/KeyPath.swift
- edit: lib/IRGen/GenKeyPath.cpp
-
Commit 4b72c3a597799685c5a77020744ca3bb1a00661b by rjmccall:
Remove the extra-inhabitant value witness functions.- edit: lib/IRGen/IRGenModule.h
- edit: test/IRGen/multi_file_resilience.swift
- edit: test/IRGen/indirect_enum.sil
- edit: lib/IRGen/GenType.cpp
- edit: test/IRGen/struct_with_resilient_type.swift
- edit: lib/IRGen/IRGenModule.cpp
- edit: test/IRGen/generic_casts.swift
- edit: lib/IRGen/GenOpaque.cpp
- edit: lib/IRGen/GenValueWitness.cpp
- edit: lib/IRGen/NonFixedTypeInfo.h
- edit: include/swift/Runtime/Enum.h
- edit: lib/IRGen/IRGenMangler.cpp
- edit: test/IRGen/generic_tuples.swift
- edit: stdlib/public/runtime/MetadataImpl.h
- edit: test/IRGen/enum_value_semantics.sil
- edit: lib/IRGen/GenOpaque.h
- edit: include/swift/ABI/MetadataValues.h
- edit: lib/IRGen/GenRecord.h
- edit: stdlib/public/Reflection/TypeLowering.cpp
- edit: test/IRGen/existentials.sil
- edit: unittests/runtime/Enum.cpp
- edit: docs/Runtime.md
- edit: stdlib/public/runtime/Metadata.cpp
- edit: test/IRGen/type_layout.swift
- edit: test/IRGen/weak.sil
- edit: test/IRGen/enum.sil
- edit: test/IRGen/indexing.sil
- edit: test/IRGen/multi_module_resilience.swift
- edit: lib/IRGen/GenStruct.cpp
- edit: test/IRGen/generic_structs.sil
- edit: lib/IRGen/Linking.cpp
- edit: lib/IRGen/GenEnum.h
- edit: include/swift/Runtime/RuntimeFunctions.def
- edit: stdlib/public/runtime/Casting.cpp
- edit: test/IRGen/global_resilience.sil
- edit: lib/IRGen/TypeLayoutVerifier.cpp
- edit: lib/IRGen/GenEnum.cpp
- edit: test/IRGen/enum_resilience.swift
- edit: lib/IRGen/WitnessIndex.h
- edit: include/swift/ABI/ValueWitness.def
- edit: stdlib/public/runtime/EnumImpl.h
- edit: lib/IRGen/ResilientTypeInfo.h
- edit: test/IRGen/struct_resilience.swift
- edit: test/IRGen/type_layout_reference_storage.swift
- edit: test/IRGen/struct_layout.sil
- edit: lib/IRGen/ExtraInhabitants.cpp
- edit: stdlib/public/runtime/KnownMetadata.cpp
- edit: stdlib/public/runtime/ExistentialMetadataImpl.h
- edit: include/swift/Runtime/Metadata.h
- edit: lib/IRGen/TypeInfo.h
- edit: test/IRGen/lifetime.sil
- edit: validation-test/stdlib/MicroStdlib/Inputs/RuntimeStubs.c
- edit: stdlib/public/runtime/Enum.cpp
- edit: include/swift/ABI/Metadata.h
- edit: lib/IRGen/GenTuple.cpp
- edit: test/IRGen/type_layout_objc.swift
- edit: lib/IRGen/FixedTypeInfo.h
- edit: test/IRGen/builtins.swift
- edit: test/IRGen/enum_objc.sil
- edit: test/IRGen/existentials_opaque_boxed.sil
- edit: test/IRGen/partial_apply.sil
-
Commit 405e6595f39d101fef4520593e4e7e7e0fa93b6c by rjmccall:
Propagate the XI count into the get/store XI tag callbacks.- edit: lib/IRGen/GenOpaque.cpp
- edit: lib/IRGen/GenOpaque.h
- edit: stdlib/public/runtime/EnumImpl.h
- edit: lib/IRGen/GenEnum.cpp
- edit: include/swift/Runtime/RuntimeFunctions.def
- edit: stdlib/public/runtime/Enum.cpp
- edit: stdlib/public/runtime/Metadata.cpp
- edit: stdlib/public/runtime/MetadataImpl.h
- edit: lib/IRGen/GenRecord.h
- edit: include/swift/Runtime/Enum.h
- edit: unittests/runtime/Enum.cpp
- edit: lib/IRGen/GenStruct.cpp