The Swift Package Index logo.Swift Package Index

Build Information

Successful build of WebSocketCompression with Swift 5.10 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4609320-1":/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/Kitura/Kitura-WebSocket-Compression.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/Kitura/Kitura-WebSocket-Compression
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 65c73ed Merge pull request #6 from fouadhatem/patch-1
Cloned https://github.com/Kitura/Kitura-WebSocket-Compression.git
Revision (git rev-parse @):
65c73eddd8763624f7fd1c94e5b99263058786fd
SUCCESS checkout https://github.com/Kitura/Kitura-WebSocket-Compression.git at master
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $workDir
https://github.com/Kitura/Kitura-WebSocket-Compression.git
Running build ...
bash -c docker run --rm -v "checkouts-4609320-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build 2>&1
Fetching https://github.com/apple/swift-nio.git
[1/64498] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (5.38s)
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
Fetching https://github.com/apple/swift-atomics.git
[1/1563] Fetching swift-atomics
[564/4546] Fetching swift-atomics, swift-system
[4547/18292] Fetching swift-atomics, swift-system, swift-collections
Fetched https://github.com/apple/swift-atomics.git from cache (0.47s)
[3121/16729] Fetching swift-system, swift-collections
Fetched https://github.com/apple/swift-system.git from cache (1.21s)
Fetched https://github.com/apple/swift-collections.git from cache (1.23s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.2.1 (0.43s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (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-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.git
Working copy of https://github.com/apple/swift-atomics.git 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.1.0
warning: you may be able to install libz using your system-packager:
    apt-get install libz-dev
