The Swift Package Index logo.Swift Package Index

Build Information

Successful build of SwiftCPUDetect, reference main (988d42), with Swift 6.3 for macOS (SPM) on 12 Apr 2026 12:22:28 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ITzTravelInTime/SwiftCPUDetect.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/ITzTravelInTime/SwiftCPUDetect
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 988d426 Added more test swift versions
Cloned https://github.com/ITzTravelInTime/SwiftCPUDetect.git
Revision (git rev-parse @):
988d426c935d07a5213bf405866f19fbef5ffdf5
SUCCESS checkout https://github.com/ITzTravelInTime/SwiftCPUDetect.git at main
Fetching https://github.com/ITzTravelInTime/SwiftPackagesBase
[1/204] Fetching swiftpackagesbase
Fetched https://github.com/ITzTravelInTime/SwiftPackagesBase from cache (0.71s)
Computing version for https://github.com/ITzTravelInTime/SwiftPackagesBase
Computed https://github.com/ITzTravelInTime/SwiftPackagesBase at 0.0.23 (1.40s)
Creating working copy for https://github.com/ITzTravelInTime/SwiftPackagesBase
Working copy of https://github.com/ITzTravelInTime/SwiftPackagesBase resolved at 0.0.23
========================================
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": "swiftcpudetect",
      "name": "SwiftCPUDetect",
      "url": "https://github.com/ITzTravelInTime/SwiftCPUDetect.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SwiftCPUDetect",
      "traits": [
        "default"
      ],
      "dependencies": [
        {
          "identity": "swiftpackagesbase",
          "name": "SwiftPackagesBase",
          "url": "https://github.com/ITzTravelInTime/SwiftPackagesBase",
          "version": "0.0.23",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SwiftPackagesBase",
          "traits": [
            "default"
          ],
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/ITzTravelInTime/SwiftCPUDetect.git
[1/630] Fetching swiftcpudetect
Fetched https://github.com/ITzTravelInTime/SwiftCPUDetect.git from cache (0.83s)
Fetching https://github.com/ITzTravelInTime/SwiftPackagesBase from cache
Fetched https://github.com/ITzTravelInTime/SwiftPackagesBase from cache (0.44s)
Computing version for https://github.com/ITzTravelInTime/SwiftPackagesBase
Computed https://github.com/ITzTravelInTime/SwiftPackagesBase at 0.0.23 (0.50s)
Creating working copy for https://github.com/ITzTravelInTime/SwiftPackagesBase
Working copy of https://github.com/ITzTravelInTime/SwiftPackagesBase resolved at 0.0.23
Creating working copy for https://github.com/ITzTravelInTime/SwiftCPUDetect.git
Working copy of https://github.com/ITzTravelInTime/SwiftCPUDetect.git resolved at main (988d426)
warning: '.resolve-product-dependencies': dependency 'swiftcpudetect' is not used by any target
Found 1 product dependencies
  - SwiftPackagesBase
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/ITzTravelInTime/SwiftCPUDetect.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/4] Write sources
[3/4] Write swift-version--6988338F2F200930.txt
[5/20] Compiling SwiftPackagesBase RepresentableProtocols.swift
[6/20] Compiling SwiftPackagesBase RepresentableExtensions.swift
[7/20] Compiling SwiftPackagesBase SimulatableDetectableProtocols.swift
[8/21] Compiling SwiftPackagesBase StringExtensions.swift
[9/21] Compiling SwiftPackagesBase FileManagerExtensions.swift
[10/21] Compiling SwiftPackagesBase FloatingPointExtensins.swift
[11/21] Compiling SwiftPackagesBase IntegerExtensins.swift
[12/21] Compiling SwiftPackagesBase NumericExtensions.swift
[13/21] Compiling SwiftPackagesBase DictionaryExtensions.swift
[14/21] Compiling SwiftPackagesBase FetchingProtocols.swift
[15/21] Emitting module SwiftPackagesBase
[16/21] Compiling SwiftPackagesBase ArrayExtensions.swift
[17/21] Compiling SwiftPackagesBase BoolExtensions.swift
[18/21] Compiling SwiftPackagesBase BundleExtensions.swift
[19/21] Compiling SwiftPackagesBase DateExtensions.swift
[20/21] Compiling SwiftPackagesBase OtherExtensins.swift
[21/21] Compiling SwiftPackagesBase OtherProtocols.swift
[22/35] Compiling SwiftSystemValues SysctlLinux.swift
[23/35] Compiling SwiftSystemValues SysctlMachdep.swift
[24/35] Compiling SwiftSystemValues SysctlProtocols.swift
[25/35] Compiling SwiftSystemValues x86_CPUID.swift
[26/36] Compiling SwiftSystemValues SysctlDarwin.swift
[27/36] Compiling SwiftSystemValues SysctlHW.swift
[28/36] Compiling SwiftSystemValues SysctlKernel.swift
[29/36] Compiling SwiftSystemValues Sysctl.swift
[30/36] Compiling SwiftSystemValues SysctlCPU.swift
[31/36] Compiling SwiftSystemValues FileSystemFetch.swift
[32/36] Compiling SwiftSystemValues FileSystemFetchCPULinux.swift
[33/36] Compiling SwiftSystemValues FileSystemFetchLinux.swift
[34/36] Compiling SwiftSystemValues Print.swift
[35/36] Emitting module SwiftSystemValues
[36/36] Compiling SwiftSystemValues x86_CPUIDValues.swift
[37/44] Compiling SwiftCPUDetect HwInfo.swift
[38/44] Compiling SwiftCPUDetect Print.swift
[39/44] Compiling SwiftCPUDetect UnameReimplementation.swift
[40/44] Compiling SwiftCPUDetect Extensions.swift
[41/44] Compiling SwiftCPUDetect AppExecution.swift
[42/44] Compiling SwiftCPUDetect GPUInfo.swift
[43/44] Emitting module SwiftCPUDetect
/Users/admin/builder/spi-builder-workspace/Sources/SwiftCPUDetect/CPUArchitecture.swift:281:1: warning: extension declares a conformance of imported type 'Array' to imported protocol 'DetectProtocol'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
279 | }
280 |
281 | extension CpuArchitecture.AppArchitectures: DetectProtocol{
    | |- warning: extension declares a conformance of imported type 'Array' to imported protocol 'DetectProtocol'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
282 |
283 |     private static var status: [CpuArchitecture]! = nil
[44/44] Compiling SwiftCPUDetect CPUArchitecture.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftCPUDetect/CPUArchitecture.swift:281:1: warning: extension declares a conformance of imported type 'Array' to imported protocol 'DetectProtocol'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
279 | }
280 |
281 | extension CpuArchitecture.AppArchitectures: DetectProtocol{
    | |- warning: extension declares a conformance of imported type 'Array' to imported protocol 'DetectProtocol'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
282 |
283 |     private static var status: [CpuArchitecture]! = nil
Build complete! (11.30s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swiftpackagesbase",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.0.23",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/ITzTravelInTime/SwiftPackagesBase"
    }
  ],
  "manifest_display_name" : "SwiftCPUDetect",
  "name" : "SwiftCPUDetect",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "7.0"
    },
    {
      "name" : "macos",
      "version" : "10.9"
    },
    {
      "name" : "watchos",
      "version" : "2.0"
    },
    {
      "name" : "tvos",
      "version" : "9.0"
    }
  ],
  "products" : [
    {
      "name" : "SwiftCPUDetect",
      "targets" : [
        "SwiftCPUDetect",
        "SwiftSystemValues"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "SwiftSystemValues",
      "targets" : [
        "SwiftSystemValues"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SwiftSystemValues",
      "module_type" : "SwiftTarget",
      "name" : "SwiftSystemValues",
      "path" : "Sources/SwiftSystemValues",
      "product_dependencies" : [
        "SwiftPackagesBase"
      ],
      "product_memberships" : [
        "SwiftCPUDetect",
        "SwiftSystemValues"
      ],
      "sources" : [
        "FileSystemFetch.swift",
        "FileSystemFetchCPULinux.swift",
        "FileSystemFetchLinux.swift",
        "Print.swift",
        "Sysctl.swift",
        "SysctlCPU.swift",
        "SysctlDarwin.swift",
        "SysctlHW.swift",
        "SysctlKernel.swift",
        "SysctlLinux.swift",
        "SysctlMachdep.swift",
        "SysctlProtocols.swift",
        "x86_CPUID.swift",
        "x86_CPUIDValues.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "SwiftCPUDetectTests",
      "module_type" : "SwiftTarget",
      "name" : "SwiftCPUDetectTests",
      "path" : "Tests/SwiftCPUDetectTests",
      "sources" : [
        "SwiftCPUDetectTests.swift"
      ],
      "target_dependencies" : [
        "SwiftCPUDetect",
        "SwiftSystemValues"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SwiftCPUDetect",
      "module_type" : "SwiftTarget",
      "name" : "SwiftCPUDetect",
      "path" : "Sources/SwiftCPUDetect",
      "product_dependencies" : [
        "SwiftPackagesBase"
      ],
      "product_memberships" : [
        "SwiftCPUDetect"
      ],
      "sources" : [
        "AppExecution.swift",
        "CPUArchitecture.swift",
        "Extensions.swift",
        "GPUInfo.swift",
        "HwInfo.swift",
        "Print.swift",
        "UnameReimplementation.swift"
      ],
      "target_dependencies" : [
        "SwiftSystemValues"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.0"
}
Done.