[Swift CI] Build Failure: 0. OSS - Swift Incremental RA - Ubuntu 14.04 - Long Test (master) #5687

Report

[FAILURE] oss-swift-incremental-RA-linux-ubuntu-14_04-long-test [#5687]

Build URL:
https://ci.swift.org/job/oss-swift-incremental-RA-linux-ubuntu-14_04-long-test/5687/
Project:
oss-swift-incremental-RA-linux-ubuntu-14_04-long-test
Date of build:
Fri, 21 Dec 2018 20:47:32 -0600
Build duration:
2 hr 31 min

Identified problems:

  • Swift Compile Error: Swift compiler error
  • Compile Error: This build failed because of a compile error. Below is a list of all errors in the build log:

Changes

  • Commit c384cbd63e3a8ef0fa0eb94d2714a883912ed0f9 by compnerd:
    base: placehold the callback parameter

    • edit: CoreFoundation/Base.subproj/CFFileUtilities.c
  • Commit c43afc468c06e7262b957776e16675d1ac70acf5 by compnerd:
    base: avoid recursion in TSD cleanup

    • edit: CoreFoundation/Base.subproj/CFPlatform.c
  • Commit 6a71b8f4491fbf47834614adcb1f8a4470cbf03d by compnerd:
    RunLoop: update CF_SPINLOCK_INIT_FOR_STRUCT

    • edit: CoreFoundation/RunLoop.subproj/CFRunLoop.c
  • Commit 0bc97110f8a7e49e990577321a62c4228c89d53e by compnerd:
    Base: separate the POSIX and Windows TLS setup

    • edit: CoreFoundation/Base.subproj/CFPlatform.c
  • Commit 77443daaafada8700af51c04531e92d8e5b33be0 by compnerd:
    Base: remove MessagePorts on Windows

    • edit: CoreFoundation/Base.subproj/CFPriv.h
  • Commit cc53d8c29906661fa55eb9ebecc4042f14db85a6 by compnerd:
    Base: reimplement _NS_pthread_set_name in terms of _CFSetThreadName

    • edit: CoreFoundation/Base.subproj/CFPlatform.c
  • Commit 7ec2337c0889c1168b72a7c520c9055fdf6632c5 by compnerd:
    Base: provide an implementation of pthread_equal on Windows

    • edit: CoreFoundation/Base.subproj/CFInternal.h
    • edit: CoreFoundation/Base.subproj/CFPlatform.c
  • Commit 0c52dd6fe4d09350fd6a6d9480de1ada15082900 by compnerd:
    Base: implement pthread_self on Windows

    • edit: CoreFoundation/Base.subproj/CFInternal.h
  • Commit 75ea8126392badd75b751f1796ac974a9bc853ca by compnerd:
    Base, Parsing: fix export annotations

    • edit: CoreFoundation/Base.subproj/ForFoundationOnly.h
    • edit: CoreFoundation/Parsing.subproj/CFPropertyList.c
  • Commit d2610262b595aacfd08a48bc3f24d3416f5e4f12 by compnerd:
    RunLoop: fix the thread handling on Windows

    • edit: CoreFoundation/RunLoop.subproj/CFRunLoop.c
  • Commit b9d7049c435d07344b4d0834d84b8d7c31ef2a91 by compnerd:
    Base, RunLoop: correct TSD handling

    • edit: CoreFoundation/RunLoop.subproj/CFRunLoop.c
    • edit: CoreFoundation/Base.subproj/CFPlatform.c
  • Commit a7a5bb9d95f76f29ec9b58fa035c0a3f14d14167 by compnerd:
    RunLoop: silence a -Wvisibility warning

    • edit: CoreFoundation/RunLoop.subproj/CFSocket.c
  • Commit 65da3c627326b9c761d1cc0389f539ec07baee9b by compnerd:
    CoreFoundation: adjust build for clang-cl

    • edit: CoreFoundation/CMakeLists.txt
  • Commit 2771280607fcd58618c89e1f237fb02742b6e5ec by compnerd:
    build: pass along external dependencies to CF

    • edit: CMakeLists.txt
  • Commit 439dd0d043b646779b45cb3b40ba43475213ee9c by compnerd:
    Base: define os_unfair_lock as CFLock_t

    • edit: CoreFoundation/Base.subproj/CFInternal.h