[Swift CI] Build Failure: OSS - Swift Package - Ubuntu 16.10 (master) #1727

Report

[FAILURE] oss-swift-package-linux-ubuntu-16_10 [#1727]

Build URL:
https://ci.swift.org/job/oss-swift-package-linux-ubuntu-16_10/1727/
Project:
oss-swift-package-linux-ubuntu-16_10
Date of build:
Thu, 17 May 2018 09:55:56 -0500
Build duration:
43 min

Identified problems:

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

Changes

  • Commit b83941795a45482c30f1f3f66c06045930abff18 by aschwaighofer:
    Unique synthesized foreign type conformances

    • edit: stdlib/public/runtime/Metadata.cpp
    • edit: lib/IRGen/GenDecl.cpp
    • edit: include/swift/Runtime/RuntimeFunctions.def
    • edit: lib/IRGen/GenProto.cpp
    • edit: test/IRGen/objc_ns_enum.swift
    • edit: include/swift/Runtime/Metadata.h
  • Commit e78c840647a449de5c1604341e78b5bf55ee6641 by aschwaighofer:
    Witness table pointers shall now be part of the metadata cache key

    • edit: test/IRGen/generic_structs.sil
    • edit: lib/IRGen/GenMeta.cpp
    • add: test/multifile/multiconformanceimpls/Inputs/C.swift
    • edit: test/IRGen/generic_classes_objc.sil
    • add: test/multifile/multiconformanceimpls/main.swift
    • add: test/multifile/multiconformanceimpls/Inputs/A.swift
    • add: test/multifile/multiconformanceimpls/Inputs/B.swift
    • edit: test/IRGen/protocol_conformance_records.swift
  • Commit 1ba367ada89a945abcafd7b683d41ceac359c9f3 by aschwaighofer:
    Fix _swift_makeAnyHashableUpcastingToHashableBaseType to use the witness

    • edit: stdlib/public/runtime/AnyHashableSupport.cpp
  • Commit 6bb13b7cfae9ddb45715b2d38344d28d63daa0a1 by aschwaighofer:
    Add codesign

    • edit: test/multifile/multiconformanceimpls/main.swift
  • Commit eaef4f2016ef85346d52766a21d70d4dfb8ae533 by aschwaighofer:
    Fix the test case to work on the simulator

    • edit: test/multifile/multiconformanceimpls/main.swift
  • Commit 0a3364fed005605288888078829577bae32e4413 by tstellar:
    Merging r325446:

    • edit: lib/Basic/Targets/X86.cpp
    • edit: include/clang/Driver/Options.td
    • edit: test/CodeGen/attr-target-x86.c
    • edit: lib/Basic/Targets/X86.h
  • Commit f0ac6bbc7e2082f14cbec7fd1241c130f938201a by tstellar:
    Merging r327354:

    • edit: test/Index/reparsed-live-issue.cpp

New issue found!