[Swift CI] Build Failure: 0. OSS - Swift Incremental RA - Ubuntu 18.04 - Long Test (swift 5.1) #901

Report

[FAILURE] oss-swift-5.1-incremental-RA-linux-ubuntu-18_04-long-test [#901]

Build URL:
https://ci.swift.org/job/oss-swift-5.1-incremental-RA-linux-ubuntu-18_04-long-test/901/
Project:
oss-swift-5.1-incremental-RA-linux-ubuntu-18_04-long-test
Date of build:
Thu, 11 Jul 2019 00:02:43 -0500
Build duration:
1 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:
  • Swift Compile Error: Swift compiler error

Changes

  • Commit 83203562cdc26078f66be1a2971712905206d574 by jingham:
    Merge pull request #25966 from jimingham/master

    • edit: test/Serialization/autolinking.swift
    • edit: lib/IRGen/IRGenModule.cpp
  • Commit d047b7488c26395744b47df9d5a9461867506f3a by ankit_aggarwal:
    [Commands] Cancel build when we receive a signal

    • edit: Sources/Commands/SwiftTool.swift
  • Commit 6e31f7ee84571208c908c5f4223158cf21c9ee56 by ankit_aggarwal:
    [PkgConfig] Do not emit 'pkg-config not installed' diagnostic unless we

    • edit: Sources/SPMUtility/PkgConfig.swift
  • Commit e75a099b544bdd15652ebc2675f72473ddd114cf by gwen.mittertreiner:
    Fixing up Windows TestFileManager

    • edit: Foundation/FoundationErrors.swift
    • edit: TestFoundation/TestFileManager.swift
    • edit: Foundation/FileManager+Win32.swift
  • Commit a886fc275ba67c73151171c9b1ccbb627a60e955 by gwen.mittertreiner:
    Also pass Path to the Child Process on Windows

    • edit: Foundation/Process.swift