Build Information
Successful build of VideoHash, reference main (c8a1d7), with Swift 6.3 for macOS (SPM) on 19 Apr 2026 01:14:29 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/fdenis75/VideoHash.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/fdenis75/VideoHash
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at c8a1d7a Improve sandboxed ffmpeg resolution
Cloned https://github.com/fdenis75/VideoHash.git
Revision (git rev-parse @):
c8a1d7a44fb39898e490eca6408698fa58de95fb
SUCCESS checkout https://github.com/fdenis75/VideoHash.git at main
Fetching https://github.com/apple/swift-log.git
[1/6635] Fetching swift-log
Fetched https://github.com/apple/swift-log.git from cache (1.23s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.12.0 (1.76s)
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.12.0
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"traits": [
"default"
],
"dependencies": [
{
"identity": "videohash",
"name": "VideoHash",
"url": "https://github.com/fdenis75/VideoHash.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/VideoHash",
"traits": [
"default"
],
"dependencies": [
{
"identity": "swift-log",
"name": "swift-log",
"url": "https://github.com/apple/swift-log.git",
"version": "1.12.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-log",
"traits": [
],
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/fdenis75/VideoHash.git
[1/67] Fetching videohash
Fetched https://github.com/fdenis75/VideoHash.git from cache (0.64s)
Fetching https://github.com/apple/swift-log.git from cache
Fetched https://github.com/apple/swift-log.git from cache (0.52s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.12.0 (0.64s)
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.12.0
Creating working copy for https://github.com/fdenis75/VideoHash.git
Working copy of https://github.com/fdenis75/VideoHash.git resolved at main (c8a1d7a)
Found 1 product dependencies
- swift-log
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.3
Building package at path: $PWD
https://github.com/fdenis75/VideoHash.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/13] Write sources
[1/13] Write test-hash-entitlement.plist
[1/13] Write sources
[3/13] Write TestHash-entitlement.plist
[3/13] Write sources
[6/13] Write swift-version--6988338F2F200930.txt
[8/19] Compiling Logging MetadataProvider.swift
[9/19] Compiling Logging LogHandler.swift
[10/19] Compiling Logging Locks.swift
[11/19] Compiling Logging LogEvent.swift
[12/19] Emitting module Logging
[13/19] Compiling Logging Logging.swift
[14/33] Compiling VideoHash HashError.swift
[15/33] Compiling VideoHash HashResult.swift
[16/33] Compiling VideoHash FFmpegPathResolver.swift
[17/33] Compiling VideoHash FrameExtractor.swift
[18/33] Compiling VideoHash OSHashGenerator.swift
[19/33] Compiling VideoHash DCTProcessor.swift
[20/33] Compiling VideoHash HashBatchPlanner.swift
[21/33] Compiling VideoHash HashConfiguration.swift
[22/33] Compiling VideoHash PHashGenerator.swift
[23/33] Emitting module VideoHash
[24/33] Compiling VideoHash SpriteComposer.swift
[25/33] Compiling VideoHash ImageProcessor.swift
[26/33] Compiling VideoHash Logger.swift
[27/33] Compiling VideoHash HashComputer.swift
[28/34] Compiling VideoHash VideoHash.swift
[29/38] Compiling TestHash main.swift
[30/38] Emitting module TestHash
[30/38] Write Objects.LinkFileList
[32/38] Compiling test_hash test-hash.swift
[33/38] Emitting module test_hash
[33/38] Write Objects.LinkFileList
[34/38] Linking test-hash
[35/38] Linking TestHash
[36/38] Applying TestHash
[37/38] Applying test-hash
Build complete! (13.60s)
Build complete.
{
"dependencies" : [
{
"identity" : "swift-log",
"requirement" : {
"range" : [
{
"lower_bound" : "1.7.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-log.git"
}
],
"manifest_display_name" : "VideoHash",
"name" : "VideoHash",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "26.0"
}
],
"products" : [
{
"name" : "VideoHash",
"targets" : [
"VideoHash"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "test-hash",
"targets" : [
"test-hash"
],
"type" : {
"executable" : null
}
},
{
"name" : "TestHash",
"targets" : [
"TestHash"
],
"type" : {
"executable" : null
}
}
],
"targets" : [
{
"c99name" : "test_hash",
"module_type" : "SwiftTarget",
"name" : "test-hash",
"path" : "Sources/test-hash",
"product_memberships" : [
"test-hash"
],
"sources" : [
"test-hash.swift"
],
"target_dependencies" : [
"VideoHash"
],
"type" : "executable"
},
{
"c99name" : "VideoHashTests",
"module_type" : "SwiftTarget",
"name" : "VideoHashTests",
"path" : "Tests/VideoHashTests",
"sources" : [
"FFmpegPathResolverTests.swift",
"HashBatchPlannerTests.swift",
"OSHashTests.swift",
"PHashHashComputerTests.swift"
],
"target_dependencies" : [
"VideoHash"
],
"type" : "test"
},
{
"c99name" : "VideoHash",
"module_type" : "SwiftTarget",
"name" : "VideoHash",
"path" : "Sources/VideoHash",
"product_dependencies" : [
"Logging"
],
"product_memberships" : [
"VideoHash",
"test-hash",
"TestHash"
],
"sources" : [
"HashBatchPlanner.swift",
"Models/HashConfiguration.swift",
"Models/HashError.swift",
"Models/HashResult.swift",
"OSHash/OSHashGenerator.swift",
"PHash/DCTProcessor.swift",
"PHash/FFmpegPathResolver.swift",
"PHash/FrameExtractor.swift",
"PHash/HashComputer.swift",
"PHash/ImageProcessor.swift",
"PHash/PHashGenerator.swift",
"PHash/SpriteComposer.swift",
"Utilities/Logger.swift",
"VideoHash.swift"
],
"type" : "library"
},
{
"c99name" : "TestHash",
"module_type" : "SwiftTarget",
"name" : "TestHash",
"path" : "Sources/TestHash",
"product_memberships" : [
"TestHash"
],
"sources" : [
"main.swift"
],
"target_dependencies" : [
"VideoHash"
],
"type" : "executable"
}
],
"tools_version" : "6.2"
}
Done.