The Swift Package Index logo.Swift Package Index

Build Information

Successful build of OpenParking 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/OpenParkingApp/OpenParking.git
Reference: master
Initialized empty Git repository in /Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/OpenParkingApp/OpenParking
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 4aef2cb silence warnings for now
Cloned https://github.com/OpenParkingApp/OpenParking.git
Revision (git rev-parse @):
4aef2cb70a4bc5746d1d2b8168d2c2f639c95598
SUCCESS checkout https://github.com/OpenParkingApp/OpenParking.git at master
Fetching https://github.com/sharplet/Regex from cache
Fetching https://github.com/flight-school/AnyCodable.git
Fetching https://github.com/alexaubry/HTMLString
Fetched https://github.com/sharplet/Regex (0.21s)
Fetching https://github.com/kiliankoe/GeoJSON
[1/1631] Fetching htmlstring
[295/2387] Fetching htmlstring, anycodable
Fetched https://github.com/flight-school/AnyCodable.git (0.32s)
[963/1631] Fetching htmlstring
Fetched https://github.com/alexaubry/HTMLString (0.39s)
[1/411] Fetching geojson
Fetched https://github.com/kiliankoe/GeoJSON (0.28s)
Computing version for https://github.com/sharplet/Regex
Computed https://github.com/sharplet/Regex at 2.1.1 (0.03s)
Computing version for https://github.com/alexaubry/HTMLString
Computed https://github.com/alexaubry/HTMLString at 5.0.0 (0.47s)
Computing version for https://github.com/kiliankoe/GeoJSON
Computed https://github.com/kiliankoe/GeoJSON at 0.4.1 (0.43s)
Computing version for https://github.com/flight-school/AnyCodable.git
Computed https://github.com/flight-school/AnyCodable.git at 0.2.3 (0.41s)
Creating working copy for https://github.com/flight-school/AnyCodable.git
Working copy of https://github.com/flight-school/AnyCodable.git resolved at 0.2.3
Creating working copy for https://github.com/kiliankoe/GeoJSON
Working copy of https://github.com/kiliankoe/GeoJSON resolved at 0.4.1
Creating working copy for https://github.com/sharplet/Regex
Working copy of https://github.com/sharplet/Regex resolved at 2.1.1
Creating working copy for https://github.com/alexaubry/HTMLString
Working copy of https://github.com/alexaubry/HTMLString resolved at 5.0.0
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "openparking",
      "name": "OpenParking",
      "url": "https://github.com/OpenParkingApp/OpenParking.git",
      "version": "unspecified",
      "path": "/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/OpenParking",
      "dependencies": [
        {
          "identity": "geojson",
          "name": "GeoJSON",
          "url": "https://github.com/kiliankoe/GeoJSON",
          "version": "0.6.2",
          "path": "/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/GeoJSON",
          "dependencies": [
            {
              "identity": "anycodable",
              "name": "AnyCodable",
              "url": "https://github.com/flight-school/AnyCodable.git",
              "version": "0.6.7",
              "path": "/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/AnyCodable",
              "dependencies": [
              ]
            }
          ]
        },
        {
          "identity": "htmlstring",
          "name": "HTMLString",
          "url": "https://github.com/alexaubry/HTMLString",
          "version": "5.0.0",
          "path": "/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/HTMLString",
          "dependencies": [
          ]
        },
        {
          "identity": "regex",
          "name": "Regex",
          "url": "https://github.com/sharplet/Regex",
          "version": "2.1.1",
          "path": "/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Regex",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/OpenParkingApp/OpenParking.git
[1/914] Fetching openparking
Fetched https://github.com/OpenParkingApp/OpenParking.git (0.29s)
Fetching https://github.com/sharplet/Regex from cache
Fetching https://github.com/kiliankoe/GeoJSON from cache
Fetching https://github.com/alexaubry/HTMLString from cache
Fetched https://github.com/kiliankoe/GeoJSON (0.18s)
Fetched https://github.com/alexaubry/HTMLString (0.23s)
Fetched https://github.com/sharplet/Regex (0.23s)
Computing version for https://github.com/alexaubry/HTMLString
Computed https://github.com/alexaubry/HTMLString at 5.0.0 (0.03s)
Computing version for https://github.com/sharplet/Regex
Computed https://github.com/sharplet/Regex at 2.1.1 (0.02s)
Computing version for https://github.com/kiliankoe/GeoJSON
Computed https://github.com/kiliankoe/GeoJSON at 0.6.2 (0.03s)
Fetching https://github.com/flight-school/AnyCodable.git from cache
Fetched https://github.com/flight-school/AnyCodable.git (0.18s)
Computing version for https://github.com/flight-school/AnyCodable.git
Computed https://github.com/flight-school/AnyCodable.git at 0.6.7 (0.33s)
Creating working copy for https://github.com/flight-school/AnyCodable.git
Working copy of https://github.com/flight-school/AnyCodable.git resolved at 0.6.7
Creating working copy for https://github.com/sharplet/Regex
Working copy of https://github.com/sharplet/Regex resolved at 2.1.1
Creating working copy for https://github.com/kiliankoe/GeoJSON
Working copy of https://github.com/kiliankoe/GeoJSON resolved at 0.6.2
Creating working copy for https://github.com/OpenParkingApp/OpenParking.git
Working copy of https://github.com/OpenParkingApp/OpenParking.git resolved at master
Creating working copy for https://github.com/alexaubry/HTMLString
Working copy of https://github.com/alexaubry/HTMLString resolved at 5.0.0
warning: '.resolve-product-dependencies': dependency 'openparking' is not used by any target
Found 3 product dependencies
  - GeoJSON
  - HTMLString
  - Regex
========================================
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/15] Compiling Regex MatchResult.swift
[2/15] Compiling Regex ThreadLocal.swift
[3/15] Compiling AnyCodable AnyDecodable.swift
[4/15] Compiling Regex String+ReplaceMatching.swift
[5/15] Emitting module Regex
[6/15] Compiling Regex Options.swift
[7/15] Compiling Regex Foundation+Ranges.swift
[8/15] Compiling Regex Regex.swift
[9/15] Compiling HTMLString NSString+HTMLString.swift
[10/15] Compiling HTMLString Mappings.swift
[11/15] Emitting module HTMLString
[12/15] Compiling HTMLString HTMLString.swift
[13/15] Compiling AnyCodable AnyEncodable.swift
[14/15] Emitting module AnyCodable
[15/15] Compiling AnyCodable AnyCodable.swift
[16/27] Compiling GeoJSON MultiPolygon.swift
[17/28] Compiling GeoJSON MultiLineString.swift
[18/28] Compiling GeoJSON MultiPoint.swift
[19/28] Compiling GeoJSON Point.swift
[20/28] Compiling GeoJSON Polygon.swift
[21/28] Compiling GeoJSON GeometryCollection.swift
[22/28] Compiling GeoJSON LineString.swift
[23/28] Emitting module GeoJSON
[24/28] Compiling GeoJSON FeatureCollection.swift
[25/28] Compiling GeoJSON Geometry.swift
[26/28] Compiling GeoJSON BoundingBox.swift
[27/28] Compiling GeoJSON Feature.swift
[28/28] Compiling GeoJSON Position.swift
[29/39] Compiling OpenParking Regex.swift
[30/40] Compiling OpenParking Coordinates.swift
[31/40] Compiling OpenParking DataPoint.swift
[32/40] Compiling OpenParking Datasource.swift
[33/40] Compiling OpenParking Date.swift
[34/40] Emitting module OpenParking
[35/40] Compiling OpenParking Error.swift
[36/40] Compiling OpenParking GeoJson.swift
[37/40] Compiling OpenParking Network.swift
[38/40] Compiling OpenParking Lot.swift
[39/40] Compiling OpenParking HTMLString.swift
[40/40] Compiling OpenParking Warning.swift
[41/42] Emitting module OpenParkingTestSupport
[42/42] Compiling OpenParkingTestSupport Validate.swift
Build complete! (16.52s)
Build complete.
Done.