[Swift CI] Build Failure: OSS - Swift Package - Ubuntu 16.04 (master) #2094

Report

[FAILURE] oss-swift-package-linux-ubuntu-16_04 [#2094]

Build URL:
https://ci.swift.org/job/oss-swift-package-linux-ubuntu-16_04/2094/
Project:
oss-swift-package-linux-ubuntu-16_04
Date of build:
Sun, 26 Aug 2018 19:10:42 -0500
Build duration:
2 hr 42 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 821f63fe98581f57dfcf68916eee42654e3509b4 by gregomni:
    Make assignments and assignment failure diagnoses directly in the CS.

    • edit: lib/Sema/CSGen.cpp
    • edit: test/ClangImporter/objc_redeclared_properties_incompatible.swift
    • edit: lib/Sema/CSFix.h
    • edit: test/decl/func/operator.swift
    • edit: lib/Sema/CSDiagnostics.h
    • edit: test/Constraints/dynamic_lookup.swift
    • edit: lib/Sema/CSDiagnostics.cpp
    • edit: test/Constraints/assignment.swift
    • edit: lib/Sema/CSFix.cpp
    • edit: test/decl/init/constructor-kind.swift
    • edit: test/expr/unary/keypath/keypath.swift
    • edit: test/Constraints/keypath_swift_5.swift
    • edit: lib/Sema/ConstraintSystem.h
    • edit: test/Constraints/keypath.swift
    • edit: lib/Sema/CSDiag.cpp
    • edit: test/Parse/recovery.swift
    • edit: lib/Sema/CSSimplify.cpp
    • edit: lib/Sema/TypeCheckConstraints.cpp
    • edit: lib/Sema/CSApply.cpp
  • Commit 31ca8db0f49f496fba3dc8faa4fada4e53ea1d1f by gregomni:
    Move all shouldRecordFix logic back into CS itself keying off of

    • edit: lib/Sema/CSFix.h
    • edit: lib/Sema/CSFix.cpp
    • edit: lib/Sema/CSSimplify.cpp
  • Commit 6d5a69c89b451fd113442698ff7c51a8268dafd1 by gregomni:
    Remove excess namespacing

    • edit: lib/Sema/CSSimplify.cpp
  • Commit 3a044683b020e51b44256feb2bc59c45fafa3b70 by rjmccall:
    Update SILLoop::canDuplicate to correctly handle begin_apply.

    • edit: lib/SIL/SILInstruction.cpp
    • edit: lib/SIL/LoopInfo.cpp
  • Commit f5b46fb2128020fc844fe0a4ec6be918073df705 by kyrtzidis:
    [test/index] Update test case for upstream change

    • edit: test/Index/Inputs/cross_language.m
  • Commit 2fe4235ee84b59965361a51f1c59b6b4105e5c79 by kyrtzidis:
    [test/index] Make matching for unit depedency printing less strict

    • edit: test/Index/Store/unit-one-sourcefile.swift
    • edit: test/Index/Store/unit-pcm-dependency.swift
    • edit: test/Index/Store/unit-with-bridging-header.swift
    • edit: test/Index/Store/unit-swiftmodule-dependency.swift
    • edit: test/Index/Store/unit-from-compile.swift
    • edit: test/Index/Store/unit-multiple-sourcefiles.swift
  • Commit be4388c44f4fd3bf683cb0216398e4ac120cb11b by kyrtzidis:
    [index] Introduce 'ProtocolInterface' as part of SymbolPropertySet

    • edit: include/clang/Index/IndexSymbol.h
    • edit: lib/Index/IndexSymbol.cpp
    • edit: test/Index/Core/index-source.m
    • edit: test/Index/Core/external-source-symbol-attr.m
  • Commit cb6d4abc6fe9374561d4cf48839442574c5ac1cd by kyrtzidis:
    [index/store] Update to handle introduction of

    • edit: include/indexstore/indexstore.h
    • edit: test/Index/Store/external-source-symbol-hash.m
    • edit: lib/Index/IndexDataStoreUtils.cpp
  • Commit f173d8bb5c42cff69426a067558f7d3cabcbe526 by kyrtzidis:
    [index/store] Remove storing file size+mod time for dependencies

    • edit: include/clang/Index/IndexUnitReader.h
    • edit: lib/Index/IndexUnitWriter.cpp
    • edit: lib/Index/IndexUnitReader.cpp
    • edit: include/indexstore/IndexStoreCXX.h
    • edit: test/Index/Store/print-units-with-modules.m
    • edit: tools/c-index-test/core_main.cpp
    • edit: include/indexstore/indexstore.h
    • edit: tools/IndexStore/IndexStore.cpp
    • edit: tools/IndexStore/IndexStore.exports
    • edit: test/Index/Store/print-unit.c

New issue found!