The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Shwift 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.34.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/GeorgeLyon/Shwift.git
Reference: main
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/GeorgeLyon/Shwift
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at d7be048 Fix remainder (#27)
Cloned https://github.com/GeorgeLyon/Shwift.git
Revision (git rev-parse @):
d7be04898d094ddce6140cc6a2e9a83fc994b66d
SUCCESS checkout https://github.com/GeorgeLyon/Shwift.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $workDir
https://github.com/GeorgeLyon/Shwift.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
[1/1] Compiling plugin GenerateManualPlugin
Building for debugging...
[1/10] Compiling CNIOWindows shim.c
[2/10] Compiling CNIOLinux liburing_shims.c
[2/10] Compiling CNIOLinux shim.c
[2/10] Compiling CSystem shims.c
[5/10] Compiling CNIOWindows WSAStartup.c
[6/36] Compiling CNIODarwin shim.c
[8/36] Compiling _NIODataStructures PriorityQueue.swift
[9/36] Compiling SystemPackage Mocking.swift
[10/36] Compiling SystemPackage Syscalls.swift
[11/36] Compiling SystemPackage WindowsSyscallAdapters.swift
[12/36] Compiling SystemPackage CInterop.swift
[13/36] Compiling SystemPackage Constants.swift
[14/36] Compiling SystemPackage Exports.swift
[15/38] Compiling SystemPackage Errno.swift
[16/38] Compiling SystemPackage FileDescriptor.swift
[17/38] Compiling SystemPackage FileHelpers.swift
[18/38] Emitting module ArgumentParserToolInfo
[19/38] Compiling ArgumentParserToolInfo ToolInfo.swift
[20/38] Compiling SystemPackage PlatformString.swift
[21/38] Compiling SystemPackage SystemString.swift
[22/38] Emitting module SystemPackage
[23/38] Compiling SystemPackage FileOperations.swift
[24/38] Compiling SystemPackage FilePath.swift
[25/38] Compiling SystemPackage FilePathComponentView.swift
[26/74] Compiling _NIODataStructures Heap.swift
[27/74] Emitting module _NIODataStructures
[28/74] Compiling ArgumentParser ArgumentDecoder.swift
[29/74] Compiling ArgumentParser ArgumentDefinition.swift
[30/74] Compiling ArgumentParser Argument.swift
[31/74] Compiling ArgumentParser DumpHelpGenerator.swift
[32/74] Compiling ArgumentParser HelpCommand.swift
[33/74] Compiling ArgumentParser CompletionsGenerator.swift
[34/74] Compiling ArgumentParser FishCompletionsGenerator.swift
[35/74] Compiling ArgumentParser ZshCompletionsGenerator.swift
[35/74] Compiling c-nioatomics.c
[36/74] Compiling c-atomics.c
[38/78] Emitting module NIOConcurrencyHelpers
[39/78] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[40/78] Compiling NIOConcurrencyHelpers lock.swift
[41/78] Compiling NIOConcurrencyHelpers atomics.swift
[42/122] Compiling NIOCore IOData.swift
[43/122] Compiling NIOCore IntegerBitPacking.swift
[44/122] Compiling NIOCore IntegerTypes.swift
[45/122] Compiling NIOCore Interfaces.swift
[46/122] Compiling NIOCore Linux.swift
[47/126] Emitting module ArgumentParser
[48/126] Compiling ArgumentParser StringExtensions.swift
[49/126] Compiling ArgumentParser Tree.swift
[50/126] Compiling NIOCore NIOCloseOnErrorHandler.swift
[51/126] Compiling NIOCore PointerHelpers.swift
[52/126] Compiling NIOCore RecvByteBufferAllocator.swift
[53/126] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[54/132] Compiling NIOCore MarkedCircularBuffer.swift
[55/132] Compiling NIOCore ByteBuffer-int.swift
[56/132] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[57/132] Compiling NIOCore ByteBuffer-multi-int.swift
[58/132] Compiling NIOCore ByteBuffer-views.swift
[59/132] Compiling ArgumentParser CollectionExtensions.swift
[60/132] Compiling ArgumentParser SequenceExtensions.swift
[63/132] Compiling NIOCore EventLoopFuture.swift
[64/132] Compiling NIOCore FileDescriptor.swift
[65/132] Compiling NIOCore FileHandle.swift
[66/132] Compiling NIOCore FileRegion.swift
[67/132] Compiling NIOCore IO.swift
[68/132] Compiling NIOCore SocketAddresses.swift
[69/132] Compiling NIOCore SocketOptionProvider.swift
[70/132] Compiling NIOCore SystemCallHelpers.swift
[71/132] Compiling NIOCore TypeAssistedChannelHandler.swift
[72/132] Compiling NIOCore UniversalBootstrapSupport.swift
[73/132] Compiling NIOCore Utilities.swift
[74/132] Compiling NIOCore EventLoopFuture+Deprecated.swift
[75/132] Compiling NIOCore ChannelHandlers.swift
[76/132] Compiling NIOCore ChannelInvoker.swift
[77/132] Compiling NIOCore ChannelOption.swift
[78/132] Compiling NIOCore ChannelPipeline.swift
[79/132] Compiling NIOCore BSDSocketAPI.swift
[80/132] Compiling NIOCore ByteBuffer-aux.swift
[81/132] Compiling NIOCore ByteBuffer-conversions.swift
[82/132] Compiling NIOCore ByteBuffer-core.swift
[83/132] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[84/132] Compiling NIOCore ConvenienceOptionSupport.swift
[85/132] Compiling NIOCore DeadChannel.swift
[86/132] Compiling NIOCore DispatchQueue+WithFuture.swift
[87/132] Compiling NIOCore EventLoop+Deprecated.swift
[88/132] Compiling NIOCore EventLoop.swift
[89/132] Compiling NIOCore CircularBuffer.swift
[90/132] Compiling NIOCore Codec.swift
[91/132] Compiling NIOCore AddressedEnvelope.swift
[92/132] Compiling NIOCore AsyncAwaitSupport+OldXcodes.swift
[93/132] Compiling NIOCore AsyncAwaitSupport.swift
[131/132] Emitting module NIOCore
[132/174] Emitting module NIOEmbedded
[133/174] Compiling NIOEmbedded Embedded.swift
[134/174] Emitting module NIOPosix
[135/179] Compiling NIOPosix SelectorUring.swift
[136/179] Compiling NIOPosix ServerSocket.swift
[137/179] Compiling NIOPosix Socket.swift
[138/179] Compiling NIOPosix SocketChannel.swift
[139/179] Compiling NIOPosix SocketProtocols.swift
[140/179] Compiling NIOPosix HappyEyeballs.swift
[141/179] Compiling NIOPosix IO.swift
[142/179] Compiling NIOPosix IntegerBitPacking.swift
[143/179] Compiling NIOPosix IntegerTypes.swift
[144/179] Compiling NIOPosix Linux.swift
[145/179] Compiling NIOPosix LinuxCPUSet.swift
[146/179] Compiling NIOPosix PipeChannel.swift
[147/179] Compiling NIOPosix PipePair.swift
[148/179] Compiling NIOPosix PointerHelpers.swift
[149/179] Compiling NIOPosix Resolver.swift
[150/179] Compiling NIOPosix Selectable.swift
[151/179] Compiling NIOPosix SelectableChannel.swift
[152/179] Compiling NIOPosix SelectableEventLoop.swift
[153/179] Compiling NIOPosix SelectorEpoll.swift
[154/179] Compiling NIOPosix SelectorGeneric.swift
[155/179] Compiling NIOPosix SelectorKqueue.swift
[156/179] Compiling NIOPosix BSDSocketAPICommon.swift
[157/179] Compiling NIOPosix BSDSocketAPIPosix.swift
[158/179] Compiling NIOPosix BSDSocketAPIWindows.swift
[159/179] Compiling NIOPosix BaseSocket.swift
[160/179] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[161/179] Compiling NIOPosix BaseSocketChannel.swift
[162/179] Compiling NIOPosix BaseStreamSocketChannel.swift
[163/179] Compiling NIOPosix Bootstrap.swift
[164/179] Compiling NIOPosix ControlMessage.swift
[165/179] Compiling NIOPosix DatagramVectorReadManager.swift
[166/179] Compiling NIOPosix FileDescriptor.swift
[167/179] Compiling NIOPosix GetaddrinfoResolver.swift
[168/179] Compiling NIOPosix LinuxUring.swift
[169/179] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[170/179] Compiling NIOPosix NIOThreadPool.swift
[171/179] Compiling NIOPosix NonBlockingFileIO.swift
[172/179] Compiling NIOPosix PendingDatagramWritesManager.swift
[173/179] Compiling NIOPosix PendingWritesManager.swift
[174/179] Compiling NIOPosix System.swift
[175/179] Compiling NIOPosix Thread.swift
[176/179] Compiling NIOPosix ThreadPosix.swift
[177/179] Compiling NIOPosix ThreadWindows.swift
[178/179] Compiling NIOPosix Utilities.swift
[179/181] Compiling NIO Exports.swift
[180/181] Emitting module NIO
[181/183] Emitting module _NIOConcurrency
[182/183] Compiling _NIOConcurrency Empty.swift
[183/193] Compiling Shwift NIO Pipe Bootstrap.swift
[184/193] Compiling Shwift Process.swift
[185/193] Compiling Shwift Pipe.swift
[186/193] Compiling Shwift Environment.swift
[187/193] Compiling Shwift IO.swift
[188/193] Emitting module Shwift
[189/193] Compiling Shwift Builtins.swift
[190/193] Compiling Shwift Context.swift
[191/193] Compiling Shwift Async Inbound Handler.swift
[192/193] Compiling Shwift File Descriptor.swift
[193/194] Compiling Shwift Posix Spawn.swift
[194/202] Compiling Script File Operations.swift
[195/202] Emitting module Script
[196/202] Compiling Script Builtins.swift
[197/202] Compiling Script Pipe.swift
[198/202] Compiling Script Output Capture.swift
[199/202] Compiling Script List Comprehensions.swift
[200/202] Compiling Script Executable.swift
[201/202] Compiling Script Script.swift
[202/204] Emitting module ScriptExample
[203/204] Compiling ScriptExample Main.swift
[203/204] Linking ScriptExample
Build complete! (22.49s)
Fetching https://github.com/apple/swift-nio.git from cache
Fetching https://github.com/apple/swift-system from cache
Fetching https://github.com/apple/swift-argument-parser from cache
Fetched https://github.com/apple/swift-system (1.09s)
Fetched https://github.com/apple/swift-argument-parser (1.30s)
Fetched https://github.com/apple/swift-nio.git (2.90s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.40.0 (0.58s)
Computing version for https://github.com/apple/swift-system
Computed https://github.com/apple/swift-system at 1.1.1 (0.05s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.1.4 (0.64s)
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.40.0
Creating working copy for https://github.com/apple/swift-system
Working copy of https://github.com/apple/swift-system resolved at 1.1.1
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.1.4
Build complete.
Done.