The Swift Package Index logo.Swift Package Index

Build Information

Successful build of FineJSON with Swift 5.8 for macOS (SPM).

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.22.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/omochi/FineJSON.git
Reference: 1.14.0
Initialized empty Git repository in /Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/omochi/FineJSON
 * tag               1.14.0     -> FETCH_HEAD
HEAD is now at 0510170 Swift5.0
Submodule 'Carthage/Checkouts/RichJSONParser' (https://github.com/omochi/RichJSONParser.git) registered for path 'Carthage/Checkouts/RichJSONParser'
Cloning into '/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Carthage/Checkouts/RichJSONParser'...
Submodule path 'Carthage/Checkouts/RichJSONParser': checked out '263e2ecfe88d0500fa99e4cbc8c948529d335534'
Cloned https://github.com/omochi/FineJSON.git into spi-builder-workspace
05101709243cb66d80c92e645210a3b80cf4e17f
SUCCESS checkout https://github.com/omochi/FineJSON.git at 1.14.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.8
Building package at path:  spi-builder-workspace
Running build ...
env DEVELOPER_DIR="/Applications/Xcode-14.3.0.app" xcrun swift build --arch arm64
Fetching https://github.com/omochi/RichJSONParser.git from cache
Fetched https://github.com/omochi/RichJSONParser.git (0.15s)
Computing version for https://github.com/omochi/RichJSONParser.git
Computed https://github.com/omochi/RichJSONParser.git at 3.0.0 (0.50s)
Creating working copy for https://github.com/omochi/RichJSONParser.git
Working copy of https://github.com/omochi/RichJSONParser.git resolved at 3.0.0
Building for debugging...
[1/16] Compiling RichJSONParser FormatExtension.swift
[2/16] Compiling RichJSONParser JSON.swift
[3/18] Compiling RichJSONParser JSONToken.swift
[4/18] Compiling RichJSONParser JSONTokenizer.swift
[5/18] Compiling RichJSONParser ParsedJSON.swift
[6/18] Compiling RichJSONParser SourceLocation.swift
[7/18] Compiling RichJSONParser SourceLocationLite.swift
[8/18] Compiling RichJSONParser StaticBuffer.swift
[9/18] Emitting module RichJSONParser
[10/18] Compiling RichJSONParser JSONSerializer.swift
[11/18] Compiling RichJSONParser JSONStringEscape.swift
[12/18] Compiling RichJSONParser JSONDictionary.swift
[13/18] Compiling RichJSONParser JSONParser.swift
[14/18] Compiling RichJSONParser Characters.swift
[15/18] Compiling RichJSONParser DecodedUnicodeChar.swift
[16/18] Compiling RichJSONParser FastJSONParser.swift
[17/18] Compiling RichJSONParser UTF8Decoder.swift
[18/18] Compiling RichJSONParser UTF8Reader.swift
[19/40] Compiling FineJSON BoxedJSON.swift
[20/40] Compiling FineJSON CodablePrimitive.swift
[21/40] Compiling FineJSON CodablePrimitiveJSONDecoder.swift
[22/40] Compiling FineJSON SingleEC.swift
[23/40] Compiling FineJSON SourceLocationExtension.swift
[24/40] Compiling FineJSON UnkeyedDC.swift
[25/40] Compiling FineJSON FineJSONDecoder.swift
[26/40] Compiling FineJSON FineJSONEncoder.swift
[27/40] Compiling FineJSON JSONAnnotatable.swift
[28/40] Compiling FineJSON KeyedEC.swift
[29/40] Compiling FineJSON ParsedJSONCodable.swift
[30/40] Compiling FineJSON SingleDC.swift
[31/40] Compiling FineJSON DecoderExtension.swift
[32/40] Compiling FineJSON DecodingError.swift
[33/40] Compiling FineJSON Exports.swift
[34/40] Compiling FineJSON JSONArray.swift
[35/40] Compiling FineJSON JSONCodable.swift
[36/40] Compiling FineJSON JSONEquatable.swift
[37/40] Compiling FineJSON JSONNumber.swift
[38/40] Compiling FineJSON JSONObject.swift
[39/40] Compiling FineJSON KeyedDC.swift
[40/40] Emitting module FineJSON
[41/42] Compiling FineJSON UnkeyedEC.swift
[42/42] Compiling FineJSON WeakTypingPrimitiveJSONDecoder.swift
Build complete! (7.40s)
Build complete.
========================================
ResolveProductDependencies
========================================
Resolving dependencies at path: spi-builder-workspace
Fetching https://github.com/omochi/FineJSON.git from cache
Fetched https://github.com/omochi/FineJSON.git (0.14s)
Fetching https://github.com/omochi/RichJSONParser.git from cache
Fetched https://github.com/omochi/RichJSONParser.git (0.14s)
Computing version for https://github.com/omochi/RichJSONParser.git
Computed https://github.com/omochi/RichJSONParser.git at 3.0.0 (0.41s)
Creating working copy for https://github.com/omochi/RichJSONParser.git
Working copy of https://github.com/omochi/RichJSONParser.git resolved at 3.0.0
Creating working copy for https://github.com/omochi/FineJSON.git
Working copy of https://github.com/omochi/FineJSON.git resolved at 1.14.0
warning: dependency 'finejson' is not used by any target
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "finejson",
      "name": "FineJSON",
      "url": "https://github.com/omochi/FineJSON.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/FineJSON",
      "dependencies": [
        {
          "identity": "richjsonparser",
          "name": "RichJSONParser",
          "url": "https://github.com/omochi/RichJSONParser.git",
          "version": "3.0.0",
          "path": "/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/RichJSONParser",
          "dependencies": [

          ]
        }
      ]
    }
  ]
}
Done.

Build Machine: Mac 5