The Swift Package Index logo.Swift Package Index

Build Information

Successful build of redi-s with Swift 5.7 for macOS (SPM).

Build Command

env DEVELOPER_DIR=/Applications/Xcode-14.2.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.28.9
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/NozeIO/redi-s.git
Reference: develop
Initialized empty Git repository in /Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/NozeIO/redi-s
 * branch            develop    -> FETCH_HEAD
 * [new branch]      develop    -> origin/develop
HEAD is now at 24dacc3 Merge branch 'chore/update-nio-api' into develop
Cloned https://github.com/NozeIO/redi-s.git
Revision (git rev-parse @):
24dacc3e109cddc3ea936e0f7a2aef1607da1f74
SUCCESS checkout https://github.com/NozeIO/redi-s.git at develop
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.7
Building package at path:  $workDir
https://github.com/NozeIO/redi-s.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.2.0.app xcrun swift build --arch arm64
Building for debugging...
[0/9] Compiling CNIOWindows shim.c
[1/9] Compiling CNIOLinux shim.c
[1/9] Compiling CNIOWindows WSAStartup.c
[1/9] Compiling CNIOLinux liburing_shims.c
[4/34] Compiling _AtomicsShims.c
[5/34] Compiling CNIODarwin shim.c
[7/34] Compiling DequeModule Deque.swift
[8/34] Compiling DequeModule UnsafeMutableBufferPointer+Utilities.swift
[9/36] Compiling DequeModule _DequeBuffer.swift
[10/36] Compiling DequeModule _DequeBufferHeader.swift
[11/55] Compiling Atomics AtomicInteger.swift
[12/55] Compiling Atomics AtomicOptionalWrappable.swift
[13/55] Compiling Atomics ManagedAtomic.swift
[14/55] Compiling DequeModule _DequeSlot.swift
[15/55] Compiling DequeModule _UnsafeWrappedBuffer.swift
[16/55] Emitting module _NIOBase64
[17/55] Compiling _NIOBase64 Base64.swift
[18/55] Compiling Atomics UnsafeAtomic.swift
[19/55] Compiling Atomics UnsafeAtomicLazyReference.swift
[20/55] Compiling Atomics Primitives.shims.swift
[21/55] Compiling Atomics IntegerConformances.swift
[22/55] Compiling Atomics PointerConformances.swift
[23/55] Compiling Atomics Primitives.native.swift
[24/55] Emitting module DequeModule
[25/55] Compiling Atomics OptionalRawRepresentable.swift
[26/55] Compiling Atomics RawRepresentable.swift
[27/55] Compiling Atomics AtomicBool.swift
[28/55] Compiling Atomics AtomicMemoryOrderings.swift
[29/55] Compiling Atomics DoubleWord.swift
[30/55] Compiling _NIODataStructures PriorityQueue.swift
[31/55] Compiling _NIODataStructures Heap.swift
[32/55] Emitting module _NIODataStructures
[33/55] Compiling _NIODataStructures _TinyArray.swift
[35/55] Compiling Atomics ManagedAtomicLazyReference.swift
[38/55] Compiling Atomics AtomicReference.swift
[39/55] Compiling Atomics AtomicStorage.swift
[40/55] Compiling Atomics AtomicValue.swift
[52/57] Emitting module Atomics
[53/57] Compiling Atomics IntegerOperations.swift
[54/57] Compiling Atomics Unmanaged extensions.swift
[54/57] Compiling c-nioatomics.c
[55/57] Compiling c-atomics.c
[57/63] Compiling NIOConcurrencyHelpers NIOLock.swift
[58/63] Compiling NIOConcurrencyHelpers lock.swift
[59/63] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[60/63] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[61/63] Emitting module NIOConcurrencyHelpers
[62/63] Compiling NIOConcurrencyHelpers atomics.swift
[63/120] Compiling NIOCore MarkedCircularBuffer.swift
[64/120] Compiling NIOCore MulticastChannel.swift
[65/120] Compiling NIOCore NIOAny.swift
[66/120] Compiling NIOCore NIOCloseOnErrorHandler.swift
[67/120] Compiling NIOCore NIOLoopBound.swift
[68/120] Compiling NIOCore NIOSendable.swift
[69/120] Compiling NIOCore PointerHelpers.swift
[70/120] Compiling NIOCore RecvByteBufferAllocator.swift
[71/120] Compiling NIOCore EventLoop+SerialExecutor.swift
[72/120] Compiling NIOCore EventLoop.swift
[73/120] Compiling NIOCore EventLoopFuture+Deprecated.swift
[74/120] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[75/120] Compiling NIOCore EventLoopFuture.swift
[76/120] Compiling NIOCore FileDescriptor.swift
[77/120] Compiling NIOCore FileHandle.swift
[78/120] Compiling NIOCore FileRegion.swift
[79/120] Compiling NIOCore AddressedEnvelope.swift
[80/120] Compiling NIOCore AsyncAwaitSupport.swift
[81/120] Compiling NIOCore AsyncChannel.swift
[82/120] Compiling NIOCore AsyncChannelInboundStream.swift
[83/120] Compiling NIOCore AsyncChannelInboundStreamChannelHandler.swift
[84/120] Compiling NIOCore AsyncChannelOutboundWriter.swift
[85/120] Compiling NIOCore AsyncChannelOutboundWriterHandler.swift
[86/120] Compiling NIOCore NIOAsyncSequenceProducer.swift
[87/120] Compiling NIOCore GlobalSingletons.swift
[88/120] Compiling NIOCore IO.swift
[89/120] Compiling NIOCore IOData.swift
[90/120] Compiling NIOCore IPProtocol.swift
[91/120] Compiling NIOCore IntegerBitPacking.swift
[92/120] Compiling NIOCore IntegerTypes.swift
[93/120] Compiling NIOCore Interfaces.swift
[94/120] Compiling NIOCore Linux.swift
[95/120] Compiling NIOCore ChannelOption.swift
[96/120] Compiling NIOCore ChannelPipeline.swift
[97/120] Compiling NIOCore CircularBuffer.swift
[98/120] Compiling NIOCore Codec.swift
[99/120] Compiling NIOCore ConvenienceOptionSupport.swift
[100/120] Compiling NIOCore DeadChannel.swift
[101/120] Compiling NIOCore DispatchQueue+WithFuture.swift
[102/120] Compiling NIOCore EventLoop+Deprecated.swift
[103/128] Compiling NIOCore ByteBuffer-int.swift
[104/128] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[105/128] Compiling NIOCore ByteBuffer-multi-int.swift
[106/128] Compiling NIOCore ByteBuffer-views.swift
[107/128] Compiling NIOCore Channel.swift
[108/128] Compiling NIOCore ChannelHandler.swift
[109/128] Compiling NIOCore ChannelHandlers.swift
[110/128] Compiling NIOCore ChannelInvoker.swift
[111/128] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[112/128] Compiling NIOCore NIOAsyncWriter.swift
[113/128] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[114/128] Compiling NIOCore BSDSocketAPI.swift
[115/128] Compiling NIOCore ByteBuffer-aux.swift
[116/128] Compiling NIOCore ByteBuffer-conversions.swift
[117/128] Compiling NIOCore ByteBuffer-core.swift
[118/128] Compiling NIOCore ByteBuffer-hexdump.swift
[119/128] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[120/128] Compiling NIOCore SocketAddresses.swift
[121/128] Compiling NIOCore SocketOptionProvider.swift
[122/128] Compiling NIOCore SystemCallHelpers.swift
[123/128] Compiling NIOCore TimeAmount+Duration.swift
[124/128] Compiling NIOCore TypeAssistedChannelHandler.swift
[125/128] Compiling NIOCore UniversalBootstrapSupport.swift
[126/128] Compiling NIOCore Utilities.swift
[127/128] Emitting module NIOCore
[128/179] Emitting module NIOEmbedded
[129/179] Compiling NIOEmbedded AsyncTestingChannel.swift
[130/179] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[131/179] Compiling NIOEmbedded Embedded.swift
[132/179] Emitting module NIOPosix
[133/185] Compiling NIOPosix ThreadPosix.swift
[134/185] Compiling NIOPosix ThreadWindows.swift
[135/185] Compiling NIOPosix UnsafeTransfer.swift
[136/185] Compiling NIOPosix Utilities.swift
[137/185] Compiling NIOPosix VsockAddress.swift
[138/185] Compiling NIOPosix VsockChannelEvents.swift
[139/185] Compiling NIOPosix ServerSocket.swift
[140/185] Compiling NIOPosix Socket.swift
[141/185] Compiling NIOPosix SocketChannel.swift
[142/185] Compiling NIOPosix SocketProtocols.swift
[143/185] Compiling NIOPosix System.swift
[144/185] Compiling NIOPosix Thread.swift
[145/185] Compiling NIOPosix Bootstrap.swift
[146/185] Compiling NIOPosix ControlMessage.swift
[147/185] Compiling NIOPosix DatagramVectorReadManager.swift
[148/185] Compiling NIOPosix FileDescriptor.swift
[149/185] Compiling NIOPosix GetaddrinfoResolver.swift
[150/185] Compiling NIOPosix HappyEyeballs.swift
[151/185] Compiling NIOPosix IO.swift
[152/185] Compiling NIOPosix PooledRecvBufferAllocator.swift
[153/185] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[154/185] Compiling NIOPosix PosixSingletons.swift
[155/185] Compiling NIOPosix RawSocketBootstrap.swift
[156/185] Compiling NIOPosix Resolver.swift
[157/185] Compiling NIOPosix Selectable.swift
[158/185] Compiling NIOPosix BSDSocketAPICommon.swift
[159/185] Compiling NIOPosix BSDSocketAPIPosix.swift
[160/185] Compiling NIOPosix BSDSocketAPIWindows.swift
[161/185] Compiling NIOPosix BaseSocket.swift
[162/185] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[163/185] Compiling NIOPosix BaseSocketChannel.swift
[164/185] Compiling NIOPosix BaseStreamSocketChannel.swift
[165/185] Compiling NIOPosix SelectableChannel.swift
[166/185] Compiling NIOPosix SelectableEventLoop.swift
[167/185] Compiling NIOPosix SelectorEpoll.swift
[168/185] Compiling NIOPosix SelectorGeneric.swift
[169/185] Compiling NIOPosix SelectorKqueue.swift
[170/185] Compiling NIOPosix SelectorUring.swift
[171/185] Compiling NIOPosix IntegerBitPacking.swift
[172/185] Compiling NIOPosix IntegerTypes.swift
[173/185] Compiling NIOPosix Linux.swift
[174/185] Compiling NIOPosix LinuxCPUSet.swift
[175/185] Compiling NIOPosix LinuxUring.swift
[176/185] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[177/185] Compiling NIOPosix NIOThreadPool.swift
[178/185] Compiling NIOPosix NonBlockingFileIO.swift
[179/185] Compiling NIOPosix PendingDatagramWritesManager.swift
[180/185] Compiling NIOPosix PendingWritesManager.swift
[181/185] Compiling NIOPosix PipeChannel.swift
[182/185] Compiling NIOPosix PipePair.swift
[183/185] Compiling NIOPosix PointerHelpers.swift
[184/185] Compiling NIOPosix Pool.swift
[185/187] Compiling NIO Exports.swift
[186/187] Emitting module NIO
[187/191] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[188/191] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[189/191] Emitting module NIOFoundationCompat
[190/191] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[191/198] Compiling NIORedis RESPPipelineSetup.swift
[192/198] Compiling NIORedis ByteBufferExtras.swift
[193/198] Compiling NIORedis RESPValue.swift
[194/198] Compiling NIORedis RESPEncodable.swift
[195/198] Compiling NIORedis RESPChannelHandler.swift
[196/198] Emitting module NIORedis
[197/198] Compiling NIORedis RESPParser.swift
[198/222] Compiling RedisServer RedisLogger.swift
[199/222] Compiling RedisServer RedisPattern.swift
[200/222] Compiling RedisServer Utilities.swift
[201/222] Compiling RedisServer Monitor.swift
[202/222] Compiling RedisServer PubSub.swift
[203/222] Compiling RedisServer RedisCommandContext.swift
[204/225] Compiling RedisServer CommandTable.swift
[205/225] Compiling RedisServer CommandType.swift
[206/225] Compiling RedisServer ExpirationCommands.swift
[207/225] Compiling RedisServer HashCommands.swift
[208/225] Emitting module RedisServer
[209/225] Compiling RedisServer RedisCommand.swift
[210/225] Compiling RedisServer ServerCommands.swift
[211/225] Compiling RedisServer SetCommands.swift
[212/225] Compiling RedisServer RedisCommandHandler.swift
[213/225] Compiling RedisServer RedisServer.swift
[214/225] Compiling RedisServer RedisError.swift
[215/225] Compiling RedisServer IntCommands.swift
[216/225] Compiling RedisServer KeyCommands.swift
[217/225] Compiling RedisServer ListCommands.swift
[218/225] Compiling RedisServer PubSubCommands.swift
[219/225] Compiling RedisServer StringCommands.swift
[220/225] Compiling RedisServer Database.swift
[221/225] Compiling RedisServer DumpManager.swift
[222/225] Compiling RedisServer RedisList.swift
[223/225] Compiling RedisServer RedisValue.swift
[224/225] Compiling RedisServer RedisValueCoding.swift
[225/228] Compiling redi_s ConfigFile.swift
[226/228] Emitting module redi_s
[227/228] Compiling redi_s main.swift
[227/228] Linking redi-s
Build complete! (61.02s)
Fetching https://github.com/SwiftNIOExtras/swift-nio-redis.git from cache
Fetching https://github.com/apple/swift-atomics from cache
Fetched https://github.com/SwiftNIOExtras/swift-nio-redis.git (0.38s)
Fetched https://github.com/apple/swift-atomics (0.93s)
Computing version for https://github.com/SwiftNIOExtras/swift-nio-redis.git
Computed https://github.com/SwiftNIOExtras/swift-nio-redis.git at 0.11.0 (0.09s)
Fetching https://github.com/apple/swift-nio.git from cache
Fetched https://github.com/apple/swift-nio.git (1.53s)
Computing version for https://github.com/apple/swift-atomics
Computed https://github.com/apple/swift-atomics at 1.2.0 (0.01s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.63.0 (0.02s)
Fetching https://github.com/apple/swift-collections.git from cache
Fetching https://github.com/apple/swift-system.git from cache
Fetched https://github.com/apple/swift-system.git (0.95s)
Fetched https://github.com/apple/swift-collections.git (1.41s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.2.1 (0.02s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.0.6 (0.03s)
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.0.6
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.63.0
Creating working copy for https://github.com/SwiftNIOExtras/swift-nio-redis.git
Working copy of https://github.com/SwiftNIOExtras/swift-nio-redis.git resolved at 0.11.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.2.1
Creating working copy for https://github.com/apple/swift-atomics
Working copy of https://github.com/apple/swift-atomics resolved at 1.2.0
Build complete.
Done.

Build Machine: Mac 5