Crap, this is me; libstdc++ doesn’t have a non-explicit tuple constructor.
- Doug
···
On Sep 27, 2016, at 8:44 PM, no-reply@swift.org wrote:
[FAILURE] oss-swift-incremental-RA-linux-ubuntu-15_10-long-test [#976]
Build URL: https://ci.swift.org/job/oss-swift-incremental-RA-linux-ubuntu-15_10-long-test/976/
Project: oss-swift-incremental-RA-linux-ubuntu-15_10-long-test
Date of build: Tue, 27 Sep 2016 20:38:00 -0700
Build duration: 6 min 58 sec
Identified problems:Compile Error: This build failed because of a compile error. Below is a list of all errors in the build log:
Indication 1 <https://ci.swift.org//job/oss-swift-incremental-RA-linux-ubuntu-15_10-long-test/976/consoleFull#-1347013328ee1a197b-acac-4b17-83cf-a53b95139a76>
ChangesCommit c02eeae7b00a9adb0817aaa38b544dcb14847666 by dgregor:
Add hash_value support for tuples.edit: include/llvm/ADT/Hashing.h
Commit 92dac1c0a94449a46e965fb2dd5f19fa9445fd85 by dexonsmith:
Move unittests/Support/IteratorTest.cpp to unittests/ADT/add: unittests/ADT/IteratorTest.cpp
edit: unittests/ADT/CMakeLists.txt
edit: unittests/Support/CMakeLists.txt
delete: unittests/Support/IteratorTest.cppCommit a105bb44ec04196efc705b05308dff6324edf9aa by dexonsmith:
ARM: Avoid dereferencing end() in ARMFrameLowering::emitEpilogueedit: lib/Target/ARM/ARMFrameLowering.cpp
add: test/CodeGen/ARM/arm-frame-lowering-no-terminator.llCommit 7f7ecc6df178b8fda5c789b894333430863e8f27 by dexonsmith:
AArch64: Don't call getIterator() on iteratorsedit: lib/Target/AArch64/AArch64RedundantCopyElimination.cpp
add: test/CodeGen/AArch64/redundant-copy-elim-empty-mbb.llCommit a13d91b3229c68ba47b11d2822669c0576566cc5 by dexonsmith:
ADT: Add some missing coverage for iplist::spliceedit: unittests/ADT/ilistTest.cpp
Commit 763f4b015ee4eb3f4348b02fd30cf6efd56d884b by dexonsmith:
CodeGen: Avoid dereferencing end() when unconstifying iteratorsedit: lib/CodeGen/MachineScheduler.cpp
edit: include/llvm/CodeGen/MachineInstrBundleIterator.hCommit 36024486b01e695fdc0615677d10fec10c971014 by dgregor:
[APINotes] Add support for distinguishing class vs. instance properties.edit: lib/Sema/SemaAPINotes.cpp
edit: test/APINotes/Inputs/Frameworks/SomeKit.framework/Headers/SomeKit.h
edit: test/APINotes/nullability.m
edit: lib/APINotes/APINotesYAMLCompiler.cpp
edit: include/clang/APINotes/APINotesWriter.h
edit: lib/APINotes/APINotesWriter.cpp
edit: lib/APINotes/APINotesFormat.h
edit: lib/APINotes/APINotesReader.cpp
edit: test/APINotes/Inputs/Frameworks/SomeKit.framework/APINotes/SomeKit.apinotes
edit: test/APINotes/Inputs/roundtrip.apinotes
edit: lib/Sema/SemaObjCProperty.cpp
edit: include/clang/APINotes/APINotesReader.h
edit: test/APINotes/Inputs/APINotes/SomeKit.apinotes
edit: test/APINotes/yaml-reader-errors.cCommit f02cbfff03df46a58dda0c0fdab7086b3c9dbdf1 by dgregor:
Fix bad code-motionedit: lib/APINotes/APINotesFormat.h
Commit 217f47070747b6c931c30b5f517903b961d32c74 by mbraun:
Put new warning in a diagnostic group.edit: test/Misc/warning-flags.c
edit: include/clang/Basic/DiagnosticFrontendKinds.tdCommit 490353cc47f2d37f59532526ba8951cda059476f by arphaman:
[Coverage] The coverage region for switch covers the code after theedit: test/CoverageMapping/switch.c
edit: lib/CodeGen/CoverageMappingGen.cpp
edit: test/CoverageMapping/switchmacro.c