Build Information
Successful build of sebbu-bitstream, reference main (eba458
), with Swift 5.10 for macOS (SPM) on 17 Jul 2024 22:33:46 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.46.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/MarSe32m/sebbu-bitstream.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/MarSe32m/sebbu-bitstream
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at eba458d Update windows.yml
Cloned https://github.com/MarSe32m/sebbu-bitstream.git
Revision (git rev-parse @):
eba458d316493346284ebc797e4a24683939a0fa
SUCCESS checkout https://github.com/MarSe32m/sebbu-bitstream.git at main
========================================
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": "sebbu-bitstream",
"name": "sebbu-bitstream",
"url": "https://github.com/MarSe32m/sebbu-bitstream.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/sebbu-bitstream",
"dependencies": [
]
}
]
}
Fetching https://github.com/MarSe32m/sebbu-bitstream.git
[1/286] Fetching sebbu-bitstream
Fetched https://github.com/MarSe32m/sebbu-bitstream.git from cache (1.22s)
Creating working copy for https://github.com/MarSe32m/sebbu-bitstream.git
Working copy of https://github.com/MarSe32m/sebbu-bitstream.git resolved at main (eba458d)
warning: '.resolve-product-dependencies': dependency 'sebbu-bitstream' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.10
Building package at path: $workDir
https://github.com/MarSe32m/sebbu-bitstream.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version-33747A42983211AE.txt
[4/9] Compiling SebbuBitStream Utilities.swift
[5/9] Compiling SebbuBitStream BitStreamCodable.swift
[6/9] Compiling SebbuBitStream Compressors.swift
[7/9] Compiling SebbuBitStream BitStream + Optionals.swift
[8/9] Emitting module SebbuBitStream
[9/9] Compiling SebbuBitStream BitStream.swift
[10/11] Compiling SebbuBitStreamFoundation BitStream + Foundation.swift
[11/11] Emitting module SebbuBitStreamFoundation
Build complete! (4.44s)
Build complete.
Done.