Build Information
Successful build of Bits, reference 2.0.4 (2a63af
), with Swift 6.0 for Linux on 3 Nov 2024 09:16:39 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.56.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/OperatorFoundation/Bits.git
Reference: 2.0.4
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/OperatorFoundation/Bits
* tag 2.0.4 -> FETCH_HEAD
HEAD is now at 2a63afa Update Package.swift
Cloned https://github.com/OperatorFoundation/Bits.git
Revision (git rev-parse @):
2a63afaaf4f01eee8a1b7bc9e0710dd7cc2a0ce7
SUCCESS checkout https://github.com/OperatorFoundation/Bits.git at 2.0.4
========================================
Build
========================================
Selected platform: linux
Swift version: 6.0
Building package at path: $PWD
https://github.com/OperatorFoundation/Bits.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete 2>&1
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:47d26c99ca4f1ac0a332c85fd5b13ff4390e72115219984a57a68fe9d1063a05
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Fetching https://github.com/OperatorFoundation/Datable
[1/399] Fetching datable
Fetched https://github.com/OperatorFoundation/Datable from cache (0.19s)
Computing version for https://github.com/OperatorFoundation/Datable
Computed https://github.com/OperatorFoundation/Datable at 4.0.1 (0.44s)
Creating working copy for https://github.com/OperatorFoundation/Datable
Working copy of https://github.com/OperatorFoundation/Datable resolved at 4.0.1
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version-24593BA9C3E375BF.txt
[4/37] Emitting module Datable
[5/37] Compiling Datable Arrayable.swift
[6/37] Compiling Datable CSVable.swift
[7/37] Compiling Datable Data+Arrayable.swift
[8/37] Compiling Datable Data+Base64.swift
[9/37] Compiling Datable Data+Datable.swift
[10/37] Compiling Datable String+Arrayable.swift
[11/37] Compiling Datable String+Datable.swift
[12/37] Compiling Datable String+Intable.swift
[13/37] Compiling Datable Stringable.swift
[14/41] Compiling Datable MaybeIntable.swift
[15/41] Compiling Datable MaybeNetworkIntable.swift
[16/41] Compiling Datable NetworkDatable.swift
[17/41] Compiling Datable NetworkIntable.swift
[18/41] Compiling Datable Int+MaybeDatable.swift
[19/41] Compiling Datable Int+MaybeIntable.swift
[20/41] Compiling Datable Int+Stringable.swift
[21/41] Compiling Datable Intable.swift
[22/41] Compiling Datable MaybeDatable.swift
[23/41] Compiling Datable Datable.swift
[24/41] Compiling Datable DatableConfig.swift
[25/41] Compiling Datable Double+MaybeDatable.swift
[26/41] Compiling Datable Double+Stringable.swift
[27/41] Compiling Datable File.swift
[28/41] Compiling Datable Data+ExpressibleByStringLiteral.swift
[29/41] Compiling Datable Data+Floatable.swift
[30/41] Compiling Datable Data+MaybeIntable.swift
[31/41] Compiling Datable Data+MaybeNetworkIntable.swift
[32/41] Compiling Datable Data+Stringable.swift
[33/41] Compiling Datable Float+Floatable.swift
[34/41] Compiling Datable Float+MaybeDatable.swift
[35/41] Compiling Datable Float+MaybeIntable.swift
[36/41] Compiling Datable Floatable.swift
[37/41] Compiling Datable Int+Floatable.swift
[38/41] Compiling Datable StringableArray+CSVable.swift
[39/41] Compiling Datable UInt+Datable.swift
[40/41] Compiling Datable UInt+MaybeNetworkDatable.swift
[41/41] Compiling Datable UInt+Stringable.swift
[43/46] Compiling Bits SimpleBits+MaybeIntable.swift
[44/46] Emitting module Bits
[45/46] Compiling Bits Bits+MaybeIntable.swift
[46/46] Compiling Bits Bits.swift
Build complete! (28.57s)
Build complete.
{
"dependencies" : [
{
"identity" : "datable",
"requirement" : {
"range" : [
{
"lower_bound" : "4.0.1",
"upper_bound" : "5.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/OperatorFoundation/Datable"
}
],
"manifest_display_name" : "Bits",
"name" : "Bits",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "13.0"
},
{
"name" : "ios",
"version" : "15.0"
}
],
"products" : [
{
"name" : "Bits",
"targets" : [
"Bits"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"5"
],
"targets" : [
{
"c99name" : "BitsTests",
"module_type" : "SwiftTarget",
"name" : "BitsTests",
"path" : "Tests/BitsTests",
"sources" : [
"BitsTests.swift",
"XCTestManifests.swift"
],
"target_dependencies" : [
"Bits"
],
"type" : "test"
},
{
"c99name" : "Bits",
"module_type" : "SwiftTarget",
"name" : "Bits",
"path" : "Sources/Bits",
"product_dependencies" : [
"Datable"
],
"product_memberships" : [
"Bits"
],
"sources" : [
"Bits+MaybeIntable.swift",
"Bits.swift",
"SimpleBits+MaybeIntable.swift"
],
"type" : "library"
}
],
"tools_version" : "5.8"
}
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:47d26c99ca4f1ac0a332c85fd5b13ff4390e72115219984a57a68fe9d1063a05
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Done.