The Swift Package Index logo.Swift Package Index

Build Information

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

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.34.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/swhitty/FlyingFox.git
Reference: 0.14.0
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/swhitty/FlyingFox
 * tag               0.14.0     -> FETCH_HEAD
HEAD is now at c9e0d35 0.14.0
Cloned https://github.com/swhitty/FlyingFox.git
Revision (git rev-parse @):
c9e0d358e6fcab4b4a4589bc88d110875c96d739
SUCCESS checkout https://github.com/swhitty/FlyingFox.git at 0.14.0
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "flyingfox",
      "name": "FlyingFox",
      "url": "https://github.com/swhitty/FlyingFox.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/FlyingFox",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/swhitty/FlyingFox.git from cache
Fetched https://github.com/swhitty/FlyingFox.git from cache (0.17s)
Creating working copy for https://github.com/swhitty/FlyingFox.git
Working copy of https://github.com/swhitty/FlyingFox.git resolved at 0.14.0 (c9e0d35)
warning: '.resolve-product-dependencies': dependency 'flyingfox' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/swhitty/FlyingFox.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun swift build --arch arm64
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version-6044DDE57671499D.txt
[4/22] Compiling FlyingSocks AllocatedLock.swift
[5/22] Compiling FlyingSocks AsyncChunkedSequence.swift
[6/22] Compiling FlyingSocks AsyncDataSequence.swift
[7/24] Emitting module FlyingSocks
[8/24] Compiling FlyingSocks Socket+Glibc.swift
[9/24] Compiling FlyingSocks Socket+WinSock2.swift
[10/24] Compiling FlyingSocks Socket.swift
[11/24] Compiling FlyingSocks SocketAddress.swift
[12/24] Compiling FlyingSocks SocketError.swift
[13/24] Compiling FlyingSocks AsyncSocket.swift
[14/24] Compiling FlyingSocks CancellingContinuation.swift
[15/24] Compiling FlyingSocks IdentifiableContinuation.swift
[16/24] Compiling FlyingSocks SocketPool+Poll.swift
[17/24] Compiling FlyingSocks SocketPool+ePoll.swift
[18/24] Compiling FlyingSocks SocketPool+kQueue.swift
[19/24] Compiling FlyingSocks SocketPool.swift
[20/24] Compiling FlyingSocks Logging+OSLog.swift
[21/24] Compiling FlyingSocks Logging.swift
[22/24] Compiling FlyingSocks Socket+Darwin.swift
[23/24] Compiling FlyingSocks SwiftSupport.swift
[24/24] Compiling FlyingSocks Task+Timeout.swift
[25/57] Emitting module FlyingFox
[26/61] Compiling FlyingFox HTTPEncoder.swift
[27/61] Compiling FlyingFox HTTPHandler.swift
[28/61] Compiling FlyingFox HTTPHeader.swift
[29/61] Compiling FlyingFox HTTPLogging+OSLog.swift
[30/61] Compiling FlyingFox HTTPLogging.swift
[31/61] Compiling FlyingFox RoutedHTTPHandler.swift
[32/61] Compiling FlyingFox WebSocketHTTPHandler.swift
[33/61] Compiling FlyingFox SocketAddress+Glibc.swift
[34/61] Compiling FlyingFox URLSession+Async.swift
[35/61] Compiling FlyingFox DirectoryHTTPHandler.swift
[36/61] Compiling FlyingFox FileHTTPHandler.swift
[37/61] Compiling FlyingFox ProxyHTTPHandler.swift
[38/61] Compiling FlyingFox RedirectHTTPHandler.swift
[39/61] Compiling FlyingFox HTTPMethod.swift
[40/61] Compiling FlyingFox HTTPRequest+QueryItem.swift
[41/61] Compiling FlyingFox HTTPRequest.swift
[42/61] Compiling FlyingFox HTTPResponse.swift
[43/61] Compiling FlyingFox HTTPRoute.swift
[44/61] Compiling FlyingFox UncheckedSendable.swift
[45/61] Compiling FlyingFox AsyncStream+WSFrame.swift
[46/61] Compiling FlyingFox SHA1.swift
[47/61] Compiling FlyingFox WSFrame.swift
[48/61] Compiling FlyingFox HTTPServer+Listening.swift
[49/61] Compiling FlyingFox HTTPServer.swift
[50/61] Compiling FlyingFox HTTPStatusCode.swift
[51/61] Compiling FlyingFox HTTPVersion.swift
[52/61] Compiling FlyingFox ClosureHTTPHandler.swift
[53/61] Compiling FlyingFox AsyncSequence+Extensions.swift
[54/61] Compiling FlyingFox HTTPBodyPattern.swift
[55/61] Compiling FlyingFox HTTPBodySequence.swift
[56/61] Compiling FlyingFox HTTPConnection.swift
[57/61] Compiling FlyingFox HTTPDecoder.swift
[58/61] Compiling FlyingFox WSFrameEncoder.swift
[59/61] Compiling FlyingFox WSFrameValidator.swift
[60/61] Compiling FlyingFox WSHandler.swift
[61/61] Compiling FlyingFox WSMessage.swift
Build complete! (5.53s)
Build complete.
Done.