[Swift CI] Build Failure: 0. OSS - LLDB - OS X (swift 5.1) (Release) #118

Report

[FAILURE] oss-lldb-swift-5.1-osx [#118]

Build URL:
https://ci.swift.org/job/oss-lldb-swift-5.1-osx/118/
Project:
oss-lldb-swift-5.1-osx
Date of build:
Fri, 08 Mar 2019 18:52:26 -0600
Build duration:
36 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 40b299da560d3e865ef5342914b790d335a4419d by dmbryson:
    [docker-utils] Fix PyYAML warning about deprecated load()

    • edit: utils/docker/docker-utils
  • Commit 951fbc21b5fa22f05847728354c2c8201a140f35 by dmbryson:
    [Commands] Fix printf formatting warning

    • edit: lib/Commands/BuildSystemCommand.cpp
  • Commit 31734b1a0060d47706dace772c778d5fafeac83c by friss:
    Fix TestAppleSimulatorOSType.py with Xcode 10.2

    • edit: packages/Python/lldbsuite/test/tools/lldb-server/TestAppleSimulatorOSType.py
  • Commit e0a48b9008dfa9a50193e68c15a8e76308de0bcc by xi_ge:
    Parser: properly handle token receiver in back tracking scope

    • add: test/IDE/coloring_string_interpolation.swift
    • edit: include/swift/Parse/Parser.h