[Swift CI] Build Failure: 0. OSS - Swift Incremental RA - OS X (swift 5.0) #35

Report

[FAILURE] oss-swift-5.0-incremental-RA-osx [#35]

Build URL:
https://ci.swift.org/job/oss-swift-5.0-incremental-RA-osx/35/
Project:
oss-swift-5.0-incremental-RA-osx
Date of build:
Fri, 02 Nov 2018 14:21:38 -0500
Build duration:
51 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 d9e6adfe627856dbd4bf5a06f80b3061c0c128cc by vsapsai:
    [VFS] Add property 'fallthrough' that controls fallback to real file

    • add: test/VFS/Inputs/Broken.framework/Headers/Error.h
    • add: test/VFS/Inputs/Broken.framework/VFSHeaders/A.h
    • add: test/VFS/vfsroot-include.c
    • add: test/VFS/Inputs/vfsroot.yaml
    • add: test/VFS/vfsroot-with-overlay.c
    • add: test/VFS/Inputs/Broken.framework/Modules/module.modulemap
    • add: test/VFS/vfsroot-module.m
    • edit: lib/Frontend/CompilerInvocation.cpp
  • Commit 935e3d8efaa8b495cdb3e57487e863cebe5e2562 by vsapsai:
    [VFS] Add property 'fallthrough' that controls fallback to real file

    • edit: unittests/Basic/VirtualFileSystemTest.cpp
    • edit: lib/Basic/VirtualFileSystem.cpp