Build Information
Successful build of OSCCore, reference master (3c0f84
), with Swift 6.2 (beta) for macOS (SPM) on 19 Jun 2025 10:41:19 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
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 /Users/admin/builder/spi-builder-workspace/.git/
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: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/segabor/osccore.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[0/32] Write sources
[3/32] Write BasicListener-entitlement.plist
[4/32] Write sources
[6/32] Copying PrivacyInfo.xcprivacy
[6/32] Write sources
[7/32] Write SoundColliderClient-entitlement.plist
[8/32] Write sources
[16/32] Compiling CNIOWindows WSAStartup.c
[17/32] Compiling CNIOWindows shim.c
[18/32] Write swift-version-1EA4D86E10B52AF.txt
[19/32] Compiling CNIOWASI CNIOWASI.c
[20/32] Compiling CNIOLinux shim.c
[20/32] Compiling CNIOLinux liburing_shims.c
[22/52] Compiling _AtomicsShims.c
[23/71] Compiling CNIODarwin shim.c
[25/71] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[26/72] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[27/72] Compiling InternalCollectionsUtilities Debugging.swift
[28/72] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[29/72] Compiling InternalCollectionsUtilities Descriptions.swift
[30/72] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[31/72] Compiling _NIOBase64 Base64.swift
[32/72] Compiling Atomics ManagedAtomicLazyReference.swift
[33/72] Compiling Atomics UnsafeAtomic.swift
[34/72] Emitting module _NIOBase64
[35/72] Compiling Atomics AtomicValue.swift
[36/72] Compiling Atomics AtomicMemoryOrderings.swift
[37/73] Compiling Atomics AtomicInteger.swift
[38/73] Compiling Atomics AtomicOptionalWrappable.swift
[39/73] Compiling Atomics OptionalRawRepresentable.swift
[40/73] Compiling Atomics RawRepresentable.swift
[41/73] Emitting module InternalCollectionsUtilities
[42/73] Compiling Atomics PointerConformances.swift
[43/73] Compiling Atomics Primitives.native.swift
[44/73] Compiling Atomics AtomicBool.swift
[45/73] Compiling Atomics IntegerConformances.swift
[46/73] Compiling Atomics UnsafeAtomicLazyReference.swift
[47/73] Compiling Atomics IntegerOperations.swift
[48/73] Compiling _NIODataStructures Heap.swift
[49/73] Compiling _NIODataStructures _TinyArray.swift
[50/73] Emitting module _NIODataStructures
[51/73] Compiling _NIODataStructures PriorityQueue.swift
[54/73] Compiling Atomics AtomicReference.swift
[55/73] Compiling Atomics AtomicStorage.swift
[56/73] Compiling Atomics DoubleWord.swift
[57/73] Compiling Atomics ManagedAtomic.swift
[64/89] Compiling Atomics Unmanaged extensions.swift
[65/89] Compiling DequeModule _DequeSlot.swift
[66/89] Compiling DequeModule _DequeBufferHeader.swift
[67/90] Emitting module Atomics
[68/90] Compiling DequeModule _UnsafeWrappedBuffer.swift
[69/90] Compiling DequeModule Deque._UnsafeHandle.swift
[70/90] Compiling DequeModule Deque.swift
[71/90] Compiling DequeModule _DequeBuffer.swift
[72/90] Compiling DequeModule Deque+Equatable.swift
[73/90] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[74/90] Compiling DequeModule Deque+Testing.swift
[75/90] Compiling DequeModule Deque._Storage.swift
[76/90] Compiling DequeModule Deque+Codable.swift
[77/90] Compiling DequeModule Deque+Collection.swift
[78/90] Compiling DequeModule Deque+CustomReflectable.swift
[79/90] Compiling DequeModule Deque+Descriptions.swift
[80/90] Compiling DequeModule Deque+Extras.swift
[81/90] Compiling DequeModule Deque+Hashable.swift
[82/90] Emitting module DequeModule
[82/90] Compiling c-nioatomics.c
[83/90] Compiling c-atomics.c
[85/96] Emitting module NIOConcurrencyHelpers
[86/96] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[87/96] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[88/96] Compiling NIOConcurrencyHelpers lock.swift
[89/96] Compiling NIOConcurrencyHelpers NIOLock.swift
[90/96] Compiling NIOConcurrencyHelpers atomics.swift
[91/158] Compiling NIOCore GlobalSingletons.swift
[92/158] Compiling NIOCore IO.swift
[93/158] Compiling NIOCore IOData.swift
[94/158] Compiling NIOCore IPProtocol.swift
[95/158] Compiling NIOCore IntegerBitPacking.swift
[96/158] Compiling NIOCore IntegerTypes.swift
[97/158] Compiling NIOCore Interfaces.swift
[98/164] Compiling NIOCore AddressedEnvelope.swift
[99/164] Compiling NIOCore AsyncAwaitSupport.swift
[100/164] Compiling NIOCore AsyncChannel.swift
[101/164] Compiling NIOCore AsyncChannelHandler.swift
[102/164] Compiling NIOCore AsyncChannelInboundStream.swift
[103/164] Compiling NIOCore AsyncChannelOutboundWriter.swift
[104/164] Compiling NIOCore NIOAsyncSequenceProducer.swift
[105/164] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[106/164] Compiling NIOCore NIOScheduledCallback.swift
[107/164] Compiling NIOCore NIOSendable.swift
[108/164] Compiling NIOCore RecvByteBufferAllocator.swift
[109/164] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[110/164] Compiling NIOCore SocketAddresses.swift
[111/164] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[112/164] Compiling NIOCore EventLoopFuture+Deprecated.swift
[113/164] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[114/164] Compiling NIOCore EventLoopFuture.swift
[115/164] Compiling NIOCore FileDescriptor.swift
[116/164] Compiling NIOCore FileHandle.swift
[117/164] Compiling NIOCore FileRegion.swift
[118/164] Compiling NIOCore Codec.swift
[119/164] Compiling NIOCore ConvenienceOptionSupport.swift
[120/164] Compiling NIOCore DeadChannel.swift
[121/164] Compiling NIOCore DispatchQueue+WithFuture.swift
[122/164] Compiling NIOCore EventLoop+Deprecated.swift
[123/164] Compiling NIOCore EventLoop+SerialExecutor.swift
[124/164] Compiling NIOCore EventLoop.swift
[125/164] Compiling NIOCore SocketOptionProvider.swift
[126/164] Compiling NIOCore SystemCallHelpers.swift
[127/164] Compiling NIOCore TimeAmount+Duration.swift
[128/164] Compiling NIOCore TypeAssistedChannelHandler.swift
[129/164] Compiling NIOCore UniversalBootstrapSupport.swift
[130/164] Compiling NIOCore Utilities.swift
[131/164] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[132/164] Compiling NIOCore NIOAsyncWriter.swift
[133/164] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[134/164] Compiling NIOCore BSDSocketAPI.swift
[135/164] Compiling NIOCore ByteBuffer-aux.swift
[136/164] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[137/164] Compiling NIOCore ByteBuffer-conversions.swift
[138/164] Compiling NIOCore Linux.swift
[139/164] Compiling NIOCore MarkedCircularBuffer.swift
[140/164] Compiling NIOCore MulticastChannel.swift
[141/164] Compiling NIOCore NIOAny.swift
[142/164] Compiling NIOCore NIOCloseOnErrorHandler.swift
[143/164] Compiling NIOCore NIOLoopBound.swift
[144/164] Compiling NIOCore Channel.swift
[145/164] Compiling NIOCore ChannelHandler.swift
[146/164] Compiling NIOCore ChannelHandlers.swift
[147/164] Compiling NIOCore ChannelInvoker.swift
[148/164] Compiling NIOCore ChannelOption.swift
[149/164] Compiling NIOCore ChannelPipeline.swift
[150/164] Compiling NIOCore CircularBuffer.swift
[151/164] Compiling NIOCore ByteBuffer-core.swift
[152/164] Compiling NIOCore ByteBuffer-hex.swift
[153/164] Compiling NIOCore ByteBuffer-int.swift
[154/164] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[155/164] Compiling NIOCore ByteBuffer-multi-int.swift
[156/164] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[157/164] Compiling NIOCore ByteBuffer-views.swift
[158/164] Emitting module NIOCore
[159/216] Compiling NIOEmbedded AsyncTestingChannel.swift
[160/216] Compiling NIOEmbedded Embedded.swift
[161/216] Emitting module NIOEmbedded
[162/216] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[163/216] Compiling NIOPosix GetaddrinfoResolver.swift
[164/216] Compiling NIOPosix HappyEyeballs.swift
[165/216] Compiling NIOPosix IO.swift
[166/216] Compiling NIOPosix IntegerBitPacking.swift
[167/216] Compiling NIOPosix IntegerTypes.swift
[168/221] Compiling NIOPosix Pool.swift
[169/221] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[170/221] Compiling NIOPosix PosixSingletons.swift
[171/221] Compiling NIOPosix RawSocketBootstrap.swift
[172/221] Compiling NIOPosix Resolver.swift
[173/221] Emitting module NIOPosix
[174/221] Compiling NIOPosix SocketProtocols.swift
[175/221] Compiling NIOPosix System.swift
[176/221] Compiling NIOPosix Thread.swift
[177/221] Compiling NIOPosix ThreadPosix.swift
[178/221] Compiling NIOPosix ThreadWindows.swift
[179/221] Compiling NIOPosix Linux.swift
[180/221] Compiling NIOPosix LinuxCPUSet.swift
[181/221] Compiling NIOPosix LinuxUring.swift
[182/221] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[183/221] Compiling NIOPosix NIOThreadPool.swift
[184/221] Compiling NIOPosix BSDSocketAPICommon.swift
[185/221] Compiling NIOPosix BSDSocketAPIPosix.swift
[186/221] Compiling NIOPosix BSDSocketAPIWindows.swift
[187/221] Compiling NIOPosix BaseSocket.swift
[188/221] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[189/221] Compiling NIOPosix BaseSocketChannel.swift
[190/221] Compiling NIOPosix SelectorKqueue.swift
[191/221] Compiling NIOPosix SelectorUring.swift
[192/221] Compiling NIOPosix ServerSocket.swift
[193/221] Compiling NIOPosix Socket.swift
[194/221] Compiling NIOPosix SocketChannel.swift
[195/221] Compiling NIOPosix BaseStreamSocketChannel.swift
[196/221] Compiling NIOPosix Bootstrap.swift
[197/221] Compiling NIOPosix ControlMessage.swift
[198/221] Compiling NIOPosix DatagramVectorReadManager.swift
[199/221] Compiling NIOPosix Errors+Any.swift
[200/221] Compiling NIOPosix FileDescriptor.swift
[201/221] Compiling NIOPosix UnsafeTransfer.swift
[202/221] Compiling NIOPosix Utilities.swift
[203/221] Compiling NIOPosix VsockAddress.swift
[204/221] Compiling NIOPosix VsockChannelEvents.swift
[205/221] Compiling NIOPosix resource_bundle_accessor.swift
[206/221] Compiling NIOPosix Selectable.swift
[207/221] Compiling NIOPosix SelectableChannel.swift
[208/221] Compiling NIOPosix SelectableEventLoop.swift
[209/221] Compiling NIOPosix SelectorEpoll.swift
[210/221] Compiling NIOPosix SelectorGeneric.swift
[211/221] Compiling NIOPosix NonBlockingFileIO.swift
[212/221] Compiling NIOPosix PendingDatagramWritesManager.swift
[213/221] Compiling NIOPosix PendingWritesManager.swift
[214/221] Compiling NIOPosix PipeChannel.swift
[215/221] Compiling NIOPosix PipePair.swift
[216/223] Compiling NIO Exports.swift
[217/223] Emitting module NIO
[218/252] Emitting module OSCCore
[219/255] Compiling OSCCore Array+OSCMessageArgument.swift
[220/255] Compiling OSCCore Bool+OSCConvertible.swift
[221/255] Compiling OSCCore Byte.swift
[222/255] Compiling OSCCore Character+OSCConvertible.swift
[223/255] Compiling OSCCore String+OSCMessageArgument.swift
[224/255] Compiling OSCCore alignment.swift
[225/255] Compiling OSCCore extract.swift
[226/255] Compiling OSCCore OSCConvertible.swift
[227/255] Compiling OSCCore OSCMessage+OSCConvertible.swift
[228/255] Compiling OSCCore OSCMessageArgument.swift
[229/255] Compiling OSCCore OSCTimeTag.swift
[230/255] Compiling OSCCore RGBA.swift
[231/255] Compiling OSCCore TypeTagValues.swift
[232/255] Compiling OSCCore matcher.swift
[233/255] Compiling OSCCore OSCPacketReader.swift
[234/255] Compiling OSCCore MIDI.swift
[235/255] Compiling OSCCore BasicMessageDispatcher.swift
[236/255] Compiling OSCCore OSCBundle+MessageEventHandler.swift
[237/255] Compiling OSCCore events.swift
[238/255] Compiling OSCCore OSCBundle.swift
[239/255] Compiling OSCCore OSCMessage.swift
[240/255] Compiling OSCCore OSCSymbol.swift
[241/255] Compiling OSCCore Data+OSCMessageArgument.swift
[242/255] Compiling OSCCore Double+OSCMessageArgument.swift
[243/255] Compiling OSCCore Float+OSCMessageArgument.swift
[244/255] Compiling OSCCore OSCSymbol+OSCMessageArgument.swift
[245/255] Compiling OSCCore OSCTimeTag+OSCMessageArgument.swift
[246/255] Compiling OSCCore RGBA+OSCMessageArgument.swift
[247/255] Compiling OSCCore Int+OSCMessageArgument.swift
[248/255] Compiling OSCCore MIDI+OSCMessageArgument.swift
[249/255] Compiling OSCCore OSCBundle+OSCConvertible.swift
[250/259] Emitting module BasicListener
[251/259] Compiling BasicListener main.swift
[252/259] Emitting module SoundColliderClient
[253/259] Compiling SoundColliderClient main.swift
[253/259] Write Objects.LinkFileList
[255/259] Linking SoundColliderClient
[256/259] Linking BasicListener
[257/259] Applying BasicListener
[258/259] Applying SoundColliderClient
Build complete! (29.36s)
Fetching https://github.com/apple/swift-nio
[1/76327] Fetching swift-nio
Fetched https://github.com/apple/swift-nio from cache (9.43s)
Computing version for https://github.com/apple/swift-nio
Computed https://github.com/apple/swift-nio at 2.83.0 (10.05s)
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-collections.git
[1/1797] Fetching swift-atomics
[73/6233] Fetching swift-atomics, swift-system
[485/22873] Fetching swift-atomics, swift-system, swift-collections
Fetched https://github.com/apple/swift-system.git from cache (1.81s)
Fetched https://github.com/apple/swift-collections.git from cache (1.81s)
Fetched https://github.com/apple/swift-atomics.git from cache (1.81s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (2.25s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.5.0 (0.40s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (0.48s)
Creating working copy for https://github.com/apple/swift-nio
Working copy of https://github.com/apple/swift-nio resolved at 2.83.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.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
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" : "/Users/admin/builder/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"
}
Done.