The Swift Package Index logo.Swift Package Index

Build Information

Successful build of VideoHash, reference v0.2.1 (c8a1d7), with Swift 6.2 for macOS (SPM) on 10 Mar 2026 04:15:18 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/fdenis75/VideoHash.git
Reference: v0.2.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/fdenis75/VideoHash
 * tag               v0.2.1     -> FETCH_HEAD
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 v0.2.1
Fetching https://github.com/apple/swift-log.git
[1/6169] Fetching swift-log
Fetched https://github.com/apple/swift-log.git from cache (1.18s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.10.1 (1.77s)
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.10.1
========================================
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",
  "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",
      "dependencies": [
        {
          "identity": "swift-log",
          "name": "swift-log",
          "url": "https://github.com/apple/swift-log.git",
          "version": "1.10.1",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-log",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/fdenis75/VideoHash.git
[1/67] Fetching videohash
Fetched https://github.com/fdenis75/VideoHash.git from cache (0.69s)
Fetching https://github.com/apple/swift-log.git from cache
Fetched https://github.com/apple/swift-log.git from cache (0.53s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.10.1 (0.59s)
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.10.1
Creating working copy for https://github.com/fdenis75/VideoHash.git
Working copy of https://github.com/fdenis75/VideoHash.git resolved at v0.2.1 (c8a1d7a)
Found 1 product dependencies
  - swift-log
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/fdenis75/VideoHash.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64
Building for debugging...
[0/13] Write sources
[3/13] Write test-hash-entitlement.plist
[3/13] Write sources
[4/13] Write TestHash-entitlement.plist
[6/13] Write swift-version-49B95AFC49DCD68C.txt
[8/18] Emitting module Logging
[9/18] Compiling Logging LogHandler.swift
[10/18] Compiling Logging MetadataProvider.swift
[11/18] Compiling Logging Logging.swift
[12/18] Compiling Logging Locks.swift
[13/32] Compiling VideoHash SpriteComposer.swift
[14/32] Compiling VideoHash Logger.swift
[15/33] Compiling VideoHash HashComputer.swift
[16/33] Compiling VideoHash ImageProcessor.swift
[17/33] Compiling VideoHash OSHashGenerator.swift
[18/33] Compiling VideoHash DCTProcessor.swift
[19/33] Compiling VideoHash FFmpegPathResolver.swift
[20/33] Compiling VideoHash FrameExtractor.swift
[21/33] Compiling VideoHash HashError.swift
[22/33] Compiling VideoHash HashResult.swift
[23/33] Compiling VideoHash HashBatchPlanner.swift
[24/33] Compiling VideoHash HashConfiguration.swift
[25/33] Emitting module VideoHash
[26/33] Compiling VideoHash PHashGenerator.swift
[27/33] Compiling VideoHash VideoHash.swift
[28/37] Emitting module TestHash
[29/37] Compiling TestHash main.swift
[29/37] Write Objects.LinkFileList
[31/37] Compiling test_hash test-hash.swift
[32/37] Emitting module test_hash
[32/37] Write Objects.LinkFileList
[33/37] Linking TestHash
[34/37] Applying TestHash
[35/37] Linking test-hash
[36/37] Applying test-hash
Build complete! (11.79s)
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.