[Swift CI] Build Failure: OSS - Swift Package - Ubuntu 18.04 (master) #1633

Report

[FAILURE] oss-swift-package-linux-ubuntu-18_04 [#1633]

Build URL:
https://ci.swift.org/job/oss-swift-package-linux-ubuntu-18_04/1633/
Project:
oss-swift-package-linux-ubuntu-18_04
Date of build:
Tue, 09 Jul 2019 14:01:52 -0500
Build duration:
1 hr 12 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 0ed3bb1e1751e9010ca7e68e8a12cb006068bb2b by jaskiewiczs:
    [Driver] Implement -no-color-diagnostics flag

    • edit: lib/Driver/ToolChains.cpp
    • edit: lib/Frontend/CompilerInvocation.cpp
    • edit: test/Driver/color-diagnostics.swift
    • edit: include/swift/Option/Options.td
  • Commit fa69a73ee4f34f58ed439a1fb63e6286c5ffc918 by parkers:
    Add -enable-cxx-interop flag and support for extern "C" {}

    • edit: include/swift/Basic/LangOptions.h
    • edit: lib/ClangImporter/ImportName.cpp
    • edit: lib/ClangImporter/ClangImporter.cpp
    • add: test/ClangImporter/cxx_interop.swift
    • edit: lib/ClangImporter/SwiftLookupTable.h
    • edit: lib/Driver/ToolChains.cpp
    • edit: stdlib/public/SwiftShims/HeapObject.h
    • edit: lib/Frontend/CompilerInvocation.cpp
    • edit: lib/ClangImporter/SwiftLookupTable.cpp
    • edit: test/ClangImporter/Inputs/custom-modules/module.map
    • edit: stdlib/public/SwiftShims/GlobalObjects.h
    • edit: lib/ClangImporter/ImportDecl.cpp
    • add: test/ClangImporter/Inputs/custom-modules/cxx_interop.h
    • edit: include/swift/Option/FrontendOptions.td
    • edit: stdlib/public/SwiftShims/SwiftStddef.h
    • edit: stdlib/public/SwiftShims/RefCount.h
  • Commit 03a9ccc29554df2291b4a1954ab8a1c2a01d72db by sashakrassovsky:
    Update windows build guide

    • edit: docs/WindowsBuild.md
  • Commit 749a9726ef5628190941cccfed66a59330efb782 by natecook:
    Update example code to compile with Swift 5.0/5.1 (#25995)

    • edit: stdlib/public/core/LazySequence.swift
  • Commit 0ac6f3a3adcdb28e7aa6790f698c856527154e50 by jaskiewiczs:
    [Driver] Automatic -color-diagnostics flag is added before -Xfrontend

    • edit: lib/Frontend/PrintingDiagnosticConsumer.cpp
    • edit: lib/Frontend/CompilerInvocation.cpp
    • edit: lib/Driver/ToolChains.cpp
  • Commit f5ec348dc9038eaa7ba9ddc150679796d98f0baa by jaskiewiczs:
    [Driver] Add help text for -no-color-diagnostics flag

    • edit: include/swift/Option/Options.td
  • Commit 0e438f6ebda167255086c4c91dc353e9e9b0600f by xi_ge:
    IDE: always print custom attributes associated with function builder

    • edit: lib/AST/Attr.cpp
    • edit: test/IDE/print_swift_module.swift
  • Commit 25dbda94d1d5ff5747b7d1e3914b398d0bca950b by ankit_aggarwal:
    Update README.md

    • edit: README.md
  • Commit dfafebe935ef1f8d94bf08d8fcd582f9b589c408 by ditaliano:
    [crashlog] Fix a mismatch between bytes and strings.

    • edit: examples/python/crashlog.py
  • Commit 5d17ef387e5cbdff5acc3c1cf09498d707a6a3e3 by danielrodriguez:
    [android] Add errno.h header to the Android branch.

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