Building for debugging...
[0/27] Write sources
[13/27] Compiling CNIOWindows shim.c
[14/27] Compiling CNIOWindows WSAStartup.c
[15/27] Compiling CNIOLinux liburing_shims.c
[16/27] Compiling _AtomicsShims.c
[17/27] Compiling CNIOSHA1 c_nio_sha1.c
[18/27] Compiling CNIOLLHTTP c_nio_http.c
[19/27] Write sources
[20/27] Compiling CNIODarwin shim.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.
[21/27] Compiling CNIOLinux shim.c
[22/27] Compiling CNIOLLHTTP c_nio_api.c
[23/27] Write swift-version-24593BA9C3E375BF.txt
[24/49] Compiling CNIOLLHTTP c_nio_llhttp.c
[25/69] Compiling c-atomics.c
[27/69] Emitting module _NIODataStructures
[27/69] Compiling c-nioatomics.c
[29/75] Emitting module Atomics
[30/77] Compiling Atomics UnsafeAtomic.swift
[31/77] Compiling Atomics UnsafeAtomicLazyReference.swift
[32/77] Compiling _NIODataStructures _TinyArray.swift
[33/77] Compiling Atomics ManagedAtomic.swift
[34/77] Compiling Atomics ManagedAtomicLazyReference.swift
[35/79] Compiling Atomics OptionalRawRepresentable.swift
[36/79] Compiling Atomics RawRepresentable.swift
[37/79] Compiling Atomics AtomicBool.swift
[40/79] Compiling _CollectionsUtilities Debugging.swift
[41/79] Compiling _CollectionsUtilities Descriptions.swift
[42/79] Compiling Atomics IntegerOperations.swift
[43/79] Compiling Atomics Unmanaged extensions.swift
[44/79] Emitting module _CollectionsUtilities
[45/79] Compiling Atomics IntegerConformances.swift
[46/79] Compiling Atomics PointerConformances.swift
[47/79] Compiling Atomics Primitives.native.swift
[48/79] Compiling Atomics AtomicReference.swift
[49/79] Compiling Atomics AtomicStorage.swift
[50/79] Compiling Atomics AtomicInteger.swift
[51/79] Compiling Atomics AtomicOptionalWrappable.swift
[52/79] Compiling Atomics AtomicValue.swift
[53/79] Compiling Atomics Primitives.shims.swift
[62/79] Compiling _NIODataStructures PriorityQueue.swift
[63/79] Emitting module _NIOBase64
[64/79] Compiling _NIOBase64 Base64.swift
[65/80] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[73/81] Compiling _CollectionsUtilities UnsafeBufferPointer+Extras.swift
[74/81] Compiling _CollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[77/98] Compiling DequeModule _DequeBuffer.swift
[78/98] Compiling DequeModule _DequeBufferHeader.swift
[79/98] Compiling DequeModule Deque+Hashable.swift
[80/98] Compiling DequeModule Deque+Sendable.swift
[81/98] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[82/98] Compiling DequeModule Deque+Extras.swift
[83/100] Compiling NIOConcurrencyHelpers lock.swift
[84/100] Emitting module NIOConcurrencyHelpers
[85/100] Compiling NIOConcurrencyHelpers NIOLock.swift
[86/100] Compiling _NIODataStructures Heap.swift
[88/101] Compiling DequeModule _DequeSlot.swift
[89/101] Compiling DequeModule _UnsafeWrappedBuffer.swift
[90/101] Compiling DequeModule Deque._UnsafeHandle.swift
[91/101] Compiling DequeModule Deque.swift
[92/101] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[93/101] Compiling NIOConcurrencyHelpers atomics.swift
[95/102] Compiling DequeModule Deque+Descriptions.swift
[96/102] Compiling DequeModule Deque+Equatable.swift
[97/102] Compiling DequeModule Deque+Codable.swift
[98/102] Compiling DequeModule Deque+Collection.swift
[99/102] Compiling DequeModule Deque+CustomReflectable.swift
[100/102] Compiling DequeModule Deque+Testing.swift
[101/102] Compiling DequeModule Deque._Storage.swift
[102/102] Emitting module DequeModule
[104/160] Compiling NIOCore MarkedCircularBuffer.swift
[105/160] Compiling NIOCore MulticastChannel.swift
[106/160] Compiling NIOCore NIOAny.swift
[107/160] Compiling NIOCore NIOCloseOnErrorHandler.swift
[108/160] Compiling NIOCore NIOLoopBound.swift
[109/160] Compiling NIOCore NIOSendable.swift
[110/160] Compiling NIOCore PointerHelpers.swift
[111/160] Compiling NIOCore RecvByteBufferAllocator.swift
[112/168] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[113/168] Compiling NIOCore SocketAddresses.swift
[114/168] Compiling NIOCore SocketOptionProvider.swift
[115/168] Compiling NIOCore SystemCallHelpers.swift
[116/168] Compiling NIOCore TimeAmount+Duration.swift
[117/168] Compiling NIOCore TypeAssistedChannelHandler.swift
[118/168] Compiling NIOCore UniversalBootstrapSupport.swift
[119/168] Compiling NIOCore Utilities.swift
[120/168] Compiling NIOCore GlobalSingletons.swift
[121/168] Compiling NIOCore IO.swift
[122/168] Compiling NIOCore IOData.swift
[123/168] Compiling NIOCore IPProtocol.swift
[124/168] Compiling NIOCore IntegerBitPacking.swift
[125/168] Compiling NIOCore IntegerTypes.swift
[126/168] Compiling NIOCore Interfaces.swift
[127/168] Compiling NIOCore Linux.swift
[128/168] Compiling NIOCore EventLoop+SerialExecutor.swift
[129/168] Compiling NIOCore EventLoop.swift
[130/168] Compiling NIOCore EventLoopFuture+Deprecated.swift
[131/168] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[132/168] Compiling NIOCore EventLoopFuture.swift
[133/168] Compiling NIOCore FileDescriptor.swift
[134/168] Compiling NIOCore FileHandle.swift
[135/168] Compiling NIOCore FileRegion.swift
[136/168] Compiling NIOCore AddressedEnvelope.swift
[137/168] Compiling NIOCore AsyncAwaitSupport.swift
[138/168] Compiling NIOCore AsyncChannel.swift
[139/168] Compiling NIOCore AsyncChannelInboundStream.swift
[140/168] Compiling NIOCore AsyncChannelInboundStreamChannelHandler.swift
[141/168] Compiling NIOCore AsyncChannelOutboundWriter.swift
[142/168] Compiling NIOCore AsyncChannelOutboundWriterHandler.swift
[143/168] Compiling NIOCore NIOAsyncSequenceProducer.swift
[144/168] Compiling NIOCore ChannelOption.swift
[145/168] Compiling NIOCore ChannelPipeline.swift
[146/168] Compiling NIOCore CircularBuffer.swift
[147/168] Compiling NIOCore Codec.swift
[148/168] Compiling NIOCore ConvenienceOptionSupport.swift
[149/168] Compiling NIOCore DeadChannel.swift
[150/168] Compiling NIOCore DispatchQueue+WithFuture.swift
[151/168] Compiling NIOCore EventLoop+Deprecated.swift
[152/168] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[153/168] Compiling NIOCore NIOAsyncWriter.swift
[154/168] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[155/168] Compiling NIOCore BSDSocketAPI.swift
[156/168] Compiling NIOCore ByteBuffer-aux.swift
[157/168] Compiling NIOCore ByteBuffer-conversions.swift
[158/168] Compiling NIOCore ByteBuffer-core.swift
[159/168] Compiling NIOCore ByteBuffer-hexdump.swift
[160/168] Compiling NIOCore ByteBuffer-int.swift
[161/168] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[162/168] Compiling NIOCore ByteBuffer-multi-int.swift
[163/168] Compiling NIOCore ByteBuffer-views.swift
[164/168] Compiling NIOCore Channel.swift
[165/168] Compiling NIOCore ChannelHandler.swift
[166/168] Compiling NIOCore ChannelHandlers.swift
[167/168] Compiling NIOCore ChannelInvoker.swift
[168/168] Emitting module NIOCore
[170/220] Emitting module NIOEmbedded
[171/220] Compiling NIOEmbedded AsyncTestingChannel.swift
[172/220] Compiling NIOEmbedded Embedded.swift
[173/220] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[175/221] Compiling NIOPosix IntegerBitPacking.swift
[176/221] Compiling NIOPosix IntegerTypes.swift
[177/221] Compiling NIOPosix Linux.swift
[178/221] Compiling NIOPosix LinuxCPUSet.swift
[179/221] Compiling NIOPosix LinuxUring.swift
[180/221] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[181/221] Compiling NIOPosix NIOThreadPool.swift
[182/227] Compiling NIOPosix PooledRecvBufferAllocator.swift
[183/227] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[184/227] Compiling NIOPosix PosixSingletons.swift
[185/227] Compiling NIOPosix RawSocketBootstrap.swift
[186/227] Compiling NIOPosix Resolver.swift
[187/227] Compiling NIOPosix Selectable.swift
[188/227] Compiling NIOPosix SelectableChannel.swift
[189/227] Compiling NIOPosix SelectableEventLoop.swift
[190/227] Compiling NIOPosix SelectorEpoll.swift
[191/227] Compiling NIOPosix SelectorGeneric.swift
[192/227] Compiling NIOPosix SelectorKqueue.swift
[193/227] Compiling NIOPosix SelectorUring.swift
[194/227] Compiling NIOPosix ServerSocket.swift
[195/227] Compiling NIOPosix Socket.swift
[196/227] Compiling NIOPosix SocketChannel.swift
[197/227] Compiling NIOPosix SocketProtocols.swift
[198/227] Compiling NIOPosix System.swift
[199/227] Compiling NIOPosix Thread.swift
[200/227] Emitting module NIOPosix
[201/227] Compiling NIOPosix ThreadPosix.swift
[202/227] Compiling NIOPosix ThreadWindows.swift
[203/227] Compiling NIOPosix UnsafeTransfer.swift
[204/227] Compiling NIOPosix Utilities.swift
[205/227] Compiling NIOPosix VsockAddress.swift
[206/227] Compiling NIOPosix VsockChannelEvents.swift
[207/227] Compiling NIOPosix BSDSocketAPICommon.swift
[208/227] Compiling NIOPosix BSDSocketAPIPosix.swift
[209/227] Compiling NIOPosix BSDSocketAPIWindows.swift
[210/227] Compiling NIOPosix BaseSocket.swift
[211/227] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[212/227] Compiling NIOPosix BaseSocketChannel.swift
[213/227] Compiling NIOPosix BaseStreamSocketChannel.swift
[214/227] Compiling NIOPosix NonBlockingFileIO.swift
[215/227] Compiling NIOPosix PendingDatagramWritesManager.swift
[216/227] Compiling NIOPosix PendingWritesManager.swift
[217/227] Compiling NIOPosix PipeChannel.swift
[218/227] Compiling NIOPosix PipePair.swift
[219/227] Compiling NIOPosix PointerHelpers.swift
[220/227] Compiling NIOPosix Pool.swift
[221/227] Compiling NIOPosix Bootstrap.swift
[222/227] Compiling NIOPosix ControlMessage.swift
[223/227] Compiling NIOPosix DatagramVectorReadManager.swift
[224/227] Compiling NIOPosix FileDescriptor.swift
[225/227] Compiling NIOPosix GetaddrinfoResolver.swift
[226/227] Compiling NIOPosix HappyEyeballs.swift
[227/227] Compiling NIOPosix IO.swift
[229/230] Emitting module NIO
[230/230] Compiling NIO Exports.swift
[232/251] Emitting module NIOHTTP1
[233/253] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[234/253] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[235/253] Compiling NIOHTTP1 NIOHTTPClientUpgradeHandler.swift
[236/253] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[237/253] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[238/253] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[239/253] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[240/253] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[241/253] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.swift
[242/253] Compiling NIOHTTP1 NIOTypedHTTPServerUpgraderStateMachine.swift
[243/253] Emitting module NIOFoundationCompat
[244/253] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[246/254] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[247/254] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[248/254] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[249/254] Compiling NIOHTTP1 HTTPServerUpgradeHandler.swift
[250/254] Compiling NIOHTTP1 HTTPTypedPipelineSetup.swift
[251/254] Compiling NIOHTTP1 HTTPTypes.swift
[252/254] Compiling NIOHTTP1 ByteCollectionUtils.swift
[253/254] Compiling NIOHTTP1 HTTPDecoder.swift
[254/254] Compiling NIOHTTP1 HTTPEncoder.swift
[256/265] Compiling NIOWebSocket WebSocketErrorCodes.swift
[257/266] Compiling NIOWebSocket WebSocketOpcode.swift
[258/266] Compiling NIOWebSocket WebSocketProtocolErrorHandler.swift
[259/266] Compiling NIOWebSocket WebSocketFrameEncoder.swift
[260/266] Compiling NIOWebSocket NIOWebSocketServerUpgrader.swift
[261/266] Compiling NIOWebSocket SHA1.swift
[262/266] Compiling NIOWebSocket NIOWebSocketClientUpgrader.swift
[263/266] Compiling NIOWebSocket NIOWebSocketFrameAggregator.swift
[264/266] Emitting module NIOWebSocket
[265/266] Compiling NIOWebSocket WebSocketFrame.swift
[266/266] Compiling NIOWebSocket WebSocketFrameDecoder.swift
[268/272] Compiling WebSocketCompression WebSocketCompressor.swift
[269/272] Compiling WebSocketCompression WebSocketDecompressor.swift
[270/272] Compiling WebSocketCompression WebSocketCompression.swift
[271/272] Emitting module WebSocketCompression
[272/272] Compiling WebSocketCompression PermessageDeflate.swift
Build complete! (58.96s)
Build complete.
Done.

Build Machine: Linux 2