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 CommonMarkAttributedString, reference 0.2.0 (578419), with Swift 6.0 for macOS (SPM) on 27 Nov 2024 23:10:52 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.1.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.58.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/mattt/CommonMarkAttributedString.git
Reference: 0.2.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/mattt/CommonMarkAttributedString
 * tag               0.2.0      -> FETCH_HEAD
HEAD is now at 578419f Bump version to 0.2.0
Cloned https://github.com/mattt/CommonMarkAttributedString.git
Revision (git rev-parse @):
578419f521d16fd5fb6e757e7f5a6a4748fc0c38
SUCCESS checkout https://github.com/mattt/CommonMarkAttributedString.git at 0.2.0
Fetching https://github.com/SwiftDocOrg/CommonMark.git
Fetching https://github.com/SwiftDocOrg/swift-cmark.git
[1/1175] Fetching commonmark
[1176/13730] Fetching commonmark, swift-cmark
Fetched https://github.com/SwiftDocOrg/CommonMark.git from cache (1.51s)
Fetched https://github.com/SwiftDocOrg/swift-cmark.git from cache (1.51s)
Computing version for https://github.com/SwiftDocOrg/CommonMark.git
Computed https://github.com/SwiftDocOrg/CommonMark.git at 0.3.0 (0.56s)
Computing version for https://github.com/SwiftDocOrg/swift-cmark.git
Computed https://github.com/SwiftDocOrg/swift-cmark.git at 0.28.3+20200110.2a76603 (2.43s)
Creating working copy for https://github.com/SwiftDocOrg/CommonMark.git
Working copy of https://github.com/SwiftDocOrg/CommonMark.git resolved at 0.3.0
Creating working copy for https://github.com/SwiftDocOrg/swift-cmark.git
Working copy of https://github.com/SwiftDocOrg/swift-cmark.git resolved at 0.28.3+20200110.2a76603
========================================
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": "commonmarkattributedstring",
      "name": "CommonMarkAttributedString",
      "url": "https://github.com/mattt/CommonMarkAttributedString.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/CommonMarkAttributedString",
      "dependencies": [
        {
          "identity": "commonmark",
          "name": "CommonMark",
          "url": "https://github.com/SwiftDocOrg/CommonMark.git",
          "version": "0.3.2",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/CommonMark",
          "dependencies": [
            {
              "identity": "swift-cmark",
              "name": "cmark",
              "url": "https://github.com/SwiftDocOrg/swift-cmark.git",
              "version": "0.29.0+20210102.9c8096a",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-cmark",
              "dependencies": [
              ]
            }
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/mattt/CommonMarkAttributedString.git
[3/125] Fetching commonmarkattributedstring
Fetched https://github.com/mattt/CommonMarkAttributedString.git from cache (0.70s)
Fetching https://github.com/SwiftDocOrg/CommonMark.git from cache
Fetched https://github.com/SwiftDocOrg/CommonMark.git from cache (0.46s)
Computing version for https://github.com/SwiftDocOrg/CommonMark.git
Computed https://github.com/SwiftDocOrg/CommonMark.git at 0.3.2 (0.02s)
Fetching https://github.com/SwiftDocOrg/swift-cmark.git from cache
Fetched https://github.com/SwiftDocOrg/swift-cmark.git from cache (0.78s)
Computing version for https://github.com/SwiftDocOrg/swift-cmark.git
Computed https://github.com/SwiftDocOrg/swift-cmark.git at 0.29.0+20210102.9c8096a (0.02s)
Creating working copy for https://github.com/SwiftDocOrg/swift-cmark.git
Working copy of https://github.com/SwiftDocOrg/swift-cmark.git resolved at 0.29.0+20210102.9c8096a
Creating working copy for https://github.com/SwiftDocOrg/CommonMark.git
Working copy of https://github.com/SwiftDocOrg/CommonMark.git resolved at 0.3.2
Creating working copy for https://github.com/mattt/CommonMarkAttributedString.git
Working copy of https://github.com/mattt/CommonMarkAttributedString.git resolved at 0.2.0 (578419f)
warning: '.resolve-product-dependencies': dependency 'commonmarkattributedstring' is not used by any target
Found 1 product dependencies
  - CommonMark
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/mattt/CommonMarkAttributedString.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.1.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/22] Write swift-version--7754E27361AE5C74.txt
[1/22] Compiling cmark cmark_ctype.c
[2/22] Compiling cmark houdini_html_e.c
[2/22] Compiling cmark houdini_href_e.c
[4/22] Compiling cmark houdini_html_u.c
[5/22] Compiling cmark iterator.c
[6/22] Compiling cmark inlines.c
[7/22] Compiling cmark render.c
[8/22] Compiling cmark references.c
[9/22] Compiling cmark node.c
[10/22] Compiling cmark man.c
[11/22] Write sources
[13/22] Compiling cmark utf8.c
[14/22] Compiling cmark latex.c
[15/22] Compiling cmark html.c
[16/22] Compiling cmark buffer.c
[17/22] Compiling cmark cmark.c
[18/22] Compiling cmark xml.c
[19/22] Compiling cmark commonmark.c
[20/22] Compiling cmark blocks.c
[21/22] Compiling cmark scanners.c
[23/46] Emitting module CommonMark
[24/48] Compiling CommonMark Link.swift
[25/48] Compiling CommonMark RawHTML.swift
[26/48] Compiling CommonMark SoftLineBreak.swift
[27/48] Compiling CommonMark Heading.swift
[28/48] Compiling CommonMark List.swift
[29/48] Compiling CommonMark Paragraph.swift
[30/48] Compiling CommonMark Literal.swift
[31/48] Compiling CommonMark Version.swift
[32/48] Compiling CommonMark ThematicBreak.swift
[33/48] Compiling CommonMark Document.swift
[34/48] Compiling CommonMark Code.swift
[35/48] Compiling CommonMark Node.swift
[36/48] Compiling CommonMark Block.swift
[37/48] Compiling CommonMark LineBreak.swift
[38/48] Compiling CommonMark Linked.swift
[39/48] Compiling CommonMark Strong.swift
[40/48] Compiling CommonMark Text.swift
[41/48] Compiling CommonMark BlockQuote.swift
[42/48] Compiling CommonMark CodeBlock.swift
[43/48] Compiling CommonMark HTMLBlock.swift
[44/48] Compiling CommonMark Children.swift
[45/48] Compiling CommonMark Inline.swift
[46/48] Compiling CommonMark Emphasis.swift
[47/48] Compiling CommonMark HardLineBreak.swift
[48/48] Compiling CommonMark Image.swift
[49/55] Compiling CommonMarkAttributedString NSFont+Extensions.swift
[50/55] Compiling CommonMarkAttributedString UIFont+Extensions.swift
[51/55] Compiling CommonMarkAttributedString CommonMark+Extensions.swift
[52/55] Compiling CommonMarkAttributedString NSAttributedString+Extensions.swift
[53/55] Compiling CommonMarkAttributedString AttributedStringConvertible.swift
[54/55] Compiling CommonMarkAttributedString Array+Extensions.swift
[55/55] Emitting module CommonMarkAttributedString
Build complete! (17.80s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "commonmark",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.3.0",
            "upper_bound" : "0.4.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/SwiftDocOrg/CommonMark.git"
    }
  ],
  "manifest_display_name" : "CommonMarkAttributedString",
  "name" : "CommonMarkAttributedString",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.10"
    },
    {
      "name" : "ios",
      "version" : "9.0"
    },
    {
      "name" : "tvos",
      "version" : "9.0"
    }
  ],
  "products" : [
    {
      "name" : "CommonMarkAttributedString",
      "targets" : [
        "CommonMarkAttributedString"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "CommonMarkAttributedStringTests",
      "module_type" : "SwiftTarget",
      "name" : "CommonMarkAttributedStringTests",
      "path" : "Tests/CommonMarkAttributedStringTests",
      "sources" : [
        "CommonMarkAttributedStringTests.swift"
      ],
      "target_dependencies" : [
        "CommonMarkAttributedString"
      ],
      "type" : "test"
    },
    {
      "c99name" : "CommonMarkAttributedString",
      "module_type" : "SwiftTarget",
      "name" : "CommonMarkAttributedString",
      "path" : "Sources/CommonMarkAttributedString",
      "product_dependencies" : [
        "CommonMark"
      ],
      "product_memberships" : [
        "CommonMarkAttributedString"
      ],
      "sources" : [
        "Array+Extensions.swift",
        "AttributedStringConvertible.swift",
        "CommonMark+Extensions.swift",
        "NSAttributedString+Extensions.swift",
        "NSFont+Extensions.swift",
        "UIFont+Extensions.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.1"
}
Done.