Report
[FAILURE] oss-swift-incremental-RA-linux-ubuntu-16_04-long-test [#2576]
Build URL:
https://ci.swift.org/job/oss-swift-incremental-RA-linux-ubuntu-16_04-long-test/2576/
Project:
oss-swift-incremental-RA-linux-ubuntu-16_04-long-test
Date of build:
Thu, 11 Oct 2018 14:37:56 -0500
Build duration:
33 min
Identified problems:
- Swift Compile Error: Swift compiler error
- Compile Error: This build failed because of a compile error. Below is a list of all errors in the build log:
Changes
-
Commit 1afd079b78505e14ec100798fd8172e2df5e7603 by mikeash:
[Runtime] Fix swift_retainCount for deiniting objects and BridgeObject- edit: stdlib/public/runtime/HeapObject.cpp
- edit: stdlib/public/runtime/SwiftObject.mm
- edit: stdlib/public/SwiftShims/RefCount.h
-
Commit 62b511035710814ca286615bdaa02f85b17125c0 by mgottesman:
[sil] Add a new CastConsumptionKind called BorrowAlways.- edit: lib/Serialization/SerializeSIL.cpp
- edit: lib/SIL/SILPrinter.cpp
- edit: lib/SILGen/SILGenDynamicCast.cpp
- edit: lib/Serialization/DeserializeSIL.cpp
- edit: lib/SILGen/SILGenPattern.cpp
- edit: lib/SILOptimizer/Utils/CastOptimizer.cpp
- edit: include/swift/SIL/Consumption.h
- edit: lib/ParseSIL/ParseSIL.cpp
- edit: lib/SIL/SILVerifier.cpp
- edit: lib/Serialization/SILFormat.h
- edit: include/swift/SIL/SILInstruction.h
- edit: include/swift/Serialization/ModuleFormat.h
-
Commit a3a2606afe1151f9e51c264851d687500c3cbd89 by bviyer:
[Sema] Use a more civilized hash map to implement -Wduplicate-enum.- edit: lib/Sema/SemaDecl.cpp
- edit: test/Sema/warn-duplicate-enum.c
-
Commit 2291541882a05c72976c5b666b8bcc87cbdcdcd9 by bviyer:
Support enums with a fixed underlying type in all language modes.- edit: test/SemaObjC/enum-fixed-type.m
- edit: include/clang/Basic/Features.def
- add: test/Sema/fixed-enum.c
- edit: lib/Parse/ParseDecl.cpp
- edit: include/clang/Basic/DiagnosticParseKinds.td
-
Commit 8b2272b6ead3bc7603fc5db34be295f482b1580f by bviyer:
Add a new flag and attributes to control static destructor registration- edit: lib/Sema/SemaDeclAttr.cpp
- edit: include/clang/Basic/AttrDocs.td
- edit: include/clang/Basic/Attr.td
-
Commit 3df2b130c722d550c2c6514ee7f34bc1968ef7f8 by bob.wilson:
Revert "Add a new flag and attributes to control static destructor- edit: include/clang/Basic/AttrDocs.td
- edit: include/clang/Basic/Attr.td
- edit: lib/Sema/SemaDeclAttr.cpp
-
Commit e86c0dc01993c4e4f39fde0e72bf781ffca30125 by user:
Fix DateFormatter TimeZone Setter- edit: Foundation/DateFormatter.swift
- edit: TestFoundation/TestDateFormatter.swift
-
Commit caa8d0ae1365b0d459fe1f43961702cd52c0aab7 by user:
Fix Off-By-One Error With System TimeZone- edit: CoreFoundation/NumberDate.subproj/CFTimeZone.c
- edit: TestFoundation/TestDateFormatter.swift
-
Commit e6de371e097ea193caa2810b8ccf79dda502291a by user:
Cleanup SystemTimeZone tests- edit: TestFoundation/TestDateFormatter.swift
- edit: TestFoundation/TestTimeZone.swift
-
Commit 218e0e248ee371c361dfbb867c1946424c6b8f29 by user:
Make UTC Explicit in test_dateDifferenceComponents- edit: TestFoundation/TestCalendar.swift
-
Commit eae5329316d1a312038c34f03479605c77ed3851 by compnerd:
Base: merge two identical CPP cases- edit: CoreFoundation/Base.subproj/CFInternal.h