The Swift Package Index logo.Swift Package Index

Build Information

Failed to build HaishinKit, reference 2.2.5 (dc880c), with Swift 6.0 for macOS (SPM) on 28 Mar 2026 13:12:29 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.69.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/HaishinKit/HaishinKit.swift.git
Reference: 2.2.5
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/HaishinKit/HaishinKit.swift
 * tag               2.2.5      -> FETCH_HEAD
HEAD is now at dc880cb Fix compilation error
Cloned https://github.com/HaishinKit/HaishinKit.swift.git
Revision (git rev-parse @):
dc880cb540b8feeb98f64e8b7dcfaaf320b6b2bd
SUCCESS checkout https://github.com/HaishinKit/HaishinKit.swift.git at 2.2.5
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/HaishinKit/HaishinKit.swift.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64
Fetching https://github.com/swiftlang/swift-docc-plugin
Fetching https://github.com/shogo4405/Logboard.git
[16/1592] Fetching logboard
[65/3763] Fetching logboard, swift-docc-plugin
Fetched https://github.com/shogo4405/Logboard.git from cache (1.16s)
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (1.16s)
Computing version for https://github.com/shogo4405/Logboard.git
error: Invalid manifest (compiled with: ["/Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc", "-vfsoverlay", "/var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/TemporaryDirectory.RuoRhK/vfs.yaml", "-L", "/Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/pm/ManifestAPI", "-lPackageDescription", "-Xlinker", "-rpath", "-Xlinker", "/Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/pm/ManifestAPI", "-target", "arm64-apple-macosx13.0", "-sdk", "/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.2.sdk", "-F", "/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks", "-I", "/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib", "-L", "/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib", "-swift-version", "5", "-I", "/Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/pm/ManifestAPI", "-sdk", "/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.2.sdk", "-package-description-version", "5.9.0", "/Package.swift", "-o", "/var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/TemporaryDirectory.oBG9iR/logboard-manifest"])
/Package.swift:26:13: error: unexpected ',' separator
24 |             name: "Logboard",
25 |             dependencies: [],
26 |             )
   |             `- error: unexpected ',' separator
27 |     ]
28 | ) in https://github.com/shogo4405/Logboard.git
error: 'spi-builder-workspace': binary target 'libsrt' could not be mapped to an artifact with expected name 'libsrt'
BUILD FAILURE 6.0 macosSpm