[Swift CI] Build Failure: OSS - Swift Package - OS X (master) #2350

Report

[FAILURE] oss-swift-package-osx [#2350]

Build URL:
https://ci.swift.org/job/oss-swift-package-osx/2350/
Project:
oss-swift-package-osx
Date of build:
Fri, 12 Oct 2018 15:11:15 -0500
Build duration:
1 hr 36 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:
  • Regression test failed: This build failed because a regression test in the test suite FAILed. Below is a list of all errors:

Changes

  • Commit 399df744bb306ebf9cc5e2422100bb207cb6d07a by dmbryson:
    [Basic] Hold lane release pipe open until process termination

    • edit: lib/Basic/Subprocess.cpp
  • Commit 738197eaf5529f65d12aad44cf12b9f620d89976 by dmbryson:
    [Basic] Remove debug, add comments

    • edit: lib/Basic/Subprocess.cpp
  • Commit 4c59e0f40cb963202f8d95c1ababc1fa8aaa8ce4 by blangmuir:
    test/SourceKit/Misc/stats.swift: remove checks that will not be reliable

    • edit: test/SourceKit/Misc/stats.swift
  • Commit 599e5860c56faf1bba5facd010d757d242765502 by atrick:
    Remove references to SWIFT3 from benchmark Cmake files.

    • edit: benchmark/cmake/modules/AddSwiftBenchmarkSuite.cmake
    • edit: benchmark/README.md
    • edit: benchmark/CMakeLists.txt
  • Commit b0009b6f7b0df7e738d3c7b5b07e4128bdb90ac0 by spestov:
    GenericSignatureBuilder: Remove unnecessary null check

    • edit: lib/AST/GenericSignatureBuilder.cpp
  • Commit 2be8c0085de1014fa3c801fdec1c72522ba5137b by spestov:
    Sema: Hackaround a crash with lookup inside an invalid extension

    • edit: test/decl/protocol/protocol_with_superclass.swift
    • edit: lib/Sema/TypeCheckType.cpp
  • Commit 8c7b924adfa1fae475d37a7c71fd2298595d8d60 by spestov:
    AST: Factor out populateLookupDeclsFromContext()

    • edit: lib/AST/NameLookup.cpp
  • Commit 673e167fac665b521b9c4fa3a3e49370c6c28744 by spestov:
    AST: Refactor lookupQualified() to take a vector of NominalTypeDecls

    • edit: lib/Sema/TypeCheckDeclOverride.cpp
    • edit: include/swift/AST/DeclContext.h
    • edit: lib/AST/NameLookup.cpp
  • Commit 36c8d942386bd301bafbb7fb5a52f8a483e061f6 by spestov:
    AST: Refactor SelfBoundsFromWhereClause to support ProtocolDecls

    • edit: include/swift/AST/NameLookup.h
    • edit: lib/AST/NameLookup.cpp
    • edit: lib/AST/Decl.cpp
    • edit: include/swift/AST/NameLookupRequests.h
    • edit: lib/AST/NameLookupRequests.cpp
  • Commit 64f12ff9365f3efcae51decba6b4159524964b96 by spestov:
    Sema: Allow protocols with 'Self' constraints again

    • edit: lib/Sema/TypeCheckDecl.cpp
    • edit: test/IRGen/protocol_with_superclass.sil
    • edit: test/decl/protocol/req/where_clause.swift
    • add: test/decl/protocol/protocol_with_superclass_where_clause.swift
    • add: test/IRGen/protocol_with_superclass_where_clause.sil
    • edit: lib/AST/NameLookup.cpp
    • add: test/SILGen/protocol_with_superclass_where_clause.swift
  • Commit 7bef73313f464db637b089f578194929effd4349 by kyrtzidis:
    [swift-format] Fix issue with swift-format invocation re-using source

    • edit: tools/driver/swift_format_main.cpp
    • edit: test/swift-format/main.swift
  • Commit e44c2a6cb889ed57a137b7f09c1019e15de175fd by francisvm:
    Revert "Use SCEV to avoid inserting some bounds checks."

    • delete: test/Instrumentation/BoundsChecking/opt.ll
    • edit: lib/Transforms/Instrumentation/BoundsChecking.cpp
  • Commit 4c7168138cbd0ba68f2c27f8a3f4af3917b299cf by erik.pilkington:
    [CodeGen] Handle extern references to OBJC_CLASS_$_*

    • edit: lib/CodeGen/CGObjCMac.cpp
    • add: test/CodeGenObjC/extern-void-class-decl.m
  • Commit ba5be6c3b5701f2d7de7ef740bd205dd7397ffa9 by jmolenda:
    Upstreaming the BridgeOS device support and the LC_BUILD_VERSION load

    • edit: source/Plugins/DynamicLoader/MacOSX-DYLD/DynamicLoaderMacOSXDYLD.h
    • add: source/Plugins/Platform/MacOSX/PlatformRemoteAppleBridge.cpp
    • edit: source/Plugins/DynamicLoader/MacOSX-DYLD/DynamicLoaderMacOS.cpp
    • edit: source/Plugins/DynamicLoader/MacOSX-DYLD/DynamicLoaderMacOSXDYLD.cpp
    • edit: source/Plugins/Instruction/ARM/EmulateInstructionARM.cpp
    • edit: source/Plugins/Platform/MacOSX/CMakeLists.txt
    • edit: source/API/SystemInitializerFull.cpp
    • edit: source/Plugins/DynamicLoader/MacOSX-DYLD/DynamicLoaderDarwin.cpp
    • edit: source/Plugins/Platform/MacOSX/PlatformDarwinKernel.cpp
    • add: source/Plugins/Platform/MacOSX/PlatformRemoteAppleBridge.h
    • edit: scripts/Xcode/package-clang-headers.py
    • edit: lldb.xcodeproj/project.pbxproj
    • edit: source/Plugins/DynamicLoader/Darwin-Kernel/DynamicLoaderDarwinKernel.cpp
    • edit: source/Plugins/SystemRuntime/MacOSX/SystemRuntimeMacOSX.cpp
    • edit: source/Plugins/DynamicLoader/MacOSX-DYLD/DynamicLoaderMacOS.h
    • add: lit/Modules/lc_build_version.yaml
    • edit: source/Plugins/ObjectFile/Mach-O/ObjectFileMachO.cpp
    • edit: source/Host/macosx/objcxx/HostInfoMacOSX.mm
    • edit: source/Utility/ArchSpec.cpp
  • Commit c38274f4f97cebf4a23928905144e4e921fa70f8 by jmolenda:
    [lldb] rename MinOS::minor to MinOS::minor_version etc. NFC

    • edit: source/Plugins/ObjectFile/Mach-O/ObjectFileMachO.cpp
  • Commit c36e4a397f65c359528b97e227b0a898800548f0 by jmolenda:
    Don't mark an LC_BUILD_VERSION as giving us a correct version if it has

    • edit: source/Plugins/ObjectFile/Mach-O/ObjectFileMachO.cpp
  • Commit d6a28e8e834d8f3c9f71a811c7efec6b2a0d9621 by jmolenda:
    Fix this comment so it is consistent with all the others.

    • edit: source/Plugins/Platform/MacOSX/PlatformRemoteAppleBridge.cpp
  • Commit b487b780cf89535886d8a2cc00c694908cdf760f by jmolenda:
    Remove references to some PDB files that are not present on github swift

    • edit: lldb.xcodeproj/project.pbxproj
  • Commit 76c730deae83838209eba8d601dfda51bc52c339 by jingham:
    Add "var" and "vo" aliases for "frame variable" and "frame variable -O".

    • edit: source/Interpreter/CommandInterpreter.cpp
    • edit: source/Commands/CommandObjectFrame.cpp
  • Commit da842cdad1dc1ac9c9d9eaf1fb71541c6d1d40ec by jingham:
    Add "v" as well as "var" as an alias for "frame var".

    • edit: source/Interpreter/CommandInterpreter.cpp
  • Commit 2b976362308f2f72bc909a9c554a354ad98a12a8 by jmolenda:
    sort github stable xcode project file

    • edit: lldb.xcodeproj/project.pbxproj
test/IRGen/objc_globals.swift:12:17: error: CHECK-LABEL: expected string not found in input // CHECK-LABEL: @"OBJC_CLASS_$_NSNumber" = external global %objc_class

Test broken by a clang change (r344373). I'll fix it.