The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Terse with Swift 5.10 for macOS (SPM).

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/john-connolly/terse.git
Reference: master
Initialized empty Git repository in /Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/john-connolly/terse
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 0de29c5 Update README.md
Cloned https://github.com/john-connolly/terse.git
Revision (git rev-parse @):
0de29c536bdbdea9d68eb0c2b8f126e4bebc2f42
SUCCESS checkout https://github.com/john-connolly/terse.git at master
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/john-connolly/terse.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/10] Write sources
[4/10] Compiling CNIOLinux shim.c
[5/10] Compiling CNIOLinux ifaddrs-android.c
[6/10] Write swift-version--423B1241ED78D482.txt
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/CNIOSHA1/c_nio_sha1.c:102:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
sha1_step(ctxt)
^
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/CNIOSHA1/c_nio_sha1.c:187:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
c_nio_sha1_init(ctxt)
^
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/CNIOSHA1/c_nio_sha1.c:199:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
c_nio_sha1_pad(ctxt)
^
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/CNIOSHA1/c_nio_sha1.c:234:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
c_nio_sha1_loop(ctxt, input, len)
^
4 warnings generated.
[7/13] Compiling CNIOSHA1 c_nio_sha1.c
[8/13] Compiling CNIODarwin shim.c
[10/13] Compiling NIOPriorityQueue PriorityQueue.swift
[11/13] Emitting module NIOPriorityQueue
[12/13] Compiling NIOPriorityQueue Heap.swift
[12/13] Compiling c-atomics.c
[14/16] Compiling NIOConcurrencyHelpers lock.swift
[15/16] Emitting module NIOConcurrencyHelpers
[16/16] Compiling NIOConcurrencyHelpers atomics.swift
[17/66] Emitting module NIO
[18/72] Compiling NIO ByteBuffer-int.swift
[19/72] Compiling NIO ByteBuffer-views.swift
[20/72] Compiling NIO Channel.swift
[21/72] Compiling NIO ChannelHandler.swift
[22/72] Compiling NIO ChannelHandlers.swift
[23/72] Compiling NIO ChannelInvoker.swift
[24/72] Compiling NIO ChannelOption.swift
[25/72] Compiling NIO MarkedCircularBuffer.swift
[26/72] Compiling NIO MulticastChannel.swift
[27/72] Compiling NIO NIOAny.swift
[28/72] Compiling NIO NonBlockingFileIO.swift
[29/72] Compiling NIO PendingDatagramWritesManager.swift
[30/72] Compiling NIO PendingWritesManager.swift
[31/72] Compiling NIO PriorityQueue.swift
[32/72] Compiling NIO Heap.swift
[33/72] Compiling NIO IO.swift
[34/72] Compiling NIO IOData.swift
[35/72] Compiling NIO IntegerTypes.swift
[36/72] Compiling NIO Interfaces.swift
[37/72] Compiling NIO Linux.swift
[38/72] Compiling NIO LinuxCPUSet.swift
[39/72] Compiling NIO RecvByteBufferAllocator.swift
[40/72] Compiling NIO Resolver.swift
[41/72] Compiling NIO Selectable.swift
[42/72] Compiling NIO Selector.swift
[43/72] Compiling NIO ServerSocket.swift
[44/72] Compiling NIO Socket.swift
[45/72] Compiling NIO SocketAddresses.swift
[46/72] Compiling NIO EventLoop.swift
[47/72] Compiling NIO EventLoopFuture.swift
[48/72] Compiling NIO FileDescriptor.swift
[49/72] Compiling NIO FileHandle.swift
[50/72] Compiling NIO FileRegion.swift
[51/72] Compiling NIO GetaddrinfoResolver.swift
[52/72] Compiling NIO HappyEyeballs.swift
[53/72] Compiling NIO ChannelPipeline.swift
[54/72] Compiling NIO CircularBuffer.swift
[55/72] Compiling NIO Codec.swift
[56/72] Compiling NIO CompositeError.swift
[57/72] Compiling NIO ContiguousCollection.swift
[58/72] Compiling NIO DeadChannel.swift
[59/72] Compiling NIO Embedded.swift
[60/72] Compiling NIO AddressedEnvelope.swift
[61/72] Compiling NIO BaseSocket.swift
[62/72] Compiling NIO BaseSocketChannel.swift
[63/72] Compiling NIO BlockingIOThreadPool.swift
[64/72] Compiling NIO Bootstrap.swift
[65/72] Compiling NIO ByteBuffer-aux.swift
[66/72] Compiling NIO ByteBuffer-core.swift
[67/72] Compiling NIO SocketChannel.swift
[68/72] Compiling NIO SocketOptionProvider.swift
[69/72] Compiling NIO System.swift
[70/72] Compiling NIO Thread.swift
[71/72] Compiling NIO TypeAssistedChannelHandler.swift
[72/72] Compiling NIO Utilities.swift
[73/79] Compiling Terse Future + Applicative.swift
[74/79] Compiling Terse PrecedenceGroups.swift
[75/79] Compiling Terse Curry.swift
[76/79] Compiling Terse Future + Functor.swift
[77/79] Compiling Terse Future + Monad.swift
[78/79] Compiling Terse Future+Zip.swift
[79/79] Emitting module Terse
Build complete! (7.79s)
Fetching https://github.com/apple/swift-nio.git from cache
Fetched https://github.com/apple/swift-nio.git from cache (0.31s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 1.14.4 (0.02s)
Fetching https://github.com/apple/swift-nio-zlib-support.git from cache
Fetched https://github.com/apple/swift-nio-zlib-support.git from cache (0.15s)
Computing version for https://github.com/apple/swift-nio-zlib-support.git
Computed https://github.com/apple/swift-nio-zlib-support.git at 1.0.0 (0.02s)
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 1.14.4
Creating working copy for https://github.com/apple/swift-nio-zlib-support.git
Working copy of https://github.com/apple/swift-nio-zlib-support.git resolved at 1.0.0
warning: 'spi-builder-workspace': the target name Terse has different case on the filesystem and the Package.swift manifest file
warning: 'spi-builder-workspace': the target name TerseTests has different case on the filesystem and the Package.swift manifest file
warning: 'swift-nio-zlib-support': ignoring declared target(s) 'swift-nio-zlib-support' in the system package
Build complete.
Done.