The Swift Package Index logo.Swift Package Index

Build Information

Failed to build SOS, reference 1.1.0 (04ca9e), with Swift 6.2 for macOS (SPM) on 18 Feb 2026 02:40:28 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/bastie/SOS.git
Reference: 1.1.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/bastie/SOS
 * tag               1.1.0      -> FETCH_HEAD
HEAD is now at 04ca9e3 extends boot mechanism to get the Device Tree BLOB in Swift kernel
Cloned https://github.com/bastie/SOS.git
Revision (git rev-parse @):
04ca9e344ccaccb19f3f300de4ce97232b1bbfe0
SUCCESS checkout https://github.com/bastie/SOS.git at 1.1.0
Fetching https://github.com/swiftlang/swift-docc-symbolkit
Fetching https://github.com/swiftlang/swift-docc-plugin
[1/2171] Fetching swift-docc-plugin
[219/5829] Fetching swift-docc-plugin, swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (1.23s)
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.23s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.6 (4.30s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (0.72s)
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/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.4.6
========================================
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": "sos",
      "name": "SOS",
      "url": "https://github.com/bastie/SOS.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SOS",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/bastie/SOS.git
[1/96] Fetching sos
Fetched https://github.com/bastie/SOS.git from cache (0.75s)
Creating working copy for https://github.com/bastie/SOS.git
Working copy of https://github.com/bastie/SOS.git resolved at 1.1.0 (04ca9e3)
warning: '.resolve-product-dependencies': dependency 'sos' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/bastie/SOS.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
Building for debugging...
[2/4] Write sources
[3/4] Write swift-version-49B95AFC49DCD68C.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[5/6] Emitting module Kernel
<unknown>:0: error: unable to load standard library for target 'aarch64-none-none-elf'
[6/6] Compiling Kernel KernelImpl.swift
<unknown>:0: error: unable to load standard library for target 'aarch64-none-none-elf'
BUILD FAILURE 6.2 macosSpm