Build Information
Successful build of Glyph, reference main (639ec5
), with Swift 6.0 for macOS (SPM) on 27 Feb 2025 21:19:51 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats
Build Log
========================================
RunAll
========================================
Builder version: 4.60.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ChimeHQ/Glyph.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/ChimeHQ/Glyph
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 639ec58 Pretty serious bug in enumerateLineFragments(in:options:block:)
Cloned https://github.com/ChimeHQ/Glyph.git
Revision (git rev-parse @):
639ec587d8cfd14eacacf7cf1b649e096db2b137
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/ChimeHQ/Glyph.git at main
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"dependencies": [
{
"identity": "glyph",
"name": "Glyph",
"url": "https://github.com/ChimeHQ/Glyph.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Glyph",
"dependencies": [
]
}
]
}
Fetching https://github.com/ChimeHQ/Glyph.git
[5/213] Fetching glyph
Fetched https://github.com/ChimeHQ/Glyph.git from cache (0.71s)
Creating working copy for https://github.com/ChimeHQ/Glyph.git
Working copy of https://github.com/ChimeHQ/Glyph.git resolved at main (639ec58)
warning: '.resolve-product-dependencies': dependency 'glyph' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.0
Building package at path: $PWD
https://github.com/ChimeHQ/Glyph.git
https://github.com/ChimeHQ/Glyph.git
{
"dependencies" : [
],
"manifest_display_name" : "Glyph",
"name" : "Glyph",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.13"
},
{
"name" : "maccatalyst",
"version" : "13.0"
},
{
"name" : "ios",
"version" : "12.0"
},
{
"name" : "tvos",
"version" : "12.0"
},
{
"name" : "visionos",
"version" : "1.0"
}
],
"products" : [
{
"name" : "Glyph",
"targets" : [
"Glyph"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "GlyphTests",
"module_type" : "SwiftTarget",
"name" : "GlyphTests",
"path" : "Tests/GlyphTests",
"sources" : [
"GlyphTests.swift"
],
"target_dependencies" : [
"Glyph"
],
"type" : "test"
},
{
"c99name" : "Glyph",
"module_type" : "SwiftTarget",
"name" : "Glyph",
"path" : "Sources/Glyph",
"product_memberships" : [
"Glyph"
],
"sources" : [
"NSLayoutManager+Additions.swift",
"NSTextContainer+Additions.swift",
"NSTextLayoutFragment+Additions.swift",
"NSTextLayoutManager+Additions.swift",
"NSTextRange+NSRange.swift",
"NSTextView+Additions.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-5BDAB9E9C0126B9D.txt
[3/9] Compiling Glyph NSTextRange+NSRange.swift
[4/9] Compiling Glyph NSTextView+Additions.swift
[5/9] Compiling Glyph NSTextLayoutFragment+Additions.swift
[6/9] Compiling Glyph NSLayoutManager+Additions.swift
[7/9] Compiling Glyph NSTextLayoutManager+Additions.swift
[8/9] Compiling Glyph NSTextContainer+Additions.swift
[9/9] Emitting module Glyph
Build complete! (11.34s)
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "Glyph",
"name" : "Glyph",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.13"
},
{
"name" : "maccatalyst",
"version" : "13.0"
},
{
"name" : "ios",
"version" : "12.0"
},
{
"name" : "tvos",
"version" : "12.0"
},
{
"name" : "visionos",
"version" : "1.0"
}
],
"products" : [
{
"name" : "Glyph",
"targets" : [
"Glyph"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "GlyphTests",
"module_type" : "SwiftTarget",
"name" : "GlyphTests",
"path" : "Tests/GlyphTests",
"sources" : [
"GlyphTests.swift"
],
"target_dependencies" : [
"Glyph"
],
"type" : "test"
},
{
"c99name" : "Glyph",
"module_type" : "SwiftTarget",
"name" : "Glyph",
"path" : "Sources/Glyph",
"product_memberships" : [
"Glyph"
],
"sources" : [
"NSLayoutManager+Additions.swift",
"NSTextContainer+Additions.swift",
"NSTextLayoutFragment+Additions.swift",
"NSTextLayoutManager+Additions.swift",
"NSTextRange+NSRange.swift",
"NSTextView+Additions.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
✅ Doc result (pending) reported
========================================
GenerateDocs
========================================
Generating docs at path: $PWD/.docs/chimehq/glyph/main
Repository: ChimeHQ/Glyph
Swift version used: 6.0
Target: Glyph
Extracting symbol information for 'Glyph'...
Finished extracting symbol information for 'Glyph'. (4.29s)
Building documentation for 'Glyph'...
warning: Parameter 'rect' is missing documentation
--> Sources/Glyph/NSTextContainer+Additions.swift:11:158-11:158
9 | /// Enumerate the line fragments that intersect a rect.
10 | ///
11 + /// - Parameter strictIntersection: If true, the result will only be rect and range strictly within the `rect` parameter. This is more expensive to compute.
| ╰─suggestion: Document 'rect' parameter
12 | public func enumerateLineFragments(for rect: CGRect, strictIntersection: Bool, block: (CGRect, NSRange, inout Bool) -> Void) {
13 | if #available(macOS 12.0, iOS 15.0, *), let textLayoutManager {
warning: Parameter 'block' is missing documentation
--> Sources/Glyph/NSTextContainer+Additions.swift:11:158-11:158
9 | /// Enumerate the line fragments that intersect a rect.
10 | ///
11 + /// - Parameter strictIntersection: If true, the result will only be rect and range strictly within the `rect` parameter. This is more expensive to compute.
| ╰─suggestion: Document 'block' parameter
12 | public func enumerateLineFragments(for rect: CGRect, strictIntersection: Bool, block: (CGRect, NSRange, inout Bool) -> Void) {
13 | if #available(macOS 12.0, iOS 15.0, *), let textLayoutManager {Finished building documentation for 'Glyph' (0.37s)
Generated documentation archive at:
/Users/admin/builder/spi-builder-workspace/.docs/chimehq/glyph/main
Fetching https://github.com/swiftlang/swift-docc-plugin
[1/2050] Fetching swift-docc-plugin
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (1.26s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.3 (2.44s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3316] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.20s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (0.57s)
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
Creating working copy for https://github.com/swiftlang/swift-docc-plugin
Working copy of https://github.com/swiftlang/swift-docc-plugin resolved at 1.4.3
Building for debugging...
[0/8] Write sources
[3/8] Write snippet-extract-tool-entitlement.plist
[4/8] Write swift-version-5BDAB9E9C0126B9D.txt
[6/53] Compiling Snippets SnippetParser.swift
[7/53] Compiling Snippets Snippet.swift
[8/53] Emitting module Snippets
[9/53] Compiling SymbolKit Mixin+Equals.swift
[10/53] Compiling SymbolKit Mixin+Hash.swift
[11/53] Compiling SymbolKit Mixin.swift
[12/53] Compiling SymbolKit LineList.swift
[13/53] Compiling SymbolKit Position.swift
[14/57] Compiling SymbolKit DeclarationFragments.swift
[15/57] Compiling SymbolKit Fragment.swift
[16/57] Compiling SymbolKit FragmentKind.swift
[17/57] Compiling SymbolKit FunctionParameter.swift
[18/57] Compiling SymbolKit FunctionSignature.swift
[19/57] Emitting module SymbolKit
[20/57] Compiling SymbolKit Relationship.swift
[21/57] Compiling SymbolKit RelationshipKind.swift
[22/57] Compiling SymbolKit SourceOrigin.swift
[23/57] Compiling SymbolKit GenericConstraints.swift
[24/57] Compiling SymbolKit Swift.swift
[25/57] Compiling SymbolKit Names.swift
[26/57] Compiling SymbolKit SPI.swift
[27/57] Compiling SymbolKit Snippet.swift
[28/57] Compiling SymbolKit Extension.swift
[29/57] Compiling SymbolKit Identifier.swift
[30/57] Compiling SymbolKit KindIdentifier.swift
[31/57] Compiling SymbolKit Location.swift
[32/57] Compiling SymbolKit Mutability.swift
[33/57] Compiling SymbolKit Symbol.swift
[34/57] Compiling SymbolKit SymbolKind.swift
[35/57] Compiling SymbolKit SymbolGraph.swift
[36/57] Compiling SymbolKit GraphCollector.swift
[37/57] Compiling SymbolKit SourceRange.swift
[38/57] Compiling SymbolKit Metadata.swift
[39/57] Compiling SymbolKit Module.swift
[40/57] Compiling SymbolKit OperatingSystem.swift
[41/57] Compiling SymbolKit Platform.swift
[42/57] Compiling SymbolKit SemanticVersion.swift
[43/57] Compiling SymbolKit AccessControl.swift
[44/57] Compiling SymbolKit Availability.swift
[45/57] Compiling SymbolKit AvailabilityItem.swift
[46/57] Compiling SymbolKit Domain.swift
[47/57] Compiling SymbolKit GenericConstraint.swift
[48/57] Compiling SymbolKit GenericParameter.swift
[49/57] Compiling SymbolKit Generics.swift
[50/57] Compiling SymbolKit Namespace.swift
[51/57] Compiling SymbolKit UnifiedSymbol+Encodable.swift
[52/57] Compiling SymbolKit UnifiedSymbol.swift
[53/57] Compiling SymbolKit UnifiedSymbolGraph+Encodable.swift
[54/57] Compiling SymbolKit UnifiedSymbolGraph.swift
[55/61] Compiling snippet_extract URL+Status.swift
[56/61] Compiling snippet_extract SymbolGraph+Snippet.swift
[57/61] Emitting module snippet_extract
[58/61] Compiling snippet_extract SnippetBuildCommand.swift
[58/61] Write Objects.LinkFileList
[59/61] Linking snippet-extract-tool
[60/61] Applying snippet-extract-tool
Build of product 'snippet-extract' complete! (4.78s)
Building for debugging...
[0/1] Write swift-version-5BDAB9E9C0126B9D.txt
[2/8] Compiling Glyph NSTextRange+NSRange.swift
[3/8] Compiling Glyph NSTextContainer+Additions.swift
[4/8] Emitting module Glyph
[5/8] Compiling Glyph NSTextView+Additions.swift
[6/8] Compiling Glyph NSTextLayoutFragment+Additions.swift
[7/8] Compiling Glyph NSLayoutManager+Additions.swift
[8/8] Compiling Glyph NSTextLayoutManager+Additions.swift
Build of target: 'Glyph' complete! (0.66s)
100
2 /Users/admin/builder/spi-builder-workspace/.docs/chimehq/glyph/main
✅ Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $PWD/.docs/chimehq/glyph/main
File count: 100
Doc size: 2.0MB
Preparing doc bundle ...
Uploading prod-chimehq-glyph-main-05084cae.zip to s3://spi-docs-inbox/prod-chimehq-glyph-main-05084cae.zip
Copying... [18%]
Copying... [35%]
Copying... [53%]
Copying... [70%]
Copying... [88%]
Copying... [100%]
Done.