Report
[FAILURE] oss-swift-incremental-RA-linux-ubuntu-14_04-long-test [#5866]
Build URL:
https://ci.swift.org/job/oss-swift-incremental-RA-linux-ubuntu-14_04-long-test/5866/
Project:
oss-swift-incremental-RA-linux-ubuntu-14_04-long-test
Date of build:
Thu, 31 Jan 2019 23:21:51 -0600
Build duration:
2 hr 22 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 a6c1ae1bdbe51f8092b52ec9602008732516dec3 by jake.petroules:
Fix the Unit Tests on Windows- edit: unittests/BuildSystem/BuildSystemFrontendTest.cpp
- edit: include/llbuild/Basic/PlatformUtility.h
- edit: lib/Basic/FileSystem.cpp
- edit: unittests/BuildSystem/TempDir.cpp
- edit: unittests/BuildSystem/BuildSystemTaskTests.cpp
- edit: docs/buildsystem.rst
- edit: lib/Basic/PlatformUtility.cpp
- edit: lib/BuildSystem/BuildSystem.cpp
- edit: unittests/Basic/FileSystemTest.cpp
- edit: lib/Basic/Subprocess.cpp
- edit: unittests/CAPI/BuildSystem-C-API.cpp
-
Commit b76a01f671a9a9fb272bbed4166cd9e903f70c5b by jake.petroules:
Fix Swift warning about future unknown enum values- edit: products/llbuildSwift/BuildSystemBindings.swift
-
Commit 85ef0b234096b7f2c3aee2127d07e585471c466e by mgottesman:
[ownership] Once we strip ownership ignoring transparent functions from- add: test/SILOptimizer/Inputs/ome_strip_deserialize_input.sil
- add: test/SILOptimizer/ome_non_transparent.sil
- edit: lib/SILOptimizer/Transforms/OwnershipModelEliminator.cpp
- add: test/SILOptimizer/ome_strip_deserialize.sil
- delete: test/SILOptimizer/non_transparent_ome.sil
-
Commit 229662a2b113a4cd324cdced51d1b3377bdc8630 by mgottesman:
Revert "[ownership] Remove devirt test that can not work with ownership- add: test/SILOptimizer/devirt_alloc_ref_dynamic_ownership.sil
-
Commit c9dd0084f7d8b299e3601612b1e07c4a0c0bdab3 by bob.wilson:
[ADT] Fix a typo in isOSVersionLT that breaks the Micro version check- edit: include/llvm/ADT/Triple.h