Build Information
Failed to build Serialization, reference 1.2.0 (919687), with Swift 6.2 for macOS (Xcode) using Xcode 26.3 on 18 Dec 2025 17:31:32 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme Serialization -destination platform=macOS,arch=arm64Build Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/AppliedRecognition/Ver-ID-3-Serialization-Apple.git
Reference: 1.2.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/AppliedRecognition/Ver-ID-3-Serialization-Apple
* tag 1.2.0 -> FETCH_HEAD
HEAD is now at 9196879 Merge branch 'development'
Submodule path 'Proto': checked out 'd1aee03a3e5c7d0a028d1c2303277df277a77817'
Submodule 'Proto' (https://github.com/AppliedRecognition/Ver-ID-3-Proto.git) registered for path 'Proto'
Cloning into '/Users/admin/builder/spi-builder-workspace/Proto'...
Cloned https://github.com/AppliedRecognition/Ver-ID-3-Serialization-Apple.git
Revision (git rev-parse @):
9196879adffc9cdfd3372af12319b7bb73f04e9a
SUCCESS checkout https://github.com/AppliedRecognition/Ver-ID-3-Serialization-Apple.git at 1.2.0
========================================
Build
========================================
Selected platform: macosXcodebuild
Swift version: 6.2
Building package at path: $PWD
https://github.com/AppliedRecognition/Ver-ID-3-Serialization-Apple.git
Command line invocation:
/Applications/Xcode-26.0.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Fetching from https://github.com/apple/swift-protobuf.git
Fetching from https://github.com/awxkee/jxl-coder-swift.git
Fetching from https://github.com/AppliedRecognition/Ver-ID-Common-Types-Apple.git
Creating working copy of package ‘swift-protobuf’
Checking out 1.33.3 of package ‘swift-protobuf’
Creating working copy of package ‘Ver-ID-Common-Types-Apple’
Checking out 3.3.0 of package ‘Ver-ID-Common-Types-Apple’
Creating working copy of package ‘jxl-coder-swift’
Checking out 1.8.0 of package ‘jxl-coder-swift’
Resolve Package Graph
Resolved source packages:
SwiftProtobuf: https://github.com/apple/swift-protobuf.git @ 1.33.3
JxlCoder: https://github.com/awxkee/jxl-coder-swift.git @ 1.8.0
VerIDCommonTypes: https://github.com/AppliedRecognition/Ver-ID-Common-Types-Apple.git @ 3.3.0
Serialization: /Users/admin/builder/spi-builder-workspace
resolved source packages: SwiftProtobuf, JxlCoder, VerIDCommonTypes, Serialization
2025-12-18 12:29:37.234 xcodebuild[535:3104] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
"dependencies" : [
{
"identity" : "jxl-coder-swift",
"requirement" : {
"range" : [
{
"lower_bound" : "1.8.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/awxkee/jxl-coder-swift.git"
},
{
"identity" : "ver-id-common-types-apple",
"requirement" : {
"range" : [
{
"lower_bound" : "3.0.0",
"upper_bound" : "4.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/AppliedRecognition/Ver-ID-Common-Types-Apple.git"
},
{
"identity" : "swift-protobuf",
"requirement" : {
"range" : [
{
"lower_bound" : "1.28.2",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-protobuf.git"
}
],
"manifest_display_name" : "Serialization",
"name" : "Serialization",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "15.0"
}
],
"products" : [
{
"name" : "Serialization",
"targets" : [
"Serialization"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "SerializationTests",
"module_type" : "SwiftTarget",
"name" : "SerializationTests",
"path" : "Tests/SerializationTests",
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/SerializationTests/Resources/image.bin",
"rule" : {
"copy" : {
}
}
}
],
"sources" : [
"FloatArrayCodecTest.swift",
"SerializationTests.swift"
],
"target_dependencies" : [
"Serialization"
],
"type" : "test"
},
{
"c99name" : "Serialization",
"module_type" : "SwiftTarget",
"name" : "Serialization",
"path" : "Sources/Serialization",
"product_dependencies" : [
"VerIDCommonTypes",
"JxlCoder",
"SwiftProtobuf"
],
"product_memberships" : [
"Serialization"
],
"sources" : [
"FloatArrayCodec.swift",
"FloatArrayCodecError.swift",
"ImagePackage.swift",
"Serialization.swift",
"com/appliedrec/verid3/serialization/capture3d/depth_map.pb.swift",
"com/appliedrec/verid3/serialization/capture3d/image_3d.pb.swift",
"com/appliedrec/verid3/serialization/capture3d/image_face_package.pb.swift",
"com/appliedrec/verid3/serialization/common/face.pb.swift",
"com/appliedrec/verid3/serialization/common/pointf.pb.swift"
],
"type" : "library"
}
],
"tools_version" : "5.9"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"Serialization"
]
}
}
2025-12-18 12:30:10.915 xcodebuild[803:4706] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme Serialization -destination platform=macOS,arch=arm64
Command line invocation:
/Applications/Xcode-26.0.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 Serialization -destination platform=macOS,arch=arm64
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
SwiftProtobuf: https://github.com/apple/swift-protobuf.git @ 1.33.3
VerIDCommonTypes: https://github.com/AppliedRecognition/Ver-ID-Common-Types-Apple.git @ 3.3.0
JxlCoder: https://github.com/awxkee/jxl-coder-swift.git @ 1.8.0
Serialization: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (10 targets)
Target 'Serialization' in project 'Serialization'
➜ Explicit dependency on target 'Serialization' in project 'Serialization'
➜ Explicit dependency on target 'VerIDCommonTypes' in project 'VerIDCommonTypes'
➜ Explicit dependency on target 'JxlCoder' in project 'JxlCoder'
➜ Explicit dependency on target 'SwiftProtobuf' in project 'SwiftProtobuf'
Target 'Serialization' in project 'Serialization'
➜ Explicit dependency on target 'VerIDCommonTypes' in project 'VerIDCommonTypes'
➜ Explicit dependency on target 'JxlCoder' in project 'JxlCoder'
➜ Explicit dependency on target 'SwiftProtobuf' in project 'SwiftProtobuf'
Target 'SwiftProtobuf' in project 'SwiftProtobuf'
➜ Explicit dependency on target 'SwiftProtobuf' in project 'SwiftProtobuf'
➜ Explicit dependency on target 'SwiftProtobuf_SwiftProtobuf' in project 'SwiftProtobuf'
Target 'SwiftProtobuf' in project 'SwiftProtobuf'
➜ Explicit dependency on target 'SwiftProtobuf_SwiftProtobuf' in project 'SwiftProtobuf'
Target 'SwiftProtobuf_SwiftProtobuf' in project 'SwiftProtobuf' (no dependencies)
Target 'JxlCoder' in project 'JxlCoder'
➜ Explicit dependency on target 'JxlCoder' in project 'JxlCoder'
➜ Explicit dependency on target 'jxlc' in project 'JxlCoder'
Target 'JxlCoder' in project 'JxlCoder'
➜ Explicit dependency on target 'jxlc' in project 'JxlCoder'
Target 'jxlc' in project 'JxlCoder' (no dependencies)
Target 'VerIDCommonTypes' in project 'VerIDCommonTypes'
➜ Explicit dependency on target 'VerIDCommonTypes' in project 'VerIDCommonTypes'
Target 'VerIDCommonTypes' in project 'VerIDCommonTypes' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
ExecuteExternalTool /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk -x objective-c++ -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk -x c++ -c /dev/null
ReadFileContents /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/share/docc/features.json
Build description signature: 67dd2c5c0516adf5f1048541d5a51b42
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/67dd2c5c0516adf5f1048541d5a51b42.xcbuilddata
error: The package product 'VerIDCommonTypes' requires minimum platform version 10.15 for the macOS platform, but this target supports 10.13 (in target 'Serialization' from project 'Serialization')
error: The package product 'JxlCoder' requires minimum platform version 12.0 for the macOS platform, but this target supports 10.13 (in target 'Serialization' from project 'Serialization')
2025-12-18 12:30:28.064 xcodebuild[807:4792] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:3e077a885547b0a59fdf01498d59ee3cf8c419e6, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:3e077a885547b0a59fdf01498d59ee3cf8c419e6, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:3e077a885547b0a59fdf01498d59ee3cf8c419e6, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:3e077a885547b0a59fdf01498d59ee3cf8c419e6, name:My Mac }
** BUILD FAILED **
The following build commands failed:
Building workspace spi-builder-workspace with scheme Serialization
(1 failure)
Command line invocation:
/Applications/Xcode-26.0.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolved source packages:
SwiftProtobuf: https://github.com/apple/swift-protobuf.git @ 1.33.3
VerIDCommonTypes: https://github.com/AppliedRecognition/Ver-ID-Common-Types-Apple.git @ 3.3.0
JxlCoder: https://github.com/awxkee/jxl-coder-swift.git @ 1.8.0
Serialization: /Users/admin/builder/spi-builder-workspace
resolved source packages: SwiftProtobuf, VerIDCommonTypes, JxlCoder, Serialization
2025-12-18 12:30:58.974 xcodebuild[875:5320] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
"dependencies" : [
{
"identity" : "jxl-coder-swift",
"requirement" : {
"range" : [
{
"lower_bound" : "1.8.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/awxkee/jxl-coder-swift.git"
},
{
"identity" : "ver-id-common-types-apple",
"requirement" : {
"range" : [
{
"lower_bound" : "3.0.0",
"upper_bound" : "4.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/AppliedRecognition/Ver-ID-Common-Types-Apple.git"
},
{
"identity" : "swift-protobuf",
"requirement" : {
"range" : [
{
"lower_bound" : "1.28.2",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-protobuf.git"
}
],
"manifest_display_name" : "Serialization",
"name" : "Serialization",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "15.0"
}
],
"products" : [
{
"name" : "Serialization",
"targets" : [
"Serialization"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "SerializationTests",
"module_type" : "SwiftTarget",
"name" : "SerializationTests",
"path" : "Tests/SerializationTests",
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/SerializationTests/Resources/image.bin",
"rule" : {
"copy" : {
}
}
}
],
"sources" : [
"FloatArrayCodecTest.swift",
"SerializationTests.swift"
],
"target_dependencies" : [
"Serialization"
],
"type" : "test"
},
{
"c99name" : "Serialization",
"module_type" : "SwiftTarget",
"name" : "Serialization",
"path" : "Sources/Serialization",
"product_dependencies" : [
"VerIDCommonTypes",
"JxlCoder",
"SwiftProtobuf"
],
"product_memberships" : [
"Serialization"
],
"sources" : [
"FloatArrayCodec.swift",
"FloatArrayCodecError.swift",
"ImagePackage.swift",
"Serialization.swift",
"com/appliedrec/verid3/serialization/capture3d/depth_map.pb.swift",
"com/appliedrec/verid3/serialization/capture3d/image_3d.pb.swift",
"com/appliedrec/verid3/serialization/capture3d/image_face_package.pb.swift",
"com/appliedrec/verid3/serialization/common/face.pb.swift",
"com/appliedrec/verid3/serialization/common/pointf.pb.swift"
],
"type" : "library"
}
],
"tools_version" : "5.9"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"Serialization"
]
}
}
2025-12-18 12:31:15.564 xcodebuild[884:5441] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme Serialization -destination platform=macOS,arch=arm64
Command line invocation:
/Applications/Xcode-26.0.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 Serialization -destination platform=macOS,arch=arm64
Resolve Package Graph
Resolved source packages:
JxlCoder: https://github.com/awxkee/jxl-coder-swift.git @ 1.8.0
VerIDCommonTypes: https://github.com/AppliedRecognition/Ver-ID-Common-Types-Apple.git @ 3.3.0
SwiftProtobuf: https://github.com/apple/swift-protobuf.git @ 1.33.3
Serialization: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (10 targets)
Target 'Serialization' in project 'Serialization'
➜ Explicit dependency on target 'Serialization' in project 'Serialization'
➜ Explicit dependency on target 'VerIDCommonTypes' in project 'VerIDCommonTypes'
➜ Explicit dependency on target 'JxlCoder' in project 'JxlCoder'
➜ Explicit dependency on target 'SwiftProtobuf' in project 'SwiftProtobuf'
Target 'Serialization' in project 'Serialization'
➜ Explicit dependency on target 'VerIDCommonTypes' in project 'VerIDCommonTypes'
➜ Explicit dependency on target 'JxlCoder' in project 'JxlCoder'
➜ Explicit dependency on target 'SwiftProtobuf' in project 'SwiftProtobuf'
Target 'SwiftProtobuf' in project 'SwiftProtobuf'
➜ Explicit dependency on target 'SwiftProtobuf' in project 'SwiftProtobuf'
➜ Explicit dependency on target 'SwiftProtobuf_SwiftProtobuf' in project 'SwiftProtobuf'
Target 'SwiftProtobuf' in project 'SwiftProtobuf'
➜ Explicit dependency on target 'SwiftProtobuf_SwiftProtobuf' in project 'SwiftProtobuf'
Target 'SwiftProtobuf_SwiftProtobuf' in project 'SwiftProtobuf' (no dependencies)
Target 'JxlCoder' in project 'JxlCoder'
➜ Explicit dependency on target 'JxlCoder' in project 'JxlCoder'
➜ Explicit dependency on target 'jxlc' in project 'JxlCoder'
Target 'JxlCoder' in project 'JxlCoder'
➜ Explicit dependency on target 'jxlc' in project 'JxlCoder'
Target 'jxlc' in project 'JxlCoder' (no dependencies)
Target 'VerIDCommonTypes' in project 'VerIDCommonTypes'
➜ Explicit dependency on target 'VerIDCommonTypes' in project 'VerIDCommonTypes'
Target 'VerIDCommonTypes' in project 'VerIDCommonTypes' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
ExecuteExternalTool /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk -x objective-c++ -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk -x c++ -c /dev/null
ReadFileContents /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/share/docc/features.json
Build description signature: 67dd2c5c0516adf5f1048541d5a51b42
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/67dd2c5c0516adf5f1048541d5a51b42.xcbuilddata
error: The package product 'VerIDCommonTypes' requires minimum platform version 10.15 for the macOS platform, but this target supports 10.13 (in target 'Serialization' from project 'Serialization')
error: The package product 'JxlCoder' requires minimum platform version 12.0 for the macOS platform, but this target supports 10.13 (in target 'Serialization' from project 'Serialization')
2025-12-18 12:31:31.837 xcodebuild[887:5524] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:3e077a885547b0a59fdf01498d59ee3cf8c419e6, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:3e077a885547b0a59fdf01498d59ee3cf8c419e6, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:3e077a885547b0a59fdf01498d59ee3cf8c419e6, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:3e077a885547b0a59fdf01498d59ee3cf8c419e6, name:My Mac }
** BUILD FAILED **
The following build commands failed:
Building workspace spi-builder-workspace with scheme Serialization
(1 failure)
BUILD FAILURE 6.2 macosXcodebuild