The Swift Package Index logo.Swift Package Index

Build Information

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

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.28.6
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/salishseasoftware/LocationFormatter.git
Reference: 1.1.1
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/salishseasoftware/LocationFormatter
 * tag               1.1.1      -> FETCH_HEAD
HEAD is now at d0a45f9 Merge pull request #4 from salishseasoftware/geoURI
Cloned https://github.com/salishseasoftware/LocationFormatter.git
Revision (git rev-parse @):
d0a45f9a2471b20e0af4792533d79a469d86fc61
SPI manifest file found: $PWD/checkout/.spi.yml
SUCCESS checkout https://github.com/salishseasoftware/LocationFormatter.git at 1.1.1
Fetching https://github.com/wtw-software/UTMConversion from cache
Fetching https://github.com/apple/swift-docc-plugin from cache
Fetched https://github.com/wtw-software/UTMConversion (0.18s)
Fetched https://github.com/apple/swift-docc-plugin (0.23s)
Computing version for https://github.com/wtw-software/UTMConversion
Computed https://github.com/wtw-software/UTMConversion at 1.4.0 (0.53s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.3.0 (0.02s)
Fetching https://github.com/apple/swift-docc-symbolkit from cache
Fetched https://github.com/apple/swift-docc-symbolkit (0.53s)
Computing version for https://github.com/apple/swift-docc-symbolkit
Computed https://github.com/apple/swift-docc-symbolkit at 1.0.0 (0.02s)
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.3.0
Creating working copy for https://github.com/apple/swift-docc-symbolkit
Working copy of https://github.com/apple/swift-docc-symbolkit resolved at 1.0.0
Creating working copy for https://github.com/wtw-software/UTMConversion
Working copy of https://github.com/wtw-software/UTMConversion resolved at 1.4.0
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "locationformatter",
      "name": "LocationFormatter",
      "url": "https://github.com/salishseasoftware/LocationFormatter.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/LocationFormatter",
      "dependencies": [
        {
          "identity": "utmconversion",
          "name": "UTMConversion",
          "url": "https://github.com/wtw-software/UTMConversion",
          "version": "1.4.0",
          "path": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/UTMConversion",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/salishseasoftware/LocationFormatter.git from cache
Fetched https://github.com/salishseasoftware/LocationFormatter.git (0.37s)
Fetching https://github.com/wtw-software/UTMConversion from cache
Fetched https://github.com/wtw-software/UTMConversion (0.22s)
Computing version for https://github.com/wtw-software/UTMConversion
Computed https://github.com/wtw-software/UTMConversion at 1.4.0 (0.01s)
Creating working copy for https://github.com/wtw-software/UTMConversion
Working copy of https://github.com/wtw-software/UTMConversion resolved at 1.4.0
Creating working copy for https://github.com/salishseasoftware/LocationFormatter.git
Working copy of https://github.com/salishseasoftware/LocationFormatter.git resolved at 1.1.1
warning: '.resolve-product-dependencies': dependency 'locationformatter' is not used by any target
Found 1 product dependencies
  - UTMConversion
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $PWD/checkout
https://github.com/salishseasoftware/LocationFormatter.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0-Beta.app xcrun swift build --arch arm64
[1/1] Compiling plugin Swift-DocC
[2/2] Compiling plugin Swift-DocC Preview
Building for debugging...
[3/7] Compiling UTMConversion CLLocation+UTMCoordinate.swift
[4/7] Compiling UTMConversion TMCoordinate.swift
[5/7] Compiling UTMConversion CLLocationCoordinate2D+UTMCoordinate.swift
[6/7] Emitting module UTMConversion
[7/7] Compiling UTMConversion UTMCoordinate.swift
[8/27] Compiling LocationFormatter ParsingError.swift
[9/27] Compiling LocationFormatter ParsingOptions.swift
[10/29] Compiling LocationFormatter UTMCoordinateFormatter.swift
[11/29] Compiling LocationFormatter GeoURIFormatOptions.swift
[12/29] Compiling LocationFormatter CLLocation.swift
[13/29] Compiling LocationFormatter CLLocationCoordinate2D.swift
[14/29] Compiling LocationFormatter Double.swift
[15/29] Compiling LocationFormatter CoordinateFormat.swift
[16/29] Compiling LocationFormatter CoordinateHemisphere.swift
[17/29] Compiling LocationFormatter CoordinateOrientation.swift
[18/29] Compiling LocationFormatter SymbolStyle.swift
[19/29] Compiling LocationFormatter UTMLatitudeBand.swift
[20/29] Compiling LocationFormatter Formatter.swift
[21/29] Compiling LocationFormatter String.swift
[22/29] Compiling LocationFormatter GeoURILocationFormatter+CLLocationCoordinate2D.swift
[23/29] Compiling LocationFormatter CoordinateSymbol.swift
[24/29] Compiling LocationFormatter DegreesFormat.swift
[25/29] Compiling LocationFormatter DisplayOptions.swift
[26/29] Emitting module LocationFormatter
[27/29] Compiling LocationFormatter GeoURILocationFormatter.swift
[28/29] Compiling LocationFormatter LocationCoordinateFormatter.swift
[29/29] Compiling LocationFormatter LocationDegreesFormatter.swift
Build complete! (11.92s)
Build complete.
✅  Doc result (pending) reported
========================================
GenerateDocs
========================================
Generating docs at path:  $PWD/checkout/.docs/salishseasoftware/locationformatter/1.1.1
Repository:               salishseasoftware/LocationFormatter
Swift version used:       5.9
  .package(url: "https://github.com/apple/swift-docc-plugin", from: "1.0.0")
Target:                   LocationFormatter
Generating documentation for 'LocationFormatter'...
Converting documentation...
Conversion complete! (0.16s)
Generated DocC archive at '/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.docs/salishseasoftware/locationformatter/1.1.1'
Building for debugging...
[1/45] Compiling SymbolKit SPI.swift
[2/45] Compiling SymbolKit Snippet.swift
[3/45] Compiling SymbolKit Extension.swift
[4/45] Compiling SymbolKit GenericConstraint.swift
[5/45] Compiling SymbolKit GenericParameter.swift
[6/50] Compiling SymbolKit Mixin+Equals.swift
[7/50] Compiling SymbolKit Mixin+Hash.swift
[8/50] Compiling SymbolKit Mixin.swift
[9/50] Compiling SymbolKit LineList.swift
[10/50] Compiling SymbolKit Position.swift
[11/50] Compiling SymbolKit SourceRange.swift
[12/50] Compiling SymbolKit SourceOrigin.swift
[13/50] Compiling SymbolKit GenericConstraints.swift
[14/50] Compiling SymbolKit Swift.swift
[15/50] Compiling SymbolKit SemanticVersion.swift
[16/50] Compiling SymbolKit AccessControl.swift
[17/50] Compiling SymbolKit Availability.swift
[18/50] Compiling SymbolKit AvailabilityItem.swift
[19/50] Compiling SymbolKit Domain.swift
[20/50] Compiling SymbolKit DeclarationFragments.swift
[21/50] Compiling SymbolKit Fragment.swift
[22/50] Compiling SymbolKit FragmentKind.swift
[23/50] Compiling SymbolKit FunctionParameter.swift
[24/50] Compiling SymbolKit FunctionSignature.swift
[25/50] Compiling SymbolKit Identifier.swift
[26/50] Compiling SymbolKit KindIdentifier.swift
[27/50] Compiling SymbolKit Location.swift
[28/50] Compiling SymbolKit Mutability.swift
[29/50] Compiling SymbolKit Names.swift
[30/50] Compiling SymbolKit Metadata.swift
[31/50] Compiling SymbolKit Module.swift
[32/50] Compiling SymbolKit OperatingSystem.swift
[33/50] Compiling SymbolKit Platform.swift
[34/50] Compiling SymbolKit Relationship.swift
[35/50] Compiling SymbolKit RelationshipKind.swift
[36/50] Compiling SymbolKit Generics.swift
[37/50] Compiling SymbolKit Namespace.swift
[38/50] Compiling SymbolKit Symbol.swift
[39/50] Compiling SymbolKit SymbolKind.swift
[40/50] Compiling SymbolKit SymbolGraph.swift
[41/50] Emitting module SymbolKit
[42/50] Compiling SymbolKit GraphCollector.swift
[43/50] Compiling SymbolKit UnifiedSymbol+Encodable.swift
[44/50] Compiling SymbolKit UnifiedSymbol.swift
[45/50] Compiling SymbolKit UnifiedSymbolGraph+Encodable.swift
[46/50] Compiling SymbolKit UnifiedSymbolGraph.swift
[47/50] Emitting module Snippets
[48/50] Compiling Snippets SnippetParser.swift
[49/50] Compiling Snippets Snippet.swift
[50/54] Emitting module snippet_extract
[51/54] Compiling snippet_extract SymbolGraph+Snippet.swift
[52/54] Compiling snippet_extract SnippetBuildCommand.swift
[53/54] Compiling snippet_extract URL+Status.swift
[53/54] Linking snippet-extract
Build complete! (2.73s)
Building for debugging...
Build complete! (0.13s)
     560
6	/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.docs/salishseasoftware/locationformatter/1.1.1
✅  Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $PWD/checkout/.docs/salishseasoftware/locationformatter/1.1.1
File count: 560
Doc size:   6.0MB
Preparing doc bundle ...
Uploading prod-salishseasoftware-locationformatter-1.1.1-e09c7fba.zip to s3://spi-docs-inbox/prod-salishseasoftware-locationformatter-1.1.1-e09c7fba.zip
Copying... [13%]
Copying... [25%]
Copying... [31%]
Copying... [44%]
Copying... [50%]
Copying... [63%]
Copying... [75%]
Copying... [81%]
Copying... [94%]
Copying... [100%]
Done.