[Swift CI] Build Failure: 0. OSS - Swift Incremental RA - Ubuntu 14.04 (master) #6427

Report

[FAILURE] oss-swift-incremental-RA-linux-ubuntu-14_04 [#6427]

Build URL:
https://ci.swift.org/job/oss-swift-incremental-RA-linux-ubuntu-14_04/6427/
Project:
oss-swift-incremental-RA-linux-ubuntu-14_04
Date of build:
Mon, 05 Nov 2018 19:24:52 -0600
Build duration:
1 hr 30 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 1ed7874596e6293bb6c0bd7a5d3052fffc23baf9 by compnerd:
    Runtime: silence some warnings

    • edit: stdlib/public/runtime/SwiftObject.mm
    • edit: stdlib/public/runtime/WeakReference.h
  • Commit 8d1dca822ece2868766fadaf09b88e0f4b61e71a by rishizaki:
    [CodeCompletion] Revert: "Restrict ancestor search to brace"

    • edit: lib/IDE/CodeCompletion.cpp
  • Commit 1f563b37168857eff5ed6ee35b74128e93503090 by rishizaki:
    [incrParse] Fix SyntaxParsingCache::translateToPreEditPosition()

    • add: test/incrParse/inserted_text_starts_identifier.swift
    • edit: include/swift/Parse/SyntaxParsingCache.h
    • edit: lib/Parse/SyntaxParsingCache.cpp
    • edit: unittests/Parse/SyntaxParsingCacheTests.cpp
  • Commit 18a8ed609051277adaa3c0ca48bb12ee6b26ff9f by rjmccall:
    Fix a stack-discipline bug with inlining coroutines.

    • edit: include/swift/SILOptimizer/Utils/StackNesting.h
    • edit: lib/SILOptimizer/Utils/StackNesting.cpp
    • edit: lib/SILOptimizer/Utils/SILInliner.cpp
    • edit: test/SILOptimizer/inline_begin_apply.sil
  • Commit 0967f72738f5beec8d92d036d24bc93ade417fc3 by github:
    [test] Test -index-store-path invocation with a bridging PCH (#20331)

    • edit: test/Driver/bridging-pch.swift
  • Commit df0de4da983d52ec184f8a95999cfb3cd3911f08 by github:
    Add a test for synthesized get-only properties in swiftinterfaces

    • add: test/ParseableInterface/synthesized.swift
  • Commit 4295182c813b67926987bc1d34523ecac2fe97f1 by aarond:
    io: use posix_fadvise() instead of readahead()

    • edit: cmake/config.h.in
    • edit: src/io.c
    • edit: CMakeLists.txt
  • Commit a36245627fed1ae40dc44ef519de19b37c4e106a by compnerd:
    build: add a DT_RUNPATH entry for swiftDispatch

    • edit: CMakeLists.txt