The Swift Package Index logo.Swift Package Index

Build Information

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

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.33.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/orlandos-nl/IkigaJSON.git
Reference: master
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/orlandos-nl/IkigaJSON
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 9f10155 New README intro
Cloned https://github.com/orlandos-nl/IkigaJSON.git
Revision (git rev-parse @):
9f1015512320c91adf710b74614aa4980a79afbe
SUCCESS checkout https://github.com/orlandos-nl/IkigaJSON.git at master
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $workDir
https://github.com/orlandos-nl/IkigaJSON.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[0/8] Compiling CNIOWindows WSAStartup.c
[1/8] Compiling CNIOWindows shim.c
[1/8] Compiling CNIOLinux liburing_shims.c
[3/8] Compiling CNIOLinux shim.c
[4/31] Compiling _AtomicsShims.c
[5/31] Compiling CNIODarwin shim.c
[7/50] Emitting module _CollectionsUtilities
[8/52] Compiling Atomics UnsafeAtomic.swift
[9/52] Compiling Atomics UnsafeAtomicLazyReference.swift
[10/52] Compiling Atomics RawRepresentable.swift
[11/52] Compiling Atomics AtomicBool.swift
[12/52] Compiling Atomics IntegerConformances.swift
[13/52] Compiling Atomics PointerConformances.swift
[14/52] Compiling Atomics Primitives.native.swift
[15/52] Compiling Atomics AtomicValue.swift
[16/52] Compiling Atomics Primitives.shims.swift
[17/52] Compiling _CollectionsUtilities UnsafeBufferPointer+Extras.swift
[18/52] Compiling _CollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[19/52] Compiling Atomics AtomicMemoryOrderings.swift
[20/52] Compiling Atomics DoubleWord.swift
[21/52] Compiling Atomics AtomicReference.swift
[22/52] Compiling Atomics AtomicStorage.swift
[23/52] Compiling _NIOBase64 Base64.swift
[24/52] Emitting module _NIOBase64
[25/52] Compiling Atomics ManagedAtomic.swift
[26/52] Compiling Atomics ManagedAtomicLazyReference.swift
[27/52] Compiling Atomics OptionalRawRepresentable.swift
[28/68] Compiling _NIODataStructures _TinyArray.swift
[29/68] Compiling _NIODataStructures PriorityQueue.swift
[30/68] Compiling _NIODataStructures Heap.swift
[31/68] Emitting module _NIODataStructures
[32/68] Compiling DequeModule Deque+Sendable.swift
[33/68] Compiling DequeModule Deque+Testing.swift
[34/68] Compiling DequeModule Deque._Storage.swift
[35/68] Compiling DequeModule Deque._UnsafeHandle.swift
[36/70] Compiling DequeModule Deque.swift
[37/70] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[38/70] Compiling DequeModule Deque+Extras.swift
[39/70] Compiling DequeModule _DequeBuffer.swift
[40/70] Compiling DequeModule _DequeBufferHeader.swift
[44/70] Compiling DequeModule Deque+Codable.swift
[45/70] Compiling DequeModule Deque+Collection.swift
[46/70] Compiling DequeModule Deque+CustomReflectable.swift
[47/70] Compiling Atomics IntegerOperations.swift
[48/70] Compiling Atomics Unmanaged extensions.swift
[60/72] Compiling DequeModule Deque+Hashable.swift
[62/72] Emitting module DequeModule
[63/72] Compiling DequeModule Deque+Descriptions.swift
[64/72] Compiling DequeModule Deque+Equatable.swift
[65/72] Compiling DequeModule _DequeSlot.swift
[66/72] Compiling DequeModule _UnsafeWrappedBuffer.swift
[67/72] Emitting module Atomics
[70/72] Compiling c-nioatomics.c
[71/72] Compiling c-atomics.c
[73/78] Compiling NIOConcurrencyHelpers lock.swift
[74/78] Compiling NIOConcurrencyHelpers atomics.swift
[75/78] Compiling NIOConcurrencyHelpers NIOLock.swift
[76/78] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[77/78] Emitting module NIOConcurrencyHelpers
[78/78] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[79/136] Compiling NIOCore GlobalSingletons.swift
[80/136] Compiling NIOCore IO.swift
[81/136] Compiling NIOCore IOData.swift
[82/136] Compiling NIOCore IPProtocol.swift
[83/136] Compiling NIOCore IntegerBitPacking.swift
[84/136] Compiling NIOCore IntegerTypes.swift
[85/136] Compiling NIOCore Interfaces.swift
[86/136] Compiling NIOCore Linux.swift
[87/144] Compiling NIOCore MarkedCircularBuffer.swift
[88/144] Compiling NIOCore MulticastChannel.swift
[89/144] Compiling NIOCore NIOAny.swift
[90/144] Compiling NIOCore NIOCloseOnErrorHandler.swift
[91/144] Compiling NIOCore NIOLoopBound.swift
[92/144] Compiling NIOCore NIOSendable.swift
[93/144] Compiling NIOCore PointerHelpers.swift
[94/144] Compiling NIOCore RecvByteBufferAllocator.swift
[95/144] Compiling NIOCore EventLoop.swift
[96/144] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[97/144] Compiling NIOCore EventLoopFuture+Deprecated.swift
[98/144] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[99/144] Compiling NIOCore EventLoopFuture.swift
[100/144] Compiling NIOCore FileDescriptor.swift
[101/144] Compiling NIOCore FileHandle.swift
[102/144] Compiling NIOCore FileRegion.swift
[103/144] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[104/144] Compiling NIOCore SocketAddresses.swift
[105/144] Compiling NIOCore SocketOptionProvider.swift
[106/144] Compiling NIOCore SystemCallHelpers.swift
[107/144] Compiling NIOCore TimeAmount+Duration.swift
[108/144] Compiling NIOCore TypeAssistedChannelHandler.swift
[109/144] Compiling NIOCore UniversalBootstrapSupport.swift
[110/144] Compiling NIOCore Utilities.swift
[111/144] Compiling NIOCore ChannelPipeline.swift
[112/144] Compiling NIOCore CircularBuffer.swift
[113/144] Compiling NIOCore Codec.swift
[114/144] Compiling NIOCore ConvenienceOptionSupport.swift
[115/144] Compiling NIOCore DeadChannel.swift
[116/144] Compiling NIOCore DispatchQueue+WithFuture.swift
[117/144] Compiling NIOCore EventLoop+Deprecated.swift
[118/144] Compiling NIOCore EventLoop+SerialExecutor.swift
[119/144] Compiling NIOCore AddressedEnvelope.swift
[120/144] Compiling NIOCore AsyncAwaitSupport.swift
[121/144] Compiling NIOCore AsyncChannel.swift
[122/144] Compiling NIOCore AsyncChannelInboundStream.swift
[123/144] Compiling NIOCore AsyncChannelInboundStreamChannelHandler.swift
[124/144] Compiling NIOCore AsyncChannelOutboundWriter.swift
[125/144] Compiling NIOCore AsyncChannelOutboundWriterHandler.swift
[126/144] Compiling NIOCore NIOAsyncSequenceProducer.swift
[127/144] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[128/144] Compiling NIOCore NIOAsyncWriter.swift
[129/144] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[130/144] Compiling NIOCore BSDSocketAPI.swift
[131/144] Compiling NIOCore ByteBuffer-aux.swift
[132/144] Compiling NIOCore ByteBuffer-conversions.swift
[133/144] Compiling NIOCore ByteBuffer-core.swift
[134/144] Compiling NIOCore ByteBuffer-hexdump.swift
[135/144] Compiling NIOCore ByteBuffer-int.swift
[136/144] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[137/144] Compiling NIOCore ByteBuffer-multi-int.swift
[138/144] Compiling NIOCore ByteBuffer-views.swift
[139/144] Compiling NIOCore Channel.swift
[140/144] Compiling NIOCore ChannelHandler.swift
[141/144] Compiling NIOCore ChannelHandlers.swift
[142/144] Compiling NIOCore ChannelInvoker.swift
[143/144] Compiling NIOCore ChannelOption.swift
[144/144] Emitting module NIOCore
[145/195] Compiling NIOEmbedded AsyncTestingChannel.swift
[146/195] Emitting module NIOEmbedded
[147/195] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[148/195] Compiling NIOEmbedded Embedded.swift
[149/195] Emitting module NIOPosix
[150/201] Compiling NIOPosix IntegerBitPacking.swift
[151/201] Compiling NIOPosix IntegerTypes.swift
[152/201] Compiling NIOPosix Linux.swift
[153/201] Compiling NIOPosix LinuxCPUSet.swift
[154/201] Compiling NIOPosix LinuxUring.swift
[155/201] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[156/201] Compiling NIOPosix NIOThreadPool.swift
[157/201] Compiling NIOPosix ThreadPosix.swift
[158/201] Compiling NIOPosix ThreadWindows.swift
[159/201] Compiling NIOPosix UnsafeTransfer.swift
[160/201] Compiling NIOPosix Utilities.swift
[161/201] Compiling NIOPosix VsockAddress.swift
[162/201] Compiling NIOPosix VsockChannelEvents.swift
[163/201] Compiling NIOPosix SelectableChannel.swift
[164/201] Compiling NIOPosix SelectableEventLoop.swift
[165/201] Compiling NIOPosix SelectorEpoll.swift
[166/201] Compiling NIOPosix SelectorGeneric.swift
[167/201] Compiling NIOPosix SelectorKqueue.swift
[168/201] Compiling NIOPosix SelectorUring.swift
[169/201] Compiling NIOPosix PooledRecvBufferAllocator.swift
[170/201] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[171/201] Compiling NIOPosix PosixSingletons.swift
[172/201] Compiling NIOPosix RawSocketBootstrap.swift
[173/201] Compiling NIOPosix Resolver.swift
[174/201] Compiling NIOPosix Selectable.swift
[175/201] Compiling NIOPosix ServerSocket.swift
[176/201] Compiling NIOPosix Socket.swift
[177/201] Compiling NIOPosix SocketChannel.swift
[178/201] Compiling NIOPosix SocketProtocols.swift
[179/201] Compiling NIOPosix System.swift
[180/201] Compiling NIOPosix Thread.swift
[181/201] Compiling NIOPosix BSDSocketAPICommon.swift
[182/201] Compiling NIOPosix BSDSocketAPIPosix.swift
[183/201] Compiling NIOPosix BSDSocketAPIWindows.swift
[184/201] Compiling NIOPosix BaseSocket.swift
[185/201] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[186/201] Compiling NIOPosix BaseSocketChannel.swift
[187/201] Compiling NIOPosix BaseStreamSocketChannel.swift
[188/201] Compiling NIOPosix NonBlockingFileIO.swift
[189/201] Compiling NIOPosix PendingDatagramWritesManager.swift
[190/201] Compiling NIOPosix PendingWritesManager.swift
[191/201] Compiling NIOPosix PipeChannel.swift
[192/201] Compiling NIOPosix PipePair.swift
[193/201] Compiling NIOPosix PointerHelpers.swift
[194/201] Compiling NIOPosix Pool.swift
[195/201] Compiling NIOPosix Bootstrap.swift
[196/201] Compiling NIOPosix ControlMessage.swift
[197/201] Compiling NIOPosix DatagramVectorReadManager.swift
[198/201] Compiling NIOPosix FileDescriptor.swift
[199/201] Compiling NIOPosix GetaddrinfoResolver.swift
[200/201] Compiling NIOPosix HappyEyeballs.swift
[201/201] Compiling NIOPosix IO.swift
[202/203] Emitting module NIO
[203/203] Compiling NIO Exports.swift
[204/217] Compiling IkigaJSON Errors.swift
[205/217] Compiling IkigaJSON JSONParser+Parsing.swift
[206/218] Compiling IkigaJSON JSONValue.swift
[207/218] Compiling IkigaJSON JSONDescription.swift
[208/218] Compiling IkigaJSON Pointer+Helpers.swift
[209/218] Compiling IkigaJSON JSONParser.swift
[210/218] Compiling IkigaJSON JSONArray.swift
[211/218] Compiling IkigaJSON JSONObject.swift
[212/218] Compiling IkigaJSON Bounds.swift
[213/218] Compiling IkigaJSON JSONDescription+Constants.swift
[214/218] Emitting module IkigaJSON
[215/218] Compiling IkigaJSON JSONDecoder.swift
[216/218] Compiling IkigaJSON JSONEncoder.swift
[217/218] Compiling IkigaJSON NilValueCodingStrategy.swift
[218/218] Compiling IkigaJSON StreamingJSONDecoder.swift
Build complete! (23.99s)
Fetching https://github.com/apple/swift-nio.git from cache
Fetched https://github.com/apple/swift-nio.git (0.75s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.64.0 (0.02s)
Fetching https://github.com/apple/swift-system.git from cache
Fetching https://github.com/apple/swift-atomics.git from cache
Fetching https://github.com/apple/swift-collections.git from cache
Fetched https://github.com/apple/swift-collections.git (0.22s)
Fetched https://github.com/apple/swift-atomics.git (0.23s)
Fetched https://github.com/apple/swift-system.git (0.42s)
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-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.03s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.0 (0.02s)
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-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-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.64.0
Build complete.
Done.

Build Machine: Mac 7