Build Information
Successful build of SwifterLog, reference 2.2.3 (4311de
), with Swift 6.2 (beta) for Linux on 18 Jun 2025 09:58:45 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Balancingrock/SwifterLog.git
Reference: 2.2.3
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: git branch -m <name>
From https://github.com/Balancingrock/SwifterLog
* tag 2.2.3 -> FETCH_HEAD
HEAD is now at 4311de1 Added swift version, platform and LICENSE file
Cloned https://github.com/Balancingrock/SwifterLog.git
Revision (git rev-parse @):
4311de10e6b39eb4c9e5236e31871f088457548f
SUCCESS checkout https://github.com/Balancingrock/SwifterLog.git at 2.2.3
========================================
Build
========================================
Selected platform: linux
Swift version: 6.2
Building package at path: $PWD
https://github.com/Balancingrock/SwifterLog.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:f81a7bd7aa87a0f81848d48c5bcc03f5f78deebd37fa5f9be9913077205d3687
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Fetching https://github.com/Balancingrock/SwifterSockets
Fetching https://github.com/Balancingrock/VJson
[1/1243] Fetching vjson
[660/2514] Fetching vjson, swiftersockets
Fetched https://github.com/Balancingrock/VJson from cache (1.28s)
Fetched https://github.com/Balancingrock/SwifterSockets from cache (1.28s)
Computing version for https://github.com/Balancingrock/SwifterSockets
Computed https://github.com/Balancingrock/SwifterSockets at 1.1.3 (1.84s)
Computing version for https://github.com/Balancingrock/VJson
Computed https://github.com/Balancingrock/VJson at 1.3.6 (0.62s)
Fetching https://github.com/Balancingrock/Ascii
Fetching https://github.com/Balancingrock/BRUtils
[1/99] Fetching ascii
[100/435] Fetching ascii, brutils
Fetched https://github.com/Balancingrock/Ascii from cache (0.30s)
Fetched https://github.com/Balancingrock/BRUtils from cache (0.31s)
Computing version for https://github.com/Balancingrock/Ascii
Computed https://github.com/Balancingrock/Ascii at 1.5.2 (0.88s)
Computing version for https://github.com/Balancingrock/BRUtils
Computed https://github.com/Balancingrock/BRUtils at 1.1.5 (0.49s)
Creating working copy for https://github.com/Balancingrock/Ascii
Working copy of https://github.com/Balancingrock/Ascii resolved at 1.5.2
Creating working copy for https://github.com/Balancingrock/SwifterSockets
Working copy of https://github.com/Balancingrock/SwifterSockets resolved at 1.1.3
Creating working copy for https://github.com/Balancingrock/BRUtils
Working copy of https://github.com/Balancingrock/BRUtils resolved at 1.1.5
Creating working copy for https://github.com/Balancingrock/VJson
Working copy of https://github.com/Balancingrock/VJson resolved at 1.3.6
Building for debugging...
[0/6] Write sources
[5/6] Write swift-version-24593BA9C3E375BF.txt
[7/33] Emitting module Ascii
[8/33] Compiling Ascii Ascii.swift
[10/34] Compiling BRUtils Int.Extensions.swift
[11/35] Compiling SwifterSockets ReceiverProtocol.swift
[12/35] Compiling SwifterSockets ServerProtocol.swift
[13/35] Compiling SwifterSockets FileDescriptorMacros.swift
[14/35] Compiling SwifterSockets InterfaceAccess.swift
[15/35] Compiling SwifterSockets SetupTipServer.swift
[16/35] Compiling SwifterSockets SwifterSocketsResult.swift
[17/35] Compiling SwifterSockets TipServer.swift
[18/35] Compiling SwifterSockets TipTransfer.swift
[19/37] Compiling BRUtils GlobalFunctions.swift
[20/37] Emitting module SwifterSockets
[21/37] Compiling SwifterSockets ConnectToTipServer.swift
[22/37] Compiling SwifterSockets Connection.swift
[23/37] Compiling SwifterSockets ConnectionPool.swift
[24/37] Compiling BRUtils Date.Extensions.swift
[25/37] Compiling BRUtils Endianness.swift
[28/37] Emitting module BRUtils
[29/37] Compiling BRUtils Data.Extensions.swift
[30/37] Compiling SwifterSockets TipInterface.swift
[31/37] Compiling SwifterSockets TipReceiverLoop.swift
[32/37] Compiling BRUtils NSNumber.Extensions.swift
[33/37] Compiling BRUtils TimeRelated.swift
[34/38] Compiling SwifterSockets SwifterSocketsUtils.swift
[35/38] Compiling SwifterSockets TipAccept.swift
[37/38] Compiling SwifterSockets TransmitterProtocol.swift
[38/38] Compiling SwifterSockets WaitForSelect.swift
[40/63] Compiling VJson Sequence.swift
[41/63] Compiling VJson String.swift
[42/63] Compiling VJson Subscript.swift
[43/63] Compiling VJson Persisting.swift
[44/63] Compiling VJson PipeOperator.swift
[45/63] Compiling VJson Protocols.swift
[46/66] Compiling VJson Bool.swift
[47/66] Compiling VJson Children.swift
[48/66] Compiling VJson Code.swift
[49/66] Compiling VJson Duplicate.swift
[50/66] Emitting module VJson
[51/66] Compiling VJson Array.swift
[52/66] Compiling VJson ArrayObject.swift
[53/66] Compiling VJson AssignmentOperator.swift
[54/66] Compiling VJson AuxillaryFunctions.swift
[55/66] Compiling VJson Type.swift
[56/66] Compiling VJson UnicodeSupport.swift
[57/66] Compiling VJson VJson.swift
[58/66] Compiling VJson Equatable.swift
[59/66] Compiling VJson Hierarchy.swift
[60/66] Compiling VJson KeyValueCoding.swift
[61/66] Compiling VJson Merge.swift
[62/66] Compiling VJson Name.swift
[63/66] Compiling VJson Null.swift
[64/66] Compiling VJson Number.swift
[65/66] Compiling VJson Object.swift
[66/66] Compiling VJson Parsers.swift
[68/80] Compiling SwifterLog Target.Stdout.swift
[69/81] Compiling SwifterLog Target.OSLog.swift
[70/81] Compiling SwifterLog Target.swift
[71/81] Compiling SwifterLog Target.Logfiles.swift
[72/81] Compiling SwifterLog Target.Network.swift
[73/81] Compiling SwifterLog Source.swift
[74/81] Compiling SwifterLog Target.Callback.swift
[75/81] Compiling SwifterLog Entry.swift
[76/81] Compiling SwifterLog Extensions.swift
[77/81] Compiling SwifterLog Filter.swift
[78/81] Compiling SwifterLog Formatter.swift
[79/81] Compiling SwifterLog Level.swift
[80/81] Compiling SwifterLog Logger.swift
[81/81] Emitting module SwifterLog
Build complete! (23.61s)
Build complete.
{
"dependencies" : [
{
"identity" : "vjson",
"requirement" : {
"range" : [
{
"lower_bound" : "1.2.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/Balancingrock/VJson"
},
{
"identity" : "swiftersockets",
"requirement" : {
"range" : [
{
"lower_bound" : "1.1.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/Balancingrock/SwifterSockets"
}
],
"manifest_display_name" : "SwifterLog",
"name" : "SwifterLog",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.12"
},
{
"name" : "ios",
"version" : "8.0"
}
],
"products" : [
{
"name" : "SwifterLog",
"targets" : [
"SwifterLog"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"4",
"4.2",
"5"
],
"targets" : [
{
"c99name" : "SwifterLog",
"module_type" : "SwiftTarget",
"name" : "SwifterLog",
"path" : "Sources/SwifterLog",
"product_dependencies" : [
"VJson",
"SwifterSockets"
],
"product_memberships" : [
"SwifterLog"
],
"sources" : [
"Entry.swift",
"Extensions.swift",
"Filter.swift",
"Formatter.swift",
"Level.swift",
"Logger.swift",
"Source.swift",
"Target.Callback.swift",
"Target.Logfiles.swift",
"Target.Network.swift",
"Target.OSLog.swift",
"Target.Stdout.swift",
"Target.swift"
],
"type" : "library"
}
],
"tools_version" : "5.0"
}
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:f81a7bd7aa87a0f81848d48c5bcc03f5f78deebd37fa5f9be9913077205d3687
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Done.