The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of AppleGPUInfo, reference main (242264), with Swift 5.10 for macOS (SPM) on 25 Aug 2024 20:46:19 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.52.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/philipturner/applegpuinfo.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/philipturner/applegpuinfo
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 2422643 Update README.md
Cloned https://github.com/philipturner/applegpuinfo.git
Revision (git rev-parse @):
24226431095c614c88de686ea5afcc99d7cb31f5
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/philipturner/applegpuinfo.git at main
Fetching https://github.com/apple/swift-argument-parser
[1/12125] Fetching swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser from cache (2.07s)
Fetching https://github.com/devicekit/DeviceKit
[1/3850] Fetching devicekit
Fetched https://github.com/devicekit/DeviceKit from cache (1.16s)
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at main (e3d8a3d)
Creating working copy for https://github.com/devicekit/DeviceKit
Working copy of https://github.com/devicekit/DeviceKit resolved at master (5757447)
========================================
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": "applegpuinfo",
      "name": "AppleGPUInfo",
      "url": "https://github.com/philipturner/applegpuinfo.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/applegpuinfo",
      "dependencies": [
        {
          "identity": "swift-argument-parser",
          "name": "swift-argument-parser",
          "url": "https://github.com/apple/swift-argument-parser",
          "version": "unspecified",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-argument-parser",
          "dependencies": [
          ]
        },
        {
          "identity": "devicekit",
          "name": "DeviceKit",
          "url": "https://github.com/devicekit/DeviceKit",
          "version": "unspecified",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/DeviceKit",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/philipturner/applegpuinfo.git
[1/411] Fetching applegpuinfo
Fetched https://github.com/philipturner/applegpuinfo.git from cache (1.04s)
Fetching https://github.com/apple/swift-argument-parser from cache
Fetched https://github.com/apple/swift-argument-parser from cache (0.58s)
Fetching https://github.com/devicekit/DeviceKit from cache
Fetched https://github.com/devicekit/DeviceKit from cache (0.58s)
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at main (e3d8a3d)
Creating working copy for https://github.com/philipturner/applegpuinfo.git
Working copy of https://github.com/philipturner/applegpuinfo.git resolved at main (2422643)
Creating working copy for https://github.com/devicekit/DeviceKit
Working copy of https://github.com/devicekit/DeviceKit resolved at master (5757447)
Found 2 product dependencies
  - swift-argument-parser
  - DeviceKit
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $PWD
https://github.com/philipturner/applegpuinfo.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
[1/1] Compiling plugin GenerateManual
Building for debugging...
[1/10] Write sources
[4/10] Write gpuinfo-entitlement.plist
[6/10] Write swift-version-33747A42983211AE.txt
[8/15] Emitting module ArgumentParserToolInfo
[9/15] Compiling ArgumentParserToolInfo ToolInfo.swift
[10/54] Compiling ArgumentParser NameSpecification.swift
[11/54] Compiling ArgumentParser Option.swift
[12/54] Compiling ArgumentParser OptionGroup.swift
[13/54] Compiling ArgumentParser AsyncParsableCommand.swift
[14/54] Compiling ArgumentParser BashCompletionsGenerator.swift
[15/54] Compiling ArgumentParser CompletionsGenerator.swift
[16/54] Compiling ArgumentParser FishCompletionsGenerator.swift
[17/54] Compiling ArgumentParser ZshCompletionsGenerator.swift
[18/54] Compiling ArgumentParser Argument.swift
[19/54] Compiling ArgumentParser CommandConfiguration.swift
[20/54] Compiling ArgumentParser CommandGroup.swift
[21/54] Compiling ArgumentParser EnumerableFlag.swift
[22/54] Compiling ArgumentParser ExpressibleByArgument.swift
[23/58] Emitting module ArgumentParser
[24/58] Compiling ArgumentParser ParsableArguments.swift
[25/58] Compiling ArgumentParser ParsableArgumentsValidation.swift
[26/58] Compiling ArgumentParser ParsableCommand.swift
[27/58] Compiling ArgumentParser ArgumentDecoder.swift
[28/58] Compiling AppleGPUInfo CAppleGPUInfo.swift
[29/58] Compiling ArgumentParser ParserError.swift
[30/58] Compiling ArgumentParser SplitArguments.swift
[31/58] Compiling ArgumentParser DumpHelpGenerator.swift
[32/58] Compiling ArgumentParser HelpCommand.swift
[33/58] Compiling ArgumentParser InputOrigin.swift
[34/58] Compiling ArgumentParser Name.swift
[35/58] Compiling ArgumentParser Parsed.swift
[36/58] Compiling ArgumentParser ParsedValues.swift
[37/58] Compiling ArgumentParser ArgumentHelp.swift
[38/58] Compiling ArgumentParser ArgumentVisibility.swift
[39/58] Compiling ArgumentParser CompletionKind.swift
[40/58] Compiling ArgumentParser Errors.swift
[41/58] Compiling ArgumentParser Flag.swift
[42/58] Emitting module AppleGPUInfo
/Users/admin/builder/spi-builder-workspace/Sources/AppleGPUInfo/AppleGPUInfo.swift:14:16: warning: stored property '_cDescripton' of 'Sendable'-conforming class 'GPUInfoError' has non-sendable type 'UnsafeMutablePointer<CChar>' (aka 'UnsafeMutablePointer<Int8>')
  internal let _cDescripton: UnsafeMutablePointer<CChar>
               ^
Swift.UnsafeMutablePointer:1:23: note: generic struct 'UnsafeMutablePointer' does not conform to the 'Sendable' protocol
@frozen public struct UnsafeMutablePointer<Pointee> : _Pointer {
                      ^
[43/58] Compiling AppleGPUInfo AppleGPUInfo.swift
/Users/admin/builder/spi-builder-workspace/Sources/AppleGPUInfo/AppleGPUInfo.swift:14:16: warning: stored property '_cDescripton' of 'Sendable'-conforming class 'GPUInfoError' has non-sendable type 'UnsafeMutablePointer<CChar>' (aka 'UnsafeMutablePointer<Int8>')
  internal let _cDescripton: UnsafeMutablePointer<CChar>
               ^
Swift.UnsafeMutablePointer:1:23: note: generic struct 'UnsafeMutablePointer' does not conform to the 'Sendable' protocol
@frozen public struct UnsafeMutablePointer<Pointee> : _Pointer {
                      ^
[44/58] Compiling ArgumentParser Platform.swift
[45/58] Compiling ArgumentParser SequenceExtensions.swift
[46/58] Compiling ArgumentParser StringExtensions.swift
[47/58] Compiling ArgumentParser Tree.swift
[48/58] Compiling ArgumentParser HelpGenerator.swift
[49/58] Compiling ArgumentParser MessageInfo.swift
[50/58] Compiling ArgumentParser UsageGenerator.swift
[51/58] Compiling ArgumentParser CollectionExtensions.swift
[52/58] Compiling ArgumentParser ArgumentDefinition.swift
[53/58] Compiling ArgumentParser ArgumentSet.swift
[54/58] Compiling ArgumentParser CommandParser.swift
[55/58] Compiling ArgumentParser InputKey.swift
[56/60] Emitting module AppleGPUInfoTool
[57/60] Compiling AppleGPUInfoTool main.swift
[57/60] Write Objects.LinkFileList
[58/60] Linking gpuinfo
[59/60] Applying gpuinfo
Build complete! (6.80s)
Build complete.
Done.