[Swift CI] Build Failure: OSS - Swift Package - OS X (master) #1321

Report

[FAILURE] oss-swift-package-osx [#1321]

Build URL:
https://ci.swift.org/job/oss-swift-package-osx/1321/
Project:
oss-swift-package-osx
Date of build:
Sun, 04 Mar 2018 06:56:46 -0600
Build duration:
25 min

Identified problems:

  • Compile Error: This build failed because of a compile error. Below is a list of all errors in the build log:

Changes

  • Commit 6729f2f5ab42735a35cadf0f96c438ed79028825 by rjmccall:
    Fix a simple bug.

    • edit: include/swift/Basic/FlagSet.h
  • Commit f2bb319bdbafe36b7d8a6ee9a8cc5da42af288e2 by rjmccall:
    Change the pattern of generic class metadata instantiation.

    • edit: unittests/runtime/Metadata.cpp
    • edit: test/IRGen/generic_classes.sil
    • edit: include/swift/Runtime/Metadata.h
    • edit: lib/IRGen/MetadataLayout.h
    • edit: include/swift/Remote/MetadataReader.h
    • edit: stdlib/public/runtime/Metadata.cpp
    • edit: include/swift/ABI/MetadataValues.h
    • edit: test/IRGen/generic_types.swift
    • edit: include/swift/Runtime/RuntimeFunctions.def
    • edit: lib/IRGen/GenMeta.cpp
    • edit: unittests/runtime/LongTests/LongRefcounting.cpp
    • edit: test/IRGen/generic_vtable.swift
    • edit: stdlib/public/runtime/HeapObject.cpp
    • edit: stdlib/public/runtime/Private.h
    • edit: stdlib/public/runtime/Demangle.cpp
    • edit: stdlib/public/runtime/Casting.cpp
    • edit: stdlib/public/runtime/SwiftObject.mm
    • edit: stdlib/public/runtime/ProtocolConformance.cpp
    • edit: unittests/runtime/Refcounting.cpp
    • edit: stdlib/public/runtime/ReflectionMirror.mm
    • edit: unittests/runtime/Array.cpp
    • edit: stdlib/public/runtime/ErrorObjectNative.cpp
    • edit: test/IRGen/class_resilience.swift
  • Commit e9e71f83eac4f545e2202f648881ab6be683ba66 by rjmccall:
    Target-ize more of the generic-context-header declarations; NFC.

    • edit: include/swift/Runtime/Metadata.h
  • Commit a7c5c807993f157973fe255e390ebdf78c95356d by rjmccall:
    Compute class metadata bounds solely from class-descriptor chain

    • edit: lib/IRGen/EnumMetadataVisitor.h
    • edit: lib/IRGen/MetadataLayout.cpp
    • edit: test/IRGen/super.sil
    • edit: lib/IRGen/GenMeta.h
    • edit: test/IRGen/generic_classes.sil
    • edit: lib/IRGen/StructMetadataVisitor.h
    • edit: lib/IRGen/GenMeta.cpp
    • edit: lib/IRGen/IRGenModule.h
    • edit: test/IRGen/class_metadata.swift
    • edit: stdlib/public/runtime/Metadata.cpp
    • edit: include/swift/Runtime/Metadata.h
    • edit: test/IRGen/enum.sil
    • edit: test/IRGen/generic_structs.sil
    • edit: include/swift/Remote/MetadataReader.h
    • edit: test/IRGen/generic_types.swift
    • edit: lib/IRGen/GenDecl.cpp
    • edit: lib/IRGen/ClassMetadataVisitor.h
    • edit: test/IRGen/class_resilience.swift