[Swift CI] Build Failure: OSS - Swift Package - Ubuntu 16.04 (master) #517

This one is a segfault of the build-script :(

···

On Oct 17, 2017, at 1:44 PM, no-reply@swift.org wrote:

[FAILURE] oss-swift-package-linux-ubuntu-16_04 [#517]

Build URL: https://ci.swift.org/job/oss-swift-package-linux-ubuntu-16_04/517/
Project: oss-swift-package-linux-ubuntu-16_04
Date of build: Tue, 17 Oct 2017 14:48:00 -0500
Build duration: 58 min
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-package-linux-ubuntu-16_04/517/consoleFull#13507271083122a513-f36a-4c87-8ed7-cbc36a1ec144&gt;
Changes

Commit 8f26fb88d4e0e03bbdfadb560b96f00079205b19 by pyaskevich:
[Mangling] Improve handling of the variadic function parameters

edit: lib/Demangling/NodePrinter.cpp
edit: test/IRGen/big_types_corner_cases.swift
edit: test/SILGen/default_arguments_imported.swift
edit: test/SourceKit/DocSupport/doc_clang_module.swift.response
edit: stdlib/public/Reflection/TypeRef.cpp
edit: test/Reflection/Inputs/ConcreteTypes.swift
edit: test/SILGen/opaque_values_silgen.swift
edit: test/Reflection/typeref_decoding.swift
edit: test/SILGen/retaining_globals.swift
edit: test/Serialization/function.swift
edit: test/SILGen/scalar_to_tuple_args.swift
edit: test/Demangle/Inputs/manglings.txt
edit: test/Reflection/capture_descriptors.sil
edit: test/SILGen/mangling.swift
edit: lib/AST/ASTMangler.cpp
edit: test/SILGen/errors.swift
edit: test/SIL/Serialization/deserialize_generic.sil

Commit d6bd66e254d271b62602e255050255dfda62d5d5 by dgregor:
Add fixed test case for SR-6141 / rdar://problem/35008570 <rdar://problem/35008570>.

edit: test/SILGen/unreachable_code.swift

Commit c9f4df84f6bb3dfb8ab80a27b86eea26b8fc876c by github:
[stdlib] Fix FloatingPoint.init(exactly:) (#11311)

edit: stdlib/public/core/FloatingPointTypes.swift.gyb
edit: test/stdlib/TestNSNumberBridging.swift
edit: validation-test/stdlib/ValidationNSNumberBridging.swift
edit: validation-test/stdlib/FloatingPointConversion.swift.gyb

Commit 18c2666cfdae6160306264d872e28140d2175b60 by aprantl:
IR: Represent -ggnu-pubnames with a flag on the DICompileUnit.

edit: lib/CodeGen/AsmPrinter/DwarfDebug.h
add: test/DebugInfo/X86/gnu-public-names-multiple-cus.ll
edit: lib/IR/DebugInfoMetadata.cpp
edit: test/DebugInfo/X86/gnu-public-names-tu.ll
edit: lib/IR/DebugInfo.cpp
edit: unittests/IR/MetadataTest.cpp
edit: lib/AsmParser/LLParser.cpp
edit: include/llvm/IR/DebugInfoMetadata.h
edit: test/DebugInfo/X86/gnu-public-names-empty.ll
edit: lib/CodeGen/AsmPrinter/DwarfCompileUnit.h
edit: include/llvm/IR/DIBuilder.h
edit: test/DebugInfo/X86/gnu-public-names-gmlt.ll
edit: lib/IR/DIBuilder.cpp
add: test/Bitcode/dicompileunit-gnu-pubnames.ll
edit: lib/CodeGen/AsmPrinter/DwarfDebug.cpp
edit: lib/IR/AsmWriter.cpp
edit: lib/Bitcode/Reader/MetadataLoader.cpp
edit: lib/CodeGen/AsmPrinter/DwarfCompileUnit.cpp
edit: test/DebugInfo/X86/gnu-public-names.ll
edit: lib/Bitcode/Writer/BitcodeWriter.cpp

Commit 9ed3b70ccffb7b8a893f8609ef5d88d608fad7f8 by aprantl:
Add Linux target triple to hopefully fix Mac bots.

edit: test/DebugInfo/X86/gnu-public-names-multiple-cus.ll

Commit 3afdbd2f2338a45abcb679784ea3db15fe7f8869 by aprantl:
DebugInfo: Consider a CU containing only local imported entities to be

edit: include/llvm/IR/Metadata.h
edit: test/DebugInfo/omit-empty.ll
edit: lib/CodeGen/AsmPrinter/DwarfDebug.cpp

Commit 7dce4bfda9e31a877cded78019b4b43f2110c0ca by ankit_aggarwal:
[PinsStore] Add support for loading PinsStore schema 1

edit: Sources/Workspace/PinsStore.swift
edit: Tests/WorkspaceTests/PinsStoreTests.swift

Commit ba78f63fc08402ef98379ab1dd7613fb9fc59c9f by natecook:
Update NSNumberBridging test for init(exactly:)

edit: TestFoundation/TestNSNumberBridging.swift