The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of FlyingFox, reference main (30a96b), with Swift 5.10 for macOS (SPM) on 12 Jul 2024 07:49:25 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.46.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/EmergeTools/FlyingFox.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/EmergeTools/FlyingFox
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 30a96b4 Add watchos
Cloned https://github.com/EmergeTools/FlyingFox.git
Revision (git rev-parse @):
30a96b49f55762750899a4b8ea68301e32b9c112
SUCCESS checkout https://github.com/EmergeTools/FlyingFox.git at main
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "flyingfox",
      "name": "FlyingFox",
      "url": "https://github.com/EmergeTools/FlyingFox.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/FlyingFox",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/EmergeTools/FlyingFox.git
[1/3630] Fetching flyingfox
Fetched https://github.com/EmergeTools/FlyingFox.git from cache (1.53s)
Creating working copy for https://github.com/EmergeTools/FlyingFox.git
Working copy of https://github.com/EmergeTools/FlyingFox.git resolved at main (30a96b4)
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/EmergeTools/FlyingFox.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version-33747A42983211AE.txt
[4/22] Compiling FlyingSocks Socket+Glibc.swift
[5/22] Compiling FlyingSocks Socket+WinSock2.swift
[6/22] Compiling FlyingSocks SocketPool+ePoll.swift
[7/22] Compiling FlyingSocks SocketPool+kQueue.swift
[8/22] Compiling FlyingSocks Logging.swift
[9/22] Compiling FlyingSocks Socket+Darwin.swift
[10/22] Compiling FlyingSocks SocketPool.swift
[11/22] Compiling FlyingSocks SwiftSupport.swift
[12/23] Compiling FlyingSocks SocketError.swift
[13/23] Compiling FlyingSocks SocketPool+Poll.swift
[14/23] Compiling FlyingSocks IdentifiableContinuation.swift
[15/23] Compiling FlyingSocks Logging+OSLog.swift
[16/23] Compiling FlyingSocks AllocatedLock.swift
[17/23] Compiling FlyingSocks AsyncChunkedSequence.swift
[18/23] Compiling FlyingSocks AsyncDataSequence.swift
[19/23] Compiling FlyingSocks AsyncSocket.swift
[20/23] Emitting module FlyingSocks
[21/23] Compiling FlyingSocks Socket.swift
[22/23] Compiling FlyingSocks SocketAddress.swift
[23/23] Compiling FlyingSocks Task+Timeout.swift
[24/58] Compiling FlyingFox HTTPHeader.swift
[25/58] Compiling FlyingFox HTTPLogging+OSLog.swift
[26/58] Compiling FlyingFox HTTPLogging.swift
[27/58] Compiling FlyingFox HTTPMethod.swift
[28/61] Compiling FlyingFox AsyncSequence+Extensions.swift
[29/61] Compiling FlyingFox HTTPBodyPattern.swift
[30/61] Compiling FlyingFox HTTPBodySequence.swift
[31/61] Compiling FlyingFox HTTPClient.swift
[32/61] Emitting module FlyingFox
[33/61] Compiling FlyingFox ClosureHTTPHandler.swift
[34/61] Compiling FlyingFox DirectoryHTTPHandler.swift
[35/61] Compiling FlyingFox FileHTTPHandler.swift
[36/61] Compiling FlyingFox ProxyHTTPHandler.swift
[37/61] Compiling FlyingFox HTTPRequest+QueryItem.swift
[38/61] Compiling FlyingFox HTTPRequest.swift
[39/61] Compiling FlyingFox HTTPResponse.swift
[40/61] Compiling FlyingFox HTTPRoute.swift
[41/61] Compiling FlyingFox URLSession+Async.swift
[42/61] Compiling FlyingFox UncheckedSendable.swift
[43/61] Compiling FlyingFox AsyncStream+WSFrame.swift
[44/61] Compiling FlyingFox RedirectHTTPHandler.swift
[45/61] Compiling FlyingFox RoutedHTTPHandler.swift
[46/61] Compiling FlyingFox WebSocketHTTPHandler.swift
[47/61] Compiling FlyingFox SocketAddress+Glibc.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 HTTPConnection.swift
[53/61] Compiling FlyingFox HTTPDecoder.swift
[54/61] Compiling FlyingFox HTTPEncoder.swift
[55/61] Compiling FlyingFox HTTPHandler.swift
[56/61] Compiling FlyingFox WSFrameValidator.swift
[57/61] Compiling FlyingFox WSHandler.swift
[58/61] Compiling FlyingFox WSMessage.swift
[59/61] Compiling FlyingFox SHA1.swift
[60/61] Compiling FlyingFox WSFrame.swift
[61/61] Compiling FlyingFox WSFrameEncoder.swift
Build complete! (7.14s)
Build complete.
Done.