The Swift Package Index logo.Swift Package Index

Build Information

Successful build of WebSocketCompression with Swift 5.9 for macOS (SPM).

Build Command

env DEVELOPER_DIR="/Applications/Xcode-15.0.0-Beta.app" xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.19.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Kitura/Kitura-WebSocket-Compression.git
Reference: 0.1.200
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/Kitura/Kitura-WebSocket-Compression
 * tag               0.1.200    -> FETCH_HEAD
HEAD is now at 65c73ed Merge pull request #6 from fouadhatem/patch-1
Cloned https://github.com/Kitura/Kitura-WebSocket-Compression.git into spi-builder-workspace
65c73eddd8763624f7fd1c94e5b99263058786fd
SUCCESS checkout https://github.com/Kitura/Kitura-WebSocket-Compression.git at 0.1.200
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  spi-builder-workspace
Running build ...
env DEVELOPER_DIR="/Applications/Xcode-15.0.0-Beta.app" xcrun swift build --arch arm64
Building ... (attempt 1)
Fetching https://github.com/apple/swift-nio.git from cache
Fetched https://github.com/apple/swift-nio.git (0.94s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.54.0 (0.05s)
Fetching https://github.com/apple/swift-collections.git from cache
Fetching https://github.com/apple/swift-atomics.git from cache
Fetched https://github.com/apple/swift-atomics.git (0.27s)
Fetched https://github.com/apple/swift-collections.git (0.47s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.1.0 (0.04s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.0.4 (0.06s)
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.54.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.1.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.4
warning: failed to retrieve search paths with pkg-config; maybe pkg-config is not installed
warning: couldn't find pc file for libz
Building for debugging...
[0/12] Compiling CNIOWindows shim.c
[1/12] Compiling CNIOWindows WSAStartup.c
[2/12] Compiling CNIOLinux shim.c
[3/12] Compiling CNIOLinux liburing_shims.c
[4/12] Compiling CNIODarwin shim.c
[5/12] Compiling _AtomicsShims.c
[6/12] Compiling CNIOSHA1 c_nio_sha1.c
[7/26] Compiling CNIOLLHTTP c_nio_llhttp.c
[8/37] Compiling CNIOLLHTTP c_nio_http.c
[9/48] Compiling CNIOLLHTTP c_nio_api.c
[11/48] Compiling Atomics IntegerConformances.swift
[12/48] Compiling Atomics PointerConformances.swift
[13/48] Compiling Atomics AtomicOptional.swift
[14/50] Compiling Atomics AtomicValue.swift
[15/50] Compiling Atomics DoubleWord.swift
[16/50] Compiling Atomics Unmanaged extensions.swift
[17/50] Compiling Atomics AtomicBool.swift
[18/50] Compiling Atomics AtomicRawRepresentable.swift
[19/50] Compiling Atomics AtomicStrongReference.swift
[20/50] Compiling DequeModule Compatibility.swift
[21/50] Compiling DequeModule Deque+Codable.swift
[22/50] Compiling DequeModule Deque+Collection.swift
[23/50] Emitting module DequeModule
[24/50] Compiling Atomics AtomicOptionalRawRepresentable.swift
[25/50] Compiling Atomics AtomicInteger.swift
[26/50] Compiling Atomics AtomicMemoryOrderings.swift
[27/50] Compiling Atomics AtomicLazyReference.swift
[28/50] Compiling Atomics HighLevelTypes.swift
[29/50] Compiling DequeModule _DequeSlot.swift
[30/50] Compiling DequeModule _UnsafeWrappedBuffer.swift
[31/50] Compiling _NIODataStructures PriorityQueue.swift
[32/50] Compiling _NIODataStructures Heap.swift
[33/50] Emitting module _NIODataStructures
[43/52] Compiling c-nioatomics.c
[47/52] Emitting module Atomics
[49/52] Compiling c-atomics.c
[51/52] Compiling Atomics Primitives.native.swift
[52/52] Compiling Atomics Primitives.shims.swift
[53/58] Compiling NIOConcurrencyHelpers lock.swift
[54/58] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[55/58] Emitting module NIOConcurrencyHelpers
[56/58] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[57/58] Compiling NIOConcurrencyHelpers atomics.swift
[58/58] Compiling NIOConcurrencyHelpers NIOLock.swift
[59/114] Compiling NIOCore AddressedEnvelope.swift
[60/114] Compiling NIOCore AsyncAwaitSupport.swift
[61/114] Compiling NIOCore AsyncChannel.swift
[62/114] Compiling NIOCore AsyncChannelInboundStream.swift
[63/114] Compiling NIOCore AsyncChannelInboundStreamChannelHandler.swift
[64/114] Compiling NIOCore AsyncChannelOutboundWriter.swift
[65/114] Compiling NIOCore AsyncChannelOutboundWriterHandler.swift
[66/114] Compiling NIOCore CloseRatchet.swift
[67/114] Compiling NIOCore IOData.swift
[68/114] Compiling NIOCore IPProtocol.swift
[69/114] Compiling NIOCore IntegerBitPacking.swift
[70/114] Compiling NIOCore IntegerTypes.swift
[71/114] Compiling NIOCore Interfaces.swift
[72/114] Compiling NIOCore Linux.swift
[73/114] Compiling NIOCore MarkedCircularBuffer.swift
[74/114] Compiling NIOCore MulticastChannel.swift
[75/121] Compiling NIOCore EventLoop.swift
[76/121] Compiling NIOCore EventLoopFuture+Deprecated.swift
[77/121] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[78/121] Compiling NIOCore EventLoopFuture.swift
[79/121] Compiling NIOCore FileDescriptor.swift
[80/121] Compiling NIOCore FileHandle.swift
[81/121] Compiling NIOCore FileRegion.swift
[82/121] Compiling NIOCore IO.swift
[83/121] Compiling NIOCore ChannelOption.swift
[84/121] Compiling NIOCore ChannelPipeline.swift
[85/121] Compiling NIOCore CircularBuffer.swift
[86/121] Compiling NIOCore Codec.swift
[87/121] Compiling NIOCore ConvenienceOptionSupport.swift
[88/121] Compiling NIOCore DeadChannel.swift
[89/121] Compiling NIOCore DispatchQueue+WithFuture.swift
[90/121] Compiling NIOCore EventLoop+Deprecated.swift
[91/121] Compiling NIOCore NIOAsyncSequenceProducer.swift
[92/121] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[93/121] Compiling NIOCore NIOAsyncWriter.swift
[94/121] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[95/121] Compiling NIOCore BSDSocketAPI.swift
[96/121] Compiling NIOCore ByteBuffer-aux.swift
[97/121] Compiling NIOCore ByteBuffer-conversions.swift
[98/121] Compiling NIOCore ByteBuffer-core.swift
[99/121] Compiling NIOCore NIOAny.swift
[100/121] Compiling NIOCore NIOCloseOnErrorHandler.swift
[101/121] Compiling NIOCore NIOLoopBound.swift
[102/121] Compiling NIOCore NIOSendable.swift
[103/121] Compiling NIOCore PointerHelpers.swift
[104/121] Compiling NIOCore RecvByteBufferAllocator.swift
[105/121] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[106/121] Compiling NIOCore SocketAddresses.swift
[107/121] Compiling NIOCore SocketOptionProvider.swift
[108/121] Compiling NIOCore SystemCallHelpers.swift
[109/121] Compiling NIOCore TimeAmount+Duration.swift
[110/121] Compiling NIOCore TypeAssistedChannelHandler.swift
[111/121] Compiling NIOCore UniversalBootstrapSupport.swift
[112/121] Compiling NIOCore Utilities.swift
[113/121] Compiling NIOCore ByteBuffer-int.swift
[114/121] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[115/121] Compiling NIOCore ByteBuffer-multi-int.swift
[116/121] Compiling NIOCore ByteBuffer-views.swift
[117/121] Compiling NIOCore Channel.swift
[118/121] Compiling NIOCore ChannelHandler.swift
[119/121] Compiling NIOCore ChannelHandlers.swift
[120/121] Compiling NIOCore ChannelInvoker.swift
[121/121] Emitting module NIOCore
[122/168] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[123/168] Emitting module NIOEmbedded
[124/168] Compiling NIOEmbedded AsyncTestingChannel.swift
[125/168] Compiling NIOEmbedded Embedded.swift
[126/168] Compiling NIOPosix BSDSocketAPICommon.swift
[127/168] Compiling NIOPosix BSDSocketAPIPosix.swift
[128/168] Compiling NIOPosix BSDSocketAPIWindows.swift
[129/168] Compiling NIOPosix BaseSocket.swift
[130/168] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[131/168] Compiling NIOPosix BaseSocketChannel.swift
[132/173] Compiling NIOPosix HappyEyeballs.swift
[133/173] Compiling NIOPosix IO.swift
[134/173] Compiling NIOPosix IntegerBitPacking.swift
[135/173] Compiling NIOPosix IntegerTypes.swift
[136/173] Compiling NIOPosix Linux.swift
[137/173] Compiling NIOPosix LinuxCPUSet.swift
[138/173] Compiling NIOPosix SelectorKqueue.swift
[139/173] Compiling NIOPosix SelectorUring.swift
[140/173] Compiling NIOPosix ServerSocket.swift
[141/173] Compiling NIOPosix Socket.swift
[142/173] Compiling NIOPosix SocketChannel.swift
[143/173] Compiling NIOPosix SocketProtocols.swift
[144/173] Compiling NIOPosix Resolver.swift
[145/173] Compiling NIOPosix Selectable.swift
[146/173] Compiling NIOPosix SelectableChannel.swift
[147/173] Compiling NIOPosix SelectableEventLoop.swift
[148/173] Compiling NIOPosix SelectorEpoll.swift
[149/173] Compiling NIOPosix SelectorGeneric.swift
[150/173] Emitting module NIOPosix
[151/173] Compiling NIOPosix PipeChannel.swift
[152/173] Compiling NIOPosix PipePair.swift
[153/173] Compiling NIOPosix PointerHelpers.swift
[154/173] Compiling NIOPosix Pool.swift
[155/173] Compiling NIOPosix PooledRecvBufferAllocator.swift
[156/173] Compiling NIOPosix RawSocketBootstrap.swift
[157/173] Compiling NIOPosix LinuxUring.swift
[158/173] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[159/173] Compiling NIOPosix NIOThreadPool.swift
[160/173] Compiling NIOPosix NonBlockingFileIO.swift
[161/173] Compiling NIOPosix PendingDatagramWritesManager.swift
[162/173] Compiling NIOPosix PendingWritesManager.swift
[163/173] Compiling NIOPosix BaseStreamSocketChannel.swift
[164/173] Compiling NIOPosix Bootstrap.swift
[165/173] Compiling NIOPosix ControlMessage.swift
[166/173] Compiling NIOPosix DatagramVectorReadManager.swift
[167/173] Compiling NIOPosix FileDescriptor.swift
[168/173] Compiling NIOPosix GetaddrinfoResolver.swift
[169/173] Compiling NIOPosix System.swift
[170/173] Compiling NIOPosix Thread.swift
[171/173] Compiling NIOPosix ThreadPosix.swift
[172/173] Compiling NIOPosix ThreadWindows.swift
[173/173] Compiling NIOPosix Utilities.swift
[174/175] Compiling NIO Exports.swift
[175/175] Emitting module NIO
[176/191] Compiling NIOHTTP1 NIOHTTPClientUpgradeHandler.swift
[177/192] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[178/192] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[179/192] Compiling NIOHTTP1 HTTPServerUpgradeHandler.swift
[180/192] Compiling NIOHTTP1 HTTPTypes.swift
[181/192] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[182/192] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[183/192] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[184/192] Emitting module NIOHTTP1
[185/192] Compiling NIOHTTP1 ByteCollectionUtils.swift
[186/192] Compiling NIOHTTP1 HTTPDecoder.swift
[187/192] Compiling NIOHTTP1 HTTPEncoder.swift
[188/192] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[189/203] Compiling NIOWebSocket WebSocketOpcode.swift
[190/204] Compiling NIOWebSocket WebSocketProtocolErrorHandler.swift
[191/204] Compiling NIOWebSocket NIOWebSocketFrameAggregator.swift
[192/204] Compiling NIOWebSocket NIOWebSocketServerUpgrader.swift
[193/204] Compiling NIOWebSocket WebSocketFrameDecoder.swift
[194/204] Compiling NIOWebSocket WebSocketFrameEncoder.swift
[195/204] Compiling NIOWebSocket Base64.swift
[196/204] Compiling NIOWebSocket NIOWebSocketClientUpgrader.swift
[197/204] Compiling NIOWebSocket SHA1.swift
[198/204] Compiling NIOWebSocket WebSocketErrorCodes.swift
[199/204] Emitting module NIOWebSocket
[200/204] Compiling NIOWebSocket WebSocketFrame.swift
[201/204] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[202/204] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[203/204] Emitting module NIOFoundationCompat
[204/204] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[205/209] Compiling WebSocketCompression WebSocketDecompressor.swift
[206/209] Compiling WebSocketCompression WebSocketCompression.swift
[207/209] Compiling WebSocketCompression WebSocketCompressor.swift
[208/209] Emitting module WebSocketCompression
[209/209] Compiling WebSocketCompression PermessageDeflate.swift
Build complete! (72.22s)
Build complete.
Done.