The Swift Package Index logo.Swift Package Index

Build Information

Successful build of SwifterLog with Swift 5.9 for Linux.

Build Command

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

Build Log

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

Build Machine: Linux 1