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

Report

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

Build URL:
https://ci.swift.org/job/oss-swift-package-osx/3249/
Project:
oss-swift-package-osx
Date of build:
Thu, 02 May 2019 21:43:30 -0500
Build duration:
53 min

Identified problems:

  • Compile Error: This build failed because of a compile error. Below is a list of all errors in the build log:
  • Swift Compile Error: Swift compiler error

Changes

  • Commit b0e56f70f9cf72aacade38ae69582419b275b554 by rkandhadaimadhav:
    [Const evaluator] Enable stepwise constant evaluator to skip

    • edit: lib/SILOptimizer/UtilityPasses/ConstantEvaluatorTester.cpp
    • edit: include/swift/SILOptimizer/Utils/ConstExpr.h
    • edit: lib/SIL/SILConstants.cpp
    • edit: lib/SILOptimizer/Utils/ConstExpr.cpp
    • add: test/SILOptimizer/constant_evaluator_skip_test.sil
    • edit: include/swift/AST/DiagnosticsSIL.def
    • edit: include/swift/SIL/SILConstants.h
  • Commit 37f00edabcbf73663ebaca75e2645e236fde0d4f by rkandhadaimadhav:
    [os_log][stdlib-private] Refactor implementation and add optimization

    • edit: stdlib/private/OSLog/OSLogMessage.swift
    • edit: stdlib/private/OSLog/OSLog.swift
  • Commit 816dfe23ac71562c43679b0543990085831e35be by compnerd:
    build: don't always load clang/cmark

    • edit: cmake/modules/SwiftSharedCMakeConfig.cmake
  • Commit f34aa79df1d43ee2b2367bf9eeb2aa4ca6ddedc6 by dgregor:
    [Property delegates] Implicit initialization for properties with

    • edit: include/swift/AST/DiagnosticsSema.def
    • edit: lib/Sema/TypeCheckPropertyDelegate.cpp
    • edit: test/SILOptimizer/di-property-delegates.swift
    • edit: include/swift/AST/PropertyDelegates.h
    • edit: lib/AST/Decl.cpp
    • edit: lib/Sema/CodeSynthesis.cpp
  • Commit 1330d129a87781a9756e8c5a1e376edfa4bfe2b3 by aschwaighofer:
    Opaque archetypes specializer: Fix cast of nested types

    • edit: lib/SILOptimizer/Transforms/SpecializeOpaqueArchetypes.cpp
    • edit: test/SILOptimizer/specialize_opaque_type_archetypes.swift
  • Commit 24f5ba741a0d39704fc77c6125ac985b7e3994ac by blangmuir:
    Syntax: add Syntax support for property delegate attributes

    • edit: utils/gyb_syntax_support/AttributeNodes.py
    • edit: test/Syntax/round_trip_parse_gen.swift
    • edit: lib/Parse/ParseDecl.cpp
    • edit: test/Syntax/Outputs/round_trip_parse_gen.swift.withkinds
    • edit: utils/gyb_syntax_support/NodeSerializationCodes.py
  • Commit d435460a7357ff1e44634f7304bfcebc3e13ca88 by aschwaighofer:
    Fix test specialize_opaque_type_archetypes.swift on 32bit

    • edit: test/SILOptimizer/specialize_opaque_type_archetypes.swift
  • Commit 68555dbf7efacd1a5742f1db59ff9dddaf1ed6ad by blangmuir:
    [Syntax] Add 'element_name' and 'collection_element_name' where needed

    • edit: utils/gyb_syntax_support/AttributeNodes.py
  • Commit 52dc2e6d5b4de055584ea5eb629dcfb05c220b13 by aschwaighofer:
    Fix circular dependency between SIL and AST libraries

    • edit: lib/AST/Type.cpp
    • edit: lib/SIL/SILType.cpp
    • edit: include/swift/AST/Types.h
    • edit: lib/SIL/SILFunctionType.cpp
    • edit: lib/SILOptimizer/Transforms/SpecializeOpaqueArchetypes.cpp
  • Commit a7fe27ae28ecf2091c5c2e6deaf8279ae1282da3 by blangmuir:
    Appease python linter

    • edit: utils/gyb_syntax_support/NodeSerializationCodes.py
  • Commit 6933382ac5136102945c1647f55602615e601215 by dgregor:
    [Property delegates] Fix default argument printing with default

    • edit: lib/AST/Decl.cpp
    • edit: test/IDE/print_property_delegates.swift
  • Commit f1b22b980b3f8620913b6cef5d4e451b624c5dc8 by github:
    [test] Change stored-properties-client to an executable test (#21426)

    • edit: test/ParseableInterface/stored-properties-client.swift
    • edit: test/ParseableInterface/stored-properties.swift
  • Commit 43a8a7c577d1936b6f42d9b1d547aa1337a689c4 by syaghmour:
    Disabling test in TestClassTemplateParameterPack.py until we do template

    • edit: packages/Python/lldbsuite/test/lang/cpp/class-template-parameter-pack/TestClassTemplateParameterPack.py
    • edit: packages/Python/lldbsuite/test/lang/cpp/class-template-parameter-pack/main.cpp
  • Commit a9edd4fad5025332173cd13e7a11e24b484237d6 by ditaliano:
    [SwiftASTContext] Check the enum is fixed type before going to IRGen.

    • edit: lit/SwiftREPL/FoundationTypes.test
    • edit: source/Symbol/SwiftASTContext.cpp

New issue found!