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

Report

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

Build URL:
https://ci.swift.org/job/oss-swift-package-osx/3844/
Project:
oss-swift-package-osx
Date of build:
Mon, 24 Jul 2017 13:18:43 -0700
Build duration:
1 hr 18 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 f88fb9a97a1757682346a76db5091dd3f009f8ba by Michael Ilseman:
    Be a little more permissive in emoji grapheme literals.

    • edit: utils/UnicodeData/GraphemeBreakTest.txt
    • edit: test/Parse/enum.swift
    • edit: lib/Basic/Unicode.cpp
  • Commit 732ad0959e84d6dc2f7a74934bba6f9a711ef250 by Jordan Rose:
    [test] Can we instantiate a struct with the same name as a function?

    • edit: test/ClangImporter/objc_parse.swift
  • Commit a5d3178471fa58aac76d567b1098c6e057c2cba2 by Jordan Rose:
    [test] Factor out a module just for objc_nonnull_lie_hack.swift.

    • delete: test/SILGen/Inputs/gizmo.apinotes
    • edit: test/SILGen/objc_nonnull_lie_hack.swift
    • edit: test/SILGen/Inputs/usr/include/Gizmo.h
    • add: test/SILGen/Inputs/usr/include/NonNilTest.apinotes
    • add: test/SILGen/Inputs/usr/include/NonNilTest.h
    • edit: test/SILGen/Inputs/usr/include/module.map
  • Commit 626cf21382557926a78fb2987bed7b14281af63d by Jordan Rose:
    [test] More tests for array/string-to-optional-pointer conversions.

    • edit: test/SILGen/pointer_conversion.swift
    • add: test/SILOptimizer/pointer_conversion.swift
  • Commit 6377cc095acb0e88a3e12b344413382b5092f735 by Erik Eckstein:
    SIL: Replace TransitivelyUnreachableBlocks with DeadEndBlocks

    • edit: lib/SILOptimizer/Transforms/StackPromotion.cpp
    • edit: include/swift/SIL/OwnershipChecker.h
    • delete: include/swift/SIL/TransitivelyUnreachableBlocks.h
    • edit: lib/SILOptimizer/Transforms/DeadObjectElimination.cpp
    • add: lib/SIL/BasicBlockUtils.cpp
    • edit: lib/SIL/CMakeLists.txt
    • edit: lib/SIL/SILOwnershipVerifier.cpp
    • edit: lib/SILOptimizer/Utils/Local.cpp
    • edit: lib/SILOptimizer/Mandatory/SemanticARCOpts.cpp
    • edit: include/swift/SILOptimizer/Utils/Local.h
    • edit: lib/SIL/SILVerifier.cpp
    • edit: include/swift/SIL/SILValue.h
    • add: include/swift/SIL/BasicBlockUtils.h
  • Commit a6b25eac8dcb29d398c0647a854c3550a54fd80d by github:
    RangeInfo: Remove unused fields in resolver. NFC (#11137)

    • edit: lib/IDE/SwiftSourceDocInfo.cpp
  • Commit e30db2a4d6c36b5f292705aafb731199219cda83 by David Grove:
    test suite fixes to prep for enabling additional warnings

    • edit: tests/dispatch_timer_short.c
    • edit: tests/dispatch_group.c
    • edit: tests/linux_port.h
    • edit: tests/dispatch_timer.c
    • edit: tests/dispatch_c99.c
    • edit: tests/dispatch_queue_finalizer.c
    • edit: tests/dispatch_timer_bit63.c
    • edit: tests/dispatch_sema.c
    • edit: tests/dispatch_after.c
    • edit: tests/dispatch_apply.c
    • edit: tests/dispatch_select.c
    • edit: tests/dispatch_timer_bit31.c
    • edit: tests/bsdtestharness.c
    • edit: tests/dispatch_api.c
    • edit: tests/dispatch_timer_set_time.c
    • edit: tests/dispatch_io_net.c
    • edit: tests/bsdtests.h
    • edit: tests/dispatch_starfish.c
    • edit: tests/bsdtests.c
    • edit: tests/dispatch_data.c