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 CAAudioHardware, reference main (2c8a0f), with Swift 5.10 for macOS (SPM) on 18 Jul 2024 20:55:04 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.46.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/sbooth/CAAudioHardware.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/sbooth/CAAudioHardware
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 2c8a0f9 Move free property data functions into `AudioObject` (#65)
Cloned https://github.com/sbooth/CAAudioHardware.git
Revision (git rev-parse @):
2c8a0f9a3cf3d5d13a0ec282c29d3e4155b125a0
SPI manifest file found: $workDir/.spi.yml
SUCCESS checkout https://github.com/sbooth/CAAudioHardware.git at main
Fetching https://github.com/sbooth/FourCC
Fetching https://github.com/sbooth/CoreAudioExtensions
[1/132] Fetching coreaudioextensions
[20/192] Fetching coreaudioextensions, fourcc
Fetched https://github.com/sbooth/FourCC from cache (1.22s)
Fetched https://github.com/sbooth/CoreAudioExtensions from cache (1.22s)
Computing version for https://github.com/sbooth/CoreAudioExtensions
Computed https://github.com/sbooth/CoreAudioExtensions at 0.2.0 (0.63s)
Computing version for https://github.com/sbooth/FourCC
Computed https://github.com/sbooth/FourCC at 0.1.1 (0.61s)
Creating working copy for https://github.com/sbooth/CoreAudioExtensions
Working copy of https://github.com/sbooth/CoreAudioExtensions resolved at 0.2.0
Creating working copy for https://github.com/sbooth/FourCC
Working copy of https://github.com/sbooth/FourCC resolved at 0.1.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": "caaudiohardware",
      "name": "CAAudioHardware",
      "url": "https://github.com/sbooth/CAAudioHardware.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/CAAudioHardware",
      "dependencies": [
        {
          "identity": "fourcc",
          "name": "FourCC",
          "url": "https://github.com/sbooth/FourCC",
          "version": "0.1.1",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/FourCC",
          "dependencies": [
          ]
        },
        {
          "identity": "coreaudioextensions",
          "name": "CoreAudioExtensions",
          "url": "https://github.com/sbooth/CoreAudioExtensions",
          "version": "0.2.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/CoreAudioExtensions",
          "dependencies": [
            {
              "identity": "fourcc",
              "name": "FourCC",
              "url": "https://github.com/sbooth/FourCC",
              "version": "0.1.1",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/FourCC",
              "dependencies": [
              ]
            }
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/sbooth/CAAudioHardware.git
[1/1513] Fetching caaudiohardware
Fetched https://github.com/sbooth/CAAudioHardware.git from cache (0.97s)
Fetching https://github.com/sbooth/FourCC from cache
Fetching https://github.com/sbooth/CoreAudioExtensions from cache
Fetched https://github.com/sbooth/FourCC from cache (0.47s)
Fetched https://github.com/sbooth/CoreAudioExtensions from cache (0.47s)
Computing version for https://github.com/sbooth/CoreAudioExtensions
Computed https://github.com/sbooth/CoreAudioExtensions at 0.2.0 (0.02s)
Computing version for https://github.com/sbooth/FourCC
Computed https://github.com/sbooth/FourCC at 0.1.1 (0.02s)
Creating working copy for https://github.com/sbooth/CoreAudioExtensions
Working copy of https://github.com/sbooth/CoreAudioExtensions resolved at 0.2.0
Creating working copy for https://github.com/sbooth/CAAudioHardware.git
Working copy of https://github.com/sbooth/CAAudioHardware.git resolved at main (2c8a0f9)
Creating working copy for https://github.com/sbooth/FourCC
Working copy of https://github.com/sbooth/FourCC resolved at 0.1.1
warning: '.resolve-product-dependencies': dependency 'caaudiohardware' is not used by any target
Found 2 product dependencies
  - FourCC
  - CoreAudioExtensions
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/sbooth/CAAudioHardware.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/4] Write sources
[3/4] Write swift-version-33747A42983211AE.txt
[5/7] Compiling FourCC String+fourCC.swift
[6/7] Compiling FourCC UInt32+fourCC.swift
[7/7] Emitting module FourCC
[8/11] Compiling CoreAudioExtensions AudioValueRange+SFBExtensions.swift
[9/11] Compiling CoreAudioExtensions AudioChannelLayout+SFBExtensions.swift
[10/11] Compiling CoreAudioExtensions AudioStreamBasicDescription+SFBExtensions.swift
[11/11] Emitting module CoreAudioExtensions
[12/49] Emitting module CAAudioHardware
[13/53] Compiling CAAudioHardware PropertyScope.swift
[14/53] Compiling CAAudioHardware PropertySelector.swift
[15/53] Compiling CAAudioHardware SelectorControl+Item.swift
[16/53] Compiling CAAudioHardware SelectorControl.swift
[17/53] Compiling CAAudioHardware AudioControl.swift
[18/53] Compiling CAAudioHardware AudioDevice+ChannelNominalLineLevel.swift
[19/53] Compiling CAAudioHardware AudioDevice+ClockSource.swift
[20/53] Compiling CAAudioHardware AudioDevice+DataSource.swift
[21/53] Compiling CAAudioHardware LevelControl.swift
[22/53] Compiling CAAudioHardware PropertyAddress.swift
[23/53] Compiling CAAudioHardware PropertyElement.swift
[24/53] Compiling CAAudioHardware PropertyQualifier.swift
[25/53] Compiling CAAudioHardware AudioEndpoint.swift
[26/53] Compiling CAAudioHardware AudioEndpointDevice.swift
[27/53] Compiling CAAudioHardware AudioHardwareIOProcStreamUsageWrapper.swift
[28/53] Compiling CAAudioHardware AudioObject.swift
[29/53] Compiling CAAudioHardware AudioSystemObject.swift
[30/53] Compiling CAAudioHardware AudioTap.swift
[31/53] Compiling CAAudioHardware AudioTransportManager.swift
[32/53] Compiling CAAudioHardware BooleanControl.swift
[33/53] Compiling CAAudioHardware SliderControl.swift
[34/53] Compiling CAAudioHardware StereoPanControl.swift
[35/53] Compiling CAAudioHardware UInt32+hexString.swift
[36/53] Compiling CAAudioHardware UnfairLock.swift
[37/53] Compiling CAAudioHardware AudioStream.swift
[38/53] Compiling CAAudioHardware AudioSubdevice+DriftCompensationQuality.swift
[39/53] Compiling CAAudioHardware AudioSubdevice.swift
[40/53] Compiling CAAudioHardware AudioSubtap.swift
[41/53] Compiling CAAudioHardware AudioObjectPropertyData.swift
[42/53] Compiling CAAudioHardware AudioPlugIn.swift
[43/53] Compiling CAAudioHardware AudioProcess.swift
[44/53] Compiling CAAudioHardware AudioStream+TerminalType.swift
[45/53] Compiling CAAudioHardware AudioDevice+HighPassFilterSetting.swift
[46/53] Compiling CAAudioHardware AudioDevice+PlayThroughDestination.swift
[47/53] Compiling CAAudioHardware AudioDevice+TransportType.swift
[48/53] Compiling CAAudioHardware AudioDevice.swift
[49/53] Compiling CAAudioHardware AudioAggregateDevice.swift
[50/53] Compiling CAAudioHardware AudioBox.swift
[51/53] Compiling CAAudioHardware AudioBufferListWrapper.swift
[52/53] Compiling CAAudioHardware AudioChannelLayoutWrapper.swift
[53/53] Compiling CAAudioHardware AudioClockDevice.swift
Build complete! (9.40s)
Build complete.
✅  Doc result (pending) reported
========================================
GenerateDocs
========================================
Generating docs at path:  $workDir/.docs/sbooth/caaudiohardware/main
Repository:               sbooth/CAAudioHardware
Swift version used:       5.10
Target:                   CAAudioHardware
Generating documentation for 'CAAudioHardware'...
Converting documentation...
Conversion complete! (0.51s)
Generated DocC archive at '/Users/admin/builder/spi-builder-workspace/.docs/sbooth/caaudiohardware/main'
Fetching https://github.com/swiftlang/swift-docc-plugin
[1/1609] Fetching swift-docc-plugin
Updating https://github.com/sbooth/CoreAudioExtensions
Updating https://github.com/sbooth/FourCC
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (1.28s)
Updated https://github.com/sbooth/FourCC (0.49s)
Updated https://github.com/sbooth/CoreAudioExtensions (0.49s)
Computing version for https://github.com/sbooth/CoreAudioExtensions
Computed https://github.com/sbooth/CoreAudioExtensions at 0.2.0 (0.56s)
Computing version for https://github.com/sbooth/FourCC
Computed https://github.com/sbooth/FourCC at 0.1.1 (0.55s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.3.0 (0.56s)
Fetching https://github.com/apple/swift-docc-symbolkit
[1/2980] Fetching swift-docc-symbolkit
Fetched https://github.com/apple/swift-docc-symbolkit from cache (1.32s)
Computing version for https://github.com/apple/swift-docc-symbolkit
Computed https://github.com/apple/swift-docc-symbolkit at 1.0.0 (0.59s)
Creating working copy for https://github.com/apple/swift-docc-symbolkit
Working copy of https://github.com/apple/swift-docc-symbolkit resolved at 1.0.0
Creating working copy for https://github.com/swiftlang/swift-docc-plugin
Working copy of https://github.com/swiftlang/swift-docc-plugin resolved at 1.3.0
Building for debugging...
[0/8] Write sources
[3/8] Write snippet-extract-entitlement.plist
[4/8] Write swift-version-33747A42983211AE.txt
[6/53] Compiling SymbolKit Identifier.swift
[7/53] Compiling SymbolKit KindIdentifier.swift
[8/53] Compiling SymbolKit Location.swift
[9/53] Compiling SymbolKit Mutability.swift
[10/57] Compiling SymbolKit SemanticVersion.swift
[11/57] Compiling SymbolKit AccessControl.swift
[12/57] Compiling SymbolKit Availability.swift
[13/57] Compiling SymbolKit AvailabilityItem.swift
[14/57] Compiling SymbolKit Domain.swift
[15/57] Compiling SymbolKit Mixin+Equals.swift
[16/57] Compiling SymbolKit Mixin+Hash.swift
[17/57] Compiling SymbolKit Mixin.swift
[18/57] Compiling SymbolKit LineList.swift
[19/57] Compiling SymbolKit Position.swift
[20/57] Compiling SymbolKit Names.swift
[21/57] Compiling SymbolKit SPI.swift
[22/57] Compiling SymbolKit Snippet.swift
[23/57] Compiling SymbolKit Extension.swift
[24/57] Compiling SymbolKit DeclarationFragments.swift
[25/57] Compiling SymbolKit Fragment.swift
[26/57] Compiling SymbolKit FragmentKind.swift
[27/57] Compiling SymbolKit FunctionParameter.swift
[28/57] Compiling SymbolKit FunctionSignature.swift
[29/57] Compiling SymbolKit SourceRange.swift
[30/57] Compiling SymbolKit Metadata.swift
[31/57] Compiling SymbolKit Module.swift
[32/57] Compiling SymbolKit OperatingSystem.swift
[33/57] Compiling SymbolKit Platform.swift
[34/57] Compiling SymbolKit GenericConstraint.swift
[35/57] Compiling SymbolKit GenericParameter.swift
[36/57] Compiling SymbolKit Generics.swift
[37/57] Compiling SymbolKit Namespace.swift
[38/57] Compiling SymbolKit Relationship.swift
[39/57] Compiling SymbolKit RelationshipKind.swift
[40/57] Compiling SymbolKit SourceOrigin.swift
[41/57] Compiling SymbolKit GenericConstraints.swift
[42/57] Compiling SymbolKit Swift.swift
[43/57] Compiling SymbolKit Symbol.swift
[44/57] Compiling SymbolKit SymbolKind.swift
[45/57] Compiling SymbolKit SymbolGraph.swift
[46/57] Compiling SymbolKit GraphCollector.swift
[47/57] Emitting module SymbolKit
[48/57] Compiling SymbolKit UnifiedSymbol+Encodable.swift
[49/57] Compiling SymbolKit UnifiedSymbol.swift
[50/57] Compiling SymbolKit UnifiedSymbolGraph+Encodable.swift
[51/57] Compiling SymbolKit UnifiedSymbolGraph.swift
[52/57] Compiling Snippets SnippetParser.swift
[53/57] Emitting module Snippets
[54/57] Compiling Snippets Snippet.swift
[55/61] Compiling snippet_extract URL+Status.swift
[56/61] Compiling snippet_extract SnippetBuildCommand.swift
[57/61] Compiling snippet_extract SymbolGraph+Snippet.swift
[58/61] Emitting module snippet_extract
[58/61] Write Objects.LinkFileList
[59/61] Linking snippet-extract
[60/61] Applying snippet-extract
Build complete! (3.63s)
Building for debugging...
[0/1] Write swift-version-33747A42983211AE.txt
Build complete! (0.14s)
    1824
12	/Users/admin/builder/spi-builder-workspace/.docs/sbooth/caaudiohardware/main
✅  Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $workDir/.docs/sbooth/caaudiohardware/main
File count: 1824
Doc size:   12.0MB
Preparing doc bundle ...
Uploading prod-sbooth-caaudiohardware-main-2ee1a11a.zip to s3://spi-docs-inbox/prod-sbooth-caaudiohardware-main-2ee1a11a.zip
Copying... [12%]
Copying... [21%]
Copying... [30%]
Copying... [42%]
Copying... [52%]
Copying... [61%]
Copying... [73%]
Copying... [82%]
Copying... [91%]
Copying... [100%]
Done.