The Swift Package Index logo.Swift Package Index

Build Information

Successful build of VJson 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/Balancingrock/vjson.git
Reference: master
Initialized empty Git repository in /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/Balancingrock/vjson
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 0abf007 Version nr bump
Cloned https://github.com/Balancingrock/vjson.git
Revision (git rev-parse @):
0abf00781b279def0bc8269d6ebdbc1076969c91
SUCCESS checkout https://github.com/Balancingrock/vjson.git at master
Fetching https://github.com/Balancingrock/Ascii from cache
Fetching https://github.com/Balancingrock/BRUtils from cache
Fetched https://github.com/Balancingrock/BRUtils (0.20s)
Fetched https://github.com/Balancingrock/Ascii (0.22s)
Computing version for https://github.com/Balancingrock/Ascii
Computed https://github.com/Balancingrock/Ascii at 1.5.2 (0.49s)
Computing version for https://github.com/Balancingrock/BRUtils
Computed https://github.com/Balancingrock/BRUtils at 1.1.5 (0.47s)
Creating working copy for https://github.com/Balancingrock/BRUtils
Working copy of https://github.com/Balancingrock/BRUtils resolved at 1.1.5
Creating working copy for https://github.com/Balancingrock/Ascii
Working copy of https://github.com/Balancingrock/Ascii resolved at 1.5.2
========================================
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": "vjson",
      "name": "VJson",
      "url": "https://github.com/Balancingrock/vjson.git",
      "version": "unspecified",
      "path": "/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/vjson",
      "dependencies": [
        {
          "identity": "ascii",
          "name": "Ascii",
          "url": "https://github.com/Balancingrock/Ascii",
          "version": "1.5.2",
          "path": "/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Ascii",
          "dependencies": [
          ]
        },
        {
          "identity": "brutils",
          "name": "BRUtils",
          "url": "https://github.com/Balancingrock/BRUtils",
          "version": "1.1.5",
          "path": "/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/BRUtils",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/Balancingrock/vjson.git
[1/1243] Fetching vjson
Fetched https://github.com/Balancingrock/vjson.git (0.38s)
Fetching https://github.com/Balancingrock/BRUtils from cache
Fetching https://github.com/Balancingrock/Ascii from cache
Fetched https://github.com/Balancingrock/BRUtils (0.56s)
Fetched https://github.com/Balancingrock/Ascii (0.56s)
Computing version for https://github.com/Balancingrock/Ascii
Computed https://github.com/Balancingrock/Ascii at 1.5.2 (0.11s)
Computing version for https://github.com/Balancingrock/BRUtils
Computed https://github.com/Balancingrock/BRUtils at 1.1.5 (0.09s)
Creating working copy for https://github.com/Balancingrock/vjson.git
Working copy of https://github.com/Balancingrock/vjson.git resolved at master
Creating working copy for https://github.com/Balancingrock/Ascii
Working copy of https://github.com/Balancingrock/Ascii resolved at 1.5.2
Creating working copy for https://github.com/Balancingrock/BRUtils
Working copy of https://github.com/Balancingrock/BRUtils resolved at 1.1.5
warning: '.resolve-product-dependencies': dependency 'vjson' is not used by any target
Found 2 product dependencies
  - Ascii
  - BRUtils
========================================
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/11] Emitting module Ascii
[2/11] Compiling Ascii Ascii.swift
[3/11] Compiling BRUtils Int.Extensions.swift
[4/11] Compiling BRUtils NSNumber.Extensions.swift
[5/11] Compiling BRUtils Date.Extensions.swift
[6/11] Compiling BRUtils Endianness.swift
[7/11] Compiling BRUtils GlobalFunctions.swift
[8/12] Compiling BRUtils Array.Extensions.swift
[9/12] Compiling BRUtils Bool.Extensions.swift
[10/12] Compiling BRUtils Data.Extensions.swift
[11/12] Emitting module BRUtils
[12/12] Compiling BRUtils TimeRelated.swift
[13/36] Compiling VJson Merge.swift
[14/36] Compiling VJson Name.swift
[15/36] Compiling VJson Null.swift
[16/39] Compiling VJson Sequence.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/VJson/Subscript.swift:64:21: warning: using '_' to ignore the result of a Void-returning function is redundant
                    _ = children.append(item)
                    ^~~~

/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/VJson/Subscript.swift:85:21: warning: using '_' to ignore the result of a Void-returning function is redundant
                    _ = children.append(item)
                    ^~~~

[17/39] Compiling VJson String.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/VJson/Subscript.swift:64:21: warning: using '_' to ignore the result of a Void-returning function is redundant
                    _ = children.append(item)
                    ^~~~

/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/VJson/Subscript.swift:85:21: warning: using '_' to ignore the result of a Void-returning function is redundant
                    _ = children.append(item)
                    ^~~~

[18/39] Compiling VJson Subscript.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/VJson/Subscript.swift:64:21: warning: using '_' to ignore the result of a Void-returning function is redundant
                    _ = children.append(item)
                    ^~~~

/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/VJson/Subscript.swift:85:21: warning: using '_' to ignore the result of a Void-returning function is redundant
                    _ = children.append(item)
                    ^~~~

[19/39] Compiling VJson Equatable.swift
[20/39] Compiling VJson Hierarchy.swift
[21/39] Compiling VJson KeyValueCoding.swift
[22/39] Compiling VJson Bool.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/VJson/Duplicate.swift:59:17: warning: using '_' to ignore the result of a Void-returning function is redundant
                _ = other.children!.append(c.duplicate)
                ^~~~

[23/39] Compiling VJson Children.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/VJson/Duplicate.swift:59:17: warning: using '_' to ignore the result of a Void-returning function is redundant
                _ = other.children!.append(c.duplicate)
                ^~~~

[24/39] Compiling VJson Code.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/VJson/Duplicate.swift:59:17: warning: using '_' to ignore the result of a Void-returning function is redundant
                _ = other.children!.append(c.duplicate)
                ^~~~

[25/39] Compiling VJson Duplicate.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/VJson/Duplicate.swift:59:17: warning: using '_' to ignore the result of a Void-returning function is redundant
                _ = other.children!.append(c.duplicate)
                ^~~~

[26/39] Emitting module VJson
[27/39] Compiling VJson Array.swift
[28/39] Compiling VJson ArrayObject.swift
[29/39] Compiling VJson AssignmentOperator.swift
[30/39] Compiling VJson AuxillaryFunctions.swift
[31/39] Compiling VJson Type.swift
[32/39] Compiling VJson UnicodeSupport.swift
[33/39] Compiling VJson VJson.swift
[34/39] Compiling VJson Number.swift
[35/39] Compiling VJson Object.swift
[36/39] Compiling VJson Parsers.swift
[37/39] Compiling VJson Persisting.swift
[38/39] Compiling VJson PipeOperator.swift
[39/39] Compiling VJson Protocols.swift
Build complete! (13.25s)
Build complete.
Done.