The Swift Package Index logo.Swift Package Index

Build Information

Failed to build ALSA, reference 0.1.0 (1adfdc), with Swift 6.2 for macOS (SPM) on 21 Jun 2025 01:40:22 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Vaidios/swift-alsa.git
Reference: 0.1.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Vaidios/swift-alsa
 * tag               0.1.0      -> FETCH_HEAD
HEAD is now at 1adfdc4 Create LICENSE
Cloned https://github.com/Vaidios/swift-alsa.git
Revision (git rev-parse @):
1adfdc4241b12c49a587ccd4567fda8e30591343
SUCCESS checkout https://github.com/Vaidios/swift-alsa.git at 0.1.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/Vaidios/swift-alsa.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
[1/1] Compiling plugin GenerateManual
Building for debugging...
[1/11] Write sources
[1/11] Copying applaus.wav
[2/11] Write sources
[6/11] Write Example-entitlement.plist
[7/11] Write swift-version-1EA4D86E10B52AF.txt
[9/24] Emitting module ArgumentParserToolInfo
[10/24] Compiling ArgumentParserToolInfo ToolInfo.swift
[11/63] Compiling ArgumentParser InputOrigin.swift
[12/63] Compiling ArgumentParser Name.swift
[13/63] Compiling ArgumentParser Parsed.swift
[14/63] Compiling ArgumentParser ParsedValues.swift
[15/67] Compiling ALSA PCMStream.swift
/Users/admin/builder/spi-builder-workspace/Sources/CALSA/module.modulemap:2:12: error: header '/usr/include/alsa/asoundlib.h' not found
1 | module CALSA [system] {
2 |     header "/usr/include/alsa/asoundlib.h"
  |            `- error: header '/usr/include/alsa/asoundlib.h' not found
3 |     link "asound"
4 |     export *
/Users/admin/builder/spi-builder-workspace/Sources/ALSA/ALSA.swift:1:8: error: could not build Objective-C module 'CALSA'
 1 | import CALSA
   |        `- error: could not build Objective-C module 'CALSA'
 2 | import Foundation
 3 |
[16/67] Compiling ALSA PCMFormat.swift
/Users/admin/builder/spi-builder-workspace/Sources/CALSA/module.modulemap:2:12: error: header '/usr/include/alsa/asoundlib.h' not found
1 | module CALSA [system] {
2 |     header "/usr/include/alsa/asoundlib.h"
  |            `- error: header '/usr/include/alsa/asoundlib.h' not found
3 |     link "asound"
4 |     export *
/Users/admin/builder/spi-builder-workspace/Sources/ALSA/ALSA.swift:1:8: error: could not build Objective-C module 'CALSA'
 1 | import CALSA
   |        `- error: could not build Objective-C module 'CALSA'
 2 | import Foundation
 3 |
[17/67] Compiling ALSA PCMAccess.swift
/Users/admin/builder/spi-builder-workspace/Sources/CALSA/module.modulemap:2:12: error: header '/usr/include/alsa/asoundlib.h' not found
1 | module CALSA [system] {
2 |     header "/usr/include/alsa/asoundlib.h"
  |            `- error: header '/usr/include/alsa/asoundlib.h' not found
3 |     link "asound"
4 |     export *
/Users/admin/builder/spi-builder-workspace/Sources/ALSA/ALSA.swift:1:8: error: could not build Objective-C module 'CALSA'
 1 | import CALSA
   |        `- error: could not build Objective-C module 'CALSA'
 2 | import Foundation
 3 |
[18/68] Compiling ArgumentParser NameSpecification.swift
[19/68] Compiling ArgumentParser Option.swift
[20/68] Compiling ArgumentParser OptionGroup.swift
[21/68] Compiling ArgumentParser AsyncParsableCommand.swift
[22/68] Emitting module ArgumentParser
[23/68] Compiling ArgumentParser Platform.swift
[24/68] Compiling ArgumentParser SequenceExtensions.swift
[25/68] Compiling ArgumentParser StringExtensions.swift
[26/68] Compiling ArgumentParser Tree.swift
[27/68] Compiling ALSA WAVFile.swift
/Users/admin/builder/spi-builder-workspace/Sources/CALSA/module.modulemap:2:12: error: header '/usr/include/alsa/asoundlib.h' not found
1 | module CALSA [system] {
2 |     header "/usr/include/alsa/asoundlib.h"
  |            `- error: header '/usr/include/alsa/asoundlib.h' not found
3 |     link "asound"
4 |     export *
/Users/admin/builder/spi-builder-workspace/Sources/ALSA/ALSA.swift:1:8: error: could not build Objective-C module 'CALSA'
 1 | import CALSA
   |        `- error: could not build Objective-C module 'CALSA'
 2 | import Foundation
 3 |
error: emit-module command failed with exit code 1 (use -v to see invocation)
[28/68] Emitting module ALSA
/Users/admin/builder/spi-builder-workspace/Sources/CALSA/module.modulemap:2:12: error: header '/usr/include/alsa/asoundlib.h' not found
1 | module CALSA [system] {
2 |     header "/usr/include/alsa/asoundlib.h"
  |            `- error: header '/usr/include/alsa/asoundlib.h' not found
3 |     link "asound"
4 |     export *
/Users/admin/builder/spi-builder-workspace/Sources/ALSA/ALSA.swift:1:8: error: could not build Objective-C module 'CALSA'
 1 | import CALSA
   |        `- error: could not build Objective-C module 'CALSA'
 2 | import Foundation
 3 |
[29/68] Compiling ALSA PCMDevice+Ext.swift
/Users/admin/builder/spi-builder-workspace/Sources/CALSA/module.modulemap:2:12: error: header '/usr/include/alsa/asoundlib.h' not found
1 | module CALSA [system] {
2 |     header "/usr/include/alsa/asoundlib.h"
  |            `- error: header '/usr/include/alsa/asoundlib.h' not found
3 |     link "asound"
4 |     export *
/Users/admin/builder/spi-builder-workspace/Sources/ALSA/ALSA.swift:1:8: error: could not build Objective-C module 'CALSA'
 1 | import CALSA
   |        `- error: could not build Objective-C module 'CALSA'
 2 | import Foundation
 3 |
[30/68] Compiling ALSA ALSADevices.swift
/Users/admin/builder/spi-builder-workspace/Sources/CALSA/module.modulemap:2:12: error: header '/usr/include/alsa/asoundlib.h' not found
1 | module CALSA [system] {
2 |     header "/usr/include/alsa/asoundlib.h"
  |            `- error: header '/usr/include/alsa/asoundlib.h' not found
3 |     link "asound"
4 |     export *
/Users/admin/builder/spi-builder-workspace/Sources/ALSA/ALSA.swift:1:8: error: could not build Objective-C module 'CALSA'
 1 | import CALSA
   |        `- error: could not build Objective-C module 'CALSA'
 2 | import Foundation
 3 |
[31/68] Compiling ALSA PCMDevice.swift
/Users/admin/builder/spi-builder-workspace/Sources/CALSA/module.modulemap:2:12: error: header '/usr/include/alsa/asoundlib.h' not found
1 | module CALSA [system] {
2 |     header "/usr/include/alsa/asoundlib.h"
  |            `- error: header '/usr/include/alsa/asoundlib.h' not found
3 |     link "asound"
4 |     export *
/Users/admin/builder/spi-builder-workspace/Sources/ALSA/ALSA.swift:1:8: error: could not build Objective-C module 'CALSA'
 1 | import CALSA
   |        `- error: could not build Objective-C module 'CALSA'
 2 | import Foundation
 3 |
/Users/admin/builder/spi-builder-workspace/Sources/CALSA/module.modulemap:2:12: error: header '/usr/include/alsa/asoundlib.h' not found
1 | module CALSA [system] {
2 |     header "/usr/include/alsa/asoundlib.h"
  |            `- error: header '/usr/include/alsa/asoundlib.h' not found
3 |     link "asound"
4 |     export *
/Users/admin/builder/spi-builder-workspace/Sources/ALSA/ALSA.swift:1:8: error: could not build Objective-C module 'CALSA'
 1 | import CALSA
   |        `- error: could not build Objective-C module 'CALSA'
 2 | import Foundation
 3 |
/Users/admin/builder/spi-builder-workspace/Sources/CALSA/module.modulemap:2:12: error: header '/usr/include/alsa/asoundlib.h' not found
1 | module CALSA [system] {
2 |     header "/usr/include/alsa/asoundlib.h"
  |            `- error: header '/usr/include/alsa/asoundlib.h' not found
3 |     link "asound"
4 |     export *
/Users/admin/builder/spi-builder-workspace/Sources/ALSA/ALSA.swift:1:8: error: could not build Objective-C module 'CALSA'
 1 | import CALSA
   |        `- error: could not build Objective-C module 'CALSA'
 2 | import Foundation
 3 |
[34/68] Compiling ALSA ALSADeviceInfo.swift
/Users/admin/builder/spi-builder-workspace/Sources/CALSA/module.modulemap:2:12: error: header '/usr/include/alsa/asoundlib.h' not found
1 | module CALSA [system] {
2 |     header "/usr/include/alsa/asoundlib.h"
  |            `- error: header '/usr/include/alsa/asoundlib.h' not found
3 |     link "asound"
4 |     export *
/Users/admin/builder/spi-builder-workspace/Sources/ALSA/ALSA.swift:1:8: error: could not build Objective-C module 'CALSA'
 1 | import CALSA
   |        `- error: could not build Objective-C module 'CALSA'
 2 | import Foundation
 3 |
[35/68] Compiling ALSA HardwareParameters.swift
/Users/admin/builder/spi-builder-workspace/Sources/CALSA/module.modulemap:2:12: error: header '/usr/include/alsa/asoundlib.h' not found
1 | module CALSA [system] {
2 |     header "/usr/include/alsa/asoundlib.h"
  |            `- error: header '/usr/include/alsa/asoundlib.h' not found
3 |     link "asound"
4 |     export *
/Users/admin/builder/spi-builder-workspace/Sources/ALSA/ALSA.swift:1:8: error: could not build Objective-C module 'CALSA'
 1 | import CALSA
   |        `- error: could not build Objective-C module 'CALSA'
 2 | import Foundation
 3 |
[36/68] Compiling ArgumentParser BashCompletionsGenerator.swift
[37/68] Compiling ArgumentParser CompletionsGenerator.swift
[38/68] Compiling ArgumentParser FishCompletionsGenerator.swift
[39/68] Compiling ArgumentParser ZshCompletionsGenerator.swift
[40/68] Compiling ArgumentParser Argument.swift
[41/68] Compiling ArgumentParser ArgumentHelp.swift
[42/68] Compiling ArgumentParser ArgumentVisibility.swift
[43/68] Compiling ArgumentParser CompletionKind.swift
[44/68] Compiling ArgumentParser Errors.swift
[45/68] Compiling ArgumentParser Flag.swift
[46/68] Compiling ArgumentParser ArgumentDefinition.swift
[47/68] Compiling ArgumentParser ArgumentSet.swift
[48/68] Compiling ArgumentParser CommandParser.swift
[49/68] Compiling ArgumentParser InputKey.swift
[50/68] Compiling ArgumentParser CommandConfiguration.swift
[51/68] Compiling ArgumentParser CommandGroup.swift
[52/68] Compiling ArgumentParser EnumerableFlag.swift
[53/68] Compiling ArgumentParser ExpressibleByArgument.swift
[54/68] Compiling ArgumentParser ParsableArguments.swift
[55/68] Compiling ArgumentParser ParsableArgumentsValidation.swift
[56/68] Compiling ArgumentParser ParsableCommand.swift
[57/68] Compiling ArgumentParser ArgumentDecoder.swift
Fetching https://github.com/apple/swift-argument-parser
[1/15380] Fetching swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser from cache (1.55s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.5.1 (1.97s)
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.5.1
BUILD FAILURE 6.2 macosSpm