[Swift CI] Build Failure: OSS - Swift Package - Ubuntu 14.04 (master) #1371

Report

[FAILURE] oss-swift-package-linux-ubuntu-14_04 [#1371]

Build URL:
https://ci.swift.org/job/oss-swift-package-linux-ubuntu-14_04/1371/
Project:
oss-swift-package-linux-ubuntu-14_04
Date of build:
Sat, 17 Mar 2018 14:06:15 -0500
Build duration:
1 hr 16 min

Identified problems:

  • Regression test failed: This build failed because a regression test in the test suite FAILed. Below is a list of all errors:

Changes

  • Commit ddf70fa1996e133a321899836d29241af62440ed by github:
    Cleanup tgmath wrappers. (#15304)

    • edit: stdlib/public/SwiftShims/LibcShims.h
    • edit: stdlib/public/stubs/LibcShims.cpp
    • edit: stdlib/public/Platform/tgmath.swift.gyb
  • Commit ff7dde62302f251f09f1ff1edbbb0b782f45fa7b by github:
    Make tgmath tests generic over TGMath protocol, extend to Float80

    • add: test/stdlib/tgmath.swift.gyb
    • delete: test/stdlib/tgmath.swift
  • Commit 3e15830ef739e140f115170c4e538b1fbb34a699 by rjmccall:
    AST: Fix for name lookup not finding initializers in protocols

    • edit: test/Generics/superclass_constraint.swift
    • edit: lib/AST/NameLookup.cpp
    • edit: test/decl/protocol/special/coding/class_codable_inheritance_diagnostics.swift
  • Commit e74b02ab063f33a86f18c5ec93d11a575d78c0a8 by rjmccall:
    Sema: Remove unnecessary lookupConstructors() call from

    • edit: lib/Sema/CSSimplify.cpp
  • Commit 1899ae3ec41209ef0dc45412e959c1d4e7aec26f by rjmccall:
    Allow the lambda-based mutex operations to return a value. NFC.

    • edit: include/swift/Runtime/Mutex.h
  • Commit 3cf9a6f91a27add486e6a9cad30b6067896d08ed by rjmccall:
    Add the caching machinery for arbitrary metadata dependencies.

    • edit: stdlib/public/runtime/Metadata.cpp
    • edit: stdlib/public/runtime/MetadataCache.h
    • edit: include/swift/ABI/MetadataValues.h
  • Commit 3d5d643b9e4423b26d64106f4f2936a289fee5a9 by rjmccall:
    Substantially simplify the synchronization scheme for metadata caches.

    • edit: stdlib/public/runtime/Metadata.cpp
    • edit: stdlib/public/runtime/MetadataCache.h
  • Commit 738bff00897a39f9879005519f31e7e35301db6e by rjmccall:
    Move ValueWitnessFlags into MetadataValues.h. NFC.

    • edit: include/swift/ABI/MetadataValues.h
    • edit: lib/IRGen/GenMeta.cpp
    • edit: lib/IRGen/IRGenMangler.cpp
    • edit: lib/IRGen/GenValueWitness.cpp
    • edit: lib/IRGen/GenOpaque.cpp
    • edit: include/swift/IRGen/ValueWitness.h
    • edit: include/swift/Runtime/Metadata.h
  • Commit aa0658decf159c13f7b3f19844dbe5968b20653c by rjmccall:
    Allow value witness tables to advertise themselves as incomplete and use

    • edit: test/IRGen/generic_structs.sil
    • edit: include/swift/Runtime/Metadata.h
    • edit: include/swift/ABI/MetadataValues.h
    • edit: stdlib/public/runtime/Metadata.cpp
    • edit: lib/IRGen/GenValueWitness.cpp
  • Commit 1d4fc1933b2afdaa82211765365d228725b7a75b by rjmccall:
    Let the runtime copy generic arguments into place.

    • edit: test/multifile/require-layout-generic-arg.swift
    • edit: test/IRGen/generic_types.swift
    • edit: test/multifile/require-layout-generic-arg-closure.swift
    • edit: test/multifile/require-layout-generic-arg-subscript.swift
    • edit: test/IRGen/enum.sil
    • edit: test/IRGen/generic_structs.sil
    • edit: test/IRGen/generic_classes.sil
    • edit: lib/IRGen/GenMeta.cpp
    • edit: stdlib/public/runtime/Metadata.cpp
  • Commit 3f75ba2b85ca606fec1d6329ffc0f3c62b1a0a3d by suicaicoca:
    [gardening] Prefer macOS over OSX for #available

    • edit: src/swift/Queue.swift
    • edit: src/swift/Source.swift
    • edit: src/swift/Dispatch.swift
  • Commit 7e27da50d4f0bad8ede879139cbd8a5c6a50c7c8 by suicaicoca:
    [gardening] Prefer macOS over OSX for @available

    • edit: src/swift/Source.swift
    • edit: src/swift/Block.swift
    • edit: src/swift/Queue.swift
    • edit: src/swift/Dispatch.swift
  • Commit 7567ce2e8219fd3214af8ea5b9486e23efbeed50 by ankit_aggarwal:
    Long overdue update to CODE_OWNERS.txt

    • edit: CODE_OWNERS.txt