[Swift CI] Build Failure: 0. OSS - Swift Incremental RA - Ubuntu 16.10 (master) #2646

Mishal, can you please clean the workspace for this job?

It’s again the same issue of missing build dependencies from swiftc -> foundation

Thanks,
Erik

···

On Mar 26, 2017, at 1:03 PM, no-reply@swift.org wrote:

[FAILURE] oss-swift-incremental-RA-linux-ubuntu-16_10 [#2646]

Build URL: https://ci.swift.org/job/oss-swift-incremental-RA-linux-ubuntu-16_10/2646/
Project: oss-swift-incremental-RA-linux-ubuntu-16_10
Date of build: Sun, 26 Mar 2017 12:50:18 -0700
Build duration: 13 min
Tests:

Name: Swift(linux-x86_64)
Failed: 0 test(s), Passed: 9102 test(s), Total: 9102 test(s)
Name: Swift-Unit
Failed: 0 test(s), Passed: 416 test(s), Total: 416 test(s)

Changes

Commit 327017a65b87be09380a7ebd1f89b596e60cf314 by Erik Eckstein:
Mangling: support mangling of varargs even if it's not the last

edit: test/Demangle/Inputs/manglings.txt
edit: test/Serialization/function.swift
edit: lib/Demangling/NodePrinter.cpp
edit: test/SILGen/mangling.swift
edit: test/SILGen/default_arguments_imported.swift
edit: lib/Demangling/Demangler.cpp
edit: test/SILGen/scalar_to_tuple_args.swift
edit: test/SourceKit/DocSupport/doc_clang_module.swift.response
edit: test/SILGen/retaining_globals.swift
edit: test/SILGen/errors.swift
edit: lib/AST/ASTMangler.cpp
edit: docs/ABI.rst
edit: test/SIL/Serialization/deserialize_generic.sil

Commit e427ded6c985b7b41f243f349dd35c47c91a3056 by Erik Eckstein:
Mangling: refactoring: clean up tuple nodes

edit: include/swift/Remote/MetadataReader.h
edit: test/Demangle/Inputs/manglings.txt
edit: include/swift/Demangling/DemangleNodes.def
edit: lib/Demangling/Remangler.cpp
edit: stdlib/public/runtime/Demangle.cpp
edit: lib/Demangling/NodePrinter.cpp
edit: lib/IDE/TypeReconstruction.cpp
edit: lib/Demangling/OldDemangler.cpp
edit: lib/Demangling/Demangler.cpp