[Swift CI] Build Failure: 0. OSS - Swift Incremental RA - Ubuntu 16.04 (master) #7167

Report

[FAILURE] oss-swift-incremental-RA-linux-ubuntu-16_04 [#7167]

Build URL:
https://ci.swift.org/job/oss-swift-incremental-RA-linux-ubuntu-16_04/7167/
Project:
oss-swift-incremental-RA-linux-ubuntu-16_04
Date of build:
Thu, 07 Feb 2019 16:24:37 -0600
Build duration:
8 min 19 sec

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:

Tests:

Name: Swift(linux-x86_64)
Failed: 0 test(s), Passed: 9850 test(s), Total: 11158 test(s)
Name: Swift-Unit
Failed: 0 test(s), Passed: 505 test(s), Total: 505 test(s)

Changes

  • Commit d364bb359bf2529ae050335c1f3549c0f6b3e628 by mgottesman:
    [silgenpattern] Fix the box handling in the old silgenpattern enum code

    • add: test/Interpreter/indirect_enum.swift
    • edit: lib/SILGen/SILGenPattern.cpp
    • edit: test/SILGen/indirect_enum.swift

Mishal / Ross, is there a dependency or build issue here?

**16:32:46** Compiling Swift Module 'PackageDescription' (11 sources)
**16:32:51** <unknown>:0: warning: missing submodule 'SwiftOverlayShims'
**16:32:51** /home/buildnode/jenkins/workspace/oss-swift-incremental-RA-linux-ubuntu-16_04/swiftpm/Sources/PackageDescription4/Package.swift:12:8: error: missing required module 'SwiftOverlayShims'
**16:32:51** import Glibc
**16:32:51**        ^
**16:32:51** --- bootstrap: error: build failed with exit status 1