Build Information
Successful build of Radon with Swift 5.9 for macOS (SPM).
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.0.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.27.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/e-sites/Radon.git
Reference: main
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/e-sites/Radon
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at b89b013 Option to hide the date in the header of the generated swift files
Cloned https://github.com/e-sites/Radon.git
Revision (git rev-parse @):
b89b0138fa1a3ff68e274579e40c0d659c7a54d9
SUCCESS checkout https://github.com/e-sites/Radon.git at main
Fetching https://github.com/basvankuijck/CommandLine.git from cache
Fetched https://github.com/basvankuijck/CommandLine.git (0.20s)
Fetching https://github.com/IBM-Swift/BlueCryptor.git from cache
Fetching https://github.com/e-sites/Francium.git from cache
Fetched https://github.com/e-sites/Francium.git (0.21s)
Fetched https://github.com/IBM-Swift/BlueCryptor.git (0.21s)
Computing version for https://github.com/e-sites/Francium.git
Computed https://github.com/e-sites/Francium.git at 1.0.2 (0.57s)
Computing version for https://github.com/IBM-Swift/BlueCryptor.git
Computed https://github.com/IBM-Swift/BlueCryptor.git at 1.0.23 (0.49s)
Creating working copy for https://github.com/IBM-Swift/BlueCryptor.git
Working copy of https://github.com/IBM-Swift/BlueCryptor.git resolved at 1.0.23
Creating working copy for https://github.com/basvankuijck/CommandLine.git
Working copy of https://github.com/basvankuijck/CommandLine.git resolved at master
Creating working copy for https://github.com/e-sites/Francium.git
Working copy of https://github.com/e-sites/Francium.git resolved at 1.0.2
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
"dependencies": [
{
"identity": "radon",
"name": "Radon",
"url": "https://github.com/e-sites/Radon.git",
"version": "unspecified",
"path": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Radon",
"dependencies": [
{
"identity": "commandline",
"name": "CommandLineKit",
"url": "https://github.com/basvankuijck/CommandLine.git",
"version": "unspecified",
"path": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/CommandLine",
"dependencies": [
]
},
{
"identity": "bluecryptor",
"name": "Cryptor",
"url": "https://github.com/IBM-Swift/BlueCryptor.git",
"version": "1.0.200",
"path": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/BlueCryptor",
"dependencies": [
]
},
{
"identity": "francium",
"name": "Francium",
"url": "https://github.com/e-sites/Francium.git",
"version": "1.1.1",
"path": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Francium",
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/e-sites/Radon.git
[1/430] Fetching radon
Fetched https://github.com/e-sites/Radon.git (1.27s)
Fetching https://github.com/basvankuijck/CommandLine.git from cache
Fetched https://github.com/basvankuijck/CommandLine.git (0.16s)
Fetching https://github.com/e-sites/Francium.git from cache
Fetching https://github.com/IBM-Swift/BlueCryptor.git from cache
Fetched https://github.com/e-sites/Francium.git (0.19s)
Fetched https://github.com/IBM-Swift/BlueCryptor.git (0.19s)
Computing version for https://github.com/e-sites/Francium.git
Computed https://github.com/e-sites/Francium.git at 1.1.1 (0.43s)
Computing version for https://github.com/IBM-Swift/BlueCryptor.git
Computed https://github.com/IBM-Swift/BlueCryptor.git at 1.0.200 (0.02s)
Creating working copy for https://github.com/IBM-Swift/BlueCryptor.git
Working copy of https://github.com/IBM-Swift/BlueCryptor.git resolved at 1.0.200
Creating working copy for https://github.com/e-sites/Radon.git
Working copy of https://github.com/e-sites/Radon.git resolved at main
Creating working copy for https://github.com/e-sites/Francium.git
Working copy of https://github.com/e-sites/Francium.git resolved at 1.1.1
Creating working copy for https://github.com/basvankuijck/CommandLine.git
Working copy of https://github.com/basvankuijck/CommandLine.git resolved at master
Found 3 product dependencies
- CommandLineKit
- Cryptor
- Francium
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.9
Building package at path: $PWD/checkout
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.0.0.app xcrun swift build --arch arm64
Building for debugging...
[1/21] Compiling Cryptor SSLPointerTricks.swift
[2/22] Emitting module CommandLineKit
[3/22] Compiling CommandLineKit Option.swift
[4/22] Compiling Cryptor Utilities.swift
[5/22] Compiling Francium Dir.swift
[6/22] Emitting module Francium
[7/22] Compiling Francium Error.swift
[8/22] Compiling Francium File.swift
[9/22] Compiling Francium IOObject.swift
[10/22] Compiling Cryptor Updatable.swift
[11/22] Compiling Cryptor Digest.swift
[12/22] Compiling Cryptor HMAC.swift
[13/22] Compiling Cryptor KeyDerivation.swift
[14/22] Compiling Cryptor Random.swift
[15/22] Compiling Cryptor Crypto.swift
[16/22] Compiling Cryptor Cryptor.swift
[17/22] Compiling Cryptor Status.swift
[18/22] Emitting module Cryptor
[19/22] Compiling Cryptor StreamCryptor.swift
[20/22] Compiling CommandLineKit StringExtensions.swift
[21/22] Compiling CommandLineKit CommandLine.swift
[22/35] Compiling Radon Logger.swift
[23/35] Compiling Radon ObjStruct.swift
[24/35] Compiling Radon FolderWatcher.swift
[25/36] Compiling Radon Generator.swift
[26/36] Compiling Radon ImageGenerator.swift
[27/36] Compiling Radon Sequence.swift
[28/36] Compiling Radon String.swift
[29/36] Compiling Radon ColorsGenerator.swift
[30/36] Compiling Radon GeneralGenerator.swift
[31/36] Compiling Radon Radon.swift
[32/36] Emitting module Radon
[33/36] Compiling Radon LocalizeGenerator.swift
[34/36] Compiling Radon Folder.swift
[35/36] Compiling Radon main.swift
[35/36] Linking radon
Build complete! (9.96s)
Build complete.
Done.