Report
[FAILURE] oss-swift-incremental-RA-linux-ubuntu-14_04-long-test [#6277]
Build URL:
https://ci.swift.org/job/oss-swift-incremental-RA-linux-ubuntu-14_04-long-test/6277/
Project:
oss-swift-incremental-RA-linux-ubuntu-14_04-long-test
Date of build:
Thu, 25 Apr 2019 15:13:05 -0500
Build duration:
3 hr 5 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 8a74e52273f5fe332ce102579282ef744033b364 by spestov:
SILGen: Add post-processing pass to lazily emit- edit: lib/SILGen/SILGenType.cpp
- edit: lib/SILGen/SILGen.cpp
- edit: lib/SILGen/SILGenExpr.cpp
- edit: lib/SILGen/SILGenThunk.cpp
- edit: lib/SILGen/CMakeLists.txt
- edit: lib/SILGen/SILGenPoly.cpp
- edit: lib/SILGen/SILGenBridging.cpp
- add: lib/SILGen/SILGenLazyConformance.cpp
- edit: lib/SILGen/SILGen.h
-
Commit 891594a2a50d47ae3630072dda5d891851d9d48d by spestov:
SILGen: Fix forcing of base conformance in SILGenConformance- edit: lib/SILGen/SILGenType.cpp
-
Commit 3e99d1142895d54e602a4f1b386d530719e2fe7e by spestov:
SILGen: Stop forcing lazy conformances in SILGenSILBuilder- edit: lib/SILGen/SILGenSILBuilder.cpp
- edit: lib/SILGen/SILGenSILBuilder.h
-
Commit 9a1abf705a30b65534e589995b251723b7a6afdf by spestov:
SILGen: Remove SILGenSILBuilder- edit: lib/SILGen/SILGenFunction.cpp
- edit: lib/SILGen/SILGenLValue.cpp
- edit: lib/SILGen/SILGenDestructor.cpp
- delete: lib/SILGen/SILGenSILBuilder.h
- edit: lib/SILGen/SILGenPoly.cpp
- edit: lib/SILGen/CMakeLists.txt
- delete: lib/SILGen/SILGenSILBuilder.cpp
- edit: lib/SILGen/SILGenGlobalVariable.cpp
- edit: lib/SILGen/SILGenThunk.cpp
- edit: lib/SILGen/SILGenBuilder.cpp
- edit: lib/SILGen/SILGenBridging.cpp
- edit: lib/SILGen/SILGenApply.cpp
- edit: lib/SILGen/SILGenBuilder.h
-
Commit 4c7027c038a17c7bdb194dfe151a9798fd4baf92 by scanon:
Temporarily disable a new vImage test that's failing for some platforms.- edit: test/stdlib/Accelerate_vImage.swift
-
Commit 9850150c91a0ae5b828665953f53a290acc70556 by github:
Restore elementwise min/max on SIMD, with explicit naming. (#24136)- edit: stdlib/public/core/SIMDVector.swift
-
Commit 20e841f4102c4edb507372ad1aed8b46783c51b9 by ankit_aggarwal:
Add .exe to Windows binaries- edit: Sources/Workspace/UserToolchain.swift
-
Commit a1c685bec46b2e7fbb6eba9c43a3be7954257f74 by ankit_aggarwal:
Symlinks can be executable- edit: Sources/Basic/FileSystem.swift
-
Commit ab183ec1a88f97d2a7c7d7d51a2328783a83d166 by danielrodriguez:
Move duplicated code into its own function.- edit: CoreFoundation/NumberDate.subproj/CFTimeZone.c