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

Report

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

Build URL:
https://ci.swift.org/job/oss-swift-package-osx/462/
Project:
oss-swift-package-osx
Date of build:
Tue, 10 Oct 2017 11:31:45 -0500
Build duration:
3 hr 20 min

Changes

  • Commit 15011f0345942f77e9b1e4449d4885b07064c74e by compnerd:
    IRGen: fix DLL storage for runtime functions

    • edit: lib/IRGen/IRGenModule.cpp
  • Commit 46c96978b3b0618d0d1b707901c5afc2c58249be by eeckstein:
    benchmarks: remove deprecated CheckResults function

    • edit: benchmark/utils/TestsUtils.swift
  • Commit b7eea0e674c8f710dba82a5428fe48e0a29356c2 by artem.dergachev:
    [analyzer] Fix autodetection of binding types.

    • edit: test/Analysis/exercise-ps.c
    • edit: test/Analysis/gtest.cpp
    • edit: test/Analysis/ctor.mm
    • edit: lib/StaticAnalyzer/Core/RegionStore.cpp
  • Commit de1a845a448abb425fc413a1db06b4ce274fe99e by artem.dergachev:
    [Analyzer Tests] Fix misc bugs in analyzer reference results updater.

    • edit: utils/analyzer/SATestUpdateDiffs.py
  • Commit 0d28706120f226835e62bb32e7889c44399a5a1e by artem.dergachev:
    [analyzer] Fix leak false positives on stuff put in C++/ObjC initializer

    • edit: test/Analysis/objc-boxing.m
    • edit: test/Analysis/initializer.cpp
    • edit: test/Analysis/objc-for.m
    • edit: lib/StaticAnalyzer/Core/ExprEngine.cpp
  • Commit 774b46c75d04c3db7d53feb7da77f87adb007c63 by artem.dergachev:
    [Analyzer Tests] Run static analyzer integration tests until the end,

    • edit: utils/analyzer/SATestBuild.py