The Swift Package Index logo.Swift Package Index

Build Information

Successful build of SagaInkMarkdownReader 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/loopwerk/SagaInkMarkdownReader.git
Reference: main
Initialized empty Git repository in /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/loopwerk/SagaInkMarkdownReader
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 3d1f48e chore: Don't commit Package.resolved to git
Cloned https://github.com/loopwerk/SagaInkMarkdownReader.git
Revision (git rev-parse @):
3d1f48eab1f27b24ded69c711ab6d3e4fbb4889d
SUCCESS checkout https://github.com/loopwerk/SagaInkMarkdownReader.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/loopwerk/SagaInkMarkdownReader.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/7] Write sources
[6/7] Write swift-version--423B1241ED78D482.txt
[8/66] Compiling Ink Character+Escaping.swift
[9/66] Compiling Ink CodeBlock.swift
[10/66] Compiling Ink FormattedText.swift
[11/66] Compiling Ink Fragment.swift
[12/66] Compiling Ink HTML.swift
[13/70] Compiling Ink HTMLConvertible.swift
[14/70] Compiling Ink Hashable+AnyOf.swift
[15/70] Compiling Ink Heading.swift
[16/70] Compiling Ink HorizontalLine.swift
[17/70] Emitting module Ink
[18/70] Compiling Ink List.swift
[19/70] Compiling Ink Metadata.swift
[20/70] Compiling Ink Modifiable.swift
[21/70] Compiling Ink ModifierCollection.swift
[22/70] Compiling Ink TextStyle.swift
[23/70] Compiling Ink TextStyleMarker.swift
[24/70] Compiling Ink URL.swift
[25/70] Compiling Ink URLDeclaration.swift
[26/70] Compiling Ink Image.swift
[27/70] Compiling Ink InlineCode.swift
[28/70] Compiling Ink KeyPathPatterns.swift
[29/70] Compiling Ink Link.swift
[30/70] Compiling Ink Markdown.swift
[31/70] Compiling Ink MarkdownParser.swift
[32/70] Compiling Ink Modifier.swift
[33/70] Compiling Ink Blockquote.swift
[34/70] Compiling Ink Character+Classification.swift
[35/70] Compiling Ink NamedURLCollection.swift
[36/70] Compiling Ink Paragraph.swift
[37/70] Compiling Ink PlainTextConvertible.swift
[38/70] Compiling Ink Readable.swift
[39/70] Compiling Ink Reader.swift
[40/70] Compiling Ink Require.swift
[41/70] Compiling Ink Substring+Trimming.swift
[42/70] Compiling Ink Table.swift
[43/70] Compiling Codextended Codextended.swift
[44/70] Emitting module Codextended
[45/70] Compiling PathKit PathKit.swift
[46/70] Emitting module PathKit
[47/83] Emitting module Splash
[48/86] Compiling Saga Reader+Decoder.swift
[49/86] Compiling Saga Reader.swift
[50/86] Compiling Saga RenderingContexts.swift
[52/86] Compiling Saga MetadataDecoder.swift
[53/86] Compiling Saga Path+Extensions.swift
[54/86] Compiling Saga ProcessingStep.swift
[55/86] Compiling Saga FileContainer.swift
[56/86] Compiling Saga FileIO.swift
[57/86] Compiling Saga Item.swift
[58/86] Compiling Saga ItemWriteMode.swift
[59/86] Compiling Splash Segment.swift
[60/86] Compiling Splash TokenType.swift
[61/86] Compiling Splash Tokenizer.swift
[74/86] Compiling Saga String+Slugify.swift
[75/87] Compiling Saga Saga.swift
[78/87] Compiling Saga Writer.swift
[85/87] Emitting module Saga
[88/89] Emitting module SagaInkMarkdownReader
[89/89] Compiling SagaInkMarkdownReader SagaInkMarkdownReader.swift
Build complete! (16.32s)
Fetching https://github.com/JohnSundell/Splash from cache
Fetching https://github.com/loopwerk/Saga.git from cache
Fetching https://github.com/johnsundell/ink.git from cache
Fetched https://github.com/loopwerk/Saga.git from cache (0.20s)
Fetched https://github.com/johnsundell/ink.git from cache (0.20s)
Fetched https://github.com/JohnSundell/Splash from cache (0.20s)
Computing version for https://github.com/JohnSundell/Splash
Computed https://github.com/JohnSundell/Splash at 0.16.0 (0.55s)
Computing version for https://github.com/johnsundell/ink.git
Computed https://github.com/johnsundell/ink.git at 0.6.0 (0.50s)
Computing version for https://github.com/loopwerk/Saga.git
Computed https://github.com/loopwerk/Saga.git at 1.2.1 (0.43s)
Fetching https://github.com/kylef/PathKit from cache
Fetching https://github.com/JohnSundell/Codextended.git from cache
Fetched https://github.com/kylef/PathKit from cache (0.15s)
Fetched https://github.com/JohnSundell/Codextended.git from cache (0.17s)
Computing version for https://github.com/kylef/PathKit
Computed https://github.com/kylef/PathKit at 1.0.1 (0.02s)
Fetching https://github.com/kylef/Spectre.git from cache
Fetched https://github.com/kylef/Spectre.git from cache (0.15s)
Computing version for https://github.com/kylef/Spectre.git
Computed https://github.com/kylef/Spectre.git at 0.10.1 (0.04s)
Computing version for https://github.com/JohnSundell/Codextended.git
Computed https://github.com/JohnSundell/Codextended.git at 0.3.0 (0.02s)
Creating working copy for https://github.com/JohnSundell/Splash
Working copy of https://github.com/JohnSundell/Splash resolved at 0.16.0
Creating working copy for https://github.com/kylef/Spectre.git
Working copy of https://github.com/kylef/Spectre.git resolved at 0.10.1
warning: /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/PathKit-61dbf7cf is not valid git repository for 'https://github.com/kylef/PathKit', will fetch again.
Fetching https://github.com/kylef/PathKit from cache
Fetched https://github.com/kylef/PathKit from cache (0.00s)
warning: /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/PathKit-61dbf7cf is not valid git repository for 'https://github.com/kylef/PathKit', will fetch again.
Fetching https://github.com/kylef/PathKit from cache
Fetched https://github.com/kylef/PathKit from cache (0.00s)
Creating working copy for https://github.com/kylef/PathKit
Working copy of https://github.com/kylef/PathKit resolved at 1.0.1
warning: /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/Codextended-0505e743 is not valid git repository for 'https://github.com/JohnSundell/Codextended.git', will fetch again.
Fetching https://github.com/JohnSundell/Codextended.git from cache
Fetched https://github.com/JohnSundell/Codextended.git from cache (0.01s)
warning: /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/Codextended-0505e743 is not valid git repository for 'https://github.com/JohnSundell/Codextended.git', will fetch again.
Fetching https://github.com/JohnSundell/Codextended.git from cache
Fetched https://github.com/JohnSundell/Codextended.git from cache (0.00s)
Creating working copy for https://github.com/JohnSundell/Codextended.git
Working copy of https://github.com/JohnSundell/Codextended.git resolved at 0.3.0
warning: /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/ink-5a31789d is not valid git repository for 'https://github.com/johnsundell/ink.git', will fetch again.
Fetching https://github.com/johnsundell/ink.git from cache
Fetched https://github.com/johnsundell/ink.git from cache (0.01s)
warning: /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/ink-5a31789d is not valid git repository for 'https://github.com/johnsundell/ink.git', will fetch again.
Fetching https://github.com/johnsundell/ink.git from cache
Fetched https://github.com/johnsundell/ink.git from cache (0.01s)
Creating working copy for https://github.com/johnsundell/ink.git
Working copy of https://github.com/johnsundell/ink.git resolved at 0.6.0
Creating working copy for https://github.com/loopwerk/Saga.git
Working copy of https://github.com/loopwerk/Saga.git resolved at 1.2.1
Build complete.
Done.