The Swift Package Index logo.Swift Package Index

Build Information

Successful build of redi-s with Swift 5.10 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4609320-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/NozeIO/redi-s.git
Reference: develop
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/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:         linux
Swift version:             5.10
Building package at path:  $workDir
https://github.com/NozeIO/redi-s.git
Running build ...
bash -c docker run --rm -v "checkouts-4609320-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build 2>&1
Fetching https://github.com/apple/swift-atomics
Fetching https://github.com/SwiftNIOExtras/swift-nio-redis.git
[1/359] Fetching swift-nio-redis
Fetched https://github.com/SwiftNIOExtras/swift-nio-redis.git from cache (0.23s)
[1/1563] Fetching swift-atomics
Fetched https://github.com/apple/swift-atomics from cache (0.39s)
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.43s)
Fetching https://github.com/apple/swift-nio.git
[1/64601] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (5.16s)
Computing version for https://github.com/apple/swift-atomics
Computed https://github.com/apple/swift-atomics at 1.2.0 (0.41s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.63.0 (0.67s)
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-collections.git
[1/2983] Fetching swift-system
[2984/16729] Fetching swift-system, swift-collections
Fetched https://github.com/apple/swift-system.git from cache (1.18s)
Fetched https://github.com/apple/swift-collections.git from cache (1.21s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.2.1 (0.44s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.0 (0.76s)
Creating working copy for https://github.com/apple/swift-atomics
Working copy of https://github.com/apple/swift-atomics resolved at 1.2.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-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.1.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-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.63.0
Building for debugging...
[0/39] Write sources
[13/39] Compiling CNIOWindows shim.c
[13/39] Compiling _AtomicsShims.c
[15/39] Write sources
[16/39] Compiling CNIOWindows WSAStartup.c
[17/39] Compiling CNIODarwin shim.c
[18/39] Compiling CNIOLinux liburing_shims.c
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/CNIOLinux/shim.c:203:9: warning: 'RENAME_NOREPLACE' macro redefined [-Wmacro-redefined]
#define RENAME_NOREPLACE 1
        ^
/usr/include/stdio.h:164:10: note: previous definition is here
# define RENAME_NOREPLACE (1 << 0)
         ^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/CNIOLinux/shim.c:204:9: warning: 'RENAME_EXCHANGE' macro redefined [-Wmacro-redefined]
#define RENAME_EXCHANGE  2
        ^
/usr/include/stdio.h:165:10: note: previous definition is here
# define RENAME_EXCHANGE (1 << 1)
         ^
