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 MarkdownSyntax, reference 1.3.0 (9a185c), with Swift 6.2 for Android on 14 Dec 2025 22:10:42 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:android-6.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/hebertialmeida/MarkdownSyntax.git
Reference: 1.3.0
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/hebertialmeida/MarkdownSyntax
 * tag               1.3.0      -> FETCH_HEAD
HEAD is now at 9a185c1 Merge pull request #8 from hebertialmeida/swift-cmark
Cloned https://github.com/hebertialmeida/MarkdownSyntax.git
Revision (git rev-parse @):
9a185c1360aa99594a8e71fb4b5a3ed99ecbfdea
SUCCESS checkout https://github.com/hebertialmeida/MarkdownSyntax.git at 1.3.0
========================================
Build
========================================
Selected platform:         android
Swift version:             6.2
Building package at path:  $PWD
https://github.com/hebertialmeida/MarkdownSyntax.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:android-6.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1
android-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:5dcfe09194e3c36609f58c2a9689c9c974fddafea0cac7c12077a98d08c6b397
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.2-latest
Fetching https://github.com/swiftlang/swift-cmark
[1/18259] Fetching swift-cmark
Fetched https://github.com/swiftlang/swift-cmark from cache (0.99s)
Computing version for https://github.com/swiftlang/swift-cmark
Computed https://github.com/swiftlang/swift-cmark at 0.7.1 (3.44s)
Creating working copy for https://github.com/swiftlang/swift-cmark
Working copy of https://github.com/swiftlang/swift-cmark resolved at 0.7.1
Building for debugging...
[0/36] Compiling cmark-gfm buffer.c
[1/36] Compiling cmark-gfm arena.c
[2/36] Compiling cmark-gfm-extensions tasklist.c
[3/36] Compiling cmark-gfm iterator.c
[3/36] Write swift-version-2B04F66FBCF4E350.txt
[5/36] Compiling cmark-gfm-extensions tagfilter.c
[6/36] Compiling cmark-gfm latex.c
[7/36] Compiling cmark-gfm-extensions strikethrough.c
[8/36] Compiling cmark-gfm-extensions ext_scanners.c
[9/36] Compiling cmark-gfm xml.c
[10/36] Compiling cmark-gfm-extensions core-extensions.c
[11/36] Compiling cmark-gfm blocks.c
[12/36] Compiling cmark-gfm-extensions table.c
[13/36] Compiling cmark-gfm syntax_extension.c
[14/36] Compiling cmark-gfm-extensions autolink.c
[15/36] Compiling cmark-gfm registry.c
[16/36] Compiling cmark-gfm plugin.c
[17/36] Compiling cmark-gfm map.c
[18/36] Compiling cmark-gfm references.c
[19/36] Compiling cmark-gfm man.c
[19/36] Compiling cmark-gfm plaintext.c
[21/36] Compiling cmark-gfm render.c
[22/36] Compiling cmark-gfm linked_list.c
[23/36] Compiling cmark-gfm houdini_html_e.c
[24/36] Compiling cmark-gfm html.c
[25/36] Compiling cmark-gfm node.c
[26/36] Compiling cmark-gfm utf8.c
[27/36] Compiling cmark-gfm houdini_href_e.c
[28/36] Write sources
[29/36] Compiling cmark-gfm cmark_ctype.c
[29/36] Compiling cmark-gfm footnotes.c
[31/36] Compiling cmark-gfm houdini_html_u.c
[32/36] Compiling cmark-gfm cmark.c
[33/36] Compiling cmark-gfm commonmark.c
[34/36] Compiling cmark-gfm inlines.c
[35/36] Compiling cmark-gfm scanners.c
[37/82] Compiling MarkdownSyntax LinkReference.swift
[38/82] Compiling MarkdownSyntax List.swift
[39/82] Compiling MarkdownSyntax ListItem.swift
[40/82] Compiling MarkdownSyntax Paragraph.swift
[41/82] Compiling MarkdownSyntax Root.swift
[42/82] Compiling MarkdownSyntax SoftBreak.swift
[43/88] Compiling MarkdownSyntax Strong.swift
[44/88] Compiling MarkdownSyntax Table.swift
[45/88] Compiling MarkdownSyntax TableCell.swift
[46/88] Compiling MarkdownSyntax TableRow.swift
[47/88] Compiling MarkdownSyntax Text.swift
[48/88] Compiling MarkdownSyntax ThematicBreak.swift
[49/88] Compiling MarkdownSyntax Position+Range.swift
[50/88] Compiling MarkdownSyntax String+LineOffsets.swift
[51/88] Compiling MarkdownSyntax String+Range.swift
[52/88] Compiling MarkdownSyntax Markdown+Render.swift
[53/88] Compiling MarkdownSyntax Markdown.swift
[54/88] Compiling MarkdownSyntax Blockquote.swift
[55/88] Compiling MarkdownSyntax Break.swift
[56/88] Compiling MarkdownSyntax YAML.swift
[57/88] Compiling MarkdownSyntax AlignType.swift
[58/88] Compiling MarkdownSyntax BaseTypes.swift
[59/88] Compiling MarkdownSyntax Point.swift
[60/88] Compiling MarkdownSyntax Position.swift
[61/88] Compiling MarkdownSyntax ReferenceType.swift
[62/88] Compiling MarkdownSyntax Code.swift
[63/88] Compiling MarkdownSyntax Definition.swift
[64/88] Compiling MarkdownSyntax Delete.swift
[65/88] Compiling MarkdownSyntax Emphasis.swift
[66/88] Compiling MarkdownSyntax FootnoteDefinition.swift
[67/88] Compiling MarkdownSyntax FootnoteReference.swift
[68/88] Compiling MarkdownSyntax CMNode+Position.swift
[69/88] Compiling MarkdownSyntax CMNode+PositionAdjustment.swift
[70/88] Compiling MarkdownSyntax CMNode+Render.swift
[71/88] Compiling MarkdownSyntax CMNode+TableAlign.swift
[72/88] Compiling MarkdownSyntax CMNode+Task.swift
[73/88] Compiling MarkdownSyntax CMNode.swift
[74/88] Compiling MarkdownSyntax CMNodeType.swift
[75/88] Compiling MarkdownSyntax HTML.swift
[76/88] Compiling MarkdownSyntax Heading.swift
[77/88] Compiling MarkdownSyntax Image.swift
[78/88] Compiling MarkdownSyntax ImageReference.swift
[79/88] Compiling MarkdownSyntax InlineCode.swift
[80/88] Compiling MarkdownSyntax Link.swift
[81/88] Emitting module MarkdownSyntax
[82/88] Compiling MarkdownSyntax CMDelimiterType.swift
[83/88] Compiling MarkdownSyntax CMDocument.swift
[84/88] Compiling MarkdownSyntax CMDocumentOption.swift
[85/88] Compiling MarkdownSyntax CMExtension.swift
[86/88] Compiling MarkdownSyntax CMIterator.swift
[87/88] Compiling MarkdownSyntax CMListType.swift
[88/88] Compiling MarkdownSyntax CMNode+ASTManipulation.swift
Build complete! (18.77s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-cmark",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.7.1",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swiftlang/swift-cmark"
    }
  ],
  "manifest_display_name" : "MarkdownSyntax",
  "name" : "MarkdownSyntax",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    },
    {
      "name" : "watchos",
      "version" : "6.0"
    }
  ],
  "products" : [
    {
      "name" : "MarkdownSyntax",
      "targets" : [
        "MarkdownSyntax"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "MarkdownSyntaxTests",
      "module_type" : "SwiftTarget",
      "name" : "MarkdownSyntaxTests",
      "path" : "Tests/MarkdownSyntaxTests",
      "sources" : [
        "CI.swift",
        "ContentBlockPositionTests.swift",
        "ContentInlinePositionTests.swift",
        "ParserBlockTests.swift",
        "ParserInlineTests.swift",
        "ParserTests.swift",
        "XCTestManifests.swift"
      ],
      "target_dependencies" : [
        "MarkdownSyntax"
      ],
      "type" : "test"
    },
    {
      "c99name" : "MarkdownSyntax",
      "module_type" : "SwiftTarget",
      "name" : "MarkdownSyntax",
      "path" : "Sources/MarkdownSyntax",
      "product_dependencies" : [
        "cmark-gfm",
        "cmark-gfm-extensions"
      ],
      "product_memberships" : [
        "MarkdownSyntax"
      ],
      "sources" : [
        "CMark/CMDelimiterType.swift",
        "CMark/CMDocument.swift",
        "CMark/CMDocumentOption.swift",
        "CMark/CMExtension.swift",
        "CMark/CMIterator.swift",
        "CMark/CMListType.swift",
        "CMark/CMNode+ASTManipulation.swift",
        "CMark/CMNode+Position.swift",
        "CMark/CMNode+PositionAdjustment.swift",
        "CMark/CMNode+Render.swift",
        "CMark/CMNode+TableAlign.swift",
        "CMark/CMNode+Task.swift",
        "CMark/CMNode.swift",
        "CMark/CMNodeType.swift",
        "Extensions/Position+Range.swift",
        "Extensions/String+LineOffsets.swift",
        "Extensions/String+Range.swift",
        "Markdown+Render.swift",
        "Markdown.swift",
        "Nodes/Blockquote.swift",
        "Nodes/Break.swift",
        "Nodes/Code.swift",
        "Nodes/Definition.swift",
        "Nodes/Delete.swift",
        "Nodes/Emphasis.swift",
        "Nodes/FootnoteDefinition.swift",
        "Nodes/FootnoteReference.swift",
        "Nodes/HTML.swift",
        "Nodes/Heading.swift",
        "Nodes/Image.swift",
        "Nodes/ImageReference.swift",
        "Nodes/InlineCode.swift",
        "Nodes/Link.swift",
        "Nodes/LinkReference.swift",
        "Nodes/List.swift",
        "Nodes/ListItem.swift",
        "Nodes/Paragraph.swift",
        "Nodes/Root.swift",
        "Nodes/SoftBreak.swift",
        "Nodes/Strong.swift",
        "Nodes/Table.swift",
        "Nodes/TableCell.swift",
        "Nodes/TableRow.swift",
        "Nodes/Text.swift",
        "Nodes/ThematicBreak.swift",
        "Nodes/YAML.swift",
        "Types/AlignType.swift",
        "Types/BaseTypes.swift",
        "Types/Point.swift",
        "Types/Position.swift",
        "Types/ReferenceType.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.1"
}
android-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:5dcfe09194e3c36609f58c2a9689c9c974fddafea0cac7c12077a98d08c6b397
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.2-latest
Done.