The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of Ananda, reference main (1c3696), with Swift 6.1 for macOS (SPM) on 21 Aug 2025 13:59:14 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats

Build Log

========================================
RunAll
========================================
Builder version: 4.67.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/nixzhu/Ananda.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/nixzhu/Ananda
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 1c3696e allowingJSON5
Cloned https://github.com/nixzhu/Ananda.git
Revision (git rev-parse @):
1c3696eeff6a945d4c65ec8349bca78ab1b14498
SUCCESS checkout https://github.com/nixzhu/Ananda.git at main
Fetching https://github.com/michaeleisel/JJLISO8601DateFormatter.git
Fetching https://github.com/ibireme/yyjson.git
[1/862] Fetching jjliso8601dateformatter
[226/5064] Fetching jjliso8601dateformatter, yyjson
Fetched https://github.com/ibireme/yyjson.git from cache (1.42s)
Fetched https://github.com/michaeleisel/JJLISO8601DateFormatter.git from cache (1.42s)
Computing version for https://github.com/michaeleisel/JJLISO8601DateFormatter.git
Computed https://github.com/michaeleisel/JJLISO8601DateFormatter.git at 0.1.8 (4.83s)
Computing version for https://github.com/ibireme/yyjson.git
Computed https://github.com/ibireme/yyjson.git at 0.12.0 (0.58s)
Creating working copy for https://github.com/michaeleisel/JJLISO8601DateFormatter.git
Working copy of https://github.com/michaeleisel/JJLISO8601DateFormatter.git resolved at 0.1.8
Creating working copy for https://github.com/ibireme/yyjson.git
Working copy of https://github.com/ibireme/yyjson.git resolved at 0.12.0
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "ananda",
      "name": "Ananda",
      "url": "https://github.com/nixzhu/Ananda.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Ananda",
      "dependencies": [
        {
          "identity": "yyjson",
          "name": "yyjson",
          "url": "https://github.com/ibireme/yyjson.git",
          "version": "0.12.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/yyjson",
          "dependencies": [
          ]
        },
        {
          "identity": "jjliso8601dateformatter",
          "name": "JJLISO8601DateFormatter",
          "url": "https://github.com/michaeleisel/JJLISO8601DateFormatter.git",
          "version": "0.1.8",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/JJLISO8601DateFormatter",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/nixzhu/Ananda.git
[1/736] Fetching ananda
Fetched https://github.com/nixzhu/Ananda.git from cache (1.23s)
Fetching https://github.com/ibireme/yyjson.git from cache
Fetching https://github.com/michaeleisel/JJLISO8601DateFormatter.git from cache
Fetched https://github.com/ibireme/yyjson.git from cache (0.48s)
Fetched https://github.com/michaeleisel/JJLISO8601DateFormatter.git from cache (0.48s)
Computing version for https://github.com/michaeleisel/JJLISO8601DateFormatter.git
Computed https://github.com/michaeleisel/JJLISO8601DateFormatter.git at 0.1.8 (0.53s)
Computing version for https://github.com/ibireme/yyjson.git
Computed https://github.com/ibireme/yyjson.git at 0.12.0 (0.03s)
Creating working copy for https://github.com/michaeleisel/JJLISO8601DateFormatter.git
Working copy of https://github.com/michaeleisel/JJLISO8601DateFormatter.git resolved at 0.1.8
Creating working copy for https://github.com/ibireme/yyjson.git
Working copy of https://github.com/ibireme/yyjson.git resolved at 0.12.0
Creating working copy for https://github.com/nixzhu/Ananda.git
Working copy of https://github.com/nixzhu/Ananda.git resolved at main (1c3696e)
warning: '.resolve-product-dependencies': dependency 'ananda' is not used by any target
Found 2 product dependencies
  - yyjson
  - JJLISO8601DateFormatter
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/nixzhu/Ananda.git
https://github.com/nixzhu/Ananda.git
{
  "dependencies" : [
    {
      "identity" : "yyjson",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.12.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/ibireme/yyjson.git"
    },
    {
      "identity" : "jjliso8601dateformatter",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.1.8",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/michaeleisel/JJLISO8601DateFormatter.git"
    }
  ],
  "manifest_display_name" : "Ananda",
  "name" : "Ananda",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "Ananda",
      "targets" : [
        "Ananda"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "AnandaTests",
      "module_type" : "SwiftTarget",
      "name" : "AnandaTests",
      "path" : "Tests/AnandaTests",
      "sources" : [
        "AnandaTests.swift"
      ],
      "target_dependencies" : [
        "Ananda"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Ananda",
      "module_type" : "SwiftTarget",
      "name" : "Ananda",
      "path" : "Sources/Ananda",
      "product_dependencies" : [
        "yyjson",
        "JJLISO8601DateFormatter"
      ],
      "product_memberships" : [
        "Ananda"
      ],
      "sources" : [
        "AnandaJSON.swift",
        "AnandaModel.swift",
        "AnandaPathItem.swift",
        "AnandaValueExtractor.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats
Building for debugging...
[0/6] Write sources
[1/6] Write swift-version-2F0A5646E1D333AE.txt
[2/6] Compiling localtime.c
[3/6] Compiling JJLISO8601DateFormatter JJLInternal.c
[4/6] Compiling yyjson.c
[5/6] Compiling JJLISO8601DateFormatter JJLISO8601DateFormatter.m
[7/11] Compiling Ananda AnandaValueExtractor.swift
[8/11] Compiling Ananda AnandaPathItem.swift
[9/11] Compiling Ananda AnandaModel.swift
[10/11] Compiling Ananda AnandaJSON.swift
[11/11] Emitting module Ananda
Build complete! (6.08s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "yyjson",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.12.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/ibireme/yyjson.git"
    },
    {
      "identity" : "jjliso8601dateformatter",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.1.8",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/michaeleisel/JJLISO8601DateFormatter.git"
    }
  ],
  "manifest_display_name" : "Ananda",
  "name" : "Ananda",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "Ananda",
      "targets" : [
        "Ananda"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "AnandaTests",
      "module_type" : "SwiftTarget",
      "name" : "AnandaTests",
      "path" : "Tests/AnandaTests",
      "sources" : [
        "AnandaTests.swift"
      ],
      "target_dependencies" : [
        "Ananda"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Ananda",
      "module_type" : "SwiftTarget",
      "name" : "Ananda",
      "path" : "Sources/Ananda",
      "product_dependencies" : [
        "yyjson",
        "JJLISO8601DateFormatter"
      ],
      "product_memberships" : [
        "Ananda"
      ],
      "sources" : [
        "AnandaJSON.swift",
        "AnandaModel.swift",
        "AnandaPathItem.swift",
        "AnandaValueExtractor.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
Done.