2 warnings generated.
[19/39] Compiling CNIOLinux shim.c
[20/39] Write swift-version-24593BA9C3E375BF.txt
[22/81] Emitting module _NIOBase64
[22/81] Compiling c-nioatomics.c
[23/81] Compiling c-atomics.c
[25/87] Compiling _CollectionsUtilities RandomAccessCollection+Offsets.swift
[26/87] Compiling _CollectionsUtilities Specialize.swift
[27/87] Compiling _CollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[28/87] Compiling _CollectionsUtilities Integer rank.swift
[29/87] Compiling _CollectionsUtilities UInt+first and last set bit.swift
[30/87] Compiling _CollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[31/87] Compiling _CollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[32/87] Compiling _CollectionsUtilities UnsafeRawPointer extensions.swift
[33/91] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[34/91] Compiling _CollectionsUtilities Debugging.swift
[35/91] Compiling _CollectionsUtilities Descriptions.swift
[40/91] Compiling _CollectionsUtilities _UnsafeBitSet.swift
[41/91] Compiling _CollectionsUtilities _SortedCollection.swift
[42/91] Compiling _CollectionsUtilities _UniqueCollection.swift
[45/91] Emitting module _CollectionsUtilities
[46/91] Compiling _CollectionsUtilities _UnsafeBitSet+_Word.swift
[51/91] Compiling _CollectionsUtilities UInt+reversed.swift
[52/91] Compiling _CollectionsUtilities _UnsafeBitSet+Index.swift
[53/91] Compiling _CollectionsUtilities UnsafeBufferPointer+Extras.swift
[54/91] Compiling _CollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[55/91] Emitting module Atomics
[56/91] Compiling _NIOBase64 Base64.swift
[58/92] Compiling _NIODataStructures _TinyArray.swift
[59/92] Compiling _NIODataStructures PriorityQueue.swift
[60/92] Compiling Atomics IntegerOperations.swift
[61/92] Compiling Atomics Unmanaged extensions.swift
[62/92] Wrapping AST for _NIOBase64 for debugging
[72/94] Wrapping AST for Atomics for debugging
[73/94] Wrapping AST for _CollectionsUtilities for debugging
[75/110] Compiling DequeModule _DequeBuffer.swift
[76/110] Compiling DequeModule _DequeBufferHeader.swift
[77/112] Compiling DequeModule Deque+Descriptions.swift
[78/112] Compiling DequeModule Deque+Equatable.swift
[79/112] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[80/112] Compiling DequeModule Deque+Extras.swift
[81/112] Compiling DequeModule Deque+Hashable.swift
[82/112] Compiling DequeModule Deque+Sendable.swift
[83/112] Compiling DequeModule Deque+Testing.swift
[84/112] Compiling DequeModule Deque._Storage.swift
[85/112] Emitting module _NIODataStructures
[86/112] Compiling _NIODataStructures Heap.swift
[87/113] Compiling NIOConcurrencyHelpers lock.swift
[89/113] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[90/113] Emitting module NIOConcurrencyHelpers
[91/113] Compiling NIOConcurrencyHelpers NIOLock.swift
[91/113] Wrapping AST for _NIODataStructures for debugging
[93/113] Compiling DequeModule _DequeSlot.swift
[94/113] Compiling DequeModule _UnsafeWrappedBuffer.swift
[95/113] Compiling NIOConcurrencyHelpers atomics.swift
[96/114] Wrapping AST for NIOConcurrencyHelpers for debugging
[98/114] Compiling DequeModule Deque._UnsafeHandle.swift
[99/114] Compiling DequeModule Deque.swift
[100/114] Compiling DequeModule Deque+Codable.swift
[101/114] Compiling DequeModule Deque+Collection.swift
[102/114] Compiling DequeModule Deque+CustomReflectable.swift
[103/114] Emitting module DequeModule
[104/115] Wrapping AST for DequeModule for debugging
[106/172] Compiling NIOCore MarkedCircularBuffer.swift
[107/172] Compiling NIOCore MulticastChannel.swift
[108/172] Compiling NIOCore NIOAny.swift
[109/172] Compiling NIOCore NIOCloseOnErrorHandler.swift
[110/172] Compiling NIOCore NIOLoopBound.swift
[111/172] Compiling NIOCore NIOSendable.swift
[112/172] Compiling NIOCore PointerHelpers.swift
[113/172] Compiling NIOCore RecvByteBufferAllocator.swift
[114/180] Compiling NIOCore GlobalSingletons.swift
[115/180] Compiling NIOCore IO.swift
[116/180] Compiling NIOCore IOData.swift
[117/180] Compiling NIOCore IPProtocol.swift
[118/180] Compiling NIOCore IntegerBitPacking.swift
[119/180] Compiling NIOCore IntegerTypes.swift
[120/180] Compiling NIOCore Interfaces.swift
[121/180] Compiling NIOCore Linux.swift
[122/180] Compiling NIOCore EventLoop+SerialExecutor.swift
[123/180] Compiling NIOCore EventLoop.swift
[124/180] Compiling NIOCore EventLoopFuture+Deprecated.swift
[125/180] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[126/180] Compiling NIOCore EventLoopFuture.swift
[127/180] Compiling NIOCore FileDescriptor.swift
[128/180] Compiling NIOCore FileHandle.swift
[129/180] Compiling NIOCore FileRegion.swift
[130/180] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[131/180] Compiling NIOCore SocketAddresses.swift
[132/180] Compiling NIOCore SocketOptionProvider.swift
[133/180] Compiling NIOCore SystemCallHelpers.swift
[134/180] Compiling NIOCore TimeAmount+Duration.swift
[135/180] Compiling NIOCore TypeAssistedChannelHandler.swift
[136/180] Compiling NIOCore UniversalBootstrapSupport.swift
[137/180] Compiling NIOCore Utilities.swift
[138/180] Compiling NIOCore ChannelOption.swift
[139/180] Compiling NIOCore ChannelPipeline.swift
[140/180] Compiling NIOCore CircularBuffer.swift
[141/180] Compiling NIOCore Codec.swift
[142/180] Compiling NIOCore ConvenienceOptionSupport.swift
[143/180] Compiling NIOCore DeadChannel.swift
[144/180] Compiling NIOCore DispatchQueue+WithFuture.swift
[145/180] Compiling NIOCore EventLoop+Deprecated.swift
[146/180] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[147/180] Compiling NIOCore NIOAsyncWriter.swift
[148/180] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[149/180] Compiling NIOCore BSDSocketAPI.swift
[150/180] Compiling NIOCore ByteBuffer-aux.swift
[151/180] Compiling NIOCore ByteBuffer-conversions.swift
[152/180] Compiling NIOCore ByteBuffer-core.swift
[153/180] Compiling NIOCore ByteBuffer-hexdump.swift
[154/180] Compiling NIOCore AddressedEnvelope.swift
[155/180] Compiling NIOCore AsyncAwaitSupport.swift
[156/180] Compiling NIOCore AsyncChannel.swift
[157/180] Compiling NIOCore AsyncChannelInboundStream.swift
[158/180] Compiling NIOCore AsyncChannelInboundStreamChannelHandler.swift
[159/180] Compiling NIOCore AsyncChannelOutboundWriter.swift
[160/180] Compiling NIOCore AsyncChannelOutboundWriterHandler.swift
[161/180] Compiling NIOCore NIOAsyncSequenceProducer.swift
[162/180] Compiling NIOCore ByteBuffer-int.swift
[163/180] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[164/180] Compiling NIOCore ByteBuffer-multi-int.swift
[165/180] Compiling NIOCore ByteBuffer-views.swift
[166/180] Compiling NIOCore Channel.swift
[167/180] Compiling NIOCore ChannelHandler.swift
[168/180] Compiling NIOCore ChannelHandlers.swift
[169/180] Compiling NIOCore ChannelInvoker.swift
[170/180] Emitting module NIOCore
[171/181] Wrapping AST for NIOCore for debugging
[173/232] Emitting module NIOEmbedded
[174/232] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[175/232] Compiling NIOEmbedded Embedded.swift
[176/232] Compiling NIOEmbedded AsyncTestingChannel.swift
[177/233] Wrapping AST for NIOEmbedded for debugging
[179/233] Emitting module NIOPosix
[180/239] Compiling NIOPosix SelectableChannel.swift
[181/239] Compiling NIOPosix SelectableEventLoop.swift
[182/239] Compiling NIOPosix SelectorEpoll.swift
[183/239] Compiling NIOPosix SelectorGeneric.swift
[184/239] Compiling NIOPosix SelectorKqueue.swift
[185/239] Compiling NIOPosix SelectorUring.swift
[186/239] Compiling NIOPosix PooledRecvBufferAllocator.swift
[187/239] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[188/239] Compiling NIOPosix PosixSingletons.swift
[189/239] Compiling NIOPosix RawSocketBootstrap.swift
[190/239] Compiling NIOPosix Resolver.swift
[191/239] Compiling NIOPosix Selectable.swift
[192/239] Compiling NIOPosix ServerSocket.swift
[193/239] Compiling NIOPosix Socket.swift
[194/239] Compiling NIOPosix SocketChannel.swift
[195/239] Compiling NIOPosix SocketProtocols.swift
[196/239] Compiling NIOPosix System.swift
[197/239] Compiling NIOPosix Thread.swift
[198/239] Compiling NIOPosix BSDSocketAPICommon.swift
[199/239] Compiling NIOPosix BSDSocketAPIPosix.swift
[200/239] Compiling NIOPosix BSDSocketAPIWindows.swift
[201/239] Compiling NIOPosix BaseSocket.swift
[202/239] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[203/239] Compiling NIOPosix BaseSocketChannel.swift
[204/239] Compiling NIOPosix BaseStreamSocketChannel.swift
[205/239] Compiling NIOPosix ThreadPosix.swift
[206/239] Compiling NIOPosix ThreadWindows.swift
[207/239] Compiling NIOPosix UnsafeTransfer.swift
[208/239] Compiling NIOPosix Utilities.swift
[209/239] Compiling NIOPosix VsockAddress.swift
[210/239] Compiling NIOPosix VsockChannelEvents.swift
[211/239] Compiling NIOPosix NonBlockingFileIO.swift
[212/239] Compiling NIOPosix PendingDatagramWritesManager.swift
[213/239] Compiling NIOPosix PendingWritesManager.swift
[214/239] Compiling NIOPosix PipeChannel.swift
[215/239] Compiling NIOPosix PipePair.swift
[216/239] Compiling NIOPosix PointerHelpers.swift
[217/239] Compiling NIOPosix Pool.swift
[218/239] Compiling NIOPosix IntegerBitPacking.swift
[219/239] Compiling NIOPosix IntegerTypes.swift
[220/239] Compiling NIOPosix Linux.swift
[221/239] Compiling NIOPosix LinuxCPUSet.swift
[222/239] Compiling NIOPosix LinuxUring.swift
[223/239] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[224/239] Compiling NIOPosix NIOThreadPool.swift
[225/239] Compiling NIOPosix Bootstrap.swift
[226/239] Compiling NIOPosix ControlMessage.swift
[227/239] Compiling NIOPosix DatagramVectorReadManager.swift
[228/239] Compiling NIOPosix FileDescriptor.swift
[229/239] Compiling NIOPosix GetaddrinfoResolver.swift
[230/239] Compiling NIOPosix HappyEyeballs.swift
[231/239] Compiling NIOPosix IO.swift
[232/240] Wrapping AST for NIOPosix for debugging
[234/242] Compiling NIO Exports.swift
[235/242] Emitting module NIO
[236/243] Wrapping AST for NIO for debugging
[238/247] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[239/247] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[240/247] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[241/247] Emitting module NIOFoundationCompat
[242/248] Wrapping AST for NIOFoundationCompat for debugging
[244/255] Compiling NIORedis RESPEncodable.swift
[245/255] Compiling NIORedis RESPPipelineSetup.swift
[246/255] Compiling NIORedis RESPValue.swift
[247/255] Compiling NIORedis ByteBufferExtras.swift
[248/255] Emitting module NIORedis
[249/255] Compiling NIORedis RESPChannelHandler.swift
[250/255] Compiling NIORedis RESPParser.swift
[251/256] Wrapping AST for NIORedis for debugging
[253/280] Emitting module RedisServer
[254/283] Compiling RedisServer Monitor.swift
[255/283] Compiling RedisServer PubSub.swift
[256/283] Compiling RedisServer RedisCommandContext.swift
[257/283] Compiling RedisServer RedisCommand.swift
[258/283] Compiling RedisServer ServerCommands.swift
[259/283] Compiling RedisServer SetCommands.swift
[260/283] Compiling RedisServer IntCommands.swift
[261/283] Compiling RedisServer KeyCommands.swift
[262/283] Compiling RedisServer ListCommands.swift
[263/283] Compiling RedisServer PubSubCommands.swift
[264/283] Compiling RedisServer CommandTable.swift
[265/283] Compiling RedisServer CommandType.swift
[266/283] Compiling RedisServer ExpirationCommands.swift
[267/283] Compiling RedisServer HashCommands.swift
[268/283] Compiling RedisServer RedisCommandHandler.swift
[269/283] Compiling RedisServer RedisServer.swift
[270/283] Compiling RedisServer RedisError.swift
[271/283] Compiling RedisServer RedisLogger.swift
[272/283] Compiling RedisServer RedisPattern.swift
[273/283] Compiling RedisServer Utilities.swift
[274/283] Compiling RedisServer StringCommands.swift
[275/283] Compiling RedisServer Database.swift
[276/283] Compiling RedisServer DumpManager.swift
[277/283] Compiling RedisServer RedisList.swift
[278/283] Compiling RedisServer RedisValue.swift
[279/283] Compiling RedisServer RedisValueCoding.swift
[280/284] Wrapping AST for RedisServer for debugging
[282/287] Compiling redi_s ConfigFile.swift
[283/287] Compiling redi_s main.swift
[284/287] Emitting module redi_s
[285/288] Wrapping AST for redi-s for debugging
[286/288] Write Objects.LinkFileList
[287/288] Linking redi-s
Build complete! (71.64s)
Build complete.
Done.

Build Machine: Linux 2