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

Report

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

Build URL:
https://ci.swift.org/job/oss-swift-package-osx/2464/
Project:
oss-swift-package-osx
Date of build:
Fri, 02 Nov 2018 21:53:13 -0500
Build duration:
1 hr 35 min

Identified problems:

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

Changes

  • Commit e8a7cd635b54cb5352ed0a927964714ed962fc9c by github:
    Fix typo in comment "eit" to "emit"

    • edit: lib/SILGen/SILGen.cpp
  • Commit 9c508673708c7eba8e53285813cdf5b7412bd3d1 by spestov:
    Move RemoteAST's RemoteASTTypeBuilder to lib/AST/ASTDemangler.cpp

    • edit: lib/AST/ASTContext.cpp
    • edit: include/swift/AST/Module.h
    • edit: lib/AST/CMakeLists.txt
    • edit: tools/SourceKit/lib/SwiftLang/SwiftLangSupport.h
    • add: include/swift/AST/ASTDemangler.h
    • add: lib/AST/ASTDemangler.cpp
    • edit: include/swift/RemoteAST/RemoteAST.h
    • edit: lib/Parse/SyntaxParsingContext.cpp
    • edit: lib/RemoteAST/RemoteAST.cpp
  • Commit 4fb5ccf40e2f24617ad86d715ab3802338886f4c by spestov:
    AST: Rename RemoteASTTypeBuilder to ASTBuilder

    • edit: include/swift/AST/ASTDemangler.h
    • edit: lib/AST/ASTDemangler.cpp
    • edit: lib/RemoteAST/RemoteAST.cpp
  • Commit c63fd92b04ab0fb6cd8b33c573c138c461cef902 by github:
    Update README to include Debian 9.5 under community-hosted CI.

    • edit: README.md
  • Commit b020ee72a6f2ce0ae86b7801430cfb161b8d46f7 by github:
    Fix the architecture for Debian 9.5

    • edit: README.md
  • Commit 746fb2864eac28341aef98f0181559f085d48ef5 by github:
    [PrintAsObjC] Disable -Watimport-in-framework-header warning in

    • edit: test/PrintAsObjC/arc-conventions.swift
    • edit: test/PrintAsObjC/imports.swift
    • edit: lib/PrintAsObjC/PrintAsObjC.cpp
    • edit: test/PrintAsObjC/mixed-framework.swift
    • edit: test/PrintAsObjC/empty.swift
    • edit: test/PrintAsObjC/mixed-framework-fwd.swift
  • Commit 9bd1a2608927dfc9ba38907181559acb2a38114b by github:
    Implementation for SE-0228: Fix ExpressibleByStringInterpolation

    • edit: test/SILGen/sil_locations.swift
    • edit: test/stdlib/Inputs/PrintTestTypes.swift
    • edit: lib/Sema/TypeCheckCaptures.cpp
    • edit: test/SILOptimizer/unused_containers.swift
    • edit: lib/SILGen/SILGenExpr.cpp
    • edit: stdlib/public/core/StringProtocol.swift
    • edit: stdlib/public/core/StringGuts.swift
    • edit: stdlib/public/core/OutputStream.swift
    • edit: lib/Sema/MiscDiagnostics.cpp
    • add: test/Parse/strange_interpolation.swift
    • edit: include/swift/AST/Decl.h
    • edit: lib/Sema/TypeChecker.h
    • edit: stdlib/public/core/MigrationSupport.swift
    • edit: stdlib/public/core/Runtime.swift.gyb
    • edit: lib/Sema/TypeCheckConstraints.cpp
    • edit: lib/IDE/CodeCompletion.cpp
    • edit: test/Constraints/rdar42750089.swift
    • add: test/Parse/invalid_string_interpolation_protocol.swift
    • edit: test/Interpreter/repl.swift
    • edit: test/api-digester/Outputs/stability-stdlib-abi.swift.expected
    • edit: include/swift/Parse/Parser.h
    • edit: lib/Sema/CSGen.cpp
    • edit: lib/Sema/ConstraintSystem.h
    • edit: test/Constraints/interpolation_segments.swift
    • edit: test/stdlib/PrintString.swift
    • edit: include/swift/AST/KnownIdentifiers.def
    • edit: stdlib/public/core/Mirror.swift
    • edit: lib/AST/NameLookup.cpp
    • edit: stdlib/public/core/StringInterpolation.swift
    • edit: lib/AST/ASTWalker.cpp
    • edit: lib/AST/Expr.cpp
    • edit: lib/Sema/TypeCheckProtocol.cpp
    • edit: stdlib/public/core/FloatingPointTypes.swift.gyb
    • edit: stdlib/public/core/String.swift
    • edit: test/api-digester/Outputs/stability-stdlib-source.swift.expected
    • edit: stdlib/public/core/CompilerProtocols.swift
    • edit: lib/Sema/CodeSynthesis.cpp
    • edit: test/Parse/try.swift
    • edit: test/decl/var/Inputs/lazy_properties_batch_mode_b.swift
    • edit: lib/Sema/TypeCheckError.cpp
    • edit: stdlib/public/core/Character.swift
    • edit: include/swift/AST/Expr.h
    • edit: test/stdlib/StringDiagnostics.swift
    • edit: include/swift/AST/ExprNodes.def
    • edit: include/swift/AST/DiagnosticsSema.def
    • edit: lib/Sema/TypeCheckStmt.cpp
    • edit: lib/Parse/Parser.cpp
    • edit: validation-test/stdlib/BoolDiagnostics_Dataflow.swift
    • edit: include/swift/AST/DiagnosticsParse.def
    • edit: docs/Literals.rst
    • edit: lib/Sema/CSApply.cpp
    • edit: lib/IRGen/GenMeta.cpp
    • edit: lib/Parse/ParseExpr.cpp
    • edit: test/IDE/complete_at_top_level.swift
    • edit: lib/AST/Decl.cpp
    • edit: test/Sema/diag_unintended_optional_behavior.swift
    • edit: lib/SILOptimizer/Utils/Generics.cpp
    • edit: include/swift/AST/KnownProtocols.def
    • edit: lib/AST/ASTDumper.cpp
  • Commit b52d73b4bfaf4f21ac6055481ac4e4608dd08284 by ankit_aggarwal:
    [Utility] Use ssh's batch mode option when cloning repos

    • edit: Sources/Utility/Git.swift
  • Commit a7d3ba488ee204fc7b67bfeeac10f9222e341c47 by ankit_aggarwal:
    [BasicTests] Update XCTestManifests

    • edit: Tests/BasicTests/XCTestManifests.swift
  • Commit 380f3ac7bbaf88175c34a29979db74d6df8da7c3 by spestov:
    [Swift] Need to qualify StringRef after some header cleanup

    • edit: source/Plugins/Language/Swift/SwiftLanguage.cpp
  • Commit e7dd786800a5e0dd47f508641c7255d05f142311 by jingham:
    Add an SBExpressionOptions setting mirroring the "exec" command's

    • edit: scripts/interface/SBExpressionOptions.i
    • add: packages/Python/lldbsuite/test/expression_command/dont_allow_jit/main.c
    • edit: source/API/SBExpressionOptions.cpp
    • add: packages/Python/lldbsuite/test/expression_command/dont_allow_jit/Makefile
    • edit: include/lldb/API/SBExpressionOptions.h
    • add: packages/Python/lldbsuite/test/expression_command/dont_allow_jit/TestSampleTest.py

New issue found!