The Swift Package Index logo.Swift Package Index

Build Information

Successful build of SimpleSwiftServer 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/Samasaur1/SimpleSwiftServer.git
Reference: master
Initialized empty Git repository in /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/Samasaur1/SimpleSwiftServer
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at ecb0706 Version 4.3.1: URL-decode file paths before attempting to open them
Cloned https://github.com/Samasaur1/SimpleSwiftServer.git
Revision (git rev-parse @):
ecb070647abbfc57e4ccb1425b81e9c82c291412
SUCCESS checkout https://github.com/Samasaur1/SimpleSwiftServer.git at master
Fetching https://github.com/Samasaur1/SwiftIP
Fetching https://github.com/apple/swift-argument-parser.git from cache
Fetching https://github.com/httpswift/swifter
[1/275] Fetching swiftip
[65/6250] Fetching swiftip, swifter
Fetched https://github.com/Samasaur1/SwiftIP (0.54s)
Fetched https://github.com/apple/swift-argument-parser.git (0.54s)
[1673/5975] Fetching swifter
Fetched https://github.com/httpswift/swifter (3.09s)
Computing version for https://github.com/httpswift/swifter
Computed https://github.com/httpswift/swifter at 1.4.5 (0.68s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 0.3.1 (0.06s)
Computing version for https://github.com/Samasaur1/SwiftIP
Computed https://github.com/Samasaur1/SwiftIP at 2.2.0 (0.67s)
Creating working copy for https://github.com/httpswift/swifter
Working copy of https://github.com/httpswift/swifter resolved at 1.4.5
Creating working copy for https://github.com/apple/swift-argument-parser.git
Working copy of https://github.com/apple/swift-argument-parser.git resolved at 0.3.1
Creating working copy for https://github.com/Samasaur1/SwiftIP
Working copy of https://github.com/Samasaur1/SwiftIP resolved at 2.2.0
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "simpleswiftserver",
      "name": "SimpleSwiftServer",
      "url": "https://github.com/Samasaur1/SimpleSwiftServer.git",
      "version": "unspecified",
      "path": "/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SimpleSwiftServer",
      "dependencies": [
        {
          "identity": "swiftip",
          "name": "SwiftIP",
          "url": "https://github.com/Samasaur1/SwiftIP",
          "version": "2.2.1",
          "path": "/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SwiftIP",
          "dependencies": [
          ]
        },
        {
          "identity": "swift-argument-parser",
          "name": "swift-argument-parser",
          "url": "https://github.com/apple/swift-argument-parser.git",
          "version": "0.5.0",
          "path": "/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-argument-parser",
          "dependencies": [
          ]
        },
        {
          "identity": "swifter",
          "name": "Swifter",
          "url": "https://github.com/httpswift/swifter",
          "version": "1.4.5",
          "path": "/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swifter",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/Samasaur1/SimpleSwiftServer.git
[1/172] Fetching simpleswiftserver
Fetched https://github.com/Samasaur1/SimpleSwiftServer.git (0.32s)
Fetching https://github.com/httpswift/swifter from cache
Fetching https://github.com/Samasaur1/SwiftIP from cache
Fetching https://github.com/apple/swift-argument-parser.git from cache
Fetched https://github.com/httpswift/swifter (0.28s)
Fetched https://github.com/Samasaur1/SwiftIP (0.28s)
Fetched https://github.com/apple/swift-argument-parser.git (0.29s)
Computing version for https://github.com/httpswift/swifter
Computed https://github.com/httpswift/swifter at 1.4.5 (0.04s)
Computing version for https://github.com/Samasaur1/SwiftIP
Computed https://github.com/Samasaur1/SwiftIP at 2.2.1 (0.02s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 0.5.0 (0.04s)
Creating working copy for https://github.com/apple/swift-argument-parser.git
Working copy of https://github.com/apple/swift-argument-parser.git resolved at 0.5.0
Creating working copy for https://github.com/Samasaur1/SwiftIP
Working copy of https://github.com/Samasaur1/SwiftIP resolved at 2.2.1
Creating working copy for https://github.com/Samasaur1/SimpleSwiftServer.git
Working copy of https://github.com/Samasaur1/SimpleSwiftServer.git resolved at master
Creating working copy for https://github.com/httpswift/swifter
Working copy of https://github.com/httpswift/swifter resolved at 1.4.5
Found 3 product dependencies
  - SwiftIP
  - swift-argument-parser
  - Swifter
========================================
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...
[1/54] Emitting module Swifter
[2/56] Compiling ArgumentParser Name.swift
[3/56] Compiling ArgumentParser Parsed.swift
[4/56] Compiling ArgumentParser ParsedValues.swift
[5/56] Compiling ArgumentParser ParserError.swift
[6/56] Compiling ArgumentParser ArgumentDefinition.swift
[7/56] Compiling ArgumentParser ArgumentSet.swift
[8/56] Compiling ArgumentParser CommandParser.swift
[9/56] Compiling ArgumentParser InputOrigin.swift
[10/60] Emitting module ArgumentParser
[11/60] Compiling Swifter String+SHA1.swift
[12/60] Compiling Swifter WebSockets.swift
[13/60] Compiling ArgumentParser ParsableCommand.swift
[14/60] Compiling ArgumentParser ArgumentDecoder.swift
[15/60] Compiling ArgumentParser ArgumentHelp.swift
[16/60] Compiling ArgumentParser CompletionKind.swift
[17/60] Compiling ArgumentParser Errors.swift
[18/60] Compiling ArgumentParser Flag.swift
[19/60] Compiling ArgumentParser NameSpecification.swift
[20/60] Compiling ArgumentParser BashCompletionsGenerator.swift
[21/60] Compiling ArgumentParser CompletionsGenerator.swift
[22/60] Compiling ArgumentParser FishCompletionsGenerator.swift
[23/60] Compiling ArgumentParser ZshCompletionsGenerator.swift
[24/60] Compiling ArgumentParser Argument.swift
[45/60] Compiling SwiftIP SwiftIP.swift
[46/60] Emitting module SwiftIP
[47/60] Compiling ArgumentParser Option.swift
[48/60] Compiling ArgumentParser OptionGroup.swift
[49/60] Compiling ArgumentParser CommandConfiguration.swift
[50/60] Compiling ArgumentParser EnumerableFlag.swift
[51/60] Compiling ArgumentParser ExpressibleByArgument.swift
[52/60] Compiling ArgumentParser SplitArguments.swift
[53/60] Compiling ArgumentParser HelpCommand.swift
[54/60] Compiling ArgumentParser HelpGenerator.swift
[55/60] Compiling ArgumentParser MessageInfo.swift
[56/60] Compiling ArgumentParser UsageGenerator.swift
[57/60] Compiling ArgumentParser SequenceExtensions.swift
[58/60] Compiling ArgumentParser StringExtensions.swift
[59/60] Compiling ArgumentParser Tree.swift
[60/62] Emitting module SimpleSwiftServer
[61/62] Compiling SimpleSwiftServer main.swift
[61/62] Linking server
Build complete! (17.45s)
Build complete.
Done.