Build Information
Successful build of OSCCore, reference master (3c0f84
), with Swift 6.2 (beta) for Android on 19 Jun 2025 10:41:51 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/segabor/osccore.git
Reference: master
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/segabor/osccore
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at 3c0f841 Switch to Swift 5.5 preparing for async/await
Cloned https://github.com/segabor/osccore.git
Revision (git rev-parse @):
3c0f8416a769d00d29e9d817bccc9b1537ed0542
SUCCESS checkout https://github.com/segabor/osccore.git at master
========================================
Build
========================================
Selected platform: android
Swift version: 6.2
Building package at path: $PWD
https://github.com/segabor/osccore.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1
android-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:b7c4a6b4153ff40ef9277e2157e708f835b8eb011095d53bd8db4594eb2b7798
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.2-latest
Fetching https://github.com/apple/swift-nio
[1/76327] Fetching swift-nio
Fetched https://github.com/apple/swift-nio from cache (7.87s)
Computing version for https://github.com/apple/swift-nio
Computed https://github.com/apple/swift-nio at 2.83.0 (9.61s)
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-atomics.git
[1/1797] Fetching swift-atomics
[19/6233] Fetching swift-atomics, swift-system
Fetching https://github.com/apple/swift-collections.git
Fetched https://github.com/apple/swift-atomics.git from cache (0.94s)
Fetched https://github.com/apple/swift-system.git from cache (0.95s)
[1/16640] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (2.27s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (4.01s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.5.0 (0.70s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (1.30s)
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.3.0
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.5.0
Creating working copy for https://github.com/apple/swift-nio
Working copy of https://github.com/apple/swift-nio resolved at 2.83.0
Building for debugging...
[0/40] Write sources
[11/40] Compiling CNIODarwin shim.c
[12/40] Compiling CNIOWASI CNIOWASI.c
[13/40] Compiling CNIOWindows WSAStartup.c
[13/40] Write sources
[16/40] Compiling CNIOWindows shim.c
[17/40] Compiling _AtomicsShims.c
[18/40] Compiling CNIOLinux liburing_shims.c
[19/40] Compiling CNIOLinux shim.c
[20/40] Compiling c-nioatomics.c
[20/40] Write swift-version-8C5A4AE7A8CE2BA.txt
[23/78] Emitting module InternalCollectionsUtilities
[23/79] Compiling c-atomics.c
[25/85] Emitting module Atomics
[26/87] Compiling Atomics UnsafeAtomic.swift
[27/87] Compiling Atomics UnsafeAtomicLazyReference.swift
[28/87] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[29/87] Compiling Atomics AtomicInteger.swift
[30/87] Compiling Atomics AtomicOptionalWrappable.swift
[31/87] Compiling Atomics AtomicReference.swift
[32/87] Compiling Atomics OptionalRawRepresentable.swift
[33/87] Compiling Atomics RawRepresentable.swift
[34/87] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[35/87] Compiling Atomics AtomicBool.swift
[36/87] Compiling Atomics IntegerConformances.swift
[37/87] Compiling Atomics PointerConformances.swift
[38/87] Compiling Atomics Primitives.native.swift
[41/87] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[42/87] Compiling Atomics AtomicMemoryOrderings.swift
[43/87] Compiling Atomics DoubleWord.swift
[44/87] Compiling Atomics IntegerOperations.swift
[45/87] Compiling Atomics Unmanaged extensions.swift
[49/87] Compiling Atomics AtomicStorage.swift
[51/88] Compiling Atomics AtomicValue.swift
[52/88] Compiling Atomics ManagedAtomic.swift
[53/88] Compiling Atomics ManagedAtomicLazyReference.swift
[58/88] Emitting module _NIOBase64
[59/88] Compiling _NIOBase64 Base64.swift
[60/88] Compiling NIOConcurrencyHelpers NIOLock.swift
[61/89] Compiling NIOConcurrencyHelpers lock.swift
[65/89] Wrapping AST for InternalCollectionsUtilities for debugging
[66/105] Wrapping AST for _NIOBase64 for debugging
[69/105] Compiling _NIODataStructures PriorityQueue.swift
[70/105] Compiling _NIODataStructures Heap.swift
[71/105] Compiling _NIODataStructures _TinyArray.swift
[72/105] Emitting module _NIODataStructures
[72/106] Wrapping AST for Atomics for debugging
[75/106] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[76/106] Emitting module NIOConcurrencyHelpers
[76/106] Wrapping AST for _NIODataStructures for debugging
[78/106] Compiling DequeModule Deque+Equatable.swift
[79/106] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[80/106] Compiling DequeModule Deque+CustomReflectable.swift
[81/106] Compiling DequeModule Deque+Descriptions.swift
[82/108] Compiling DequeModule _DequeBuffer.swift
[83/108] Compiling DequeModule _DequeBufferHeader.swift
[84/108] Compiling NIOConcurrencyHelpers atomics.swift
[85/109] Wrapping AST for NIOConcurrencyHelpers for debugging
[87/109] Compiling DequeModule _DequeSlot.swift
[88/109] Compiling DequeModule _UnsafeWrappedBuffer.swift
[89/109] Compiling DequeModule Deque._UnsafeHandle.swift
[90/109] Compiling DequeModule Deque.swift
[91/109] Compiling DequeModule Deque+Testing.swift
[92/109] Compiling DequeModule Deque._Storage.swift
[93/109] Compiling DequeModule Deque+Extras.swift
[94/109] Compiling DequeModule Deque+Hashable.swift
[95/109] Compiling DequeModule Deque+Codable.swift
[96/109] Compiling DequeModule Deque+Collection.swift
[97/109] Emitting module DequeModule
[98/110] Wrapping AST for DequeModule for debugging
[100/170] Compiling NIOCore MulticastChannel.swift
[101/170] Compiling NIOCore NIOAny.swift
[102/170] Compiling NIOCore NIOCloseOnErrorHandler.swift
[103/170] Compiling NIOCore NIOLoopBound.swift
[104/170] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[105/170] Compiling NIOCore NIOScheduledCallback.swift
[106/170] Compiling NIOCore NIOSendable.swift
[107/170] Compiling NIOCore RecvByteBufferAllocator.swift
[108/178] Compiling NIOCore IO.swift
[109/178] Compiling NIOCore IOData.swift
[110/178] Compiling NIOCore IPProtocol.swift
[111/178] Compiling NIOCore IntegerBitPacking.swift
[112/178] Compiling NIOCore IntegerTypes.swift
[113/178] Compiling NIOCore Interfaces.swift
[114/178] Compiling NIOCore Linux.swift
[115/178] Compiling NIOCore MarkedCircularBuffer.swift
[116/178] Compiling NIOCore AddressedEnvelope.swift
[117/178] Compiling NIOCore AsyncAwaitSupport.swift
[118/178] Compiling NIOCore AsyncChannel.swift
[119/178] Compiling NIOCore AsyncChannelHandler.swift
[120/178] Compiling NIOCore AsyncChannelInboundStream.swift
[121/178] Compiling NIOCore AsyncChannelOutboundWriter.swift
[122/178] Compiling NIOCore NIOAsyncSequenceProducer.swift
[123/178] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[124/178] Compiling NIOCore NIOAsyncWriter.swift
[125/178] Compiling NIOCore CircularBuffer.swift
[126/178] Compiling NIOCore Codec.swift
[127/178] Compiling NIOCore ConvenienceOptionSupport.swift
[128/178] Compiling NIOCore DeadChannel.swift
[129/178] Compiling NIOCore DispatchQueue+WithFuture.swift
[130/178] Compiling NIOCore EventLoop+Deprecated.swift
[131/178] Compiling NIOCore EventLoop+SerialExecutor.swift
[132/178] Compiling NIOCore EventLoop.swift
[133/178] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[134/178] Compiling NIOCore EventLoopFuture+Deprecated.swift
[135/178] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[136/178] Compiling NIOCore EventLoopFuture.swift
[137/178] Compiling NIOCore FileDescriptor.swift
[138/178] Compiling NIOCore FileHandle.swift
[139/178] Compiling NIOCore FileRegion.swift
[140/178] Compiling NIOCore GlobalSingletons.swift
[141/178] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[142/178] Compiling NIOCore SocketAddresses.swift
[143/178] Compiling NIOCore SocketOptionProvider.swift
[144/178] Compiling NIOCore SystemCallHelpers.swift
[145/178] Compiling NIOCore TimeAmount+Duration.swift
[146/178] Compiling NIOCore TypeAssistedChannelHandler.swift
[147/178] Compiling NIOCore UniversalBootstrapSupport.swift
[148/178] Compiling NIOCore Utilities.swift
[149/178] Emitting module NIOCore
[150/178] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[151/178] Compiling NIOCore BSDSocketAPI.swift
[152/178] Compiling NIOCore ByteBuffer-aux.swift
[153/178] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[154/178] Compiling NIOCore ByteBuffer-conversions.swift
[155/178] Compiling NIOCore ByteBuffer-core.swift
[156/178] Compiling NIOCore ByteBuffer-hex.swift
[157/178] Compiling NIOCore ByteBuffer-int.swift
[158/178] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[159/178] Compiling NIOCore ByteBuffer-multi-int.swift
[160/178] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[161/178] Compiling NIOCore ByteBuffer-views.swift
[162/178] Compiling NIOCore Channel.swift
[163/178] Compiling NIOCore ChannelHandler.swift
[164/178] Compiling NIOCore ChannelHandlers.swift
[165/178] Compiling NIOCore ChannelInvoker.swift
[166/178] Compiling NIOCore ChannelOption.swift
[167/178] Compiling NIOCore ChannelPipeline.swift
[168/182] Wrapping AST for NIOCore for debugging
[170/229] Emitting module NIOEmbedded
[171/229] Compiling NIOEmbedded AsyncTestingChannel.swift
[172/229] Compiling NIOEmbedded Embedded.swift
[173/229] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[174/230] Wrapping AST for NIOEmbedded for debugging
[176/230] Compiling NIOPosix IO.swift
[177/230] Compiling NIOPosix IntegerBitPacking.swift
[178/230] Compiling NIOPosix IntegerTypes.swift
[179/230] Compiling NIOPosix Linux.swift
[180/230] Compiling NIOPosix LinuxCPUSet.swift
[181/230] Compiling NIOPosix LinuxUring.swift
[182/230] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[183/236] Compiling NIOPosix ThreadPosix.swift
[184/236] Compiling NIOPosix ThreadWindows.swift
[185/236] Compiling NIOPosix UnsafeTransfer.swift
[186/236] Compiling NIOPosix Utilities.swift
[187/236] Compiling NIOPosix VsockAddress.swift
[188/236] Compiling NIOPosix VsockChannelEvents.swift
[189/236] Compiling NIOPosix SelectableChannel.swift
[190/236] Compiling NIOPosix SelectableEventLoop.swift
[191/236] Compiling NIOPosix SelectorEpoll.swift
[192/236] Compiling NIOPosix SelectorGeneric.swift
[193/236] Compiling NIOPosix SelectorKqueue.swift
[194/236] Compiling NIOPosix SelectorUring.swift
[195/236] Compiling NIOPosix Pool.swift
[196/236] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[197/236] Compiling NIOPosix PosixSingletons.swift
[198/236] Compiling NIOPosix RawSocketBootstrap.swift
[199/236] Compiling NIOPosix Resolver.swift
[200/236] Compiling NIOPosix Selectable.swift
[201/236] Compiling NIOPosix ServerSocket.swift
[202/236] Compiling NIOPosix Socket.swift
[203/236] Compiling NIOPosix SocketChannel.swift
[204/236] Compiling NIOPosix SocketProtocols.swift
[205/236] Compiling NIOPosix System.swift
[206/236] Compiling NIOPosix Thread.swift
[207/236] Emitting module NIOPosix
[208/236] Compiling NIOPosix BSDSocketAPICommon.swift
[209/236] Compiling NIOPosix BSDSocketAPIPosix.swift
[210/236] Compiling NIOPosix BSDSocketAPIWindows.swift
[211/236] Compiling NIOPosix BaseSocket.swift
[212/236] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[213/236] Compiling NIOPosix BaseSocketChannel.swift
[214/236] Compiling NIOPosix BaseStreamSocketChannel.swift
[215/236] Compiling NIOPosix Bootstrap.swift
[216/236] Compiling NIOPosix ControlMessage.swift
[217/236] Compiling NIOPosix DatagramVectorReadManager.swift
[218/236] Compiling NIOPosix Errors+Any.swift
[219/236] Compiling NIOPosix FileDescriptor.swift
[220/236] Compiling NIOPosix GetaddrinfoResolver.swift
[221/236] Compiling NIOPosix HappyEyeballs.swift
[222/236] Compiling NIOPosix NIOThreadPool.swift
[223/236] Compiling NIOPosix NonBlockingFileIO.swift
[224/236] Compiling NIOPosix PendingDatagramWritesManager.swift
[225/236] Compiling NIOPosix PendingWritesManager.swift
[226/236] Compiling NIOPosix PipeChannel.swift
[227/236] Compiling NIOPosix PipePair.swift
[228/239] Wrapping AST for NIOPosix for debugging
[230/239] Compiling NIO Exports.swift
[231/239] Emitting module NIO
[232/240] Wrapping AST for NIO for debugging
[234/269] Compiling OSCCore MIDI.swift
[235/269] Compiling OSCCore OSCBundle.swift
[236/269] Compiling OSCCore OSCMessage.swift
[237/269] Compiling OSCCore OSCSymbol.swift
[238/269] Compiling OSCCore OSCBundle+MessageEventHandler.swift
[239/269] Compiling OSCCore events.swift
[240/269] Compiling OSCCore matcher.swift
[241/269] Compiling OSCCore OSCPacketReader.swift
[242/269] Compiling OSCCore String+OSCMessageArgument.swift
[243/269] Compiling OSCCore alignment.swift
[244/269] Compiling OSCCore extract.swift
[245/269] Compiling OSCCore BasicMessageDispatcher.swift
[246/272] Compiling OSCCore MIDI+OSCMessageArgument.swift
[247/272] Compiling OSCCore OSCBundle+OSCConvertible.swift
[248/272] Compiling OSCCore OSCConvertible.swift
[249/272] Compiling OSCCore OSCMessage+OSCConvertible.swift
[250/272] Compiling OSCCore Array+OSCMessageArgument.swift
[251/272] Compiling OSCCore Bool+OSCConvertible.swift
[252/272] Compiling OSCCore Byte.swift
[253/272] Compiling OSCCore Character+OSCConvertible.swift
[254/272] Compiling OSCCore OSCMessageArgument.swift
[255/272] Compiling OSCCore OSCSymbol+OSCMessageArgument.swift
[256/272] Compiling OSCCore OSCTimeTag+OSCMessageArgument.swift
[257/272] Compiling OSCCore RGBA+OSCMessageArgument.swift
[258/272] Emitting module OSCCore
[259/272] Compiling OSCCore Data+OSCMessageArgument.swift
[260/272] Compiling OSCCore Double+OSCMessageArgument.swift
[261/272] Compiling OSCCore Float+OSCMessageArgument.swift
[262/272] Compiling OSCCore Int+OSCMessageArgument.swift
[263/272] Compiling OSCCore OSCTimeTag.swift
[264/272] Compiling OSCCore RGBA.swift
[265/272] Compiling OSCCore TypeTagValues.swift
[266/273] Wrapping AST for OSCCore for debugging
[268/277] Compiling SoundColliderClient main.swift
[269/277] Emitting module SoundColliderClient
[270/277] Emitting module BasicListener
[271/277] Compiling BasicListener main.swift
[273/279] Wrapping AST for SoundColliderClient for debugging
[274/279] Write Objects.LinkFileList
[275/279] Wrapping AST for BasicListener for debugging
[276/279] Write Objects.LinkFileList
[277/279] Linking SoundColliderClient
[278/279] Linking BasicListener
Build complete! (131.12s)
Build complete.
{
"dependencies" : [
{
"identity" : "swift-nio",
"requirement" : {
"range" : [
{
"lower_bound" : "2.0.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-nio"
}
],
"manifest_display_name" : "OSCCore",
"name" : "OSCCore",
"path" : "/host/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "OSCCore",
"targets" : [
"OSCCore"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "BasicListener",
"targets" : [
"BasicListener"
],
"type" : {
"executable" : null
}
},
{
"name" : "SoundColliderClient",
"targets" : [
"SoundColliderClient"
],
"type" : {
"executable" : null
}
}
],
"targets" : [
{
"c99name" : "SoundColliderClient",
"module_type" : "SwiftTarget",
"name" : "SoundColliderClient",
"path" : "Examples/SoundColliderClient",
"product_memberships" : [
"SoundColliderClient"
],
"sources" : [
"main.swift"
],
"target_dependencies" : [
"OSCCore"
],
"type" : "executable"
},
{
"c99name" : "OSCCoreTests",
"module_type" : "SwiftTarget",
"name" : "OSCCoreTests",
"path" : "Tests/OSCCoreTests",
"sources" : [
"AddressMatcherTests.swift",
"DispatcherTests.swift",
"OSCBundleTests.swift",
"OSCMessageTests.swift",
"OSCTimeTagTests.swift",
"ValueConversionTests.swift",
"XCTestManifests.swift"
],
"target_dependencies" : [
"OSCCore"
],
"type" : "test"
},
{
"c99name" : "OSCCore",
"module_type" : "SwiftTarget",
"name" : "OSCCore",
"path" : "Source/OSCCore",
"product_dependencies" : [
"NIO"
],
"product_memberships" : [
"OSCCore",
"BasicListener",
"SoundColliderClient"
],
"sources" : [
"conversion/Array+OSCMessageArgument.swift",
"conversion/Bool+OSCConvertible.swift",
"conversion/Byte.swift",
"conversion/Character+OSCConvertible.swift",
"conversion/Data+OSCMessageArgument.swift",
"conversion/Double+OSCMessageArgument.swift",
"conversion/Float+OSCMessageArgument.swift",
"conversion/Int+OSCMessageArgument.swift",
"conversion/MIDI+OSCMessageArgument.swift",
"conversion/OSCBundle+OSCConvertible.swift",
"conversion/OSCConvertible.swift",
"conversion/OSCMessage+OSCConvertible.swift",
"conversion/OSCMessageArgument.swift",
"conversion/OSCSymbol+OSCMessageArgument.swift",
"conversion/OSCTimeTag+OSCMessageArgument.swift",
"conversion/RGBA+OSCMessageArgument.swift",
"conversion/String+OSCMessageArgument.swift",
"conversion/alignment.swift",
"conversion/extract.swift",
"dispatch/BasicMessageDispatcher.swift",
"dispatch/OSCBundle+MessageEventHandler.swift",
"dispatch/events.swift",
"dispatch/matcher.swift",
"nio/OSCPacketReader.swift",
"types/MIDI.swift",
"types/OSCBundle.swift",
"types/OSCMessage.swift",
"types/OSCSymbol.swift",
"types/OSCTimeTag.swift",
"types/RGBA.swift",
"types/TypeTagValues.swift"
],
"type" : "library"
},
{
"c99name" : "BasicListener",
"module_type" : "SwiftTarget",
"name" : "BasicListener",
"path" : "Examples/BasicListener",
"product_memberships" : [
"BasicListener"
],
"sources" : [
"main.swift"
],
"target_dependencies" : [
"OSCCore"
],
"type" : "executable"
}
],
"tools_version" : "5.5"
}
android-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:b7c4a6b4153ff40ef9277e2157e708f835b8eb011095d53bd8db4594eb2b7798
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.2-latest
Done.