The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Ansi2Html, reference 0.0.4 (d24ec5), with Swift 6.3 for macOS (SPM) on 13 Apr 2026 16:25:58 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/OakCityLabs/Ansi2Html.git
Reference: 0.0.4
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/OakCityLabs/Ansi2Html
 * tag               0.0.4      -> FETCH_HEAD
HEAD is now at d24ec52 Switch from <font> to <span> with CSS for foreground color.
Cloned https://github.com/OakCityLabs/Ansi2Html.git
Revision (git rev-parse @):
d24ec52dc259063e173d09b2253ae1b60dbe6bd0
SUCCESS checkout https://github.com/OakCityLabs/Ansi2Html.git at 0.0.4
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
Fetching https://github.com/mtynior/ColorizeSwift
Fetching https://github.com/pointfreeco/swift-custom-dump.git
[1/5464] Fetching swift-custom-dump
[165/5755] Fetching swift-custom-dump, colorizeswift
[224/11478] Fetching swift-custom-dump, colorizeswift, xctest-dynamic-overlay
Fetched https://github.com/pointfreeco/swift-custom-dump.git from cache (1.47s)
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (1.47s)
Fetched https://github.com/mtynior/ColorizeSwift from cache (1.48s)
Computing version for https://github.com/pointfreeco/swift-custom-dump.git
Computed https://github.com/pointfreeco/swift-custom-dump.git at 0.10.2 (4.50s)
Computing version for https://github.com/mtynior/ColorizeSwift
Computed https://github.com/mtynior/ColorizeSwift at 1.6.0 (2.23s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 0.8.5 (0.74s)
Creating working copy for https://github.com/mtynior/ColorizeSwift
Working copy of https://github.com/mtynior/ColorizeSwift resolved at 1.6.0
Creating working copy for https://github.com/pointfreeco/swift-custom-dump.git
Working copy of https://github.com/pointfreeco/swift-custom-dump.git resolved at 0.10.2
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 0.8.5
========================================
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",
  "traits": [
    "default"
  ],
  "dependencies": [
    {
      "identity": "ansi2html",
      "name": "Ansi2Html",
      "url": "https://github.com/OakCityLabs/Ansi2Html.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Ansi2Html",
      "traits": [
        "default"
      ],
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/OakCityLabs/Ansi2Html.git
[1/94] Fetching ansi2html
Fetched https://github.com/OakCityLabs/Ansi2Html.git from cache (0.73s)
Creating working copy for https://github.com/OakCityLabs/Ansi2Html.git
Working copy of https://github.com/OakCityLabs/Ansi2Html.git resolved at 0.0.4 (d24ec52)
warning: '.resolve-product-dependencies': dependency 'ansi2html' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/OakCityLabs/Ansi2Html.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/4] Write sources
[1/4] Write swift-version--6988338F2F200930.txt
[2/4] Compiling Ansi2HtmlCpp Ansi2HtmlBridge.cpp
[3/4] Compiling Ansi2HtmlCpp ansi_esc2html.cpp
[5/6] Compiling Ansi2Html Ansi2Html.swift
[6/6] Emitting module Ansi2Html
Build complete! (6.11s)
Build complete.
{
  "cxx_language_standard" : "c++17",
  "dependencies" : [
    {
      "identity" : "colorizeswift",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.6.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/mtynior/ColorizeSwift"
    },
    {
      "identity" : "swift-custom-dump",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.3.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/swift-custom-dump.git"
    }
  ],
  "manifest_display_name" : "Ansi2Html",
  "name" : "Ansi2Html",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "Ansi2Html",
      "targets" : [
        "Ansi2Html",
        "Ansi2HtmlCpp"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "Ansi2HtmlTests",
      "module_type" : "SwiftTarget",
      "name" : "Ansi2HtmlTests",
      "path" : "Tests/Ansi2HtmlTests",
      "product_dependencies" : [
        "ColorizeSwift",
        "CustomDump"
      ],
      "sources" : [
        "Ansi2HtmlTests.swift"
      ],
      "target_dependencies" : [
        "Ansi2Html",
        "Ansi2HtmlCpp"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Ansi2HtmlCpp",
      "module_type" : "ClangTarget",
      "name" : "Ansi2HtmlCpp",
      "path" : "Sources/CPP",
      "product_memberships" : [
        "Ansi2Html"
      ],
      "sources" : [
        "Ansi2HtmlBridge.cpp",
        "ansi_esc2html.cpp"
      ],
      "type" : "library"
    },
    {
      "c99name" : "Ansi2Html",
      "module_type" : "SwiftTarget",
      "name" : "Ansi2Html",
      "path" : "Sources/Swift",
      "product_memberships" : [
        "Ansi2Html"
      ],
      "sources" : [
        "Ansi2Html.swift"
      ],
      "target_dependencies" : [
        "Ansi2HtmlCpp"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.8"
}
Done.