[Swift CI] Build Failure: OSS - Swift Package - Ubuntu 14.04 (swift5.0) #72

Report

[FAILURE] oss-swift-5.0-package-linux-ubuntu-14_04 [#72]

Build URL:
https://ci.swift.org/job/oss-swift-5.0-package-linux-ubuntu-14_04/72/
Project:
oss-swift-5.0-package-linux-ubuntu-14_04
Date of build:
Mon, 17 Dec 2018 22:37:30 -0600
Build duration:
55 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 38e5158e1726a00284a4e7875d22a10e1441efc8 by jake.petroules:
    Make a couple of our enumerations string-convertible for diagnostics

    • edit: products/llbuildSwift/BuildSystemBindings.swift
  • Commit 4cf520b50978e41d4ecad234caf721a9c3039e0a by jake.petroules:
    Rename Compile to Compiling to fix the tense

    • edit: tests/SwiftBuildTool/swift-compiler.swift-build
    • edit: lib/BuildSystem/BuildSystem.cpp
    • edit: tests/SwiftBuildTool/swift-compiler-whole-module-optimization.swift-build
  • Commit 47740c012943020aa89df93129b4fc2f33618c00 by moiseev:
    Add update Result type to standard library.

    • edit: stdlib/public/core/GroupInfo.json
    • add: stdlib/public/core/Result.swift
    • add: test/stdlib/Result.swift
    • edit: stdlib/public/core/CMakeLists.txt
    • edit: test/multifile/typealias/two-modules/main.swift
  • Commit 8d56506e93f39251401d1de085c53cbd4328865b by dgregor:
    Move SIMD operators back into the Swift standard library

    • edit: stdlib/public/SDK/simd/simd.swift.gyb
    • edit: stdlib/public/SDK/MediaPlayer/CMakeLists.txt
    • edit: stdlib/public/SDK/simd/Quaternion.swift.gyb
    • edit: stdlib/public/SIMDOperators/Operators.swift
    • edit: stdlib/public/core/SIMDVector.swift
  • Commit bca08a2cda987787724658ed3add172c7b5d30c9 by dgregor:
    [SIMD] Delete unnecessary comment on debugDescription.

    • edit: stdlib/public/core/SIMDVectorTypes.swift.gyb
  • Commit aaa67a77e4d1b52df72f5c7edfef7fa82184a91f by dgregor:
    [SIMD] Update tests to reflect the SIMD operators in the standard

    • add: validation-test/Sema/type_checker_perf/slow/sr139.swift
    • edit: test/Sema/complex_expressions.swift
    • edit: test/Constraints/tuple.swift
  • Commit a77c95d1b4206874684ee0112e1f6550127360a0 by artem.dergachev:
    [analyzer] ObjCContainers: Track index values.

    • edit: test/Analysis/CFContainers.mm
    • edit: lib/StaticAnalyzer/Checkers/ObjCContainersChecker.cpp
  • Commit e3bdc50833e36e8e5459d119b110a049d190e41a by artem.dergachev:
    [analyzer] Fix unknown block calls to have zero parameters.

    • edit: test/Analysis/osobject-retain-release.cpp
    • edit: lib/StaticAnalyzer/Core/CallEvent.cpp
  • Commit 7e0acdcc809963551659be4c97bba00b49e3a5d4 by artem.dergachev:
    [analyzer] Fix some expressions staying live too long. Add a debug

    • add: test/Analysis/live-stmts.cpp
    • edit: lib/Analysis/LiveVariables.cpp
    • edit: docs/analyzer/DebugChecks.rst
    • edit: test/Analysis/use-after-move.cpp
    • edit: include/clang/StaticAnalyzer/Checkers/Checkers.td
    • edit: lib/StaticAnalyzer/Checkers/DebugCheckers.cpp
    • edit: include/clang/Analysis/Analyses/LiveVariables.h
  • Commit 9ee7a18f690949d98ab46ba71ab0783c2c21595f by arphaman:
    [darwin][arm64] use the "cyclone" CPU for Darwin even when -arch is

    • edit: test/Driver/aarch64-cpus.c
    • edit: lib/Driver/ToolChains/Arch/AArch64.cpp
    • edit: lib/Driver/ToolChains/Clang.cpp
    • edit: lib/Driver/ToolChains/CommonArgs.cpp
    • edit: lib/Driver/ToolChains/Arch/AArch64.h
  • Commit af1f3a34a5985ea555939a742e79bea67de998c8 by github:
    Revert "Prepare SwiftPM for the addition of Result to the stdlib"

    • edit: Sources/Workspace/Workspace.swift
    • edit: Tests/BasicTests/AwaitTests.swift
    • edit: Sources/PackageLoading/ManifestLoader.swift
    • edit: Sources/Commands/SwiftTool.swift
    • edit: Sources/PackageGraph/RepositoryPackageContainerProvider.swift
    • edit: Sources/TestSupport/MockDependencyResolver.swift
    • edit: Sources/PackageGraph/DependencyResolver.swift
    • edit: Tests/BasicTests/ResultTests.swift
    • edit: Sources/SourceControl/RepositoryManager.swift
  • Commit 18e28d33433e271838df1551ebc14db0b57e53e2 by ditaliano:
    Fix lldb's macosx/heap.py cstr command.

    • add: lit/Heap/Inputs/cstr.c
    • edit: examples/darwin/heap_find/heap.py
    • add: lit/Heap/heap-cstr.test
  • Commit d390cbbe14fd8bd70a9087877a01c2e9e3fd54cf by danielrodriguez:
    Fix NSString.substring returning an address.

    • edit: TestFoundation/TestNSString.swift
    • edit: Foundation/NSString.swift
  • Commit 2c065083c85054b70cdc3eeb5895fd56fd3ee3f2 by unknown:
    Added overridden "description" method to NSNull to match Darwin's

    • edit: Foundation/NSNull.swift
    • edit: TestFoundation/main.swift
    • edit: TestFoundation/TestNSNull.swift
  • Commit a742bac2d03d35f094421af02543320413a22399 by compnerd:
    CoreFoundation: handle LLP64 as LP64

    • edit: CoreFoundation/Collections.subproj/CFBasicHash.c
    • edit: CoreFoundation/PlugIn.subproj/CFBundle_Binary.c
    • edit: CoreFoundation/Parsing.subproj/CFBinaryPList.c
    • edit: CoreFoundation/String.subproj/CFString.h
    • edit: CoreFoundation/String.subproj/CFString.c
    • edit: CoreFoundation/NumberDate.subproj/CFBigNumber.c
    • edit: CoreFoundation/Base.subproj/CFOverflow.h
    • edit: CoreFoundation/Base.subproj/CFSortFunctions.c
    • edit: CoreFoundation/NumberDate.subproj/CFBigNumber.h
    • edit: CoreFoundation/Parsing.subproj/CFOldStylePList.c
    • edit: CoreFoundation/PlugIn.subproj/CFBundle.h
    • edit: CoreFoundation/PlugIn.subproj/CFBundle_Grok.c
    • edit: CoreFoundation/RunLoop.subproj/CFMessagePort.c
    • edit: CoreFoundation/Collections.subproj/CFData.c
    • edit: CoreFoundation/Base.subproj/CFRuntime.c
    • edit: CoreFoundation/NumberDate.subproj/CFNumber.c
    • edit: CoreFoundation/Base.subproj/CFUtilities.c
    • edit: CoreFoundation/Base.subproj/CFInternal.h
    • edit: CoreFoundation/PlugIn.subproj/CFBundle_Executable.c
    • edit: CoreFoundation/StringEncodings.subproj/CFUniChar.c
    • edit: CoreFoundation/Base.subproj/CFRuntime.h
    • edit: CoreFoundation/Base.subproj/SwiftRuntime/TargetConditionals.h
    • edit: CoreFoundation/Locale.subproj/CFNumberFormatter.c
    • edit: CoreFoundation/Base.subproj/CFPriv.h

New issue found!