Report
[FAILURE] oss-swift-5.1-package-linux-ubuntu-16_04 [#669]
Build URL:
https://ci.swift.org/job/oss-swift-5.1-package-linux-ubuntu-16_04/669/
Project:
oss-swift-5.1-package-linux-ubuntu-16_04
Date of build:
Fri, 11 Oct 2019 16:01:47 -0500
Build duration:
1 hr 19 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 cdb46f75d300b76bf61dac69e7dd402704c2e394 by harlan:
[Serialization] Make sure to emit an XREF before- edit: lib/Serialization/Serialization.cpp
-
Commit b59a33e30010ff96c5523e75c0cd4ec5f1120fc2 by harlan:
[Serialization] Teach serialization to get a generic signature from- add: test/Serialization/xref-generic-opaque-type.swift
- add: test/Serialization/Inputs/xref-opaque-generic-type/best-protocol.swift
- add: test/Serialization/Inputs/xref-opaque-generic-type/output.json
- edit: include/swift/Serialization/ModuleFormat.h
- edit: lib/Serialization/Deserialization.cpp
-
Commit 2dbf54daada0cbac405d5fca2a458e7388f1f859 by mgottesman:
[ome] Just erase the destructure rather than trying to get rid of dead- edit: test/SILOptimizer/ownership_model_eliminator.sil
- edit: lib/SILOptimizer/Transforms/OwnershipModelEliminator.cpp
-
Commit 904336cc11325b509be197b30484721b9ab05f61 by jmolenda:
Change debugserver to use the brk #0 for breakpoints.- edit: tools/debugserver/source/MacOSX/arm64/DNBArchImplARM64.cpp