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

Report

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

Build URL:
https://ci.swift.org/job/oss-swift-package-osx/1602/
Project:
oss-swift-package-osx
Date of build:
Wed, 25 Apr 2018 18:53:35 -0500
Build duration:
1 hr 59 min

Identified problems:

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

Changes

  • Commit c6a11097e8b9a03ef7def53702c866d3ec6d911b by ahoppen:
    [libSyntax] Fix parsing of #if inside type declarations

    • edit: lib/Parse/ParseDecl.cpp
    • edit: utils/gyb_syntax_support/DeclNodes.py
  • Commit 28973f23b67e56a6207acf09705014c8d441c8b5 by ahoppen:
    [libSyntax] Fix parsing of member declarations with trailing semicolon

    • edit: test/Syntax/Inputs/serialize_struct_decl.json
    • edit: lib/Parse/ParseDecl.cpp
    • edit: test/Syntax/Outputs/round_trip_parse_gen.swift.withkinds
    • edit: utils/gyb_syntax_support/DeclNodes.py
    • edit: test/Syntax/Inputs/serialize_multiple_decls.json
  • Commit d5f4c2a888b68bf838a3d1d5efb58b8aa053fd46 by bob.wilson:
    Temporarily disable an optimization to avoid some crashes.

    • edit: lib/IRGen/GenValueWitness.cpp
  • Commit 94b8a3545b1d86efe85dffb2a7da6885c20ada97 by ahoppen:
    [libSyntax] Fix parsing for KeyPath

    • edit: lib/Parse/ParseDecl.cpp
    • edit: lib/Parse/ParseExpr.cpp
    • edit: test/Syntax/Outputs/round_trip_parse_gen.swift.withkinds
    • edit: utils/gyb_syntax_support/ExprNodes.py
  • Commit 8980bee42d7b41ba212081e4281aecab23ddd1cc by francisvm:
    [MIR] Add support for debug metadata for fixed stack objects

    • edit: test/CodeGen/AMDGPU/undefined-physreg-sgpr-spill.mir
    • edit: test/CodeGen/Mips/msa/emergency-spill.mir
    • edit: include/llvm/CodeGen/MIRYamlMapping.h
    • edit: test/CodeGen/AMDGPU/twoaddr-mad.mir
    • edit: test/CodeGen/MIR/X86/variable-sized-stack-objects.mir
    • edit: test/CodeGen/AMDGPU/vop-shrink-frame-index.mir
    • edit: test/CodeGen/MIR/AMDGPU/memory-legalizer-multiple-mem-operands-atomics.mir
    • edit: test/CodeGen/PowerPC/convert-rr-to-ri-instrs.mir
    • edit: test/CodeGen/AArch64/GlobalISel/debug-insts.ll
    • edit: lib/CodeGen/MIRPrinter.cpp
    • edit: test/CodeGen/MIR/X86/spill-slot-fixed-stack-objects.mir
    • edit: test/CodeGen/AArch64/reverse-csr-restore-seq.mir
    • edit: include/llvm/CodeGen/MachineFunction.h
    • edit: test/CodeGen/AArch64/GlobalISel/fp128-legalize-crash-pr35690.mir
    • edit: test/CodeGen/X86/movtopush.mir
    • edit: test/DebugInfo/MIR/AArch64/implicit-def-dead-scope.mir
    • edit: test/CodeGen/MIR/X86/invalid-metadata-node-type.mir
    • edit: lib/CodeGen/MIRParser/MIRParser.cpp
    • edit: test/CodeGen/MIR/X86/callee-saved-info.mir
    • add: test/CodeGen/MIR/X86/fixed-stack-di.mir
    • edit: test/CodeGen/MIR/X86/stack-objects.mir
    • edit: test/CodeGen/MIR/X86/stack-object-debug-info.mir
    • edit: test/CodeGen/MIR/AMDGPU/memory-legalizer-multiple-mem-operands-nontemporal-1.mir
    • edit: test/CodeGen/MIR/X86/expected-metadata-node-in-stack-object.mir
    • edit: test/CodeGen/AArch64/GlobalISel/select-gv-cmodel-large.mir
    • edit: test/CodeGen/AArch64/GlobalISel/arm64-irtranslator.ll
    • edit: test/CodeGen/X86/GlobalISel/irtranslator-callingconv.ll
    • edit: test/CodeGen/MIR/AArch64/stack-object-local-offset.mir
    • edit: test/DebugInfo/X86/live-debug-vars-dse.mir
    • edit: test/CodeGen/AMDGPU/sched-crash-dbg-value.mir
    • edit: test/CodeGen/MIR/AMDGPU/memory-legalizer-multiple-mem-operands-nontemporal-2.mir
    • add: test/CodeGen/X86/fixed-stack-di-mir.ll
  • Commit 52b16e3f095999867b19c7fceaaddab092ed642f by aleksei_lorenz:
    Split test/Driver/darwin-sdkroot.c into two tests

    • add: test/Driver/darwin-infer-simulator-sdkroot.c
    • edit: test/Driver/darwin-sdkroot.c
  • Commit 54be038ab79c6db6628552d3fcc5bdbcb318ef40 by aleksei_lorenz:
    [driver][darwin] Do not infer -simulator environment for OS version env

    • edit: test/Driver/darwin-infer-simulator-sdkroot.c
    • edit: lib/Driver/ToolChains/Darwin.cpp
  • Commit 0d83232af5a3ac95979d618918137ffc9f4f4df9 by jingham:
    Revert "test/functionalities/signal/raise seems to be passing on macOS,

    • edit: packages/Python/lldbsuite/test/functionalities/signal/raise/TestRaise.py
  • Commit 72b29023b0850ba13787fd64d0d127099b5c2199 by friss:
    [debugserver] Return 'ios' instead of 'iphoneos' for the ostype.

    • edit: packages/Python/lldbsuite/test/tools/lldb-server/TestAppleSimulatorOSType.py
    • edit: tools/debugserver/source/MacOSX/MachProcess.mm