The Swift Package Index logo.Swift Package Index

Build Information

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

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.27.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/john-connolly/terse.git
Reference: master
Initialized empty Git repository in /Users/admin/builds/h8344Zi3/0/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
Fetching https://github.com/apple/swift-nio.git from cache
Fetched https://github.com/apple/swift-nio.git (0.35s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 1.14.4 (0.03s)
Fetching https://github.com/apple/swift-nio-zlib-support.git from cache
Fetched https://github.com/apple/swift-nio-zlib-support.git (0.20s)
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.03s)
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
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
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "terse",
      "name": "Terse",
      "url": "https://github.com/john-connolly/terse.git",
      "version": "unspecified",
      "path": "/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/terse",
      "dependencies": [
        {
          "identity": "swift-nio",
          "name": "swift-nio",
          "url": "https://github.com/apple/swift-nio.git",
          "version": "1.14.4",
          "path": "/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-nio",
          "dependencies": [
            {
              "identity": "swift-nio-zlib-support",
              "name": "swift-nio-zlib-support",
              "url": "https://github.com/apple/swift-nio-zlib-support.git",
              "version": "1.0.0",
              "path": "/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-nio-zlib-support",
              "dependencies": [
              ]
            }
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/john-connolly/terse.git
[1/84] Fetching terse
Fetched https://github.com/john-connolly/terse.git (0.29s)
Fetching https://github.com/apple/swift-nio.git from cache
Fetched https://github.com/apple/swift-nio.git (0.38s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 1.14.4 (0.04s)
Fetching https://github.com/apple/swift-nio-zlib-support.git from cache
Fetched https://github.com/apple/swift-nio-zlib-support.git (0.20s)
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
Creating working copy for https://github.com/john-connolly/terse.git
Working copy of https://github.com/john-connolly/terse.git resolved at master
warning: 'swift-nio-zlib-support': ignoring declared target(s) 'swift-nio-zlib-support' in the system package
warning: 'terse': the target name Terse has different case on the filesystem and the Package.swift manifest file
warning: '.resolve-product-dependencies': dependency 'terse' is not used by any target
Found 1 product dependencies
  - swift-nio
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $PWD/checkout
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.0.0.app xcrun swift build --arch arm64
Building for debugging...
[0/5] Compiling CNIOLinux ifaddrs-android.c
[1/5] Compiling CNIOLinux shim.c
[2/8] Compiling CNIODarwin shim.c
/Users/admin/builds/h8344Zi3/0/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/h8344Zi3/0/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/h8344Zi3/0/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/h8344Zi3/0/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.
[3/8] Compiling CNIOSHA1 c_nio_sha1.c
[5/8] Compiling NIOPriorityQueue PriorityQueue.swift
[6/8] Emitting module NIOPriorityQueue
[7/8] Compiling NIOPriorityQueue Heap.swift
[7/8] Compiling c-atomics.c
[9/11] Emitting module NIOConcurrencyHelpers
[10/11] Compiling NIOConcurrencyHelpers lock.swift
[11/11] Compiling NIOConcurrencyHelpers atomics.swift
[12/61] Compiling NIO Heap.swift
[13/61] Compiling NIO IO.swift
[14/61] Compiling NIO IOData.swift
[15/61] Compiling NIO IntegerTypes.swift
[16/61] Compiling NIO Interfaces.swift
[17/61] Compiling NIO Linux.swift
[18/61] Compiling NIO LinuxCPUSet.swift
[19/61] Compiling NIO MarkedCircularBuffer.swift
[20/61] Compiling NIO MulticastChannel.swift
[21/61] Compiling NIO NIOAny.swift
[22/61] Compiling NIO NonBlockingFileIO.swift
[23/61] Compiling NIO PendingDatagramWritesManager.swift
[24/61] Compiling NIO PendingWritesManager.swift
[25/61] Compiling NIO PriorityQueue.swift
[26/61] Compiling NIO RecvByteBufferAllocator.swift
[27/61] Compiling NIO Resolver.swift
[28/61] Compiling NIO Selectable.swift
[29/61] Compiling NIO Selector.swift
[30/61] Compiling NIO ServerSocket.swift
[31/61] Compiling NIO Socket.swift
[32/61] Compiling NIO SocketAddresses.swift
[33/67] Compiling NIO EventLoop.swift
[34/67] Compiling NIO EventLoopFuture.swift
[35/67] Compiling NIO FileDescriptor.swift
[36/67] Compiling NIO FileHandle.swift
[37/67] Compiling NIO FileRegion.swift
[38/67] Compiling NIO GetaddrinfoResolver.swift
[39/67] Compiling NIO HappyEyeballs.swift
[40/67] Compiling NIO ChannelPipeline.swift
[41/67] Compiling NIO CircularBuffer.swift
[42/67] Compiling NIO Codec.swift
[43/67] Compiling NIO CompositeError.swift
[44/67] Compiling NIO ContiguousCollection.swift
[45/67] Compiling NIO DeadChannel.swift
[46/67] Compiling NIO Embedded.swift
[47/67] Emitting module NIO
[48/67] Compiling NIO ByteBuffer-int.swift
[49/67] Compiling NIO ByteBuffer-views.swift
[50/67] Compiling NIO Channel.swift
[51/67] Compiling NIO ChannelHandler.swift
[52/67] Compiling NIO ChannelHandlers.swift
[53/67] Compiling NIO ChannelInvoker.swift
[54/67] Compiling NIO ChannelOption.swift
[55/67] Compiling NIO AddressedEnvelope.swift
[56/67] Compiling NIO BaseSocket.swift
[57/67] Compiling NIO BaseSocketChannel.swift
[58/67] Compiling NIO BlockingIOThreadPool.swift
[59/67] Compiling NIO Bootstrap.swift
[60/67] Compiling NIO ByteBuffer-aux.swift
[61/67] Compiling NIO ByteBuffer-core.swift
[62/67] Compiling NIO SocketChannel.swift
[63/67] Compiling NIO SocketOptionProvider.swift
[64/67] Compiling NIO System.swift
[65/67] Compiling NIO Thread.swift
[66/67] Compiling NIO TypeAssistedChannelHandler.swift
[67/67] Compiling NIO Utilities.swift
[68/74] Compiling Terse PrecedenceGroups.swift
[69/74] Compiling Terse Future + Monad.swift
[70/74] Compiling Terse Curry.swift
[71/74] Compiling Terse Future + Applicative.swift
[72/74] Compiling Terse Future + Functor.swift
[73/74] Emitting module Terse
[74/74] Compiling Terse Future+Zip.swift
Build complete! (20.28s)
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.