Build Information
Successful build of Base32 with Swift 5.10 for macOS (SPM).
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.33.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Jarema/Base32.git
Reference: v0.10.2
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/Jarema/Base32
* tag v0.10.2 -> FETCH_HEAD
HEAD is now at 7f723a2 Fix buffer initialization and cleanup
Cloned https://github.com/Jarema/Base32.git
Revision (git rev-parse @):
7f723a2e55f1c76e7c79263aebf89dbfcd58e77d
SUCCESS checkout https://github.com/Jarema/Base32.git at v0.10.2
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
"dependencies": [
{
"identity": "base32",
"name": "Base32",
"url": "https://github.com/Jarema/Base32.git",
"version": "unspecified",
"path": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Base32",
"dependencies": [
]
}
]
}
Fetching https://github.com/Jarema/Base32.git from cache
Fetched https://github.com/Jarema/Base32.git from cache (0.14s)
warning: /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/repositories/Base32-b9e972ce is not valid git repository for 'https://github.com/Jarema/Base32.git', will fetch again.
Fetching https://github.com/Jarema/Base32.git from cache
Fetched https://github.com/Jarema/Base32.git from cache (0.01s)
warning: /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/repositories/Base32-b9e972ce is not valid git repository for 'https://github.com/Jarema/Base32.git', will fetch again.
Fetching https://github.com/Jarema/Base32.git from cache
Fetched https://github.com/Jarema/Base32.git from cache (0.01s)
Creating working copy for https://github.com/Jarema/Base32.git
Working copy of https://github.com/Jarema/Base32.git resolved at v0.10.2 (7f723a2)
warning: '.resolve-product-dependencies': dependency 'base32' 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/Jarema/Base32.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-6044DDE57671499D.txt
[3/7] Compiling Base32 shim.swift
[4/7] Compiling Base32 Base16.swift
[5/7] Emitting module Base32
[6/7] Compiling Base32 StringExtension.swift
[7/7] Compiling Base32 Base32.swift
Build complete! (5.80s)
Build complete.
Done.