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

Successful build of Fast-DDS-Prebuild, reference v3.0.1 (913639), with Swift 6.0 for iOS using Xcode 16.2 on 2 Dec 2024 01:45:11 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme Fast-DDS-Prebuild -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 Log

========================================
RunAll
========================================
Builder version: 4.58.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/literally-anything/Fast-DDS-Prebuild.git
Reference: v3.0.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/literally-anything/Fast-DDS-Prebuild
 * tag               v3.0.1     -> FETCH_HEAD
HEAD is now at 9136396 Merge branch 'master' of https://github.com/literally-anything/Fast-DDS-Prebuild
Updating files:  99% (4220/4235)
Updating files: 100% (4235/4235)
Updating files: 100% (4235/4235), done.
Cloned https://github.com/literally-anything/Fast-DDS-Prebuild.git
Revision (git rev-parse @):
9136396cd5cfa44533b08f7ba1761c639a435fe6
SUCCESS checkout https://github.com/literally-anything/Fast-DDS-Prebuild.git at v3.0.1
========================================
Build
========================================
Selected platform:         iOS
Swift version:             6.0
Building package at path:  $PWD
https://github.com/literally-anything/Fast-DDS-Prebuild.git
{
  "dependencies" : [
  ],
  "manifest_display_name" : "Fast-DDS-Prebuild",
  "name" : "Fast-DDS-Prebuild",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.13"
    },
    {
      "name" : "ios",
      "version" : "12.0"
    },
    {
      "name" : "visionos",
      "version" : "1.0"
    }
  ],
  "products" : [
    {
      "name" : "Fast-DDS",
      "targets" : [
        "Fast-DDS"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "Fast_DDS",
      "module_type" : "BinaryTarget",
      "name" : "Fast-DDS",
      "path" : "Fast-DDS.xcframework",
      "product_memberships" : [
        "Fast-DDS"
      ],
      "sources" : [
      ],
      "type" : "binary"
    }
  ],
  "tools_version" : "5.9"
}
Command line invocation:
    /Applications/Xcode-16.1.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
  Fast-DDS-Prebuild: /Users/admin/builder/spi-builder-workspace
resolved source packages: Fast-DDS-Prebuild
{
  "dependencies" : [
  ],
  "manifest_display_name" : "Fast-DDS-Prebuild",
  "name" : "Fast-DDS-Prebuild",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.13"
    },
    {
      "name" : "ios",
      "version" : "12.0"
    },
    {
      "name" : "visionos",
      "version" : "1.0"
    }
  ],
  "products" : [
    {
      "name" : "Fast-DDS",
      "targets" : [
        "Fast-DDS"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "Fast_DDS",
      "module_type" : "BinaryTarget",
      "name" : "Fast-DDS",
      "path" : "Fast-DDS.xcframework",
      "product_memberships" : [
        "Fast-DDS"
      ],
      "sources" : [
      ],
      "type" : "binary"
    }
  ],
  "tools_version" : "5.9"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "Fast-DDS-Prebuild"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme Fast-DDS-Prebuild -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.1.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 Fast-DDS-Prebuild -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"
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/admin/builder/spi-builder-workspace/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES
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
Resolve Package Graph
Resolved source packages:
  Fast-DDS-Prebuild: /Users/admin/builder/spi-builder-workspace
Prepare packages
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (1 target)
    Target 'Fast-DDS' in project 'Fast-DDS-Prebuild' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.1.sdk -x c -c /dev/null
Build description signature: 9580fd755d93e7ad0f00fb3ca448dce6
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/9580fd755d93e7ad0f00fb3ca448dce6.xcbuilddata
ProcessXCFramework /Users/admin/builder/spi-builder-workspace/Fast-DDS.xcframework /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/libfastdds-prebuild.a ios
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-process-xcframework --xcframework /Users/admin/builder/spi-builder-workspace/Fast-DDS.xcframework --platform ios --target-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos
** BUILD SUCCEEDED **
Build complete.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "Fast-DDS-Prebuild",
  "name" : "Fast-DDS-Prebuild",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.13"
    },
    {
      "name" : "ios",
      "version" : "12.0"
    },
    {
      "name" : "visionos",
      "version" : "1.0"
    }
  ],
  "products" : [
    {
      "name" : "Fast-DDS",
      "targets" : [
        "Fast-DDS"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "Fast_DDS",
      "module_type" : "BinaryTarget",
      "name" : "Fast-DDS",
      "path" : "Fast-DDS.xcframework",
      "product_memberships" : [
        "Fast-DDS"
      ],
      "sources" : [
      ],
      "type" : "binary"
    }
  ],
  "tools_version" : "5.9"
}
Done.