Report
[FAILURE] oss-swift-incremental-RA-linux-ubuntu-14_04 [#7065]
Build URL:
https://ci.swift.org/job/oss-swift-incremental-RA-linux-ubuntu-14_04/7065/
Project:
oss-swift-incremental-RA-linux-ubuntu-14_04
Date of build:
Fri, 01 Mar 2019 22:30:24 -0600
Build duration:
1 hr 26 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 0cf91f343e3089afddeab33f8b2afe6659880892 by compnerd:
Reflection: add PE/COFF magic checking for inspection- edit: include/swift/Reflection/ReflectionContext.h
-
Commit 06ec943d89c5609c3b3845508f603047320ce53a by compnerd:
StdlibUnittest: add a workaround for Windows \r\n- edit: stdlib/private/StdlibUnittest/StdlibUnittest.swift
-
Commit 14d72187278272a38bbce210ab7e537a62d1a2a8 by compnerd:
test: loosen the test line for Windows- edit: test/stdlib/OptionalTraps.swift
-
Commit 4b1532cddcf99358f704fe44fd2dae88fe455b9e by aprantl:
Rename swift::Demangle::archetypeName() to- edit: lib/Demangling/OldDemangler.cpp
- edit: lib/Demangling/NodePrinter.cpp
- edit: unittests/Basic/DemangleTest.cpp
- edit: include/swift/Demangling/Demangle.h
-
Commit 5160da6a2e0f4c279f883dbf56ce8baf56fba30e by parkers:
FloatLiteralExpr now is lowered directly into SIL.- edit: test/SILOptimizer/diagnostic_constant_propagation_floats_x86.swift
- edit: test/decl/typealias/generic.swift
- edit: lib/SILOptimizer/Utils/ConstantFolding.cpp
- edit: lib/AST/ASTDumper.cpp
- edit: lib/AST/Expr.cpp
- edit: lib/SILGen/SILGenApply.cpp
- edit: lib/SILGen/SILGenExpr.cpp
- edit: test/SILGen/default_constructor.swift
- edit: test/SILGen/default_arguments.swift
- edit: lib/Sema/CSApply.cpp
- edit: test/SILGen/generic_literals.swift
- edit: include/swift/AST/Expr.h
-
Commit bb0f0c8397d066900c92ede9b4129ebacbb940d7 by github:
[test] -Fsystem $SDK/System/Library/PrivateFrameworks (#23019)- edit: validation-test/SIL/verify_all_overlays.py
-
Commit e8219a5d04f660131f3e03866be5407c8537d1ee by github:
[test] Just check that we can /import/ the XCTest overlay (#23020)- add: test/stdlib/XCTest-smoke.swift
-
Commit a86f89da487a7fdb55715f1457a51bf9c5aed5e4 by xi_ge:
SwiftSyntax Parser: expose parser diagnostics via C API.- edit: tools/libSwiftSyntaxParser/libSwiftSyntaxParser.cpp
- edit: include/swift-c/SyntaxParser/SwiftSyntaxParser.h
- add: test/Syntax/Parser/diags.swift
- edit: tools/libSwiftSyntaxParser/libSwiftSyntaxParser.exports
- edit: tools/swift-syntax-parser-test/swift-syntax-parser-test.cpp
-
Commit 7a509422b36303e4490e32a5d041aec214a8ba4c by jordan_rose:
[test] sil-opt doesn't support -Fsystem; use -F- edit: validation-test/SIL/verify_all_overlays.py
-
Commit b895f0cf17985ebd0f028bb24def146852e284ca by jordan_rose:
Have Windows Call Signaled Callback on Crashes (#23018)- edit: test/Driver/crash.swift
- edit: lib/Basic/Default/TaskQueue.inc
- edit: test/Driver/assert.swift
-
Commit 24c10fe8f7b9bb4423b4d9b54aa45188c1701829 by jordan_rose:
Fix Response Files on Windows (#22985)- edit: test/Driver/response-file.swift
- edit: test/Driver/response-file-merge-modules.swift
- edit: tools/driver/driver.cpp
-
Commit 009195b0bf538fa792bf232ec5b2e087ef411c47 by vsapsai:
[CodeGen] Fix calling llvm.var.annotation outside of a basic block.- edit: test/CodeGen/annotations-builtin.c
- edit: test/CodeGen/annotations-var.c
- edit: lib/CodeGen/CGDecl.cpp
-
Commit ef6e3dd60ae3621462e597478bf3676a38247ad6 by jfbastien:
CodeGen: Fix PR40605 by splitting constant struct initializers- edit: test/CodeGenCXX/auto-var-init.cpp
- edit: lib/CodeGen/CGDecl.cpp
-
Commit b8dde75234c622050602276f38d96f0254c2cdd5 by jfbastien:
Downport CreateStructGEP to old API- edit: lib/CodeGen/CGDecl.cpp
-
Commit 86de604f17f18b6c311378b960a76ceb3d8420e4 by ahatanaka:
[Sema][ObjC] Allow silencing -Wobjc-designated-initializers warnings by- edit: lib/Sema/SemaObjCProperty.cpp
- edit: test/SemaObjC/attr-designated-init.m
-
Commit 916450f7e8a5aef13630edf9e6fc0b16ed9f5f65 by ankit_aggarwal:
[PackageGraph] Use basename as identity of root packages- edit: Tests/WorkspaceTests/WorkspaceTests.swift
- edit: Sources/PackageGraph/PackageGraphLoader.swift
- edit: Sources/PackageGraph/PackageGraphRoot.swift
- edit: Tests/WorkspaceTests/XCTestManifests.swift
- edit: Sources/Workspace/Workspace.swift
- edit: Tests/XcodeprojTests/GenerateXcodeprojTests.swift