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

Report

[FAILURE] oss-swift-incremental-RA-linux-ubuntu-16_10-long-test [#1828]

Build URL:
https://ci.swift.org/job/oss-swift-incremental-RA-linux-ubuntu-16_10-long-test/1828/
Project:
oss-swift-incremental-RA-linux-ubuntu-16_10-long-test
Date of build:
Fri, 22 Jun 2018 22:00:43 -0500
Build duration:
3 min 31 sec

Identified problems:

  • Jenkins Error: This build failed because of a Jenkins Error; typically a Java exception.

Changes

  • Commit e847ca4264c49d1b812bf047d160be3d007c28d9 by jake.petroules:
    Use Swift 4.2

    • edit: llbuild.xcodeproj/project.pbxproj
    • edit: Xcode/Configs/Version.xcconfig
  • Commit 0125492ccb618450970d55831630706d31c339c7 by dmbryson:
    Add a sleep to work around coarse time resolution in CI systems

    • edit: tests/BuildSystem/Build/directory-contents.llbuild
  • Commit 1d76027a076785ccc178fb36b87f7f4ca0aacdea by mgottesman:
    [lit] Add swift-demangle-yamldump as a dependency of the lit test suite.

    • edit: test/CMakeLists.txt
  • Commit f657cfb49abcc2fe5e31c2f388a0d6fb90081c98 by ditaliano:
    [TypeReconstruction] Don't crash on null genericSignatureMap.

    • edit: test/DebugInfo/Inputs/type-reconstr-names.txt
    • edit: test/DebugInfo/DumpTypeFromMangledName.swift
    • edit: lib/IDE/TypeReconstruction.cpp
  • Commit 6a135fecdd4cf60c995b75d8ea02bc575e1370d0 by dplanitzer:
    implemented getprogname() for Windows

    • edit: src/CMakeLists.txt
    • add: src/shims/getprogname.c
    • edit: src/shims/getprogname.h
  • Commit ae3d119edbc8c2f0303c762b14f155366e9b78c2 by compnerd:
    build: ensure that USE_LLD_LINKER negates USE_GOLD_LINKER

    • edit: CMakeLists.txt
  • Commit 2b3b090d30043ac48b1f72240e7d3855149ac43b by compnerd:
    BlocksRuntime: match the ABI specification for LLP64

    • edit: src/BlocksRuntime/Block_private.h