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

Report

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

Build URL:
https://ci.swift.org/job/oss-swift-package-osx/1368/
Project:
oss-swift-package-osx
Date of build:
Thu, 15 Mar 2018 13:13:21 -0500
Build duration:
56 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 19c6ccf5af17117d349eaa5bdf56814827ef82cf by anthony.parker:
    Updated Data benchmarks

    • edit: benchmark/utils/main.swift
    • add: benchmark/single-source/DataBenchmarks.swift
    • edit: benchmark/utils/TestsUtils.swift
    • edit: benchmark/CMakeLists.txt
    • edit: benchmark/single-source/IterateData.swift
  • Commit bfa0be99e768512d16fd16812d34c57aa79a991c by anthony.parker:
    Use blackHole to ensure inner loops are not optimized away; switch

    • edit: benchmark/single-source/DataBenchmarks.swift
  • Commit 1dec7cc70e0f607320d44807b5cc8e4e9641cc35 by mark.lacey:
    Remove SILGenModule::getLoweredEnumElementDecl.

    • edit: lib/SILGen/SILGenPattern.cpp
    • edit: lib/SILGen/SILGenApply.cpp
    • edit: lib/SILGen/SILGen.h
    • edit: lib/SILGen/SILGen.cpp
  • Commit 2b1ad9c4fe1bc0632707344e5b6fd4134872494a by mark.lacey:
    Remove the ForceUnchecked ConversionRestrictionKind.

    • edit: lib/Sema/Constraint.h
    • edit: lib/Sema/CSApply.cpp
    • edit: lib/Sema/Constraint.cpp
    • edit: lib/Sema/CSSimplify.cpp
  • Commit 848de7e84c0efa0d3dc0f5971d411b7e8808be76 by stephentyrone:
    Benchmark {Float,Double,Float80}.description (#15234)

    • edit: benchmark/utils/main.swift
    • add: benchmark/single-source/FloatingPointPrinting.swift
    • edit: benchmark/CMakeLists.txt