Build Information
Successful build of sebbu-networking, reference main (87d744
), with Swift 6.0 for Linux on 6 Nov 2024 06:14:56 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/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/MarSe32m/sebbu-networking.git
Reference: main
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/MarSe32m/sebbu-networking
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 87d7443 Fix NetworkUtils implementation
Cloned https://github.com/MarSe32m/sebbu-networking.git
Revision (git rev-parse @):
87d74434d852d42b2accc9884c4136be1575c1a7
SUCCESS checkout https://github.com/MarSe32m/sebbu-networking.git at main
========================================
Build
========================================
Selected platform: linux
Swift version: 6.0
Building package at path: $PWD
https://github.com/MarSe32m/sebbu-networking.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/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/apple/swift-collections.git
Fetching https://github.com/MarSe32m/sebbu-c-libuv.git
[1/364] Fetching sebbu-c-libuv
[365/15839] Fetching sebbu-c-libuv, swift-collections
Fetched https://github.com/MarSe32m/sebbu-c-libuv.git from cache (1.19s)
Fetched https://github.com/apple/swift-collections.git from cache (1.22s)
Computing version for https://github.com/MarSe32m/sebbu-c-libuv.git
Computed https://github.com/MarSe32m/sebbu-c-libuv.git at 1.48.0 (0.52s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (2.13s)
Creating working copy for https://github.com/MarSe32m/sebbu-c-libuv.git
Working copy of https://github.com/MarSe32m/sebbu-c-libuv.git resolved at 1.48.0
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.1.4
Building for debugging...
[0/40] Write sources
[1/40] Compiling version.c
[2/40] Compiling getaddrinfo.c
[3/40] Compiling getnameinfo.c
[4/40] Compiling uv-data-getter-setters.c
[5/40] Compiling random-devurandom.c
[6/40] Compiling strscpy.c
[7/40] Write swift-version-24593BA9C3E375BF.txt
[8/40] Compiling tty.c
[9/40] Compiling tcp.c
[10/40] Compiling thread.c
[11/40] Compiling udp.c
[12/40] Compiling uv-common.c
[13/40] Compiling linux.c
[13/40] Compiling random-sysctl-linux.c
[15/40] Compiling random-getrandom.c
[15/40] Compiling signal.c
[17/40] Compiling stream.c
[18/40] Compiling procfs-exepath.c
[19/40] Compiling proctitle.c
[20/40] Compiling poll.c
[21/40] Compiling process.c
[21/40] Compiling pipe.c
[23/40] Compiling loop-watcher.c
[24/40] Compiling loop.c
[25/40] Compiling dl.c
[26/40] Compiling strtok.c
[27/40] Compiling async.c
[28/40] Compiling timer.c
[29/40] Compiling thread-common.c
[30/40] Compiling threadpool.c
[30/40] Write sources
[33/40] Compiling core.c
[34/40] Compiling random.c
[34/40] Compiling fs.c
[36/40] Compiling inet.c
[37/40] Compiling CSebbuNetworking shim.c
[38/40] Compiling idna.c
[39/40] Compiling fs-poll.c
[41/57] Emitting module InternalCollectionsUtilities
[42/59] Compiling InternalCollectionsUtilities UInt+reversed.swift
[43/59] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[44/59] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[45/59] Compiling InternalCollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[46/59] Compiling InternalCollectionsUtilities UnsafeRawPointer extensions.swift
[47/59] Compiling InternalCollectionsUtilities Debugging.swift
[48/59] Compiling InternalCollectionsUtilities Descriptions.swift
[49/59] Compiling InternalCollectionsUtilities _SortedCollection.swift
[50/59] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[51/59] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[52/59] Compiling InternalCollectionsUtilities Integer rank.swift
[53/59] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[54/59] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[55/59] Compiling InternalCollectionsUtilities Specialize.swift
[56/59] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[57/59] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[58/59] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[59/59] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[61/75] Compiling DequeModule _DequeBuffer.swift
[62/75] Compiling DequeModule _DequeBufferHeader.swift
[63/77] Compiling DequeModule _DequeSlot.swift
[64/77] Compiling DequeModule _UnsafeWrappedBuffer.swift
[65/77] Compiling DequeModule Deque+Extras.swift
[66/77] Compiling DequeModule Deque+Hashable.swift
[67/77] Compiling DequeModule Deque+Equatable.swift
[68/77] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[69/77] Compiling DequeModule Deque+CustomReflectable.swift
[70/77] Compiling DequeModule Deque+Descriptions.swift
[71/77] Compiling DequeModule Deque+Testing.swift
[72/77] Compiling DequeModule Deque._Storage.swift
[73/77] Compiling DequeModule Deque._UnsafeHandle.swift
[74/77] Compiling DequeModule Deque.swift
[75/77] Compiling DequeModule Deque+Codable.swift
[76/77] Compiling DequeModule Deque+Collection.swift
[77/77] Emitting module DequeModule
[79/99] Compiling SebbuNetworking Allocators.swift
[80/99] Compiling SebbuNetworking DebugOnly.swift
[81/99] Compiling SebbuNetworking ErrorMap.swift
[82/101] Compiling SebbuNetworking WebSocketClient.swift
[83/101] Compiling SebbuNetworking WebSocketServer.swift
[84/101] Emitting module SebbuNetworking
[85/101] Compiling SebbuNetworking TCPChannelContext.swift
[86/101] Compiling SebbuNetworking AsyncUDPChannel.swift
[87/101] Compiling SebbuNetworking UDP.swift
[88/101] Compiling SebbuNetworking UDPChannel.swift
[89/101] Compiling SebbuNetworking UDPChannelContext.swift
[90/101] Compiling SebbuNetworking FileDescriptorLimit.swift
[91/101] Compiling SebbuNetworking SystemUtils.swift
[92/101] Compiling SebbuNetworking Thread.swift
[93/101] Compiling SebbuNetworking Lock.swift
[94/101] Compiling SebbuNetworking NetworkUtils.swift
[95/101] Compiling SebbuNetworking StringUtils.swift
[96/101] Compiling SebbuNetworking AsyncTCPChannel.swift
[97/101] Compiling SebbuNetworking TCP.swift
[98/101] Compiling SebbuNetworking TCPChannel.swift
[99/101] Compiling SebbuNetworking EventLoop.swift
[100/101] Compiling SebbuNetworking EventLoopBound.swift
[101/101] Compiling SebbuNetworking IPAddress.swift
Build complete! (19.49s)
Build complete.
{
"dependencies" : [
{
"identity" : "sebbu-c-libuv",
"requirement" : {
"range" : [
{
"lower_bound" : "1.48.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/MarSe32m/sebbu-c-libuv.git"
},
{
"identity" : "swift-collections",
"requirement" : {
"range" : [
{
"lower_bound" : "1.1.2",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-collections.git"
}
],
"manifest_display_name" : "sebbu-networking",
"name" : "sebbu-networking",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "13.0"
},
{
"name" : "ios",
"version" : "16.0"
}
],
"products" : [
{
"name" : "SebbuNetworking",
"targets" : [
"SebbuNetworking"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "SebbuNetworkingTests",
"module_type" : "SwiftTarget",
"name" : "SebbuNetworkingTests",
"path" : "Tests/SebbuNetworkingTests",
"sources" : [
"SebbuNetworkingExecuteTests.swift",
"SebbuNetworkingGetAddrInfoTests.swift",
"SebbuNetworkingSystemUtilsTests.swift",
"SebbuNetworkingTCPTests.swift",
"SebbuNetworkingTests.swift",
"SebbuNetworkingUDPTests.swift"
],
"target_dependencies" : [
"SebbuNetworking"
],
"type" : "test"
},
{
"c99name" : "SebbuNetworking",
"module_type" : "SwiftTarget",
"name" : "SebbuNetworking",
"path" : "Sources/SebbuNetworking",
"product_dependencies" : [
"SebbuCLibUV",
"DequeModule"
],
"product_memberships" : [
"SebbuNetworking"
],
"sources" : [
"Common/Allocators.swift",
"Common/DebugOnly.swift",
"Common/ErrorMap.swift",
"Common/EventLoop.swift",
"Common/EventLoopBound.swift",
"Common/IPAddress.swift",
"TCP/AsyncTCPChannel.swift",
"TCP/TCP.swift",
"TCP/TCPChannel.swift",
"TCP/TCPChannelContext.swift",
"UDP/AsyncUDPChannel.swift",
"UDP/UDP.swift",
"UDP/UDPChannel.swift",
"UDP/UDPChannelContext.swift",
"Utilities/FileDescriptorLimit.swift",
"Utilities/Lock.swift",
"Utilities/NetworkUtils.swift",
"Utilities/StringUtils.swift",
"Utilities/SystemUtils.swift",
"Utilities/Thread.swift",
"WebSocket/WebSocketClient.swift",
"WebSocket/WebSocketServer.swift"
],
"target_dependencies" : [
"CSebbuNetworking"
],
"type" : "library"
},
{
"c99name" : "CSebbuNetworking",
"module_type" : "ClangTarget",
"name" : "CSebbuNetworking",
"path" : "Sources/CSebbuNetworking",
"product_memberships" : [
"SebbuNetworking"
],
"sources" : [
"shim.c"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
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.