Report
[FAILURE] oss-swift-package-linux-ubuntu-18_04 [#1344]
Build URL:
https://ci.swift.org/job/oss-swift-package-linux-ubuntu-18_04/1344/
Project:
oss-swift-package-linux-ubuntu-18_04
Date of build:
Fri, 26 Apr 2019 00:37:10 -0500
Build duration:
2 hr 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:
- Swift Compile Error: Swift compiler error
Changes
-
Commit c38f6ab8b4b8fc38bbfa5b5b3d29af8236fe0230 by compnerd:
AST: inline the definition forAnyValue::Holder::equals
- edit: lib/AST/TypeCheckRequests.cpp
- edit: include/swift/AST/TypeCheckRequests.h
-
Commit b2d50c86b7ca9fd0210b0c079ab443817a88d009 by jgroff:
Sema: don't consider opaque types distinct for overloading purposes.- edit: lib/AST/Decl.cpp
- edit: include/swift/AST/Decl.h
- edit: include/swift/AST/Types.h
- edit: lib/AST/Type.cpp
- edit: test/type/opaque.swift
-
Commit 144b560d0a8079639618c24ffff8d69d93925743 by plotfi:
Replacing ! with not.py because it hides lit errors and breaks on Win32.- edit: test/PlaygroundTransform/implicit_return_never.swift
-
Commit f49bc6c1d7baa789a7b9b4a26b3073da6f644574 by jgroff:
Correct availability for opaque type execution test.- edit: test/Interpreter/opaque_return_type_protocol_ext.swift
-
Commit 1fbf0d2b920fdb0a74bfbab242afedd8be007a7e by scanon:
Slice should only conform to AB when the Base conforms to AB.- edit: stdlib/public/Darwin/Accelerate/AccelerateBuffer.swift
-
Commit 2dfb0422c2d4dbf3f65df14846b028948ede6ae2 by syaghmour:
[DataFormatters] Adjusting libc++ std::list formatter to act better with- edit: source/Plugins/Language/CPlusPlus/CPlusPlusLanguage.cpp
- edit: packages/Python/lldbsuite/test/functionalities/data-formatter/data-formatter-stl/libcxx/list/TestDataFormatterLibcxxList.py
- edit: packages/Python/lldbsuite/test/functionalities/data-formatter/data-formatter-stl/libcxx/list/main.cpp
-
Commit 2263d36a843feae49e1296e5440858e4952ea1cf by aprantl:
"Temporarily" disable some lldb-mi tests that are unreliable.- edit: lit/tools/lldb-mi/exec/exec-step.test
- edit: lit/tools/lldb-mi/exec/exec-continue.test