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

Report

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

Build URL:
https://ci.swift.org/job/oss-swift-package-osx/3380/
Project:
oss-swift-package-osx
Date of build:
Tue, 11 Jun 2019 04:47:29 -0500
Build duration:
3 hr 4 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 0b27345d68fbc6191cbf6347580a9cf45d567f5c by christorogers:
    Swift should complain about weak references to classes that don't

    • add: test/Sema/diag_ownership_incompatibility.swift
    • edit: include/swift/AST/Decl.h
    • edit: include/swift/AST/DiagnosticsSema.def
    • edit: lib/ClangImporter/ImportDecl.cpp
    • add: test/Sema/Inputs/diag_ownership_incompatibility.h
    • edit: lib/AST/Decl.cpp
    • edit: lib/Sema/TypeCheckAttr.cpp
  • Commit da22342a83bf028f3659d17ea69cb41713d43443 by christorogers:
    Typo/grammar fixes

    • edit: lib/Sema/TypeCheckAttr.cpp
  • Commit c0da367fb5614bd05e3f12ee8daaf3c645a1f290 by christorogers:
    Remove duplicate include

    • edit: lib/Sema/TypeCheckAttr.cpp
  • Commit db6f15e5b1dc8595446349bab221bff3a5415b8b by christorogers:
    Fix broken test on Linux

    • edit: test/Sema/diag_ownership_incompatibility.swift
  • Commit 01cf8a8dfced42e30d41f210514355f0838d220d by compnerd:
    tests: disable backward deployment tests on Windows

    • edit: validation-test/Evolution/test_backward_deploy_always_emit_into_client.swift
    • edit: validation-test/Evolution/test_protocol_add_requirements.swift
    • edit: validation-test/Evolution/test_backward_deploy_struct.swift
    • edit: validation-test/Evolution/test_backward_deploy_protocol.swift
    • edit: validation-test/Evolution/test_backward_deploy_class.swift
    • edit: validation-test/Evolution/test_backward_deploy_enum.swift
    • edit: validation-test/Evolution/test_backward_deploy_top_level.swift
  • Commit c7cf96660a3e565b3faadf6746812d48fbb45ef6 by xi_ge:
    SourceKit/Indentation: align function names in chained trailing closures

    • edit: lib/IDE/Formatting.cpp
    • edit: test/SourceKit/CodeFormat/indent-closure.swift
  • Commit 2bc648c26baccd95847cde2ad025c8c1b1fd0375 by scanon:
    [stdlib] Lemire’s Nearly Divisionless Random Integer Generation (#25286)

    • edit: stdlib/public/core/Random.swift
  • Commit cd1d086337871eabcba6752f2dc20befd136a797 by jfbastien:
    Reland "[Clang][PP] Add the FILE_NAME builtin macro"

    • edit: include/clang/Lex/Preprocessor.h
    • add: test/Preprocessor/Inputs/include-subdir/subdir1/hdr2.h
    • add: test/Preprocessor/Inputs/include-subdir/subdir1/hdr1.h
    • add: test/Preprocessor/file_name_macro.c
    • add: test/Preprocessor/Inputs/include-subdir/file_name_macro_include.h
    • add: test/Preprocessor/Inputs/include-subdir/h
    • edit: lib/Lex/PPMacroExpansion.cpp
  • Commit ab396e406c83532b9413a3de66f81c37e50836a1 by jfbastien:
    [Clang][Docs] Document FILE_NAME. NFC

    • edit: docs/LanguageExtensions.rst
  • Commit 095a4e81df02b3ee762e9112cb7097ebab92c92f by ankit_aggarwal:
    Fixed argument parser so it throws an error when given multiple value…

    • edit: Tests/UtilityTests/XCTestManifests.swift
    • edit: Tests/UtilityTests/ArgumentParserTests.swift
    • edit: Sources/SPMUtility/ArgumentParser.swift

New issue found!