Build Information
Successful build of CAAudioHardware, reference 0.5.0 (7c0c25
), with Swift 5.10 for macOS (SPM) on 11 Jul 2024 17:57:24 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.46.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/sbooth/CAAudioHardware.git
Reference: 0.5.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/sbooth/CAAudioHardware
* tag 0.5.0 -> FETCH_HEAD
HEAD is now at 7c0c252 Add audio tap support (#42)
Cloned https://github.com/sbooth/CAAudioHardware.git
Revision (git rev-parse @):
7c0c2525b69975af3f057e8a02e221c83996bd01
SPI manifest file found: $workDir/.spi.yml
SUCCESS checkout https://github.com/sbooth/CAAudioHardware.git at 0.5.0
Fetching https://github.com/sbooth/CoreAudioExtensions
Fetching https://github.com/sbooth/FourCC
[2/132] Fetching coreaudioextensions
[133/192] Fetching coreaudioextensions, fourcc
Fetched https://github.com/sbooth/FourCC from cache (1.24s)
Fetched https://github.com/sbooth/CoreAudioExtensions from cache (1.24s)
Computing version for https://github.com/sbooth/CoreAudioExtensions
Computed https://github.com/sbooth/CoreAudioExtensions at 0.2.0 (0.59s)
Computing version for https://github.com/sbooth/FourCC
Computed https://github.com/sbooth/FourCC at 0.1.1 (0.56s)
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/1430] Fetching caaudiohardware
Fetched https://github.com/sbooth/CAAudioHardware.git from cache (1.00s)
Fetching https://github.com/sbooth/CoreAudioExtensions from cache
Fetching https://github.com/sbooth/FourCC from cache
Fetched https://github.com/sbooth/FourCC from cache (0.49s)
Fetched https://github.com/sbooth/CoreAudioExtensions from cache (0.49s)
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 0.5.0 (7c0c252)
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 UInt32+fourCC.swift
[6/7] Emitting module FourCC
[7/7] Compiling FourCC String+fourCC.swift
[8/11] Compiling CoreAudioExtensions AudioValueRange+SFBExtensions.swift
[9/11] Emitting module CoreAudioExtensions
[10/11] Compiling CoreAudioExtensions AudioChannelLayout+SFBExtensions.swift
[11/11] Compiling CoreAudioExtensions AudioStreamBasicDescription+SFBExtensions.swift
[12/48] Emitting module CAAudioHardware
[13/52] Compiling CAAudioHardware AudioDevice+DataSource.swift
[14/52] Compiling CAAudioHardware AudioDevice+HighPassFilterSetting.swift
[15/52] Compiling CAAudioHardware AudioDevice+PlayThroughDestination.swift
[16/52] Compiling CAAudioHardware AudioDevice+TransportType.swift
[17/52] Compiling CAAudioHardware AudioClockDevice.swift
[18/52] Compiling CAAudioHardware AudioControl.swift
[19/52] Compiling CAAudioHardware AudioDevice+ChannelNominalLineLevel.swift
[20/52] Compiling CAAudioHardware AudioDevice+ClockSource.swift
[21/52] Compiling CAAudioHardware SelectorControl.swift
[22/52] Compiling CAAudioHardware SliderControl.swift
[23/52] Compiling CAAudioHardware StereoPanControl.swift
[24/52] Compiling CAAudioHardware UInt32+hexString.swift
[25/52] Compiling CAAudioHardware BooleanControl.swift
[26/52] Compiling CAAudioHardware LevelControl.swift
[27/52] Compiling CAAudioHardware PropertyAddress.swift
[28/52] Compiling CAAudioHardware PropertyElement.swift
[29/52] Compiling CAAudioHardware AudioSubtap.swift
[30/52] Compiling CAAudioHardware AudioSystemObject.swift
[31/52] Compiling CAAudioHardware AudioTap.swift
[32/52] Compiling CAAudioHardware AudioTransportManager.swift
[33/52] Compiling CAAudioHardware AudioObject.swift
[34/52] Compiling CAAudioHardware AudioObjectProperty.swift
[35/52] Compiling CAAudioHardware AudioPlugIn.swift
[36/52] Compiling CAAudioHardware AudioProcess.swift
[37/52] Compiling CAAudioHardware PropertyQualifier.swift
[38/52] Compiling CAAudioHardware PropertyScope.swift
[39/52] Compiling CAAudioHardware PropertySelector.swift
[40/52] Compiling CAAudioHardware SelectorControl+Item.swift
[41/52] Compiling CAAudioHardware AudioStream+TerminalType.swift
[42/52] Compiling CAAudioHardware AudioStream.swift
[43/52] Compiling CAAudioHardware AudioSubdevice+DriftCompensationQuality.swift
[44/52] Compiling CAAudioHardware AudioSubdevice.swift
[45/52] Compiling CAAudioHardware AudioDevice.swift
[46/52] Compiling CAAudioHardware AudioEndpoint.swift
[47/52] Compiling CAAudioHardware AudioEndpointDevice.swift
[48/52] Compiling CAAudioHardware AudioHardwareIOProcStreamUsageWrapper.swift
[49/52] Compiling CAAudioHardware AudioAggregateDevice.swift
[50/52] Compiling CAAudioHardware AudioBox.swift
[51/52] Compiling CAAudioHardware AudioBufferListWrapper.swift
[52/52] Compiling CAAudioHardware AudioChannelLayoutWrapper.swift
Build complete! (9.47s)
Build complete.
✅ Doc result (pending) reported
========================================
GenerateDocs
========================================
Generating docs at path: $workDir/.docs/sbooth/caaudiohardware/0.5.0
Repository: sbooth/CAAudioHardware
Swift version used: 5.10
Target: CAAudioHardware
Generating documentation for 'CAAudioHardware'...
Converting documentation...
Conversion complete! (0.47s)
Generated DocC archive at '/Users/admin/builder/spi-builder-workspace/.docs/sbooth/caaudiohardware/0.5.0'
Fetching https://github.com/apple/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/apple/swift-docc-plugin from cache (1.29s)
Updated https://github.com/sbooth/FourCC (0.50s)
Updated https://github.com/sbooth/CoreAudioExtensions (0.50s)
Computing version for https://github.com/sbooth/CoreAudioExtensions
Computed https://github.com/sbooth/CoreAudioExtensions at 0.2.0 (0.54s)
Computing version for https://github.com/sbooth/FourCC
Computed https://github.com/sbooth/FourCC at 0.1.1 (0.54s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.3.0 (0.57s)
Fetching https://github.com/apple/swift-docc-symbolkit
[1/2926] 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.64s)
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/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.3.0
Building for debugging...
[0/8] Write sources
[2/8] Write snippet-extract-entitlement.plist
[4/8] Write swift-version-33747A42983211AE.txt
[6/53] Compiling SymbolKit Mixin+Equals.swift
[7/53] Compiling SymbolKit Mixin+Hash.swift
[8/53] Compiling SymbolKit Mixin.swift
[9/53] Compiling SymbolKit LineList.swift
[10/53] Compiling SymbolKit Position.swift
[11/57] Compiling SymbolKit Identifier.swift
[12/57] Compiling SymbolKit KindIdentifier.swift
[13/57] Compiling SymbolKit Location.swift
[14/57] Compiling SymbolKit Mutability.swift
[15/57] Compiling SymbolKit DeclarationFragments.swift
[16/57] Compiling SymbolKit Fragment.swift
[17/57] Compiling SymbolKit FragmentKind.swift
[18/57] Compiling SymbolKit FunctionParameter.swift
[19/57] Compiling SymbolKit FunctionSignature.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 GenericConstraint.swift
[25/57] Compiling SymbolKit GenericParameter.swift
[26/57] Compiling SymbolKit Generics.swift
[27/57] Compiling SymbolKit Namespace.swift
[28/57] Compiling SymbolKit SourceRange.swift
[29/57] Compiling SymbolKit Metadata.swift
[30/57] Compiling SymbolKit Module.swift
[31/57] Compiling SymbolKit OperatingSystem.swift
[32/57] Compiling SymbolKit Platform.swift
[33/57] Compiling SymbolKit Relationship.swift
[34/57] Compiling SymbolKit RelationshipKind.swift
[35/57] Compiling SymbolKit SourceOrigin.swift
[36/57] Compiling SymbolKit GenericConstraints.swift
[37/57] Compiling SymbolKit Swift.swift
[38/57] Compiling SymbolKit Symbol.swift
[39/57] Compiling SymbolKit SymbolKind.swift
[40/57] Compiling SymbolKit SymbolGraph.swift
[41/57] Compiling SymbolKit GraphCollector.swift
[42/57] Compiling SymbolKit SemanticVersion.swift
[43/57] Compiling SymbolKit AccessControl.swift
[44/57] Compiling SymbolKit Availability.swift
[45/57] Compiling SymbolKit AvailabilityItem.swift
[46/57] Compiling SymbolKit Domain.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] Compiling Snippets Snippet.swift
[54/57] Emitting module Snippets
[55/61] Compiling snippet_extract URL+Status.swift
[56/61] Compiling snippet_extract SymbolGraph+Snippet.swift
[57/61] Emitting module snippet_extract
[58/61] Compiling snippet_extract SnippetBuildCommand.swift
[58/61] Write Objects.LinkFileList
[59/61] Linking snippet-extract
[60/61] Applying snippet-extract
Build complete! (3.57s)
Building for debugging...
[0/1] Write swift-version-33747A42983211AE.txt
Build complete! (0.13s)
1820
12 /Users/admin/builder/spi-builder-workspace/.docs/sbooth/caaudiohardware/0.5.0
✅ Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $workDir/.docs/sbooth/caaudiohardware/0.5.0
File count: 1820
Doc size: 12.0MB
Preparing doc bundle ...
Uploading prod-sbooth-caaudiohardware-0.5.0-c464e6ac.zip to s3://spi-docs-inbox/prod-sbooth-caaudiohardware-0.5.0-c464e6ac.zip
Copying... [12%]
Copying... [21%]
Copying... [30%]
Copying... [43%]
Copying... [52%]
Copying... [61%]
Copying... [73%]
Copying... [82%]
Copying... [91%]
Copying... [100%]
Done.