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

Report

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

Build URL:
https://ci.swift.org/job/oss-swift-package-osx/418/
Project:
oss-swift-package-osx
Date of build:
Wed, 04 Oct 2017 02:20:45 -0500
Build duration:
1 hr 49 min

Changes

  • Commit 7e6b564bf551e1ccd4eaff2824d87dd89b71a686 by dgregor:
    Add fixed crasher from rdar://problem/33575781

    • add: validation-test/compiler_crashers_2_fixed/0125-rdar33575781.swift
  • Commit 2645a6a4b9cf2df212da6db9a41b3363ff44de56 by dgregor:
    [Deserialization] Configure protocol before loading requirement

    • add: test/Serialization/Inputs/recursive_protocol_merge_a.swift
    • add: test/Serialization/Inputs/recursive_protocol_merge_b.swift
    • edit: lib/Serialization/Deserialization.cpp
    • add: test/Serialization/recursive_protocol_merge.swift
  • Commit 77554c1ae2b3b2de16b803409d9f7085ad186562 by ghoare:
    [Stats] Fix typo.

    • edit: lib/Basic/Statistic.cpp
  • Commit 0e5b982d2561bc7c102e2abe984e19241735aaa2 by ghoare:
    [Stats] Only use input filename, not mangled path, in stats file name.

    • edit: lib/Basic/Statistic.cpp
  • Commit c1a4bb490bcdf8d20c962ab43249eaee44ee037f by github:
    [test] Define out part of this test that's crashing on Linux (#12258)

    • edit: test/ClangImporter/clang_builtins.swift
  • Commit d12dbf99ea769a83ad8efefa483ff065379dc4c8 by dgregor:
    [Type checker] Diagnose failed attempts to resolve associated type

    • add: validation-test/compiler_crashers_2_fixed/0124-sr5825.swift
    • edit: test/decl/protocol/req/associated_type_inference.swift
    • delete: validation-test/compiler_crashers_2/0124-sr5825.swift
    • edit: lib/Sema/TypeCheckType.cpp
  • Commit 99e395b7e3f89b1f6f2874296a37add58aece6d6 by github:
    [APINotes] Add 'RetainCountConvention' (#133)

    • edit: lib/APINotes/APINotesWriter.cpp
    • edit: test/APINotes/Inputs/roundtrip.apinotes
    • edit: lib/Sema/SemaAPINotes.cpp
    • add: test/APINotes/retain-count-convention.m
    • edit: lib/APINotes/APINotesYAMLCompiler.cpp
    • edit: include/clang/APINotes/Types.h
    • edit: lib/APINotes/APINotesReader.cpp
    • edit: test/APINotes/yaml-roundtrip.c
    • edit: test/APINotes/Inputs/Frameworks/SimpleKit.framework/Headers/SimpleKit.apinotes
    • edit: test/APINotes/Inputs/Frameworks/SimpleKit.framework/Headers/SimpleKit.h