The Swift Package Index logo.Swift Package Index

Build Information

Successful build of docc2html with Swift 5.9 for macOS (SPM).

Build Command

env DEVELOPER_DIR="/Applications/Xcode-15.0.0-Beta.app" xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.19.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/DoccZz/docc2html.git
Reference: 0.5.3
Initialized empty Git repository in /Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/DoccZz/docc2html
 * tag               0.5.3      -> FETCH_HEAD
HEAD is now at 0faaa9e Merge branch 'develop'
Cloned https://github.com/DoccZz/docc2html.git into spi-builder-workspace
0faaa9ee210cc726db6e5130bd4170cccc2a9b30
SUCCESS checkout https://github.com/DoccZz/docc2html.git at 0.5.3
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  spi-builder-workspace
Running build ...
env DEVELOPER_DIR="/Applications/Xcode-15.0.0-Beta.app" xcrun swift build --arch arm64
Building ... (attempt 1)
Fetching https://github.com/apple/swift-log.git from cache
Fetching https://github.com/AlwaysRightInstitute/mustache.git from cache
Fetching https://github.com/DoccZz/DocCArchive.git from cache
Fetched https://github.com/DoccZz/DocCArchive.git (0.20s)
Fetched https://github.com/AlwaysRightInstitute/mustache.git (0.20s)
Fetched https://github.com/apple/swift-log.git (0.35s)
Computing version for https://github.com/DoccZz/DocCArchive.git
Computed https://github.com/DoccZz/DocCArchive.git at 0.3.3 (0.39s)
Computing version for https://github.com/AlwaysRightInstitute/mustache.git
Computed https://github.com/AlwaysRightInstitute/mustache.git at 1.0.1 (0.02s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.5.2 (0.02s)
Creating working copy for https://github.com/AlwaysRightInstitute/mustache.git
Working copy of https://github.com/AlwaysRightInstitute/mustache.git resolved at 1.0.1
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.5.2
Creating working copy for https://github.com/DoccZz/DocCArchive.git
Working copy of https://github.com/DoccZz/DocCArchive.git resolved at 0.3.3
Building for debugging...
[1/39] Compiling Logging Locks.swift
[2/39] Compiling Logging MetadataProvider.swift
[3/39] Emitting module Logging
[4/39] Compiling Logging LogHandler.swift
[5/39] Compiling Logging Logging.swift
[6/39] Compiling DocCArchive InlineContent.swift
[7/39] Compiling DocCArchive InterfaceLanguage.swift
[8/39] Compiling DocCArchive MetaData.swift
[9/39] Compiling DocCArchive Platform.swift
[10/42] Compiling DocCArchive Parameter.swift
[11/42] Compiling DocCArchive Section.swift
[12/42] Compiling DocCArchive Task.swift
[13/42] Compiling DocCArchive SchemaVersion.swift
[14/42] Compiling DocCArchive Declaration.swift
[15/42] Compiling DocCArchive HeroSection.swift
[16/42] Emitting module DocCArchive
[17/42] Compiling DocCArchive VolumeSection.swift
[18/42] Compiling DocCArchive TypeIdentifier.swift
[19/42] Compiling DocCArchive Utilities.swift
[20/42] Compiling DocCArchive FileReference.swift
[21/42] Compiling DocCArchive ImageReference.swift
[22/42] Compiling DocCArchive LinkReference.swift
[23/42] Compiling DocCArchive Reference.swift
[24/42] Compiling DocCArchive SectionReference.swift
[25/42] Compiling DocCArchive TopicReference.swift
[26/42] Compiling DocCArchive Step.swift
[27/42] Compiling DocCArchive Document.swift
[28/42] Compiling DocCArchive Fragment.swift
[29/42] Compiling DocCArchive Identifier.swift
[30/42] Compiling DocCArchive DocCArchive.swift
[31/42] Compiling DocCArchive Chapter.swift
[32/42] Compiling DocCArchive CodeListing.swift
[33/42] Compiling DocCArchive Content.swift
[34/42] Compiling mustache MustacheRenderingContext.swift
[35/42] Compiling mustache Helpers.swift
[36/42] Compiling mustache MustacheNode.swift
[37/42] Emitting module mustache
[38/42] Compiling mustache HTMLEscape.swift
[39/42] Compiling mustache SimpleKVC.swift
[40/42] Compiling mustache Mustacheable.swift
[41/42] Compiling mustache MustacheParser.swift
[42/66] Emitting module DocCHTMLExporter
[43/66] Compiling DocCHTMLExporter Task.swift
[44/66] Compiling DocCHTMLExporter TopicTitle.swift
[45/66] Compiling DocCHTMLExporter Volume.swift
[46/69] Compiling DocCHTMLExporter ContentHTML.swift
[47/69] Compiling DocCHTMLExporter FragmentHTML.swift
[48/69] Compiling DocCHTMLExporter InlineContentHTML.swift
[49/69] Compiling DocCHTMLExporter ReferenceHTML.swift
[50/69] Compiling DocCHTMLExporter Page.swift
[51/69] Compiling DocCHTMLExporter ParametersSection.swift
[52/69] Compiling DocCHTMLExporter PrimaryContent.swift
[53/69] Compiling DocCHTMLExporter Sections.swift
[54/69] Compiling DocCHTMLExporter StepContent.swift
[55/69] Compiling DocCHTMLExporter Stylesheet.swift
[56/69] Compiling DocCHTMLExporter DocumentContent.swift
[57/69] Compiling DocCHTMLExporter Hero.swift
[58/69] Compiling DocCHTMLExporter Navigation.swift
[59/69] Compiling DocCHTMLExporter SectionHTML.swift
[60/69] Compiling DocCHTMLExporter CodeListing.swift
[61/69] Compiling DocCHTMLExporter DeclarationSection.swift
[62/69] Compiling DocCHTMLExporter AnchorString.swift
[63/69] Compiling DocCHTMLExporter Console.swift
[64/69] Compiling DocCHTMLExporter HTMLEscape.swift
[65/69] Compiling DocCHTMLExporter BuildDocument.swift
[66/69] Compiling DocCHTMLExporter BuildNavigation.swift
[67/69] Compiling DocCHTMLExporter DZRenderingContext.swift
[68/69] Compiling DocCHTMLExporter ExternalLinks.swift
[69/75] Compiling DocCStaticExporter DocCStaticExportTarget.swift
[70/75] Compiling DocCStaticExporter Console.swift
[71/75] Compiling DocCStaticExporter DocCStaticExportError.swift
[72/75] Emitting module DocCStaticExporter
[73/75] Compiling DocCStaticExporter DocCFileSystemExportTarget.swift
[74/75] Compiling DocCStaticExporter DocCStaticExporter.swift
[75/81] Compiling docc2html ExitCode.swift
[76/81] Compiling docc2html LoadTemplates.swift
[77/81] Emitting module docc2html
[78/81] Compiling docc2html main.swift
[79/81] Compiling docc2html Options.swift
[80/81] Compiling docc2html Console.swift
[80/81] Linking docc2html
Build complete! (23.74s)
Build complete.
Done.

Build Machine: Mac 5