Build Information
Failed to build faiss-mobile, reference main (9d5b99
), with Swift 6.1 for visionOS using Xcode 16.3 on 28 Apr 2025 05:29:40 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme faiss-mobile-Package -destination generic/platform=xrOS
Build Log
========================================
RunAll
========================================
Builder version: 4.61.0
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: visionOS
Swift version: 6.1
Building package at path: $PWD
https://github.com/jkrukowski/FaissMobile.git
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.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
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"
]
}
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"FAISS",
"FAISS_C",
"faiss-mobile-Package",
"OpenMP"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme faiss-mobile-Package -destination generic/platform=xrOS 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 faiss-mobile-Package -destination generic/platform=xrOS "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
Resolve Package Graph
Resolved source packages:
faiss-mobile: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
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.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk -x c -c /dev/null
Build description signature: ca3886b8dc1dcdcebd7854b49e628e2f
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/ca3886b8dc1dcdcebd7854b49e628e2f.xcbuilddata
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/OpenMP/openmp.xcframework:1:1: error: While building for visionOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/OpenMP/openmp.xcframework'. (in target 'OpenMP' from project 'faiss-mobile')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/FAISS_C/faiss_c.xcframework:1:1: error: While building for visionOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/FAISS_C/faiss_c.xcframework'. (in target 'FAISS_C' from project 'faiss-mobile')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/FAISS/faiss.xcframework:1:1: error: While building for visionOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/FAISS/faiss.xcframework'. (in target 'FAISS' from project 'faiss-mobile')
** BUILD FAILED **
The following build commands failed:
Building workspace spi-builder-workspace with scheme faiss-mobile-Package
(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
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"
]
}
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"FAISS",
"FAISS_C",
"faiss-mobile-Package",
"OpenMP"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme faiss-mobile-Package -destination generic/platform=xrOS
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 faiss-mobile-Package -destination generic/platform=xrOS
Resolve Package Graph
Resolved source packages:
faiss-mobile: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
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.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk -x c -c /dev/null
Build description signature: af5405b50318c61f1f23acb0e8ec4cda
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/af5405b50318c61f1f23acb0e8ec4cda.xcbuilddata
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/OpenMP/openmp.xcframework:1:1: error: While building for visionOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/OpenMP/openmp.xcframework'. (in target 'OpenMP' from project 'faiss-mobile')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/FAISS_C/faiss_c.xcframework:1:1: error: While building for visionOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/FAISS_C/faiss_c.xcframework'. (in target 'FAISS_C' from project 'faiss-mobile')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/FAISS/faiss.xcframework:1:1: error: While building for visionOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/FAISS/faiss.xcframework'. (in target 'FAISS' from project 'faiss-mobile')
** BUILD FAILED **
The following build commands failed:
Building workspace spi-builder-workspace with scheme faiss-mobile-Package
(1 failure)
BUILD FAILURE 6.1 visionOS