swift-ci
(Swift CI)
1
Report
[FAILURE] swift-master-source-compat-suite [#1373]
Build URL:
https://ci.swift.org/job/swift-master-source-compat-suite/1373/
Project:
swift-master-source-compat-suite
Date of build:
Mon, 05 Mar 2018 18:22:02 -0600
Build duration:
2 hr 7 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 ce1bb8b13c4bdcaeebe9abb58436855f172dd1c4 by huon:
[IRGen] Cond. conformance witness table count isn't needed dynamically.
-
edit: lib/IRGen/GenProto.cpp
-
edit: test/IRGen/associated_type_witness.swift
-
edit: lib/IRGen/GenDecl.cpp
-
edit: test/Inputs/conditional_conformance_subclass.swift
-
edit: test/IRGen/protocol_resilience.sil
-
edit: lib/IRGen/IRGenModule.cpp
-
edit: test/Inputs/conditional_conformance_recursive.swift
-
edit: unittests/runtime/Metadata.cpp
-
edit: test/Inputs/conditional_conformance_basic_conformances.swift
-
edit: lib/IRGen/IRGenModule.h
-
edit: test/Inputs/conditional_conformance_with_assoc.swift
-
Commit 43196c27ace07a2bc53c3855c88e48141ccddacf by huon:
[IRGen] 'void **' -> 'void ***' in swift_getGenericWitnessTable.
-
edit: test/Inputs/conditional_conformance_basic_conformances.swift
-
edit: test/Inputs/conditional_conformance_subclass.swift
-
edit: include/swift/Runtime/RuntimeFunctions.def
-
edit: stdlib/public/runtime/Metadata.cpp
-
edit: test/IRGen/partial_apply_forwarder.sil
-
edit: include/swift/Runtime/Metadata.h
-
edit: lib/IRGen/GenProto.cpp
-
edit: test/IRGen/protocol_resilience.sil
-
edit: test/IRGen/witness_method.sil
-
edit: unittests/runtime/Metadata.cpp
-
edit: test/IRGen/associated_type_witness.swift
-
Commit 899c1f5b87102eb8f566447dcfde7589b99c1a51 by ghoare:
[Driver] Handle failure-to-exec somewhat more politely, rdar://37865437.
-
edit: lib/Driver/Compilation.cpp
-
add: test/Driver/bad_exec.swift
-
Commit eb315e74ed803cccf45b89ac175f2b5817f80d2c by ghoare:
[BatchMode] Temporarily cap max batch size, fixing rdar://38123690
-
edit: lib/Driver/ToolChains.cpp
-
add: test/Driver/batch_mode_overlong_argv.swift
-
edit: lib/Driver/Compilation.cpp
-
edit: include/swift/Driver/ToolChain.h
-
Commit 6c9029ead81138f0544402fab2748726a89e6634 by ghoare:
[BatchMode] Fix rdar://38123690 a little more robustly.
-
edit: lib/Driver/Compilation.cpp
-
edit: lib/Driver/ToolChains.cpp
-
edit: test/Driver/batch_mode_overlong_argv.swift
-
edit: include/swift/Driver/ToolChain.h
-
Commit b863489f6f45d0dcd852efa35ac8a17795359f7d by mishal_shah:
[Update Checkout] Add support for swift-4.2-branch
-
edit: utils/update-checkout-config.json
-
Commit da322a26a8d03a50e4730c7f20ce15d775061844 by eeckstein:
demangler: fix crashes for malformed symbols
-
edit: lib/Demangling/Demangler.cpp
-
edit: test/Demangle/Inputs/manglings.txt