The Swift Package Index logo.Swift Package Index

Build Information

Successful build of SwifterLog with Swift 5.7 for Linux.

Build Command

docker run --rm -v "checkouts-4609320-1":/host -w "/host/spi-builder-workspace" registry.gitlab.com/finestructure/spi-images:basic-5.7-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.7
Building package at path:  spi-builder-workspace
Running build ...
docker run --rm -v "checkouts-4609320-1":/host -w "/host/spi-builder-workspace" registry.gitlab.com/finestructure/spi-images:basic-5.7-latest swift build 2>&1
Fetching https://github.com/Balancingrock/VJson
Fetching https://github.com/Balancingrock/SwifterSockets
[1/1243] Fetching vjson
[884/2514] Fetching vjson, swiftersockets
Fetched https://github.com/Balancingrock/VJson (0.32s)
Fetched https://github.com/Balancingrock/SwifterSockets (0.32s)
Computing version for https://github.com/Balancingrock/SwifterSockets
Computed https://github.com/Balancingrock/SwifterSockets at 1.1.3 (0.29s)
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/Ascii (0.22s)
Fetched https://github.com/Balancingrock/BRUtils (0.26s)
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.30s)
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
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
Building for debugging...
[1/27] Emitting module Ascii
[2/27] Compiling Ascii Ascii.swift
[5/29] Compiling BRUtils NSNumber.Extensions.swift
[6/30] Compiling BRUtils Int.Extensions.swift
[7/30] Compiling BRUtils Array.Extensions.swift
[8/30] Compiling BRUtils Bool.Extensions.swift
[9/30] Emitting module BRUtils
[10/30] Compiling SwifterSockets SwifterSocketsUtils.swift
[11/30] Compiling SwifterSockets TipAccept.swift
[12/32] Compiling SwifterSockets TipServer.swift
[13/32] Compiling SwifterSockets TipTransfer.swift
[14/32] Emitting module SwifterSockets
[17/32] Compiling SwifterSockets ConnectionPool.swift
[18/32] Compiling SwifterSockets SetupTipServer.swift
[19/32] Compiling SwifterSockets SwifterSocketsResult.swift
[20/32] Compiling SwifterSockets ReceiverProtocol.swift
[21/32] Compiling SwifterSockets ServerProtocol.swift
[22/32] Compiling SwifterSockets FileDescriptorMacros.swift
[23/32] Compiling SwifterSockets InterfaceAccess.swift
[24/32] Compiling SwifterSockets TipInterface.swift
[25/32] Compiling SwifterSockets TipReceiverLoop.swift
[26/32] Compiling BRUtils TimeRelated.swift
[27/32] Compiling BRUtils Endianness.swift
[28/32] Compiling BRUtils Date.Extensions.swift
[29/32] Compiling BRUtils GlobalFunctions.swift
[30/32] Compiling SwifterSockets TransmitterProtocol.swift
[31/32] Compiling SwifterSockets WaitForSelect.swift
[34/34] Compiling BRUtils Data.Extensions.swift
[37/60] Compiling VJson Merge.swift
[38/60] Compiling VJson Name.swift
[39/60] Compiling VJson Null.swift
[40/60] Emitting module VJson
[41/60] Compiling VJson Equatable.swift
[42/60] Compiling VJson Hierarchy.swift
[43/60] Compiling VJson KeyValueCoding.swift
[44/63] Compiling VJson Bool.swift
[45/63] Compiling VJson Children.swift
[46/63] Compiling VJson Code.swift
[47/63] Compiling VJson Duplicate.swift
[48/63] Compiling VJson Type.swift
[49/63] Compiling VJson UnicodeSupport.swift
[50/63] Compiling VJson VJson.swift
[51/63] Compiling VJson Sequence.swift
[52/63] Compiling VJson String.swift
[53/63] Compiling VJson Subscript.swift
[54/63] Compiling VJson Number.swift
[55/63] Compiling VJson Object.swift
[56/63] Compiling VJson Parsers.swift
[57/63] Compiling VJson Persisting.swift
[58/63] Compiling VJson PipeOperator.swift
[59/63] Compiling VJson Protocols.swift
[60/63] Compiling VJson Array.swift
[61/63] Compiling VJson ArrayObject.swift
[62/63] Compiling VJson AssignmentOperator.swift
[63/63] Compiling VJson AuxillaryFunctions.swift
[66/78] Compiling SwifterLog Target.Stdout.swift
[67/79] Compiling SwifterLog Target.OSLog.swift
[68/79] Emitting module SwifterLog
[69/79] Compiling SwifterLog Source.swift
[70/79] Compiling SwifterLog Target.Callback.swift
[71/79] Compiling SwifterLog Target.swift
[72/79] Compiling SwifterLog Target.Logfiles.swift
[73/79] Compiling SwifterLog Target.Network.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 Entry.swift
[79/79] Compiling SwifterLog Extensions.swift
Build complete! (11.29s)
Build complete.
Done.

Build Machine: Linux 2