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 TerminalPaint, reference master (8395f8), with Swift 6.1 for macOS (SPM) on 24 Apr 2025 20:06:19 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 -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures

Build Log

========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/dduan/terminalpaint.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/dduan/terminalpaint
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 8395f8e Update for Swift 5.0 and Termbox 1.0
Cloned https://github.com/dduan/terminalpaint.git
Revision (git rev-parse @):
8395f8ee9768e88954766b787b05b83b57d67280
SUCCESS checkout https://github.com/dduan/terminalpaint.git at master
Fetching https://github.com/dduan/Termbox.git
[1/236] Fetching termbox
Fetched https://github.com/dduan/Termbox.git from cache (0.73s)
Computing version for https://github.com/dduan/Termbox.git
Computed https://github.com/dduan/Termbox.git at 1.0.0 (1.44s)
Creating working copy for https://github.com/dduan/Termbox.git
Working copy of https://github.com/dduan/Termbox.git resolved at 1.0.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": "terminalpaint",
      "name": "TerminalPaint",
      "url": "https://github.com/dduan/terminalpaint.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/terminalpaint",
      "dependencies": [
        {
          "identity": "termbox",
          "name": "Termbox",
          "url": "https://github.com/dduan/Termbox.git",
          "version": "1.0.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Termbox",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/dduan/terminalpaint.git
[1/24] Fetching terminalpaint
Fetched https://github.com/dduan/terminalpaint.git from cache (0.56s)
Fetching https://github.com/dduan/Termbox.git from cache
Fetched https://github.com/dduan/Termbox.git from cache (0.39s)
Computing version for https://github.com/dduan/Termbox.git
Computed https://github.com/dduan/Termbox.git at 1.0.0 (0.45s)
Creating working copy for https://github.com/dduan/Termbox.git
Working copy of https://github.com/dduan/Termbox.git resolved at 1.0.0
Creating working copy for https://github.com/dduan/terminalpaint.git
Working copy of https://github.com/dduan/terminalpaint.git resolved at master (8395f8e)
Found 1 product dependencies
  - Termbox
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/dduan/terminalpaint.git
https://github.com/dduan/terminalpaint.git
{
  "dependencies" : [
    {
      "identity" : "termbox",
      "requirement" : {
        "exact" : [
          "1.0.0"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/dduan/Termbox.git"
    }
  ],
  "manifest_display_name" : "TerminalPaint",
  "name" : "TerminalPaint",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "TerminalPaint",
      "targets" : [
        "TerminalPaint"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "TerminalPaint",
      "module_type" : "SwiftTarget",
      "name" : "TerminalPaint",
      "path" : "Sources/TerminalPaint",
      "product_dependencies" : [
        "Termbox"
      ],
      "product_memberships" : [
        "TerminalPaint"
      ],
      "sources" : [
        "main.swift"
      ],
      "type" : "executable"
    }
  ],
  "tools_version" : "5.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 -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Building for debugging...
[0/9] Write sources
[0/9] Write TerminalPaint-entitlement.plist
[2/9] Write sources
[3/9] Write swift-version-2F0A5646E1D333AE.txt
[4/9] Compiling ctermbox utf8.c
[5/9] Compiling ctermbox termbox.c
[7/11] Compiling Termbox Termbox.swift
[8/11] Emitting module Termbox
[9/13] Emitting module TerminalPaint
[10/13] Compiling TerminalPaint main.swift
[10/13] Write Objects.LinkFileList
[11/13] Linking TerminalPaint
[12/13] Applying TerminalPaint
Build complete! (3.14s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "termbox",
      "requirement" : {
        "exact" : [
          "1.0.0"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/dduan/Termbox.git"
    }
  ],
  "manifest_display_name" : "TerminalPaint",
  "name" : "TerminalPaint",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "TerminalPaint",
      "targets" : [
        "TerminalPaint"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "TerminalPaint",
      "module_type" : "SwiftTarget",
      "name" : "TerminalPaint",
      "path" : "Sources/TerminalPaint",
      "product_dependencies" : [
        "Termbox"
      ],
      "product_memberships" : [
        "TerminalPaint"
      ],
      "sources" : [
        "main.swift"
      ],
      "type" : "executable"
    }
  ],
  "tools_version" : "5.0"
}
Done.