Build Information
Successful build of OSCCore, reference master (3c0f84), with Swift 6.3 for Android on 12 Apr 2026 23:27:23 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:android-6.3-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.70.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.3
Building package at path: $PWD
https://github.com/segabor/osccore.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:android-6.3-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1
android-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:9008270ea37a55e78725e6225015adb5eff8582da520c5232bf0499f32c36dc4
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:android-6.3-latest
Fetching https://github.com/apple/swift-nio
[1/83106] Fetching swift-nio
Fetched https://github.com/apple/swift-nio from cache (9.03s)
Computing version for https://github.com/apple/swift-nio
Computed https://github.com/apple/swift-nio at 2.97.1 (9.81s)
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-atomics.git
[1/1820] Fetching swift-atomics
[1821/25345] Fetching swift-atomics, swift-collections
[13819/30946] Fetching swift-atomics, swift-collections, swift-system
Fetched https://github.com/apple/swift-atomics.git from cache (1.93s)
Fetched https://github.com/apple/swift-system.git from cache (3.17s)
Fetched https://github.com/apple/swift-collections.git from cache (3.42s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (3.94s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.4 (1.01s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.4.1 (0.65s)
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.6.4
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-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.4.1
Creating working copy for https://github.com/apple/swift-nio
Working copy of https://github.com/apple/swift-nio resolved at 2.97.1
Building for debugging...
[0/44] Compiling CNIOLinux liburing_shims.c
[1/44] Write sources
[3/44] Compiling CNIOOpenBSD shim.c
[4/44] Write sources
[5/44] Compiling CNIOPosix event_loop_id.c
[6/44] Write sources
[9/44] Compiling CNIODarwin shim.c
[10/44] Write sources
[11/44] Compiling _AtomicsShims.c
[12/44] Write sources
[14/44] Write swift-version--4F562202D5529B1.txt
[15/44] Write sources
[18/44] Compiling CNIOWindows shim.c
[19/44] Compiling CNIOWindows WSAStartup.c
[20/44] Write sources
[22/44] Compiling CNIOWASI CNIOWASI.c
[23/45] Compiling CNIOLinux shim.c
[25/86] Emitting module Atomics
[25/86] Compiling c-nioatomics.c
[26/88] Compiling c-atomics.c
[28/95] Compiling NIOConcurrencyHelpers lock.swift
[29/95] Compiling Atomics IntegerOperations.swift
[30/95] Compiling Atomics Unmanaged extensions.swift
[31/95] Compiling Atomics ManagedAtomic.swift
[32/95] Compiling Atomics ManagedAtomicLazyReference.swift
[33/95] Compiling _NIODataStructures PriorityQueue.swift
[34/95] Compiling Atomics UnsafeAtomic.swift
[35/95] Compiling Atomics UnsafeAtomicLazyReference.swift
[36/95] Compiling Atomics AtomicMemoryOrderings.swift
[37/95] Compiling Atomics DoubleWord.swift
[38/95] Emitting module InternalCollectionsUtilities
[41/97] Compiling Atomics AtomicOptionalWrappable.swift
[42/97] Compiling Atomics AtomicReference.swift
[43/97] Compiling Atomics AtomicStorage.swift
[44/97] Compiling Atomics AtomicValue.swift
[49/97] Compiling Atomics AtomicInteger.swift
[50/97] Compiling Atomics OptionalRawRepresentable.swift
[51/97] Compiling Atomics RawRepresentable.swift
[52/97] Compiling Atomics AtomicBool.swift
[53/97] Compiling Atomics IntegerConformances.swift
[54/97] Compiling Atomics PointerConformances.swift
[55/97] Compiling Atomics Primitives.native.swift
[56/97] Emitting module _NIOBase64
[57/97] Compiling _NIOBase64 Base64.swift
[58/97] Compiling NIOConcurrencyHelpers NIOLock.swift
[64/98] Compiling InternalCollectionsUtilities _SortedCollection.swift
[65/98] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[72/98] Emitting module _NIODataStructures
[73/99] Compiling _NIODataStructures _TinyArray.swift
[74/99] Compiling _NIODataStructures Heap.swift
[78/101] Wrapping AST for _NIOBase64 for debugging
[79/101] Wrapping AST for InternalCollectionsUtilities for debugging
[81/101] Emitting module NIOConcurrencyHelpers
[82/101] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[82/101] Wrapping AST for _NIODataStructures for debugging
[83/101] Wrapping AST for Atomics for debugging
[85/107] Compiling NIOConcurrencyHelpers NIOThreadPoolWorkAvailable.swift
[86/107] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[87/107] Compiling NIOConcurrencyHelpers atomics.swift
[89/135] Compiling ContainersPreview Drain+Reduce.swift
[90/135] Compiling ContainersPreview Drain.swift
[91/135] Compiling ContainersPreview Producer+Collect.swift
[92/135] Compiling ContainersPreview Producer+Filter.swift
[93/139] Compiling ContainersPreview BorrowingIteratorProtocol+Map.swift
[94/139] Compiling ContainersPreview BorrowingIteratorProtocol+Reduce.swift
[95/139] Compiling ContainersPreview BorrowingIteratorProtocol+SpanwiseZip.swift
[96/139] Compiling ContainersPreview BorrowingIteratorProtocol.swift
[97/139] Compiling ContainersPreview BorrowingSequence+Standard Conformances.swift
[98/139] Compiling ContainersPreview RandomAccessContainer.swift
[99/139] Compiling ContainersPreview RangeExpression2.swift
[100/139] Compiling ContainersPreview RangeReplaceableContainer.swift
[101/139] Compiling ContainersPreview Drain+Map.swift
[102/139] Compiling ContainersPreview BorrowingSequence+Utilities.swift
[103/139] Compiling ContainersPreview BorrowingSequence.swift
[104/139] Compiling ContainersPreview BidirectionalContainer.swift
[105/139] Compiling ContainersPreview Container+Filter.swift
[106/139] Compiling ContainersPreview Container+SpanwiseZip.swift
[107/139] Compiling ContainersPreview Producer+Map.swift
[108/139] Compiling ContainersPreview Producer+Reduce.swift
[109/139] Compiling ContainersPreview Producer.swift
[110/139] Compiling ContainersPreview Borrow.swift
[110/139] Wrapping AST for NIOConcurrencyHelpers for debugging
[112/139] Compiling ContainersPreview Container.swift
[113/139] Compiling ContainersPreview ContainerIterator.swift
[114/139] Compiling ContainersPreview DynamicContainer.swift
[115/139] Compiling ContainersPreview MutableContainer.swift
[116/139] Compiling ContainersPreview PermutableContainer.swift
[117/139] Emitting module ContainersPreview
[118/139] Compiling ContainersPreview Box.swift
[119/139] Compiling ContainersPreview Inout.swift
[120/139] Compiling ContainersPreview InputSpan.swift
[121/139] Compiling ContainersPreview Shared.swift
[122/139] Compiling ContainersPreview OutputSpan+Extras.swift
[123/139] Compiling ContainersPreview TemporaryAllocation.swift
[124/139] Compiling ContainersPreview BorrowingIteratorProtocol+Copy.swift
[125/139] Compiling ContainersPreview BorrowingIteratorProtocol+ElementsEqual.swift
[126/139] Compiling ContainersPreview BorrowingIteratorProtocol+Filter.swift
[127/140] Wrapping AST for ContainersPreview for debugging
[129/180] Compiling DequeModule _DequeBuffer.swift
[130/180] Compiling DequeModule _DequeBufferHeader.swift
[131/180] Compiling DequeModule RigidDeque+Append.swift
[132/180] Compiling DequeModule RigidDeque+Consumption.swift
[133/180] Compiling DequeModule RigidDeque+Container.swift
[134/180] Compiling DequeModule RigidDeque+Descriptions.swift
[135/185] Compiling DequeModule RigidDeque+Equatable.swift
[136/185] Compiling DequeModule RigidDeque+Experimental.swift
[137/185] Compiling DequeModule RigidDeque+Hashable.swift
[138/185] Compiling DequeModule RigidDeque+Initializers.swift
[139/185] Compiling DequeModule RigidDeque+Insertions.swift
[140/185] Compiling DequeModule RigidDeque+Prepend.swift
[141/185] Compiling DequeModule Deque+Codable.swift
[142/185] Compiling DequeModule Deque+Collection.swift
[143/185] Compiling DequeModule Deque+CustomReflectable.swift
[144/185] Compiling DequeModule Deque+Descriptions.swift
[145/185] Compiling DequeModule Deque+Equatable.swift
[146/185] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[147/185] Compiling DequeModule UniqueDeque+Hashable.swift
[148/185] Compiling DequeModule UniqueDeque+Initializers.swift
[149/185] Compiling DequeModule UniqueDeque+Insertions.swift
[150/185] Compiling DequeModule UniqueDeque+Prepend.swift
[151/185] Compiling DequeModule UniqueDeque+Removals.swift
[152/185] Compiling DequeModule Deque+Extras.swift
[153/185] Compiling DequeModule Deque+Hashable.swift
[154/185] Compiling DequeModule Deque+Testing.swift
[155/185] Compiling DequeModule Deque._Storage.swift
[156/185] Compiling DequeModule Deque._UnsafeHandle.swift
[157/185] Compiling DequeModule Deque.swift
[158/185] Compiling DequeModule UniqueDeque+Consumption.swift
[159/185] Compiling DequeModule UniqueDeque+Container.swift
[160/185] Compiling DequeModule UniqueDeque+Descriptions.swift
[161/185] Compiling DequeModule UniqueDeque+Equatable.swift
[162/185] Compiling DequeModule UniqueDeque+Experimental.swift
[163/185] Compiling DequeModule RigidDeque+Removals.swift
[164/185] Compiling DequeModule RigidDeque+Replacements.swift
[165/185] Compiling DequeModule RigidDeque+Testing.swift
[166/185] Compiling DequeModule RigidDeque.swift
[167/185] Compiling DequeModule UniqueDeque+Append.swift
[168/185] Emitting module DequeModule
[169/185] Compiling DequeModule UniqueDeque+Replacements.swift
[170/185] Compiling DequeModule UniqueDeque.swift
[171/185] Compiling DequeModule _DequeSlot.swift
[172/185] Compiling DequeModule _UnsafeDequeHandle.swift
[173/185] Compiling DequeModule _UnsafeDequeSegments.swift
[174/186] Wrapping AST for DequeModule for debugging
[176/250] Compiling NIOCore NIOCoreSendableMetatype.swift
[177/250] Compiling NIOCore NIODecodedAsyncSequence.swift
[178/250] Compiling NIOCore NIOLoopBound.swift
[179/250] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[180/250] Compiling NIOCore NIOScheduledCallback.swift
[181/250] Compiling NIOCore NIOSendable.swift
[182/250] Compiling NIOCore NIOSplitLinesMessageDecoder.swift
[183/250] Compiling NIOCore NIOTransportAccessibleChannelCore.swift
[184/250] Compiling NIOCore RecvByteBufferAllocator.swift
[185/258] Compiling NIOCore AddressedEnvelope.swift
[186/258] Compiling NIOCore AsyncAwaitSupport.swift
[187/258] Compiling NIOCore AsyncChannel.swift
[188/258] Compiling NIOCore AsyncChannelHandler.swift
[189/258] Compiling NIOCore AsyncChannelInboundStream.swift
[190/258] Compiling NIOCore AsyncChannelOutboundWriter.swift
[191/258] Compiling NIOCore NIOAsyncSequenceProducer.swift
[192/258] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[193/258] Compiling NIOCore NIOAsyncWriter.swift
[194/258] Compiling NIOCore CircularBuffer.swift
[195/258] Compiling NIOCore Codec.swift
[196/258] Compiling NIOCore ConvenienceOptionSupport.swift
[197/258] Compiling NIOCore DeadChannel.swift
[198/258] Compiling NIOCore DispatchQueue+WithFuture.swift
[199/258] Compiling NIOCore EventLoop+Deprecated.swift
[200/258] Compiling NIOCore EventLoop+SerialExecutor.swift
[201/258] Compiling NIOCore EventLoop.swift
[202/258] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[203/258] Compiling NIOCore EventLoopFuture+Deprecated.swift
[204/258] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[205/258] Compiling NIOCore EventLoopFuture.swift
[206/258] Compiling NIOCore FileDescriptor.swift
[207/258] Compiling NIOCore FileHandle.swift
[208/258] Compiling NIOCore FileRegion.swift
[209/258] Compiling NIOCore GlobalSingletons.swift
[210/258] Compiling NIOCore IO.swift
[211/258] Compiling NIOCore IOData.swift
[212/258] Compiling NIOCore IPProtocol.swift
[213/258] Compiling NIOCore IntegerBitPacking.swift
[214/258] Compiling NIOCore IntegerTypes.swift
[215/258] Compiling NIOCore Interfaces.swift
[216/258] Compiling NIOCore Linux.swift
[217/258] Compiling NIOCore MarkedCircularBuffer.swift
[218/258] Compiling NIOCore MulticastChannel.swift
[219/258] Compiling NIOCore NIOAny.swift
[220/258] Compiling NIOCore NIOCloseOnErrorHandler.swift
[221/258] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[222/258] Compiling NIOCore SocketAddresses.swift
[223/258] Compiling NIOCore SocketOptionProvider.swift
[224/258] Compiling NIOCore SystemCallHelpers.swift
[225/258] Compiling NIOCore TimeAmount+Duration.swift
[226/258] Compiling NIOCore TypeAssistedChannelHandler.swift
[227/258] Compiling NIOCore UniversalBootstrapSupport.swift
[228/258] Compiling NIOCore Utilities.swift
[229/258] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[230/258] Compiling NIOCore BSDSocketAPI.swift
[231/258] Compiling NIOCore ByteBuffer-aux.swift
[232/258] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[233/258] Compiling NIOCore ByteBuffer-conversions.swift
[234/258] Compiling NIOCore ByteBuffer-core.swift
[235/258] Compiling NIOCore ByteBuffer-hex.swift
[236/258] Compiling NIOCore ByteBuffer-int.swift
[237/258] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[238/258] Compiling NIOCore ByteBuffer-multi-int.swift
[239/258] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[240/258] Compiling NIOCore ByteBuffer-views.swift
[241/258] Compiling NIOCore Channel.swift
[242/258] Compiling NIOCore ChannelHandler.swift
[243/258] Compiling NIOCore ChannelHandlers.swift
[244/258] Compiling NIOCore ChannelInvoker.swift
[245/258] Compiling NIOCore ChannelOption.swift
[246/258] Compiling NIOCore ChannelPipeline.swift
[247/258] Emitting module NIOCore
[248/262] Wrapping AST for NIOCore for debugging
[250/313] Emitting module NIOEmbedded
[251/313] Compiling NIOEmbedded AsyncTestingChannel.swift
[252/313] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[253/313] Compiling NIOEmbedded Embedded.swift
[254/314] Wrapping AST for NIOEmbedded for debugging
[256/314] Compiling NIOPosix HappyEyeballs.swift
[257/314] Compiling NIOPosix IO.swift
[258/314] Compiling NIOPosix IntegerBitPacking.swift
[259/314] Compiling NIOPosix IntegerTypes.swift
[260/314] Compiling NIOPosix Linux.swift
[261/314] Compiling NIOPosix LinuxCPUSet.swift
[262/314] Compiling NIOPosix LinuxUring.swift
[263/320] Emitting module NIOPosix
[264/320] Compiling NIOPosix ThreadPosix.swift
[265/320] Compiling NIOPosix ThreadWindows.swift
[266/320] Compiling NIOPosix Utilities.swift
[267/320] Compiling NIOPosix VsockAddress.swift
[268/320] Compiling NIOPosix VsockChannelEvents.swift
[269/320] Compiling NIOPosix Windows.swift
[270/320] Compiling NIOPosix BSDSocketAPICommon.swift
[271/320] Compiling NIOPosix BSDSocketAPIPosix.swift
[272/320] Compiling NIOPosix BSDSocketAPIWindows.swift
[273/320] Compiling NIOPosix BaseSocket.swift
[274/320] Compiling NIOPosix BaseSocketChannel+AccessibleTransport.swift
[275/320] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[276/320] Compiling NIOPosix BaseSocketChannel.swift
[277/320] Compiling NIOPosix ServerSocket.swift
[278/320] Compiling NIOPosix Socket.swift
[279/320] Compiling NIOPosix SocketChannel.swift
[280/320] Compiling NIOPosix SocketProtocols.swift
[281/320] Compiling NIOPosix StructuredConcurrencyHelpers.swift
[282/320] Compiling NIOPosix System.swift
[283/320] Compiling NIOPosix Thread.swift
[284/320] Compiling NIOPosix BaseStreamSocketChannel.swift
[285/320] Compiling NIOPosix Bootstrap.swift
[286/320] Compiling NIOPosix ControlMessage.swift
[287/320] Compiling NIOPosix DatagramVectorReadManager.swift
[288/320] Compiling NIOPosix Errors+Any.swift
[289/320] Compiling NIOPosix FileDescriptor.swift
[290/320] Compiling NIOPosix GetaddrinfoResolver.swift
[291/320] Compiling NIOPosix PipePair.swift
[292/320] Compiling NIOPosix Pool.swift
[293/320] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[294/320] Compiling NIOPosix PosixSingletons.swift
[295/320] Compiling NIOPosix RawSocketBootstrap.swift
[296/320] Compiling NIOPosix Resolver.swift
[297/320] Compiling NIOPosix Selectable.swift
[298/320] Compiling NIOPosix SelectableChannel.swift
[299/320] Compiling NIOPosix SelectableEventLoop.swift
[300/320] Compiling NIOPosix SelectorEpoll.swift
[301/320] Compiling NIOPosix SelectorGeneric.swift
[302/320] Compiling NIOPosix SelectorKqueue.swift
[303/320] Compiling NIOPosix SelectorUring.swift
[304/320] Compiling NIOPosix SelectorWSAPoll.swift
[305/320] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[306/320] Compiling NIOPosix NIOPosixSendableMetatype.swift
[307/320] Compiling NIOPosix NIOThreadPool.swift
[308/320] Compiling NIOPosix NonBlockingFileIO.swift
[309/320] Compiling NIOPosix PendingDatagramWritesManager.swift
[310/320] Compiling NIOPosix PendingWritesManager.swift
[311/320] Compiling NIOPosix PipeChannel.swift
[312/321] Wrapping AST for NIOPosix for debugging
[314/323] Compiling NIO Exports.swift
[315/323] Emitting module NIO
[316/324] Wrapping AST for NIO for debugging
[318/353] Emitting module OSCCore
[319/356] Compiling OSCCore MIDI.swift
[320/356] Compiling OSCCore OSCBundle.swift
[321/356] Compiling OSCCore OSCMessage.swift
[322/356] Compiling OSCCore OSCSymbol.swift
[323/356] Compiling OSCCore OSCTimeTag.swift
[324/356] Compiling OSCCore RGBA.swift
[325/356] Compiling OSCCore TypeTagValues.swift
[326/356] Compiling OSCCore String+OSCMessageArgument.swift
[327/356] Compiling OSCCore alignment.swift
[328/356] Compiling OSCCore extract.swift
[329/356] Compiling OSCCore BasicMessageDispatcher.swift
[330/356] Compiling OSCCore OSCBundle+MessageEventHandler.swift
[331/356] Compiling OSCCore events.swift
[332/356] Compiling OSCCore matcher.swift
[333/356] Compiling OSCCore OSCPacketReader.swift
[334/356] Compiling OSCCore Array+OSCMessageArgument.swift
[335/356] Compiling OSCCore Bool+OSCConvertible.swift
[336/356] Compiling OSCCore Byte.swift
[337/356] Compiling OSCCore Character+OSCConvertible.swift
[338/356] Compiling OSCCore OSCMessageArgument.swift
[339/356] Compiling OSCCore OSCSymbol+OSCMessageArgument.swift
[340/356] Compiling OSCCore OSCTimeTag+OSCMessageArgument.swift
[341/356] Compiling OSCCore RGBA+OSCMessageArgument.swift
[342/356] Compiling OSCCore Data+OSCMessageArgument.swift
[343/356] Compiling OSCCore Double+OSCMessageArgument.swift
[344/356] Compiling OSCCore Float+OSCMessageArgument.swift
[345/356] Compiling OSCCore Int+OSCMessageArgument.swift
[346/356] Compiling OSCCore MIDI+OSCMessageArgument.swift
[347/356] Compiling OSCCore OSCBundle+OSCConvertible.swift
[348/356] Compiling OSCCore OSCConvertible.swift
[349/356] Compiling OSCCore OSCMessage+OSCConvertible.swift
[350/357] Wrapping AST for OSCCore for debugging
[352/361] Emitting module BasicListener
[353/361] Compiling BasicListener main.swift
[354/362] Emitting module SoundColliderClient
[355/362] Compiling SoundColliderClient main.swift
[357/363] Wrapping AST for BasicListener for debugging
[358/363] Write Objects.LinkFileList
[359/363] Wrapping AST for SoundColliderClient for debugging
[360/363] Write Objects.LinkFileList
[361/363] Linking BasicListener
[362/363] Linking SoundColliderClient
Build complete! (117.37s)
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.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:9008270ea37a55e78725e6225015adb5eff8582da520c5232bf0499f32c36dc4
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:android-6.3-latest
Done.