The Swift Package Index logo.Swift Package Index

Build Information

Successful build of SwiftStomp 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.33.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Romixery/SwiftStomp.git
Reference: master
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/Romixery/SwiftStomp
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 2efa106 Merge pull request #18 from stuartcamerondeakin/force-starscream-4.0.6
Cloned https://github.com/Romixery/SwiftStomp.git
Revision (git rev-parse @):
2efa1062fa7d5f3daebc168025bd767bd961d404
SUCCESS checkout https://github.com/Romixery/SwiftStomp.git at master
Fetching https://github.com/daltoniam/Starscream.git from cache
Fetching https://github.com/ashleymills/Reachability.swift from cache
Fetched https://github.com/ashleymills/Reachability.swift from cache (0.49s)
Fetched https://github.com/daltoniam/Starscream.git from cache (0.51s)
Computing version for https://github.com/ashleymills/Reachability.swift
Computed https://github.com/ashleymills/Reachability.swift at 5.0.0 (0.04s)
Computing version for https://github.com/daltoniam/Starscream.git
Computed https://github.com/daltoniam/Starscream.git at 4.0.6 (0.47s)
Creating working copy for https://github.com/ashleymills/Reachability.swift
Working copy of https://github.com/ashleymills/Reachability.swift resolved at 5.0.0
Creating working copy for https://github.com/daltoniam/Starscream.git
Working copy of https://github.com/daltoniam/Starscream.git resolved at 4.0.6
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "swiftstomp",
      "name": "SwiftStomp",
      "url": "https://github.com/Romixery/SwiftStomp.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SwiftStomp",
      "dependencies": [
        {
          "identity": "starscream",
          "name": "Starscream",
          "url": "https://github.com/daltoniam/Starscream.git",
          "version": "4.0.6",
          "path": "/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Starscream",
          "dependencies": [
          ]
        },
        {
          "identity": "reachability.swift",
          "name": "Reachability",
          "url": "https://github.com/ashleymills/Reachability.swift",
          "version": "5.0.0",
          "path": "/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Reachability.swift",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/Romixery/SwiftStomp.git
[1/281] Fetching swiftstomp
Fetched https://github.com/Romixery/SwiftStomp.git from cache (0.30s)
Fetching https://github.com/ashleymills/Reachability.swift from cache
Fetching https://github.com/daltoniam/Starscream.git from cache
Fetched https://github.com/ashleymills/Reachability.swift from cache (0.20s)
Fetched https://github.com/daltoniam/Starscream.git from cache (0.22s)
Computing version for https://github.com/ashleymills/Reachability.swift
Computed https://github.com/ashleymills/Reachability.swift at 5.0.0 (0.02s)
Computing version for https://github.com/daltoniam/Starscream.git
Computed https://github.com/daltoniam/Starscream.git at 4.0.6 (0.02s)
Creating working copy for https://github.com/daltoniam/Starscream.git
Working copy of https://github.com/daltoniam/Starscream.git resolved at 4.0.6
Creating working copy for https://github.com/Romixery/SwiftStomp.git
Working copy of https://github.com/Romixery/SwiftStomp.git resolved at master (2efa106)
Creating working copy for https://github.com/ashleymills/Reachability.swift
Working copy of https://github.com/ashleymills/Reachability.swift resolved at 5.0.0
warning: '.resolve-product-dependencies': dependency 'swiftstomp' is not used by any target
Found 2 product dependencies
  - Starscream
  - Reachability
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/Romixery/SwiftStomp.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun swift build --arch arm64
Building for debugging...
[0/4] Write sources
[3/4] Write swift-version-6044DDE57671499D.txt
[5/25] Compiling Starscream FoundationHTTPHandler.swift
[6/25] Compiling Starscream FoundationHTTPServerHandler.swift
[7/25] Compiling Starscream FrameCollector.swift
[8/25] Compiling Starscream Server.swift
[9/25] Compiling Starscream WebSocketServer.swift
[10/25] Emitting module Starscream
[11/27] Compiling Starscream WebSocket.swift
[12/27] Compiling Starscream FoundationTransport.swift
[13/27] Compiling Starscream FoundationSecurity.swift
[14/27] Compiling Starscream Security.swift
[15/27] Compiling Starscream Framer.swift
[16/27] Compiling Starscream HTTPHandler.swift
[17/27] Compiling Starscream StringHTTPHandler.swift
[18/27] Compiling Starscream Engine.swift
[19/27] Compiling Starscream NativeEngine.swift
[20/27] Compiling Starscream WSEngine.swift
[21/27] Compiling Starscream Compression.swift
[22/27] Compiling Starscream WSCompression.swift
[23/27] Compiling Starscream Data+Extensions.swift
[24/27] Compiling Reachability Reachability.swift
[25/27] Emitting module Reachability
[26/27] Compiling Starscream TCPTransport.swift
[27/27] Compiling Starscream Transport.swift
[28/29] Emitting module SwiftStomp
[29/29] Compiling SwiftStomp SwiftStomp.swift
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/SwiftStomp/Classes/SwiftStomp.swift:599:9: warning: default will never be executed
        @unknown default:
        ^
Build complete! (8.10s)
Build complete.
Done.

Build Machine: Mac 7