[Swift CI] Build Failure: 0. OSS - Swift Incremental RA - Ubuntu 16.10 - Long Test (master) #1526

Report

[FAILURE] oss-swift-incremental-RA-linux-ubuntu-16_10-long-test [#1526]

Build URL:
https://ci.swift.org/job/oss-swift-incremental-RA-linux-ubuntu-16_10-long-test/1526/
Project:
oss-swift-incremental-RA-linux-ubuntu-16_10-long-test
Date of build:
Mon, 16 Apr 2018 14:54:00 -0500
Build duration:
48 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 b47ac345b66577f5f8d61fa3bf8d82b5d968f574 by github:
    Allow clients to provide fine-grained diagnostics (#276)

    • edit: Xcode/Configs/Version.xcconfig
    • edit: lib/BuildSystem/ExternalCommand.cpp
    • edit: products/llbuildSwift/BuildSystemBindings.swift
    • edit: unittests/BuildSystem/MockBuildSystemDelegate.h
    • edit: include/llbuild/BuildSystem/BuildSystemFrontend.h
    • edit: lib/BuildSystem/BuildSystemFrontend.cpp
    • edit: lib/BuildSystem/BuildSystem.cpp
    • edit: products/libllbuild/BuildSystem-C-API.cpp
    • edit: include/llbuild/BuildSystem/BuildSystem.h
    • edit: products/libllbuild/include/llbuild/version.h
    • edit: products/libllbuild/include/llbuild/llbuild.h
    • edit: products/libllbuild/include/llbuild/buildsystem.h
  • Commit 39cf8a228a955cb334e7e7e07edafe711e8c60a2 by mgottesman:
    [stringref-upgrade] Use StringRef::consume_front instead of our own

    • edit: lib/Demangling/Remangler.cpp
  • Commit 87d633b4cdf44d1fd16c4969b93d6ae8474d17af by mgottesman:
    [stringref-upgrade] Return a StringRef from

    • edit: lib/Frontend/FrontendOptions.cpp
    • edit: include/swift/Frontend/FrontendOptions.h
  • Commit 26a569b33c1c68771f2334c41b39fb3dd41e2ddd by mgottesman:
    [stringref-upgrade] Change

    • edit: include/swift/Frontend/FrontendInputsAndOutputs.h
    • edit: lib/Frontend/FrontendInputsAndOutputs.cpp
  • Commit 5113657db62628ebe0e6502261474649edd845f2 by mgottesman:
    [stringref-upgrade] Inject llvm::StringLiteral into the Swift namespace

    • edit: include/swift/Basic/LLVM.h
  • Commit a138744e45baf3170e185bd7b81a9c00d203323b by xi_ge:
    migrator: teach the tool to handle OptionalDictionaryKeyUpdate

    • edit: test/Migrator/string-representable.swift
    • edit: test/Migrator/string-representable.swift.expected
    • edit: lib/Migrator/APIDiffMigratorPass.cpp
    • edit: test/Migrator/Inputs/Cities.swift
    • edit: test/Migrator/Inputs/string-representable.json
  • Commit 72140eb6a51922fb9a0b6d02425b6bc8f5962ab0 by github:
    Use run-time parsing to work around a compiler bug (#15923)

    • edit: test/stdlib/PrintFloat.swift.gyb
  • Commit 13b95bee5c61326d2821411de8fddaf3c7e7d176 by bcardosolopes:
    [Modules] Use export_as for autolinking frameworks

    • add: test/Modules/Inputs/exportas-link/OtherKit.framework/Modules/module.modulemap
    • add: test/Modules/Inputs/exportas-link/OtherKit.framework/Headers/OtherKit.h
    • add: test/Modules/Inputs/exportas-link/SomeKit.framework/Headers/SomeKit.h
    • edit: include/clang/Lex/ModuleMap.h
    • add: test/Modules/Inputs/exportas-link/SomeKit.framework/Modules/module.modulemap
    • edit: lib/Lex/ModuleMap.cpp
    • edit: lib/Serialization/ASTReader.cpp
    • add: test/Modules/Inputs/exportas-link/SomeKitCore.framework/Headers/SKWidget.h
    • edit: lib/CodeGen/CodeGenModule.cpp
    • add: test/Modules/Inputs/exportas-link/SomeKitCore.framework/Headers/SomeKitCore.h
    • edit: include/clang/Basic/Module.h
    • add: test/Modules/Inputs/exportas-link/SomeKit.framework/Headers/SKWidget.h
    • edit: lib/Frontend/CompilerInstance.cpp
    • add: test/Modules/Inputs/exportas-link/SomeKitCore.framework/Modules/module.modulemap
    • add: test/Modules/Inputs/exportas-link/SomeKit.framework/SomeKit.tbd
    • add: test/Modules/Inputs/exportas-link/SomeKitCore.framework/SomeKitCore.tbd
    • add: test/Modules/use-exportas-for-link.m
  • Commit c886c8e4fcba2aec5d6b7dccf8d40afc5951293d by ankit_aggarwal:
    [SR-7375] Remove default static-swift-stdlib option (#1555)

    • edit: Sources/Commands/SwiftTool.swift
  • Commit b7d8d28f5ccc21dfe7165dbf22ec8b5ed367c098 by ankit_aggarwal:
    Trivial typo in a source comment

    • edit: Sources/Basic/CacheableSequence.swift