The Swift Package Index logo.Swift Package Index

Build Information

Successful build of SwifterLog with Swift 5.8 for Linux.

Build Command

docker run --rm -v "checkouts-4606859-0":/host -w "/host/spi-builder-workspace" registry.gitlab.com/finestructure/spi-images:basic-5.8-latest swift build 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.22.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Balancingrock/SwifterLog.git
Reference: 2.2.3
Cloned https://github.com/Balancingrock/SwifterLog.git into spi-builder-workspace
SUCCESS checkout https://github.com/Balancingrock/SwifterLog.git at 2.2.3
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.8
Building package at path:  spi-builder-workspace
Running build ...
docker run --rm -v "checkouts-4606859-0":/host -w "/host/spi-builder-workspace" registry.gitlab.com/finestructure/spi-images:basic-5.8-latest swift build 2>&1
Fetching https://github.com/Balancingrock/SwifterSockets
Fetching https://github.com/Balancingrock/VJson
[1/1243] Fetching vjson
[474/2514] Fetching vjson, swiftersockets
Fetched https://github.com/Balancingrock/VJson (0.31s)
Fetched https://github.com/Balancingrock/SwifterSockets (0.31s)
Computing version for https://github.com/Balancingrock/SwifterSockets
Computed https://github.com/Balancingrock/SwifterSockets at 1.1.3 (0.30s)
Computing version for https://github.com/Balancingrock/VJson
Computed https://github.com/Balancingrock/VJson at 1.3.6 (0.29s)
Fetching https://github.com/Balancingrock/BRUtils
Fetching https://github.com/Balancingrock/Ascii
[1/336] Fetching brutils
Fetched https://github.com/Balancingrock/BRUtils (0.20s)
Fetched https://github.com/Balancingrock/Ascii (0.20s)
Computing version for https://github.com/Balancingrock/Ascii
Computed https://github.com/Balancingrock/Ascii at 1.5.2 (0.29s)
Computing version for https://github.com/Balancingrock/BRUtils
Computed https://github.com/Balancingrock/BRUtils at 1.1.5 (0.31s)
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/SwifterSockets
Working copy of https://github.com/Balancingrock/SwifterSockets resolved at 1.1.3
Creating working copy for https://github.com/Balancingrock/VJson
Working copy of https://github.com/Balancingrock/VJson resolved at 1.3.6
Creating working copy for https://github.com/Balancingrock/Ascii
Working copy of https://github.com/Balancingrock/Ascii resolved at 1.5.2
Building for debugging...
[1/27] Emitting module Ascii
[2/27] Emitting module SwifterSockets
[3/29] Compiling Ascii Ascii.swift
[6/31] Compiling SwifterSockets TransmitterProtocol.swift
[7/31] Compiling SwifterSockets WaitForSelect.swift
[8/31] Compiling BRUtils NSNumber.Extensions.swift
[9/31] Compiling SwifterSockets ReceiverProtocol.swift
[10/31] Compiling SwifterSockets ServerProtocol.swift
[11/32] Compiling BRUtils Data.Extensions.swift
[12/32] Compiling BRUtils GlobalFunctions.swift
[13/32] Compiling BRUtils Date.Extensions.swift
[14/32] Compiling BRUtils Endianness.swift
[15/32] Compiling BRUtils Int.Extensions.swift
[16/32] Compiling SwifterSockets TipServer.swift
[17/32] Compiling SwifterSockets TipTransfer.swift
[18/32] Compiling BRUtils TimeRelated.swift
[19/32] Emitting module BRUtils
[20/32] Compiling BRUtils Array.Extensions.swift
[21/32] Compiling BRUtils Bool.Extensions.swift
[26/34] Compiling SwifterSockets ConnectionPool.swift
[27/34] Compiling SwifterSockets TipInterface.swift
[28/34] Compiling SwifterSockets TipReceiverLoop.swift
[29/34] Compiling SwifterSockets SetupTipServer.swift
[30/34] Compiling SwifterSockets SwifterSocketsResult.swift
[31/34] Compiling SwifterSockets FileDescriptorMacros.swift
[32/34] Compiling SwifterSockets InterfaceAccess.swift
[33/34] Compiling SwifterSockets SwifterSocketsUtils.swift
[34/34] Compiling SwifterSockets TipAccept.swift
[37/60] Emitting module VJson
[38/63] Compiling VJson Equatable.swift
[39/63] Compiling VJson Hierarchy.swift
[40/63] Compiling VJson KeyValueCoding.swift
[41/63] Compiling VJson Merge.swift
[42/63] Compiling VJson Name.swift
[43/63] Compiling VJson Null.swift
[44/63] Compiling VJson Sequence.swift
[45/63] Compiling VJson String.swift
[46/63] Compiling VJson Subscript.swift
[47/63] Compiling VJson Persisting.swift
[48/63] Compiling VJson PipeOperator.swift
[49/63] Compiling VJson Protocols.swift
[50/63] Compiling VJson Bool.swift
[51/63] Compiling VJson Children.swift
[52/63] Compiling VJson Code.swift
[53/63] Compiling VJson Duplicate.swift
[54/63] Compiling VJson Array.swift
[55/63] Compiling VJson ArrayObject.swift
[56/63] Compiling VJson AssignmentOperator.swift
[57/63] Compiling VJson AuxillaryFunctions.swift
[58/63] Compiling VJson Type.swift
[59/63] Compiling VJson UnicodeSupport.swift
[60/63] Compiling VJson VJson.swift
[61/63] Compiling VJson Number.swift
[62/63] Compiling VJson Object.swift
[63/63] Compiling VJson Parsers.swift
[66/78] Compiling SwifterLog Target.Stdout.swift
[67/79] Emitting module SwifterLog
[68/79] Compiling SwifterLog Target.OSLog.swift
[69/79] Compiling SwifterLog Target.swift
[70/79] Compiling SwifterLog Source.swift
[71/79] Compiling SwifterLog Target.Callback.swift
[72/79] Compiling SwifterLog Entry.swift
[73/79] Compiling SwifterLog Extensions.swift
[74/79] Compiling SwifterLog Filter.swift
[75/79] Compiling SwifterLog Formatter.swift
[76/79] Compiling SwifterLog Level.swift
[77/79] Compiling SwifterLog Logger.swift
[78/79] Compiling SwifterLog Target.Logfiles.swift
[79/79] Compiling SwifterLog Target.Network.swift
Build complete! (12.97s)
Build complete.
Done.

Build Machine: Linux 1