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

Report

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

Build URL:
https://ci.swift.org/job/oss-swift-package-osx/4235/
Project:
oss-swift-package-osx
Date of build:
Thu, 16 Jan 2020 07:32:11 -0600
Build duration:
3 hr 50 min

Identified problems:

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

Changes

  • Commit 80fe24dfa24814a663fddcfd2dad5d6c8df76997 by dmbryson:
    [Swift] Fix warning in swift bindings

    • edit: products/llbuildSwift/Internals.swift
  • Commit 5a77ba8206384572bcbe349c8babbe945033b8fb by dmbryson:
    [Swift] Fix another Swift bindings warning

    • edit: products/llbuildSwift/BuildSystemBindings.swift
  • Commit 2bd64dd924d61c9a0e6b5cd45fccfd6ee5334864 by repo:
    Fix remaining tests for Android

    • edit: lib/Basic/PlatformUtility.cpp
    • edit: tests/lit.cfg
    • edit: tests/BuildSystem/Build/dep-scan-order.llbuild
  • Commit d318b5d0f69c74ef6b4e7329ba2b243aae875f38 by pyaskevich:
    [ConstraintSystem] Fix getArgumentExpr to check number of tuple

    • edit: lib/Sema/ConstraintSystem.cpp
    • edit: test/Constraints/function_builder_diags.swift
  • Commit 6ff87222276680d1b55bdfef2779f420b60f7793 by apl:
    [build] Remove function contains_product from build-script-impl

    • edit: utils/build-script-impl
  • Commit 1f59f10f44448c0d3b84b894d739b820a8ff8f7f by rwidmann:
    Unwind the Bogus Delayed Categories Hack

    • edit: lib/ClangImporter/ClangImporter.cpp
    • edit: test/ClangImporter/objc_redeclared_properties_incompatible.swift
  • Commit 3a520e674e2057818eff3a136147b6e3c0cf57f2 by aschwaighofer:
    Disable test that fails spuriously

    • edit: test/ModuleInterface/ModuleCache/prebuilt-module-cache-forwarding.swift
  • Commit 7f20d937e9187757072af6a9b3794f287c2dae91 by aschwaighofer:
    IRGen: Correctly compute instanceStart for a Swift class that starts

    • edit: test/IRGen/metadata.swift
    • edit: lib/IRGen/GenClass.cpp
    • edit: lib/IRGen/ClassLayout.cpp
    • edit: lib/IRGen/ClassLayout.h
  • Commit 49d89faad680b3db6343c6c4f70647fd2dfd66e3 by aschwaighofer:
    Disable test that fails on the ASAN bot

    • edit: test/TBD/previous-install-name-map.swift
  • Commit 32a5bf0835d09209642143e5af6737ecbfb060be by aschwaighofer:
    Fix test for linux

    • edit: test/IRGen/metadata.swift
  • Commit a1fe532151ba2807992235d58223d55618bfdc7d by github:
    [AutoDiff upstream] Add derivative function type calculation. (#29218)

    • edit: include/swift/AST/Types.h
    • edit: lib/AST/Type.cpp
  • Commit fe9a4db090b67e8d88e123a56b1c660e86af9253 by github:
    [NFC] Add emitAndAddMethodList to replace several similar methods.

    • edit: lib/IRGen/GenClass.cpp
  • Commit 8ed908f9236fb951b18fb80ea0d7c4d1e228ead2 by aschwaighofer:
    Revert "[silgen] When SILGenLValue accesses ref_elt_addr, emit unsafe

    • edit: test/SILGen/unowned.swift
    • edit: test/SILOptimizer/definite_init_failable_initializers_objc.swift
    • edit: lib/SILGen/SILGenLValue.cpp
    • edit: test/SILGen/properties.swift
    • edit: test/SILGen/super_init_refcounting.swift
    • edit: test/SILGen/access_marker_gen.swift
    • edit: test/SILGen/reabstract-tuple.swift
    • edit: test/SILGen/guaranteed_self.swift
  • Commit c1618c13f1925f2ba5e95bdec942c17b7aed6d72 by alaferriere:
    [Parser] Fix suggested fix-its on enum case with empty parens

    • edit: lib/Parse/ParsePattern.cpp
    • edit: test/Parse/enum.swift
  • Commit 676411f0b0f6c72353694e0a7a20050390d1e011 by mgottesman:
    Have dtrace aggregate rr opts and start tracking {retain,release}_n.

    • edit: benchmark/scripts/Benchmark_DTrace.in
    • edit: benchmark/scripts/perf_test_driver/swift_stats.d
  • Commit 35aa0405d17211eb3bf11d821dabac042cb6ed1b by mgottesman:
    Pattern match test names, not numbers to capture test names from

    • edit: benchmark/scripts/perf_test_driver/perf_test_driver.py
  • Commit 461f17e5b71007ee388014eded0ff6d1c5dbd2e7 by mgottesman:
    Change -csv flag to be --emit-csv.

    • edit: benchmark/scripts/Benchmark_DTrace.in
  • Commit 2840a7609d9ba042e5706568c3f27653d0cb2566 by mgottesman:
    When gathering counters, check for instability and FAIL otherwise.

    • edit: benchmark/scripts/Benchmark_DTrace.in
  • Commit c02b95ebf959831377b6867674cd8df5e91a8655 by github:
    [Runtime] A Swift Error bridged to NSError should return its

    • edit: test/stdlib/ErrorBridged.swift
    • edit: stdlib/public/runtime/ErrorObject.mm
  • Commit 8510b9234b35938b2869041a9286bd7a0e3bb1c5 by github:
    [NFC] Add an EmitSortedSIL member to SILOptions for consistency.

    • edit: lib/Frontend/CompilerInvocation.cpp
    • edit: include/swift/Frontend/FrontendOptions.h
    • edit: include/swift/AST/SILOptions.h
    • edit: lib/FrontendTool/FrontendTool.cpp
  • Commit 8e20927fd6629b8fc2ef1ecb93df7824f8193de4 by jmolenda:
    When reading Aux file in chunks, read consecutive byte ranges

    • add: lldb/packages/Python/lldbsuite/test/functionalities/gdb_remote_client/TestRegDefinitionInParts.py
    • edit: lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationClient.cpp
  • Commit 15f011e770b422480323bbf7a589e72a96f1efd9 by jmolenda:
    Save more descriptive error msg from FBS/BKS, relay it up to lldb.

    • edit: lldb/tools/debugserver/source/MacOSX/MachProcess.mm
  • Commit ba7dc9c60a9ff1fa50972f76c0968137f3380ad5 by jkorous:
    [clang] Fix out-of-bounds memory access in ComputeLineNumbers

    • edit: clang/lib/Basic/SourceManager.cpp
    • edit: clang/unittests/Basic/SourceManagerTest.cpp
  • Commit d539e589e32fed23ea7b525ed19266e9cffdc231 by ankit_aggarwal:
    [PackageDescription] Add proper resources parameter in

    • edit: Sources/PackageDescription/Target.swift
    • edit: Tests/PackageLoadingTests/PD5LoadingTests.swift
    • edit: Fixtures/Resources/Simple/Package.swift

New issue found!