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 faiss-mobile, reference 0.0.1 (9d5b99), with Swift 6.0 for macOS (Xcode) using Xcode 16.0 on 15 Sep 2024 04:21:22 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.0.0-Release.Candidate.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme faiss-mobile-Package -destination platform=macOS,arch=arm64 OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete

Build Log

========================================
RunAll
========================================
Builder version: 4.53.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/jkrukowski/FaissMobile.git
Reference: 0.0.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/jkrukowski/FaissMobile
 * tag               0.0.1      -> FETCH_HEAD
HEAD is now at 9d5b992 first commit
Cloned https://github.com/jkrukowski/FaissMobile.git
Revision (git rev-parse @):
9d5b9925305eea9398cc92ce4a8e51c8a4b043af
SUCCESS checkout https://github.com/jkrukowski/FaissMobile.git at 0.0.1
========================================
Build
========================================
Selected platform:         macosXcodebuild
Swift version:             6.0
Building package at path:  $PWD
https://github.com/jkrukowski/FaissMobile.git
Command line invocation:
    /Applications/Xcode-16.0.0-Release.Candidate.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:
  faiss-mobile: /Users/admin/builder/spi-builder-workspace
resolved source packages: faiss-mobile
{
  "dependencies" : [
  ],
  "manifest_display_name" : "faiss-mobile",
  "name" : "faiss-mobile",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    },
    {
      "name" : "watchos",
      "version" : "6.0"
    }
  ],
  "products" : [
    {
      "name" : "FAISS",
      "targets" : [
        "FAISS"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "FAISS_C",
      "targets" : [
        "FAISS_C"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "OpenMP",
      "targets" : [
        "OpenMP"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "OpenMP",
      "module_type" : "BinaryTarget",
      "name" : "OpenMP",
      "path" : "remote/archive/openmp.xcframework.zip",
      "product_memberships" : [
        "OpenMP"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "FAISS_C",
      "module_type" : "BinaryTarget",
      "name" : "FAISS_C",
      "path" : "remote/archive/faiss_c.xcframework.zip",
      "product_memberships" : [
        "FAISS_C"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "FAISS",
      "module_type" : "BinaryTarget",
      "name" : "FAISS",
      "path" : "remote/archive/faiss.xcframework.zip",
      "product_memberships" : [
        "FAISS"
      ],
      "sources" : [
      ],
      "type" : "binary"
    }
  ],
  "tools_version" : "5.9"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "FAISS",
      "FAISS_C",
      "faiss-mobile-Package",
      "OpenMP"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.0.0-Release.Candidate.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme faiss-mobile-Package -destination platform=macOS,arch=arm64 OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete
Command line invocation:
    /Applications/Xcode-16.0.0-Release.Candidate.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 faiss-mobile-Package -destination platform=macOS,arch=arm64 "OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete"
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
Resolve Package Graph
Resolved source packages:
  faiss-mobile: /Users/admin/builder/spi-builder-workspace
Prepare packages
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (3 targets)
    Target 'OpenMP' in project 'faiss-mobile' (no dependencies)
    Target 'FAISS_C' in project 'faiss-mobile' (no dependencies)
    Target 'FAISS' in project 'faiss-mobile' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.0.sdk -x c -c /dev/null
Build description signature: 39f3179246608c006a985d8a9f3707cb
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/39f3179246608c006a985d8a9f3707cb.xcbuilddata
ProcessXCFramework /Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/OpenMP/openmp.xcframework /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/libomp.a macos
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-process-xcframework --xcframework /Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/OpenMP/openmp.xcframework --platform macos --target-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug
ProcessXCFramework /Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/FAISS_C/faiss_c.xcframework /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/libfaiss_c.a macos
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-process-xcframework --xcframework /Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/FAISS_C/faiss_c.xcframework --platform macos --target-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug
ProcessXCFramework /Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/FAISS/faiss.xcframework /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/libfaiss.a macos
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-process-xcframework --xcframework /Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/FAISS/faiss.xcframework --platform macos --target-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug
** BUILD SUCCEEDED **
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:0000FE00-8C151E3703BE51BE, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:0000FE00-8C151E3703BE51BE, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:0000FE00-8C151E3703BE51BE, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:0000FE00-8C151E3703BE51BE, name:My Mac }
Build complete.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "faiss-mobile",
  "name" : "faiss-mobile",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    },
    {
      "name" : "watchos",
      "version" : "6.0"
    }
  ],
  "products" : [
    {
      "name" : "FAISS",
      "targets" : [
        "FAISS"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "FAISS_C",
      "targets" : [
        "FAISS_C"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "OpenMP",
      "targets" : [
        "OpenMP"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "OpenMP",
      "module_type" : "BinaryTarget",
      "name" : "OpenMP",
      "path" : "remote/archive/openmp.xcframework.zip",
      "product_memberships" : [
        "OpenMP"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "FAISS_C",
      "module_type" : "BinaryTarget",
      "name" : "FAISS_C",
      "path" : "remote/archive/faiss_c.xcframework.zip",
      "product_memberships" : [
        "FAISS_C"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "FAISS",
      "module_type" : "BinaryTarget",
      "name" : "FAISS",
      "path" : "remote/archive/faiss.xcframework.zip",
      "product_memberships" : [
        "FAISS"
      ],
      "sources" : [
      ],
      "type" : "binary"
    }
  ],
  "tools_version" : "5.9"
}
Done.