[Swift CI] Build Failure: 0. OSS - Swift Incremental RA - Ubuntu 14.04 (swift 5.1) #198

Report

[FAILURE] oss-swift-5.1-incremental-RA-linux-ubuntu-14_04 [#198]

Build URL:
https://ci.swift.org/job/oss-swift-5.1-incremental-RA-linux-ubuntu-14_04/198/
Project:
oss-swift-5.1-incremental-RA-linux-ubuntu-14_04
Date of build:
Mon, 08 Apr 2019 15:01:29 -0500
Build duration:
2 hr 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:

Changes

  • Commit 2d46635bb4b489857d78e06ad6740af88d5a1339 by compnerd:
    event: create a typedef for the unote ident type

    • edit: src/event/event.c
    • edit: src/event/event_internal.h
  • Commit a5455090a68208187b2c5da8081ec3ddfddf6aeb by aarond:
    tests: Windows processor count support

    • edit: tests/dispatch_apply.c
    • edit: tests/dispatch_priority.c
    • edit: tests/dispatch_readsync.c
    • edit: tests/dispatch_concur.c
  • Commit f4698a066a6765ef94a35e8da4c13b4e714b4840 by aarond:
    tests: provide random() and math defines on Windows

    • edit: tests/CMakeLists.txt
    • edit: tests/generic_win_port.c
  • Commit 12e5dd59e8f8afb8e169c1b571cba5c44e8059cc by aarond:
    tests: Windows file I/O support

    • edit: tests/CMakeLists.txt
    • edit: tests/dispatch_read2.c
    • edit: tests/dispatch_test.h
    • edit: tests/dispatch_test.c
    • edit: tests/dispatch_select.c
    • edit: tests/generic_win_port.c
    • edit: tests/generic_win_port.h
    • edit: tests/dispatch_read.c
  • Commit 64310e30d2da2260410884c2bcf20b321e3e6998 by aarond:
    tests: port dispatch_io_net to Windows

    • edit: tests/CMakeLists.txt
    • edit: tests/dispatch_io_net.c
  • Commit 5de1495ebce3f14bd967528a473a1d5eaa20037f by aarond:
    tests: disable dispatch_io on Windows for now

    • edit: tests/CMakeLists.txt
  • Commit 75ce4cc5c3a10860222656f69c47b78c54663820 by danielrodriguez:
    [cmake] Skip regex when CMAKE_STATIC_LIBRARY_PREFIX is empty.

    • edit: cmake/modules/SwiftSupport.cmake
  • Commit d8f09b6234a94838cd0c5b917d4cc136f6dc9004 by si:
    SR-9439: Calendar.dateComponetns: Enable .nanoseconds

    • edit: TestFoundation/TestCalendar.swift
    • edit: Foundation/NSCalendar.swift