The Swift Package Index logo.Swift Package Index

Build Information

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

Build Command

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

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 /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.8
Building package at path:  $workDir
https://github.com/NozeIO/redi-s.git
Running build ...
bash -c docker run --rm -v "checkouts-4606859-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.8-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
[360/1922] Fetching swift-nio-redis, swift-atomics
Fetched https://github.com/SwiftNIOExtras/swift-nio-redis.git (0.48s)
Fetched https://github.com/apple/swift-atomics (0.48s)
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.44s)
Fetching https://github.com/apple/swift-nio.git
[1/64258] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git (6.23s)
Computing version for https://github.com/apple/swift-atomics
Computed https://github.com/apple/swift-atomics at 1.2.0 (0.32s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.63.0 (0.59s)
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-collections.git
[1/2980] Fetching swift-system
[1499/15746] Fetching swift-system, swift-collections
Fetched https://github.com/apple/swift-system.git (1.55s)
Fetched https://github.com/apple/swift-collections.git (1.60s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.2.1 (0.53s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.0.6 (0.45s)
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-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.63.0
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/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.0.6
Building for debugging...
[0/22] Compiling CNIOWindows WSAStartup.c
[1/22] Compiling CNIOLinux liburing_shims.c
[2/22] Compiling CNIOWindows shim.c
[3/22] Compiling CNIODarwin shim.c
[4/22] Compiling _AtomicsShims.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.
[5/22] Compiling CNIOLinux shim.c
[7/66] Emitting module DequeModule
[7/68] Compiling c-nioatomics.c
[9/68] Compiling Atomics UnsafeAtomic.swift
[10/68] Compiling Atomics UnsafeAtomicLazyReference.swift
[11/68] Compiling Atomics OptionalRawRepresentable.swift
[12/68] Compiling Atomics RawRepresentable.swift
[13/68] Compiling Atomics AtomicBool.swift
[14/68] Compiling DequeModule _DequeSlot.swift
[15/68] Compiling DequeModule _UnsafeWrappedBuffer.swift
[16/68] Compiling Atomics IntegerConformances.swift
[17/68] Compiling Atomics PointerConformances.swift
[18/68] Emitting module _NIOBase64
[19/68] Compiling Atomics ManagedAtomic.swift
[20/68] Compiling Atomics ManagedAtomicLazyReference.swift
[21/68] Compiling _NIOBase64 Base64.swift
[21/68] Compiling c-atomics.c
[23/68] Compiling Atomics Primitives.native.swift
[24/68] Compiling Atomics AtomicReference.swift
[25/68] Compiling Atomics AtomicStorage.swift
[28/69] Compiling Atomics AtomicValue.swift
[29/69] Compiling Atomics AtomicMemoryOrderings.swift
[30/69] Compiling Atomics DoubleWord.swift
[31/69] Emitting module Atomics
[41/72] Compiling _NIODataStructures _TinyArray.swift
[43/72] Compiling Atomics Primitives.shims.swift
[44/72] Compiling Atomics AtomicInteger.swift
[45/72] Compiling Atomics AtomicOptionalWrappable.swift
[48/72] Compiling _NIODataStructures PriorityQueue.swift
[54/79] Wrapping AST for _NIOBase64 for debugging
[58/80] Compiling Atomics IntegerOperations.swift
[59/80] Compiling Atomics Unmanaged extensions.swift
[59/80] Wrapping AST for DequeModule for debugging
[62/82] Wrapping AST for Atomics for debugging
[64/82] Emitting module _NIODataStructures
[65/82] Compiling _NIODataStructures Heap.swift
[66/83] Compiling NIOConcurrencyHelpers lock.swift
[68/84] Wrapping AST for _NIODataStructures for debugging
[70/84] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[71/84] Compiling NIOConcurrencyHelpers atomics.swift
[72/84] Emitting module NIOConcurrencyHelpers
[73/84] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[74/84] Compiling NIOConcurrencyHelpers NIOLock.swift
[76/86] Wrapping AST for NIOConcurrencyHelpers for debugging
[78/143] Compiling NIOCore GlobalSingletons.swift
[79/143] Compiling NIOCore IO.swift
[80/143] Compiling NIOCore IOData.swift
[81/143] Compiling NIOCore IPProtocol.swift
[82/143] Compiling NIOCore IntegerBitPacking.swift
[83/143] Compiling NIOCore IntegerTypes.swift
[84/143] Compiling NIOCore Interfaces.swift
[85/143] Compiling NIOCore Linux.swift
[86/151] Compiling NIOCore AddressedEnvelope.swift
[87/151] Compiling NIOCore AsyncAwaitSupport.swift
[88/151] Compiling NIOCore AsyncChannel.swift
[89/151] Compiling NIOCore AsyncChannelInboundStream.swift
[90/151] Compiling NIOCore AsyncChannelInboundStreamChannelHandler.swift
[91/151] Compiling NIOCore AsyncChannelOutboundWriter.swift
[92/151] Compiling NIOCore AsyncChannelOutboundWriterHandler.swift
[93/151] Compiling NIOCore NIOAsyncSequenceProducer.swift
[94/151] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[95/151] Compiling NIOCore SocketAddresses.swift
[96/151] Compiling NIOCore SocketOptionProvider.swift
[97/151] Compiling NIOCore SystemCallHelpers.swift
[98/151] Compiling NIOCore TimeAmount+Duration.swift
[99/151] Compiling NIOCore TypeAssistedChannelHandler.swift
[100/151] Compiling NIOCore UniversalBootstrapSupport.swift
[101/151] Compiling NIOCore Utilities.swift
[102/151] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[103/151] Compiling NIOCore NIOAsyncWriter.swift
[104/151] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[105/151] Compiling NIOCore BSDSocketAPI.swift
[106/151] Compiling NIOCore ByteBuffer-aux.swift
[107/151] Compiling NIOCore ByteBuffer-conversions.swift
[108/151] Compiling NIOCore ByteBuffer-core.swift
[109/151] Compiling NIOCore ByteBuffer-hexdump.swift
[110/151] Emitting module NIOCore
[111/151] Compiling NIOCore EventLoop+SerialExecutor.swift
[112/151] Compiling NIOCore EventLoop.swift
[113/151] Compiling NIOCore EventLoopFuture+Deprecated.swift
[114/151] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[115/151] Compiling NIOCore EventLoopFuture.swift
[116/151] Compiling NIOCore FileDescriptor.swift
[117/151] Compiling NIOCore FileHandle.swift
[118/151] Compiling NIOCore FileRegion.swift
[119/151] Compiling NIOCore ChannelOption.swift
[120/151] Compiling NIOCore ChannelPipeline.swift
[121/151] Compiling NIOCore CircularBuffer.swift
[122/151] Compiling NIOCore Codec.swift
[123/151] Compiling NIOCore ConvenienceOptionSupport.swift
[124/151] Compiling NIOCore DeadChannel.swift
[125/151] Compiling NIOCore DispatchQueue+WithFuture.swift
[126/151] Compiling NIOCore EventLoop+Deprecated.swift
[127/151] Compiling NIOCore MarkedCircularBuffer.swift
[128/151] Compiling NIOCore MulticastChannel.swift
[129/151] Compiling NIOCore NIOAny.swift
[130/151] Compiling NIOCore NIOCloseOnErrorHandler.swift
[131/151] Compiling NIOCore NIOLoopBound.swift
[132/151] Compiling NIOCore NIOSendable.swift
[133/151] Compiling NIOCore PointerHelpers.swift
[134/151] Compiling NIOCore RecvByteBufferAllocator.swift
[135/151] Compiling NIOCore ByteBuffer-int.swift
[136/151] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[137/151] Compiling NIOCore ByteBuffer-multi-int.swift
[138/151] Compiling NIOCore ByteBuffer-views.swift
[139/151] Compiling NIOCore Channel.swift
[140/151] Compiling NIOCore ChannelHandler.swift
[141/151] Compiling NIOCore ChannelHandlers.swift
[142/151] Compiling NIOCore ChannelInvoker.swift
[144/153] Wrapping AST for NIOCore for debugging
[146/204] Compiling NIOEmbedded Embedded.swift
[147/204] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[148/204] Emitting module NIOEmbedded
[149/204] Compiling NIOEmbedded AsyncTestingChannel.swift
[151/206] Compiling NIOPosix PooledRecvBufferAllocator.swift
[152/206] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[153/206] Compiling NIOPosix PosixSingletons.swift
[154/206] Compiling NIOPosix RawSocketBootstrap.swift
[155/206] Compiling NIOPosix Resolver.swift
[156/206] Compiling NIOPosix Selectable.swift
[157/212] Wrapping AST for NIOEmbedded for debugging
[159/212] Emitting module NIOPosix
[160/212] Compiling NIOPosix ThreadPosix.swift
[161/212] Compiling NIOPosix ThreadWindows.swift
[162/212] Compiling NIOPosix UnsafeTransfer.swift
[163/212] Compiling NIOPosix Utilities.swift
[164/212] Compiling NIOPosix VsockAddress.swift
[165/212] Compiling NIOPosix VsockChannelEvents.swift
[166/212] Compiling NIOPosix IntegerBitPacking.swift
[167/212] Compiling NIOPosix IntegerTypes.swift
[168/212] Compiling NIOPosix Linux.swift
[169/212] Compiling NIOPosix LinuxCPUSet.swift
[170/212] Compiling NIOPosix LinuxUring.swift
[171/212] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[172/212] Compiling NIOPosix NIOThreadPool.swift
[173/212] Compiling NIOPosix ServerSocket.swift
[174/212] Compiling NIOPosix Socket.swift
[175/212] Compiling NIOPosix SocketChannel.swift
[176/212] Compiling NIOPosix SocketProtocols.swift
[177/212] Compiling NIOPosix System.swift
[178/212] Compiling NIOPosix Thread.swift
[179/212] Compiling NIOPosix SelectableChannel.swift
[180/212] Compiling NIOPosix SelectableEventLoop.swift
[181/212] Compiling NIOPosix SelectorEpoll.swift
[182/212] Compiling NIOPosix SelectorGeneric.swift
[183/212] Compiling NIOPosix SelectorKqueue.swift
[184/212] Compiling NIOPosix SelectorUring.swift
[185/212] Compiling NIOPosix Bootstrap.swift
[186/212] Compiling NIOPosix ControlMessage.swift
[187/212] Compiling NIOPosix DatagramVectorReadManager.swift
[188/212] Compiling NIOPosix FileDescriptor.swift
[189/212] Compiling NIOPosix GetaddrinfoResolver.swift
[190/212] Compiling NIOPosix HappyEyeballs.swift
[191/212] Compiling NIOPosix IO.swift
[192/212] Compiling NIOPosix BSDSocketAPICommon.swift
[193/212] Compiling NIOPosix BSDSocketAPIPosix.swift
[194/212] Compiling NIOPosix BSDSocketAPIWindows.swift
[195/212] Compiling NIOPosix BaseSocket.swift
[196/212] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[197/212] Compiling NIOPosix BaseSocketChannel.swift
[198/212] Compiling NIOPosix BaseStreamSocketChannel.swift
[199/212] Compiling NIOPosix NonBlockingFileIO.swift
[200/212] Compiling NIOPosix PendingDatagramWritesManager.swift
[201/212] Compiling NIOPosix PendingWritesManager.swift
[202/212] Compiling NIOPosix PipeChannel.swift
[203/212] Compiling NIOPosix PipePair.swift
[204/212] Compiling NIOPosix PointerHelpers.swift
[205/212] Compiling NIOPosix Pool.swift
[207/214] Wrapping AST for NIOPosix for debugging
[209/216] Compiling NIO Exports.swift
[210/216] Emitting module NIO
[212/218] Wrapping AST for NIO for debugging
[214/222] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[215/222] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[216/222] Emitting module NIOFoundationCompat
[217/222] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[219/224] Wrapping AST for NIOFoundationCompat for debugging
[221/231] Compiling NIORedis RESPEncodable.swift
[222/231] Compiling NIORedis ByteBufferExtras.swift
[223/231] Compiling NIORedis RESPChannelHandler.swift
[224/231] Emitting module NIORedis
[225/231] Compiling NIORedis RESPValue.swift
[226/231] Compiling NIORedis RESPPipelineSetup.swift
[227/231] Compiling NIORedis RESPParser.swift
[229/233] Wrapping AST for NIORedis for debugging
[231/257] Compiling RedisServer Monitor.swift
[232/257] Compiling RedisServer PubSub.swift
[233/257] Compiling RedisServer RedisCommandContext.swift
[234/260] Emitting module RedisServer
[235/260] Compiling RedisServer RedisLogger.swift
[236/260] Compiling RedisServer RedisPattern.swift
[237/260] Compiling RedisServer Utilities.swift
[238/260] Compiling RedisServer IntCommands.swift
[239/260] Compiling RedisServer KeyCommands.swift
[240/260] Compiling RedisServer ListCommands.swift
[241/260] Compiling RedisServer PubSubCommands.swift
[242/260] Compiling RedisServer RedisCommand.swift
[243/260] Compiling RedisServer ServerCommands.swift
[244/260] Compiling RedisServer SetCommands.swift
[245/260] Compiling RedisServer RedisCommandHandler.swift
[246/260] Compiling RedisServer RedisServer.swift
[247/260] Compiling RedisServer RedisError.swift
[248/260] Compiling RedisServer CommandTable.swift
[249/260] Compiling RedisServer CommandType.swift
[250/260] Compiling RedisServer ExpirationCommands.swift
[251/260] Compiling RedisServer HashCommands.swift
[252/260] Compiling RedisServer StringCommands.swift
[253/260] Compiling RedisServer Database.swift
[254/260] Compiling RedisServer DumpManager.swift
[255/260] Compiling RedisServer RedisList.swift
[256/260] Compiling RedisServer RedisValue.swift
[257/260] Compiling RedisServer RedisValueCoding.swift
[259/262] Wrapping AST for RedisServer for debugging
[261/265] Compiling redi_s ConfigFile.swift
[262/265] Compiling redi_s main.swift
[263/265] Emitting module redi_s
[265/267] Wrapping AST for redi-s for debugging
[266/267] Linking redi-s
Build complete! (36.85s)
Build complete.
Done.

Build Machine: Linux 1