The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Failed to build EEStackLayout, reference master (a2ba40), with Swift 6.1 for iOS using Xcode 16.3 on 24 Apr 2025 21:13:25 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme EEStackLayout -destination generic/platform=iOS

Build Log

========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/efekanegeli/EEStackLayout.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/efekanegeli/EEStackLayout
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at a2ba407 Add platforms info to package
Cloned https://github.com/efekanegeli/EEStackLayout.git
Revision (git rev-parse @):
a2ba407ddf2ff53cdfdfd50d5087c1db218f0213
SUCCESS checkout https://github.com/efekanegeli/EEStackLayout.git at master
========================================
Build
========================================
Selected platform:         iOS
Swift version:             6.1
Building package at path:  $PWD
https://github.com/efekanegeli/EEStackLayout.git
https://github.com/efekanegeli/EEStackLayout.git
{
  "dependencies" : [
  ],
  "manifest_display_name" : "EEStackLayout",
  "name" : "EEStackLayout",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "9.0"
    },
    {
      "name" : "tvos",
      "version" : "9.0"
    }
  ],
  "products" : [
    {
      "name" : "EEStackLayout",
      "targets" : [
        "EEStackLayout"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "EEStackLayoutTests",
      "module_type" : "SwiftTarget",
      "name" : "EEStackLayoutTests",
      "path" : "Tests/EEStackLayoutTests",
      "sources" : [
        "EEStackLayoutTests.swift",
        "XCTestManifests.swift"
      ],
      "target_dependencies" : [
        "EEStackLayout"
      ],
      "type" : "test"
    },
    {
      "c99name" : "EEStackLayout",
      "module_type" : "SwiftTarget",
      "name" : "EEStackLayout",
      "path" : "Sources/EEStackLayout",
      "product_memberships" : [
        "EEStackLayout"
      ],
      "sources" : [
        "EEStackLayout.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.1"
}
Command line invocation:
    /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
resolved source packages:
{
  "dependencies" : [
  ],
  "manifest_display_name" : "EEStackLayout",
  "name" : "EEStackLayout",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "9.0"
    },
    {
      "name" : "tvos",
      "version" : "9.0"
    }
  ],
  "products" : [
    {
      "name" : "EEStackLayout",
      "targets" : [
        "EEStackLayout"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "EEStackLayoutTests",
      "module_type" : "SwiftTarget",
      "name" : "EEStackLayoutTests",
      "path" : "Tests/EEStackLayoutTests",
      "sources" : [
        "EEStackLayoutTests.swift",
        "XCTestManifests.swift"
      ],
      "target_dependencies" : [
        "EEStackLayout"
      ],
      "type" : "test"
    },
    {
      "c99name" : "EEStackLayout",
      "module_type" : "SwiftTarget",
      "name" : "EEStackLayout",
      "path" : "Sources/EEStackLayout",
      "product_memberships" : [
        "EEStackLayout"
      ],
      "sources" : [
        "EEStackLayout.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.1"
}
{
  "project" : {
    "configurations" : [
      "Debug",
      "Release"
    ],
    "name" : "EEStackLayout",
    "schemes" : [
      "EEStackLayout"
    ],
    "targets" : [
      "EEStackLayout",
      "EEStackLayoutTests"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme EEStackLayout -destination generic/platform=iOS OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Command line invocation:
    /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme EEStackLayout -destination generic/platform=iOS "OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures"
Build settings from command line:
    OTHER_SWIFT_FLAGS = -stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (1 target)
    Target 'EEStackLayout' in project 'EEStackLayout' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/ibtool --version --output-format xml1
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/actool --print-asset-tag-combinations --output-format xml1 /Users/admin/builder/spi-builder-workspace/EEStackLayout/Assets.xcassets
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/actool --version --output-format xml1
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: 7e0e3a840904c7dc05087f8425479027
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/7e0e3a840904c7dc05087f8425479027.xcbuilddata
/Users/admin/builder/spi-builder-workspace/EEStackLayout.xcodeproj: warning: The iOS deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 11.4, but the range of supported deployment target versions is 12.0 to 18.4.99. (in target 'EEStackLayout' from project 'EEStackLayout')
/Users/admin/builder/spi-builder-workspace/EEStackLayout.xcodeproj: error: No profiles for 'efekanegeli.EEStackLayout' were found: Xcode couldn't find any iOS App Development provisioning profiles matching 'efekanegeli.EEStackLayout'. Automatic signing is disabled and unable to generate a profile. To enable automatic signing, pass -allowProvisioningUpdates to xcodebuild. (in target 'EEStackLayout' from project 'EEStackLayout')
** BUILD FAILED **
The following build commands failed:
	Building project EEStackLayout with scheme EEStackLayout
(1 failure)
Command line invocation:
    /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
resolved source packages:
{
  "dependencies" : [
  ],
  "manifest_display_name" : "EEStackLayout",
  "name" : "EEStackLayout",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "9.0"
    },
    {
      "name" : "tvos",
      "version" : "9.0"
    }
  ],
  "products" : [
    {
      "name" : "EEStackLayout",
      "targets" : [
        "EEStackLayout"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "EEStackLayoutTests",
      "module_type" : "SwiftTarget",
      "name" : "EEStackLayoutTests",
      "path" : "Tests/EEStackLayoutTests",
      "sources" : [
        "EEStackLayoutTests.swift",
        "XCTestManifests.swift"
      ],
      "target_dependencies" : [
        "EEStackLayout"
      ],
      "type" : "test"
    },
    {
      "c99name" : "EEStackLayout",
      "module_type" : "SwiftTarget",
      "name" : "EEStackLayout",
      "path" : "Sources/EEStackLayout",
      "product_memberships" : [
        "EEStackLayout"
      ],
      "sources" : [
        "EEStackLayout.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.1"
}
{
  "project" : {
    "configurations" : [
      "Debug",
      "Release"
    ],
    "name" : "EEStackLayout",
    "schemes" : [
      "EEStackLayout"
    ],
    "targets" : [
      "EEStackLayout",
      "EEStackLayoutTests"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme EEStackLayout -destination generic/platform=iOS
Command line invocation:
    /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme EEStackLayout -destination generic/platform=iOS
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (1 target)
    Target 'EEStackLayout' in project 'EEStackLayout' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/ibtool --version --output-format xml1
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/actool --print-asset-tag-combinations --output-format xml1 /Users/admin/builder/spi-builder-workspace/EEStackLayout/Assets.xcassets
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/actool --version --output-format xml1
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: f0b16c4f96e6aee17798194975b5f5d4
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/f0b16c4f96e6aee17798194975b5f5d4.xcbuilddata
/Users/admin/builder/spi-builder-workspace/EEStackLayout.xcodeproj: warning: The iOS deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 11.4, but the range of supported deployment target versions is 12.0 to 18.4.99. (in target 'EEStackLayout' from project 'EEStackLayout')
/Users/admin/builder/spi-builder-workspace/EEStackLayout.xcodeproj: error: No profiles for 'efekanegeli.EEStackLayout' were found: Xcode couldn't find any iOS App Development provisioning profiles matching 'efekanegeli.EEStackLayout'. Automatic signing is disabled and unable to generate a profile. To enable automatic signing, pass -allowProvisioningUpdates to xcodebuild. (in target 'EEStackLayout' from project 'EEStackLayout')
** BUILD FAILED **
The following build commands failed:
	Building project EEStackLayout with scheme EEStackLayout
(1 failure)
BUILD FAILURE 6.1 iOS