Build Information
Successful build of faiss-mobile, reference main (9d5b99
), with Swift 6.0 for tvOS using Xcode 16.2 on 30 Nov 2024 11:10:09 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 faiss-mobile-Package -destination generic/platform=tvOS 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/jkrukowski/FaissMobile.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/jkrukowski/FaissMobile
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
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 main
========================================
Build
========================================
Selected platform: tvOS
Swift version: 6.0
Building package at path: $PWD
https://github.com/jkrukowski/FaissMobile.git
{
"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"
}
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:
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.1.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme faiss-mobile-Package -destination generic/platform=tvOS 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 faiss-mobile-Package -destination generic/platform=tvOS "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:
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.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.1.sdk -x c -c /dev/null
Build description signature: f12dd34251a5f8f15288894471c5e92d
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/f12dd34251a5f8f15288894471c5e92d.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-appletvos/libomp.a tvos
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 tvos --target-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos
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-appletvos/libfaiss_c.a tvos
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 tvos --target-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos
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-appletvos/libfaiss.a tvos
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 tvos --target-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos
** BUILD SUCCEEDED **
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.