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

Report

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

Build URL:
https://ci.swift.org/job/oss-swift-package-osx/3372/
Project:
oss-swift-package-osx
Date of build:
Wed, 05 Jun 2019 18:26:54 -0500
Build duration:
3 hr 31 min

Identified problems:

  • LLVM Error: This build failed due to an LLVM error occurring.

Changes

  • Commit 192bcb2007b89bc941d7ea6f348301f3ecf5ee86 by mike.munday:
    Basic: Use APInt to implement ClusteredBitVector

    • edit: include/swift/Basic/ClusteredBitVector.h
    • edit: lib/Basic/ClusteredBitVector.cpp
    • edit: unittests/Basic/ClusteredBitVectorTest.cpp
    • edit: lib/IRGen/GenStruct.cpp
  • Commit c63114f12c8bd788f28a42fdca895ba82b156f6e by compnerd:
    stdlib: enable RuntimeUnittest on Windows

    • edit: stdlib/private/RuntimeUnittest/CMakeLists.txt
  • Commit 569c8afc54926ab67216682fb6e546aebb46de1a by github:
    [Profiler] Separate profiler instances for property inits and

    • edit: include/swift/SIL/SILProfiler.h
    • edit: lib/SILGen/SILGenFunction.cpp
    • edit: test/Profiler/coverage_smoke.swift
    • edit: lib/SILGen/SILGen.cpp
    • edit: include/swift/SIL/SILFunction.h
    • edit: test/Profiler/coverage_class.swift
    • edit: test/Profiler/coverage_closures.swift
    • edit: lib/SIL/SILFunction.cpp
    • edit: lib/SILGen/SILGenFunction.h
    • edit: lib/SIL/SILProfiler.cpp
    • edit: test/Profiler/coverage_exceptions.swift
    • edit: test/Profiler/coverage_primary_file.swift
    • edit: test/Profiler/coverage_ternary.swift
    • edit: lib/SILGen/SILGen.h
  • Commit fcb0ee59ae192269b460907cfe87c2cd645a3e78 by compnerd:
    build: remove ALL_POSIX_PLATFORMS which is no longer used

    • edit: cmake/modules/AddSwift.cmake