Build Information
Failed to build SOS, reference main (de3ad9), with Swift 6.2 for macOS (SPM) on 26 Feb 2026 18:38:21 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/bastie/SOS.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/bastie/SOS
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at de3ad9b ASCON algorithm for arc4random_buf included
Cloned https://github.com/bastie/SOS.git
Revision (git rev-parse @):
de3ad9b2734fe51a40907e59e4d53951a797d48f
SUCCESS checkout https://github.com/bastie/SOS.git at main
Fetching https://github.com/swiftlang/swift-docc-plugin
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/2171] Fetching swift-docc-plugin
[219/5834] Fetching swift-docc-plugin, swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (2.67s)
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (2.67s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.6 (5.59s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (0.64s)
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
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
========================================
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/178] Fetching sos
Fetched https://github.com/bastie/SOS.git from cache (0.79s)
Creating working copy for https://github.com/bastie/SOS.git
Working copy of https://github.com/bastie/SOS.git resolved at main (de3ad9b)
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 4Runtime+Ascon.swift
<unknown>:0: error: unable to load standard library for target 'aarch64-none-none-elf'
BUILD FAILURE 6.2 macosSpm