swift-ci
(Swift CI)
1
Report
[FAILURE] oss-swift-5.1-incremental-RA-linux-ubuntu-14_04 [#343]
Build URL:
https://ci.swift.org/job/oss-swift-5.1-incremental-RA-linux-ubuntu-14_04/343/
Project:
oss-swift-5.1-incremental-RA-linux-ubuntu-14_04
Date of build:
Thu, 16 May 2019 12:13:38 -0500
Build duration:
1 hr 8 min
Changes
-
Commit 5610b5dd2882bb759d536e2f1e5a42ac5a2b66a4 by jgroff:
Opaque types require a newer Swift runtime.
-
edit: test/IRGen/lazy_opaque_result_type.swift
-
edit: test/SIL/Serialization/opaque_return_type_serialize.sil
-
edit: test/TBD/opaque_result_type.swift
-
edit: test/type/opaque_constraint_order.swift
-
edit: test/ParseableInterface/Inputs/opaque-result-types-client.swift
-
edit: test/IRGen/opaque_result_type_debug.swift
-
edit: test/SILOptimizer/cast_folding.swift
-
edit: lib/Sema/TypeCheckAvailability.cpp
-
edit: test/Interpreter/Inputs/dynamic_replacement_opaque2.swift
-
edit: include/swift/Basic/LangOptions.h
-
edit: include/swift/AST/DiagnosticsSema.def
-
edit: lib/Sema/TypeCheckGeneric.cpp
-
edit: test/IRGen/opaque_result_type_global.swift
-
edit: test/SILOptimizer/specialize_opaque_type_archetypes.swift
-
edit: validation-test/compiler_crashers_2_fixed/0194-rdar50309503.swift
-
edit: test/SILGen/opaque_result_type.swift
-
edit: test/Interpreter/dynamic_replacement_opaque_result.swift
-
edit: test/IRGen/opaque_result_type_access_path.swift
-
edit: test/type/opaque.swift
-
edit: test/Serialization/opaque_circularity.swift
-
edit: test/IRGen/dynamic_replaceable_opaque_return.swift
-
edit: test/ParseableInterface/opaque-result-types.swift
-
edit: test/IRGen/opaque_result_type.swift
-
edit: lib/Sema/TypeChecker.h
-
edit: test/Interpreter/Inputs/dynamic_replacement_opaque1.swift
-
edit: test/Serialization/opaque_cross_file.swift
-
Commit b45a7dc8e269bd1ae9e727aeb87ef3c3b4c7c7f6 by jgroff:
IRGen: Weak-link opaque type entry points.
-
edit: include/swift/AST/ASTContext.h
-
edit: lib/IRGen/IRGenModule.cpp
-
edit: lib/Sema/TypeCheckGeneric.cpp
-
edit: include/swift/Runtime/RuntimeFunctions.def
-
edit: lib/LLVMPasses/ARCEntryPointBuilder.h
-
add: test/IRGen/opaque_result_type_availability.swift
-
edit: lib/AST/Availability.cpp
-
edit: include/swift/Runtime/RuntimeFnWrappersGen.h
-
Commit 23b34fa379de7405a3ae6115a44691bd6adc5322 by bender:
Install shared/import libraries into bin/lib on Windows