[Swift CI] Build Failure: 0. OSS - Swift Incremental RA - Ubuntu14.04 (swift 5.1) #2

Report

[FAILURE] oss-swift-5.1-incremental-RA-linux-ubuntu-14_04 [#2]

Build URL:
https://ci.swift.org/job/oss-swift-5.1-incremental-RA-linux-ubuntu-14_04/2/
Project:
oss-swift-5.1-incremental-RA-linux-ubuntu-14_04
Date of build:
Mon, 11 Feb 2019 16:38:17 -0600
Build duration:
2 hr 54 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 b048490a717e08b27b835750f0f6f631f0e8af0d by ktopley:
    Use numericCast() to get the correct type when creating a

    • edit: src/swift/Block.swift
  • Commit d92d6d7a05609d0bf1150c55c8e2cc06e1018f4a by aprantl:
    [Verifier] Reject invalid type for DILocalVariable.

    • edit: lib/IR/Verifier.cpp
    • edit: test/DebugInfo/Generic/varargs.ll
    • add: test/Verifier/di-subroutine-localvar.ll
  • Commit b61f354f115d3f4b5f64332f160953e5a9be6185 by aprantl:
    [DebugInfo] Omit location list entries with empty ranges

    • edit: test/DebugInfo/ARM/PR26163.ll
    • edit: test/DebugInfo/X86/pieces-3.ll
    • edit: lib/CodeGen/AsmPrinter/DwarfDebug.cpp
    • edit: test/DebugInfo/X86/PR26148.ll
  • Commit e94e9e05214775b5d1adaea87de96b4e86091955 by aprantl:
    Ignore PhiNodes when mapping sample profile data

    • edit: lib/Transforms/IPO/SampleProfile.cpp
  • Commit ffe531c8b18b236d6bacd1692d88279475dff2eb by aprantl:
    [SelectionDAG] Updates for -dag-dump-verbose

    • edit: lib/CodeGen/SelectionDAG/SDNodeDbgValue.h
    • edit: include/llvm/CodeGen/SelectionDAG.h
    • edit: lib/CodeGen/SelectionDAG/SelectionDAGDumper.cpp
  • Commit 8f6950abbddf109976477f3028b8e5a1fd9d4d4c by aprantl:
    [LoopIdiomRecognize] @llvm.dbg values shouldn't affect the

    • add: test/Transforms/LoopIdiom/dbginfo-cost.ll
    • edit: lib/Transforms/Scalar/LoopIdiomRecognize.cpp
  • Commit ec9a95e3d4eff6e4941da7a434e5180e320a0ef6 by aprantl:
    Fix a missing word in comment

    • edit: lib/CodeGen/CGDebugInfo.cpp
  • Commit e3085487b6ad55a7167f3f917c7dc5bb98bfe1e8 by aprantl:
    Fix typo

    • edit: include/clang/Basic/LangOptions.h
  • Commit d7c377f94da8145f19f472ede6e0924c2266643d by aprantl:
    -gmodules: Don't emit incomplete breadcrumbs pointing to nonexistant PCM

    • add: test/Modules/DebugInfo-fmodule-name.c
    • edit: lib/CodeGen/CGDebugInfo.cpp
  • Commit f0cf9aa3a0b34361e85d2d49075adac3011c98ad by vsapsai:
    [CodeGen][ObjC] Fix assert on calling __builtin_constant_p with ObjC

    • add: test/CodeGenObjC/builtin-constant-p.m
    • edit: lib/CodeGen/CGBuiltin.cpp
  • Commit d7b9cfcc9286c2a953c81528e08d7a8b63b90040 by ankit_aggarwal:
    [Pubgrub] Add some disabled tests for cycle

    • edit: Tests/PackageGraphTests/PubgrubTests.swift