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 docc2html, reference 0.6.3 (3e3f46), with Swift 5.10 for macOS (SPM) on 3 Mar 2025 19:11:56 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.60.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/DoccZz/docc2html.git
Reference: 0.6.3
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/DoccZz/docc2html
 * tag               0.6.3      -> FETCH_HEAD
HEAD is now at 3e3f461 Merge branch 'develop'
Cloned https://github.com/DoccZz/docc2html.git
Revision (git rev-parse @):
3e3f461faef463f1d35742e7515803da3f9fb547
SUCCESS checkout https://github.com/DoccZz/docc2html.git at 0.6.3
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $PWD
https://github.com/DoccZz/docc2html.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/11] Write sources
[2/11] Write docc2html-entitlement.plist
[5/11] Write sources
[7/11] Write swift-version-33747A42983211AE.txt
[9/51] Compiling Logging Locks.swift
[10/51] Compiling Logging LogHandler.swift
[11/51] Emitting module Logging
[12/51] Compiling Logging Logging.swift
[13/51] Compiling Logging MetadataProvider.swift
[14/51] Compiling DocCArchive Parameter.swift
[15/51] Compiling DocCArchive Section.swift
[16/53] Compiling DocCArchive InterfaceLanguage.swift
[17/53] Compiling DocCArchive MetaData.swift
[18/53] Compiling DocCArchive Platform.swift
[19/53] Compiling DocCArchive SchemaVersion.swift
[20/53] Compiling DocCArchive Declaration.swift
[21/53] Compiling DocCArchive HeroSection.swift
[22/53] Emitting module DocCArchive
[23/53] Compiling Mustache Helpers.swift
[24/53] Compiling Mustache MustacheRenderingContext.swift
[25/53] Compiling Mustache MustacheRendering.swift
[26/53] Compiling Mustache Mustachable.swift
[27/53] Compiling Mustache MustacheNode.swift
[28/53] Emitting module Mustache
[29/53] Compiling Mustache MustacheParser.swift
[30/53] Compiling Mustache HTMLEscape.swift
[31/53] Compiling Mustache SimpleKVC.swift
[32/53] Compiling DocCArchive FileReference.swift
[33/53] Compiling DocCArchive ImageReference.swift
[34/53] Compiling DocCArchive LinkReference.swift
[35/53] Compiling DocCArchive TypeIdentifier.swift
[36/53] Compiling DocCArchive Utilities.swift
[37/53] Compiling DocCArchive Fragment.swift
[38/53] Compiling DocCArchive Identifier.swift
[39/53] Compiling DocCArchive InlineContent.swift
[40/53] Compiling DocCArchive DocCArchive.swift
[41/53] Compiling DocCArchive Chapter.swift
[42/53] Compiling DocCArchive CodeListing.swift
[43/53] Compiling DocCArchive Reference.swift
[44/53] Compiling DocCArchive SectionReference.swift
[45/53] Compiling DocCArchive TopicReference.swift
[46/53] Compiling DocCArchive Task.swift
[47/53] Compiling DocCArchive VolumeSection.swift
[48/53] Compiling DocCArchive Content.swift
[49/53] Compiling DocCArchive Step.swift
[50/53] Compiling DocCArchive Document.swift
[51/78] Compiling DocCHTMLExporter ExternalLinks.swift
[52/78] Compiling DocCHTMLExporter ContentHTML.swift
[53/78] Compiling DocCHTMLExporter FragmentHTML.swift
[54/80] Compiling DocCHTMLExporter ParametersSection.swift
[55/80] Compiling DocCHTMLExporter PrimaryContent.swift
[56/80] Compiling DocCHTMLExporter Sections.swift
[57/80] Compiling DocCHTMLExporter CodeListing.swift
[58/80] Compiling DocCHTMLExporter DeclarationSection.swift
[59/80] Compiling DocCHTMLExporter DocumentContent.swift
[60/80] Compiling DocCHTMLExporter Volume.swift
[61/80] Compiling DocCHTMLExporter AnchorString.swift
[62/80] Compiling DocCHTMLExporter Console.swift
[63/80] Compiling DocCHTMLExporter HTMLEscape.swift
[64/80] Compiling DocCHTMLExporter BuildDocument.swift
[65/80] Compiling DocCHTMLExporter BuildNavigation.swift
[66/80] Compiling DocCHTMLExporter DZRenderingContext.swift
[67/80] Compiling DocCHTMLExporter InlineContentHTML.swift
[68/80] Compiling DocCHTMLExporter ReferenceHTML.swift
[69/80] Compiling DocCHTMLExporter SectionHTML.swift
[70/80] Compiling DocCHTMLExporter Hero.swift
[71/80] Compiling DocCHTMLExporter Navigation.swift
[72/80] Compiling DocCHTMLExporter Page.swift
[73/80] Compiling DocCHTMLExporter Task.swift
[74/80] Compiling DocCHTMLExporter TopicTitle.swift
[75/80] Compiling DocCHTMLExporter StepContent.swift
[76/80] Compiling DocCHTMLExporter Stylesheet.swift
[77/80] Emitting module DocCHTMLExporter
[78/86] Compiling DocCStaticExporter Console.swift
[79/86] Compiling DocCStaticExporter DocCStaticExportTarget.swift
[80/86] Compiling DocCStaticExporter DocCStaticExportError.swift
[81/86] Emitting module DocCStaticExporter
[82/86] Compiling DocCStaticExporter DocCFileSystemExportTarget.swift
[83/86] Compiling DocCStaticExporter DocCStaticExporter.swift
[84/92] Compiling docc2html main.swift
[85/92] Compiling docc2html Console.swift
[86/92] Emitting module docc2html
[87/92] Compiling docc2html ExitCode.swift
[88/92] Compiling docc2html LoadTemplates.swift
[89/92] Compiling docc2html Options.swift
[89/92] Write Objects.LinkFileList
[90/92] Linking docc2html
[91/92] Applying docc2html
Build complete! (13.46s)
Fetching https://github.com/AlwaysRightInstitute/mustache.git
Fetching https://github.com/DoccZz/DocCArchive.git
Fetching https://github.com/apple/swift-log.git
[1/463] Fetching doccarchive
[464/1022] Fetching doccarchive, mustache
[548/4790] Fetching doccarchive, mustache, swift-log
Fetched https://github.com/DoccZz/DocCArchive.git from cache (1.65s)
Fetched https://github.com/apple/swift-log.git from cache (1.65s)
Fetched https://github.com/AlwaysRightInstitute/mustache.git from cache (1.65s)
Computing version for https://github.com/DoccZz/DocCArchive.git
Computed https://github.com/DoccZz/DocCArchive.git at 0.4.2 (0.43s)
Computing version for https://github.com/AlwaysRightInstitute/mustache.git
Computed https://github.com/AlwaysRightInstitute/mustache.git at 1.0.2 (0.47s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.2 (0.32s)
Creating working copy for https://github.com/DoccZz/DocCArchive.git
Working copy of https://github.com/DoccZz/DocCArchive.git resolved at 0.4.2
Creating working copy for https://github.com/AlwaysRightInstitute/mustache.git
Working copy of https://github.com/AlwaysRightInstitute/mustache.git resolved at 1.0.2
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.2
Build complete.
{
  "dependencies" : [
    {
      "identity" : "mustache",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.2",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/AlwaysRightInstitute/mustache.git"
    },
    {
      "identity" : "doccarchive",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.4.2",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/DoccZz/DocCArchive.git"
    },
    {
      "identity" : "swift-log",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.5.4",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-log.git"
    }
  ],
  "manifest_display_name" : "docc2html",
  "name" : "docc2html",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.14"
    },
    {
      "name" : "ios",
      "version" : "11.0"
    }
  ],
  "products" : [
    {
      "name" : "DocCHTMLExporter",
      "targets" : [
        "DocCHTMLExporter"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "DocCStaticExporter",
      "targets" : [
        "DocCStaticExporter"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "docc2html",
      "targets" : [
        "docc2html"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "docc2html",
      "module_type" : "SwiftTarget",
      "name" : "docc2html",
      "path" : "Sources/docc2html",
      "product_dependencies" : [
        "Logging"
      ],
      "product_memberships" : [
        "docc2html"
      ],
      "sources" : [
        "ExitCode.swift",
        "LoadTemplates.swift",
        "Options.swift",
        "Utilities/Console.swift",
        "main.swift"
      ],
      "target_dependencies" : [
        "DocCStaticExporter"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "DocCStaticExporter",
      "module_type" : "SwiftTarget",
      "name" : "DocCStaticExporter",
      "path" : "Sources/DocCStaticExporter",
      "product_dependencies" : [
        "DocCArchive",
        "Logging"
      ],
      "product_memberships" : [
        "DocCStaticExporter",
        "docc2html"
      ],
      "sources" : [
        "DocCFileSystemExportTarget.swift",
        "DocCStaticExportError.swift",
        "DocCStaticExportTarget.swift",
        "DocCStaticExporter.swift",
        "Utilities/Console.swift"
      ],
      "target_dependencies" : [
        "DocCHTMLExporter"
      ],
      "type" : "library"
    },
    {
      "c99name" : "DocCHTMLExporter",
      "module_type" : "SwiftTarget",
      "name" : "DocCHTMLExporter",
      "path" : "Sources/DocCHTMLExporter",
      "product_dependencies" : [
        "DocCArchive",
        "Mustache",
        "Logging"
      ],
      "product_memberships" : [
        "DocCHTMLExporter",
        "DocCStaticExporter",
        "docc2html"
      ],
      "sources" : [
        "BuildDocument.swift",
        "BuildNavigation.swift",
        "DZRenderingContext.swift",
        "ExternalLinks.swift",
        "HTML/ContentHTML.swift",
        "HTML/FragmentHTML.swift",
        "HTML/InlineContentHTML.swift",
        "HTML/ReferenceHTML.swift",
        "HTML/SectionHTML.swift",
        "Templates/CodeListing.swift",
        "Templates/DeclarationSection.swift",
        "Templates/DocumentContent.swift",
        "Templates/Hero.swift",
        "Templates/Navigation.swift",
        "Templates/Page.swift",
        "Templates/ParametersSection.swift",
        "Templates/PrimaryContent.swift",
        "Templates/Sections.swift",
        "Templates/StepContent.swift",
        "Templates/Stylesheet.swift",
        "Templates/Task.swift",
        "Templates/TopicTitle.swift",
        "Templates/Volume.swift",
        "Utilities/AnchorString.swift",
        "Utilities/Console.swift",
        "Utilities/HTMLEscape.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.0"
}
Done.