The Swift Package Index logo.Swift Package Index

Build Information

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

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/DoccZz/docc2html.git
Reference: develop
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/DoccZz/docc2html
 * branch            develop    -> FETCH_HEAD
 * [new branch]      develop    -> origin/develop
HEAD is now at 7a64add Use DocCArchive 0.3.3
Cloned https://github.com/DoccZz/docc2html.git
Revision (git rev-parse @):
7a64add92f533acdb788f5ee3841ba9f60e4d9ed
SUCCESS checkout https://github.com/DoccZz/docc2html.git at develop
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/DoccZz/docc2html.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/11] Write sources
[0/11] Write docc2html-entitlement.plist
[0/11] Write sources
[7/11] Write swift-version--423B1241ED78D482.txt
[9/49] Compiling Logging LogHandler.swift
[10/49] Compiling Logging MetadataProvider.swift
[11/49] Emitting module Logging
[12/49] Compiling Logging Logging.swift
[13/49] Compiling Logging Locks.swift
[14/49] Compiling DocCArchive SchemaVersion.swift
[15/49] Compiling DocCArchive Declaration.swift
[16/49] Compiling DocCArchive HeroSection.swift
[17/52] Emitting module DocCArchive
[18/52] Compiling DocCArchive FileReference.swift
[19/52] Compiling DocCArchive ImageReference.swift
[20/52] Compiling DocCArchive LinkReference.swift
[21/52] Compiling DocCArchive VolumeSection.swift
[22/52] Compiling DocCArchive TypeIdentifier.swift
[23/52] Compiling DocCArchive Utilities.swift
[24/52] Compiling DocCArchive Reference.swift
[25/52] Compiling DocCArchive SectionReference.swift
[26/52] Compiling DocCArchive TopicReference.swift
[27/52] Compiling DocCArchive DocCArchive.swift
[28/52] Compiling DocCArchive Chapter.swift
[29/52] Compiling DocCArchive CodeListing.swift
[30/52] Compiling DocCArchive Content.swift
[31/52] Compiling mustache Helpers.swift
[32/52] Emitting module mustache
[33/52] Compiling mustache MustacheRenderingContext.swift
[34/52] Compiling mustache MustacheNode.swift
[35/52] Compiling mustache MustacheParser.swift
[36/52] Compiling mustache Mustacheable.swift
[37/52] Compiling mustache HTMLEscape.swift
[38/52] Compiling mustache SimpleKVC.swift
[39/52] Compiling DocCArchive Step.swift
[40/52] Compiling DocCArchive Document.swift
[41/52] Compiling DocCArchive Fragment.swift
[42/52] Compiling DocCArchive Identifier.swift
[43/52] Compiling DocCArchive InlineContent.swift
[44/52] Compiling DocCArchive InterfaceLanguage.swift
[45/52] Compiling DocCArchive MetaData.swift
[46/52] Compiling DocCArchive Platform.swift
[47/52] Compiling DocCArchive Parameter.swift
[48/52] Compiling DocCArchive Section.swift
[49/52] Compiling DocCArchive Task.swift
[50/76] Compiling DocCHTMLExporter Page.swift
[51/76] Compiling DocCHTMLExporter ParametersSection.swift
[52/76] Compiling DocCHTMLExporter PrimaryContent.swift
[53/79] Compiling DocCHTMLExporter Sections.swift
[54/79] Compiling DocCHTMLExporter StepContent.swift
[55/79] Compiling DocCHTMLExporter Stylesheet.swift
[56/79] Compiling DocCHTMLExporter Task.swift
[57/79] Compiling DocCHTMLExporter TopicTitle.swift
[58/79] Compiling DocCHTMLExporter Volume.swift
[59/79] Compiling DocCHTMLExporter DocumentContent.swift
[60/79] Compiling DocCHTMLExporter Hero.swift
[61/79] Compiling DocCHTMLExporter Navigation.swift
[62/79] Compiling DocCHTMLExporter AnchorString.swift
[63/79] Compiling DocCHTMLExporter Console.swift
[64/79] Compiling DocCHTMLExporter HTMLEscape.swift
[65/79] Compiling DocCHTMLExporter BuildDocument.swift
[66/79] Compiling DocCHTMLExporter BuildNavigation.swift
[67/79] Compiling DocCHTMLExporter DZRenderingContext.swift
[68/79] Compiling DocCHTMLExporter ExternalLinks.swift
[69/79] Compiling DocCHTMLExporter ContentHTML.swift
[70/79] Compiling DocCHTMLExporter FragmentHTML.swift
[71/79] Compiling DocCHTMLExporter InlineContentHTML.swift
[72/79] Compiling DocCHTMLExporter ReferenceHTML.swift
[73/79] Emitting module DocCHTMLExporter
[74/79] Compiling DocCHTMLExporter SectionHTML.swift
[75/79] Compiling DocCHTMLExporter CodeListing.swift
[76/79] Compiling DocCHTMLExporter DeclarationSection.swift
[77/85] Compiling DocCStaticExporter DocCStaticExportError.swift
[78/85] Compiling DocCStaticExporter Console.swift
[79/85] Emitting module DocCStaticExporter
[80/85] Compiling DocCStaticExporter DocCStaticExporter.swift
[81/85] Compiling DocCStaticExporter DocCFileSystemExportTarget.swift
[82/85] Compiling DocCStaticExporter DocCStaticExportTarget.swift
[83/91] Compiling docc2html main.swift
[84/91] Compiling docc2html LoadTemplates.swift
[85/91] Compiling docc2html Console.swift
[86/91] Compiling docc2html ExitCode.swift
[87/91] Emitting module docc2html
[88/91] Compiling docc2html Options.swift
[88/91] Write Objects.LinkFileList
[89/91] Linking docc2html
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/docc2html: replacing existing signature
[90/91] Applying docc2html
Build complete! (8.17s)
Fetching https://github.com/DoccZz/DocCArchive.git from cache
Fetching https://github.com/apple/swift-log.git from cache
Fetching https://github.com/AlwaysRightInstitute/mustache.git from cache
Fetched https://github.com/AlwaysRightInstitute/mustache.git from cache (0.21s)
Fetched https://github.com/DoccZz/DocCArchive.git from cache (0.22s)
Fetched https://github.com/apple/swift-log.git from cache (0.22s)
Computing version for https://github.com/AlwaysRightInstitute/mustache.git
Computed https://github.com/AlwaysRightInstitute/mustache.git at 1.0.1 (0.38s)
Computing version for https://github.com/DoccZz/DocCArchive.git
Computed https://github.com/DoccZz/DocCArchive.git at 0.3.4 (0.35s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.5.4 (0.03s)
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.4
Creating working copy for https://github.com/DoccZz/DocCArchive.git
Working copy of https://github.com/DoccZz/DocCArchive.git resolved at 0.3.4
Creating working copy for https://github.com/AlwaysRightInstitute/mustache.git
Working copy of https://github.com/AlwaysRightInstitute/mustache.git resolved at 1.0.1
Build complete.
Done.

Build Machine: Mac 7