[Swift CI] Build Failure: OSS - Swift Package - Ubuntu 16.10 (master) #1742

Report

[FAILURE] oss-swift-package-linux-ubuntu-16_10 [#1742]

Build URL:
https://ci.swift.org/job/oss-swift-package-linux-ubuntu-16_10/1742/
Project:
oss-swift-package-linux-ubuntu-16_10
Date of build:
Mon, 21 May 2018 22:51:24 -0500
Build duration:
58 min

Identified problems:

  • Compile Error: This build failed because of a compile error. Below is a list of all errors in the build log:
  • Regression test failed: This build failed because a regression test in the test suite FAILed. Below is a list of all errors:

Changes

  • Commit 27a72099eb8131848284ad55148fb9459a237180 by huon:
    [TBDGen] Enums are nominal types too.

    • edit: lib/TBDGen/TBDGen.cpp
    • edit: test/TBD/enum.swift
  • Commit bf8288002d32b073839f5c04ff307a54065cfd52 by huon:
    [TBDGen] @_cdecl still exists, and adds symbols.

    • edit: lib/TBDGen/TBDGen.cpp
    • edit: test/TBD/function.swift
  • Commit 4385d9042c7c7ed7a9727e41a0bcc27c95cb4880 by huon:
    [TBDGen] Types with resilient superclasses need special consideration

    • edit: lib/TBDGen/TBDGen.cpp
    • add: test/TBD/Inputs/subclass_super.swift
    • add: test/TBD/subclass.swift.gyb
  • Commit dd65d69ed5797469c04da8b19ca6b89cbc6af9cf by ditaliano:
    [TypeReconstruction] Fix reconstruction for VarDecls.

    • edit: lib/IDE/TypeReconstruction.cpp
    • edit: test/DebugInfo/Inputs/type-reconstr-names.txt
  • Commit f1ff8a61a5280383c848ec3b571e6c540ec91a12 by rkandhadaimadhav:
    [Sema] Add Sema checks for detecting large integer literals that

    • edit: lib/Sema/CSApply.cpp
    • edit: lib/AST/Expr.cpp
    • edit: lib/Sema/TypeCheckDecl.cpp
    • edit: lib/Sema/CSGen.cpp
    • edit: lib/Sema/TypeCheckType.cpp
    • edit: lib/Sema/TypeChecker.h
    • edit: include/swift/AST/Expr.h
    • add: test/Sema/diag_max_builtin_overflows.swift
    • edit: test/SILOptimizer/diagnostic_constant_propagation.swift
    • edit: include/swift/AST/DiagnosticsSema.def
  • Commit 31ca7ecab253ab4dbeaf8762426daa1630ade201 by jonas:
    [DebugInfo] Use absolute addresses in location lists

    • edit: test/DebugInfo/X86/debug-loc-offset.ll
    • edit: include/llvm/DebugInfo/DWARF/DWARFDebugLoc.h
    • edit: lib/DebugInfo/DWARF/DWARFDie.cpp
    • edit: test/tools/dsymutil/X86/basic-lto-linking-x86.test
    • edit: include/llvm/DebugInfo/DWARF/DWARFUnit.h
    • edit: test/tools/dsymutil/X86/basic-lto-dw4-linking-x86.test
    • edit: lib/DebugInfo/DWARF/DWARFDebugLoc.cpp
    • edit: lib/DebugInfo/DWARF/DWARFUnit.cpp
  • Commit 8e21791ff7cdb9d43d96567dbfb4c6f8ca0e2ece by ankit_aggarwal:
    add generic params to DictionaryLiteral

    • edit: Sources/Basic/DictionaryLiteralExtensions.swift
  • Commit 5d54a8ca75344054fcc25413eb85a1c96f3bac55 by ankit_aggarwal:
    [SR-7592] and other memory leaks fixes (#1578)

    • edit: Sources/Utility/Platform.swift
    • edit: Sources/Basic/Process.swift
    • edit: Sources/Basic/FileSystem.swift
  • Commit 49672c4c9883dd5fbcad3a898f09cbc20a4ce3c6 by friss:
    Remove useless ARCHS declarations in the Xcode project.

    • edit: lldb.xcodeproj/project.pbxproj
  • Commit c11b33bef85c7355c5f779f3f69449f40c2df36c by ditaliano:
    [SwiftASTContext] Fix the definition of IsFullyRealized.

    • edit: source/Symbol/SwiftASTContext.cpp
    • add: lit/SwiftREPL/SwiftTypeLookup.test
  • Commit c68ad48965dfb9b71d8d9f9b61647e2572735a26 by aprantl:
    Add SDK fallbacks for AppleTV and watchOS.

    • add: packages/Python/lldbsuite/test/lang/swift/missing_sdk/main.swift
    • add: packages/Python/lldbsuite/test/lang/swift/missing_sdk/TestMissingSDK.py
    • add: packages/Python/lldbsuite/test/lang/swift/missing_sdk/Makefile
    • edit: source/Symbol/SwiftASTContext.cpp