[Swift CI] Build Failure: OSS - Swift Package - Ubuntu 14.04 (master) #1996

Report

[FAILURE] oss-swift-package-linux-ubuntu-14_04 [#1996]

Build URL:
https://ci.swift.org/job/oss-swift-package-linux-ubuntu-14_04/1996/
Project:
oss-swift-package-linux-ubuntu-14_04
Date of build:
Wed, 01 Aug 2018 13:14:19 -0500
Build duration:
35 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 b1ac250308264b0f57457448cd47ac45de53df71 by ankit_aggarwal:
    [BuildSystem] Move Swift compiler's aux files next to the object file

    • edit: tests/SwiftBuildTool/swift-compiler.swift-build
    • edit: lib/BuildSystem/BuildSystem.cpp
  • Commit c5a86e038685f0cf9d1e4ce87e613307ed9f3e4f by jordan_rose:
    [SIL] Don't drop a default when switching on a non-exhaustive enum

    • edit: lib/SILOptimizer/Transforms/SILCodeMotion.cpp
    • edit: lib/SIL/SILInstructions.cpp
    • edit: lib/SILOptimizer/Transforms/SimplifyCFG.cpp
    • edit: lib/SIL/SILVerifier.cpp
  • Commit b48f7407126fecc22bda7d43e92a0a09d17ff6b3 by alex:
    [SourceKit] Serialize the syntax tree in the EditorConsumer

    • edit: tools/SourceKit/tools/sourcekitd/lib/API/Requests.cpp
    • edit: unittests/SourceKit/SwiftLang/CursorInfoTest.cpp
    • edit: tools/SourceKit/include/SourceKit/Core/LangSupport.h
    • edit: tools/SourceKit/lib/SwiftLang/SwiftEditor.cpp
    • edit: unittests/SourceKit/SwiftLang/EditingTest.cpp
  • Commit 58475ef1ad338dec4dc0eba739601d9e5748a147 by aprantl:
    Add debug info support for inlined and specialized generic variables.

    • edit: include/swift/SILOptimizer/Utils/GenericCloner.h
    • edit: lib/SILOptimizer/Utils/SILInliner.cpp
    • edit: test/DebugInfo/inlined-generics-basic.swift
    • edit: lib/SILOptimizer/Utils/SpecializationMangler.cpp
    • edit: include/swift/AST/SubstitutionMap.h
    • edit: include/swift/SIL/TypeSubstCloner.h
    • edit: lib/Demangling/NodePrinter.cpp
    • edit: docs/ABI/Mangling.rst
    • edit: lib/Demangling/OldRemangler.cpp
    • edit: lib/IRGen/IRGenDebugInfo.cpp
    • edit: include/swift/Demangling/DemangleNodes.def
    • edit: lib/Demangling/Demangler.cpp
    • edit: lib/IRGen/IRGenSIL.cpp
    • edit: include/swift/SILOptimizer/Utils/SpecializationMangler.h
    • edit: lib/SIL/SILModule.cpp
    • edit: test/Demangle/Inputs/manglings.txt
    • edit: lib/SILOptimizer/Utils/GenericCloner.cpp
    • edit: lib/Demangling/Remangler.cpp
  • Commit d6040476255e07c92d86146cc6bb009cecb61abb by gregomni:
    When root type of a keypath is unresolved by the constraint system, use

    • edit: test/Constraints/keypath.swift
    • edit: lib/Sema/CSDiag.cpp
  • Commit 3defe3b7a971c23559e31db1580dda1d8a3446f4 by rwidmann:
    Refine The Frontend's Understanding of SwiftOnoneSupport

    • edit: include/swift/Frontend/FrontendOptions.h
    • edit: lib/FrontendTool/FrontendTool.cpp
    • add: test/Driver/emit-sil-single-file.swift
    • edit: lib/Frontend/FrontendOptions.cpp
    • edit: test/Driver/emit-sib-single-file.swift
    • edit: lib/Frontend/Frontend.cpp
  • Commit b25e561e82ef201f866ba98c3b8c6a07ca91ed77 by jordan_rose:
    Rename EnumDecl::isExhaustive to isFormallyExhaustive

    • edit: lib/PrintAsObjC/PrintAsObjC.cpp
    • edit: lib/AST/Decl.cpp
    • edit: include/swift/AST/Decl.h
    • edit: lib/Sema/TypeCheckSwitchStmt.cpp
  • Commit ec8aa9f014505296d4ac387e474fb192d260c305 by jordan_rose:
    Add EnumDecl::isEffectivelyExhaustive, and use it consistently

    • edit: lib/SILGen/SILGenPattern.cpp
    • edit: lib/SILOptimizer/Transforms/SILCodeMotion.cpp
    • edit: include/swift/AST/Decl.h
    • edit: lib/AST/Decl.cpp
    • edit: lib/SIL/SILInstructions.cpp
    • edit: lib/SILOptimizer/Transforms/SimplifyCFG.cpp
    • edit: lib/SIL/SILVerifier.cpp
  • Commit 42ab9968f16b09b264a6ad6fd08ca0792f3e6c87 by jordan_rose:
    [SILGen] Fix one more place that needs to check for enum exhaustivity

    • add: test/SILOptimizer/switch_enum_objc.swift
    • add: test/SILOptimizer/Inputs/switch_enum_objc.h
    • edit: include/swift/AST/Decl.h
    • edit: lib/SILGen/SILGenDecl.cpp
  • Commit 2f326bcc88680c4f4ee22f784635b76936d6d63d by me:
    [stdlib] Remove theGlobalMT19937

    • edit: validation-test/stdlib/Collection/LazyFilterCollection.swift.gyb
    • edit: stdlib/private/SwiftPrivate/ShardedAtomicCounter.swift
    • edit: stdlib/private/StdlibUnittest/RaceTest.swift
    • edit: validation-test/stdlib/Set.swift
    • edit: stdlib/public/stubs/LibcShims.cpp
    • edit: validation-test/stdlib/HashingAvalanche.swift
    • delete: stdlib/private/SwiftPrivate/PRNG.swift
    • edit: stdlib/private/StdlibUnittest/StdlibCoreExtras.swift
    • edit: stdlib/private/SwiftPrivate/CMakeLists.txt
    • edit: test/Prototypes/CollectionTransformers.swift
    • edit: validation-test/stdlib/Algorithm.swift
    • edit: validation-test/stdlib/Dictionary.swift
    • edit: test/stdlib/Character.swift
    • edit: stdlib/private/SwiftPrivate/SwiftPrivate.swift
    • edit: validation-test/stdlib/Sort.swift.gyb
    • edit: stdlib/public/SwiftShims/LibcShims.h
  • Commit d52d46d8e7a95406e375252bf065e339a1b4f309 by gregomni:
    Needed to add one more nullptr check, on the KPE root type.

    • edit: lib/Sema/CSDiag.cpp
  • Commit 203a2536879d084a00a5bd913df9c967a10e2fe1 by xi_ge:
    [Parse/Migrator] Drop Swift3 migration support for type(of:) (#17932)

    • edit: include/swift/Migrator/ASTMigratorPass.h
    • delete: test/Migrator/prefix_typeof_expr_unneeded.swift
    • edit: lib/Migrator/Migrator.cpp
    • edit: lib/Parse/ParseExpr.cpp
    • delete: test/Migrator/prefix_typeof_expr.swift.expected
    • delete: test/Migrator/prefix_typeof_expr_unneeded.swift.expected
    • edit: lib/Migrator/CMakeLists.txt
    • delete: lib/Migrator/TypeOfMigratorPass.cpp
    • delete: test/Migrator/prefix_typeof_expr.swift
  • Commit e96886a819afaf8c0f4857bbb12f463f594b1e42 by jordan_rose:
    [SIL] Honor @inlinable in resilient modules for enum exhaustivity

    • edit: lib/SILOptimizer/Transforms/SimplifyCFG.cpp
    • add: test/SILOptimizer/switch_enum_resilient.swift
    • edit: lib/SIL/SILVerifier.cpp
    • edit: lib/SIL/SILInstructions.cpp
    • edit: lib/SILOptimizer/Transforms/SILCodeMotion.cpp
  • Commit cc727062c08e9430e776234b6092112938d23bed by mgottesman:
    [sil-parse] Create SILParserFunctionBuilder and use it when parsing.

    • edit: include/swift/SIL/SILFunctionBuilder.h
    • edit: lib/ParseSIL/ParseSIL.cpp
    • add: lib/ParseSIL/SILParserFunctionBuilder.h
  • Commit a061077bd84e1647188d5a77fa56838dd5c06571 by github:
    [Parser] Keep source location info for the ownership keywords inside a

    • edit: lib/Parse/ParseExpr.cpp
    • edit: test/IDE/coloring.swift
  • Commit 3f467e39688f66256eac4cbf552f5d4ef8d7cd4c by aprantl:
    Add testcase that was accidentally omitted from f68ba6bb9972c.

    • add: packages/Python/lldbsuite/test/lang/swift/clangimporter/remoteast_import/BridgingHeader.h
    • add: packages/Python/lldbsuite/test/lang/swift/clangimporter/remoteast_import/TestSwiftRemoteASTImport.py
    • add: packages/Python/lldbsuite/test/lang/swift/clangimporter/remoteast_import/Makefile
    • add: packages/Python/lldbsuite/test/lang/swift/clangimporter/remoteast_import/Library.swift
    • add: packages/Python/lldbsuite/test/lang/swift/clangimporter/remoteast_import/main.swift