The Swift Package Index logo.Swift Package Index

Build Information

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

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.22.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/bannzai/ragnarok.git
Reference: 1.0.2
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/bannzai/ragnarok
 * tag               1.0.2      -> FETCH_HEAD
HEAD is now at b18e0c8 Merge pull request #3 from bannzai/fix/function_decl/syntax_writer
Cloned https://github.com/bannzai/ragnarok.git into spi-builder-workspace
b18e0c86521fa84b5bc60eba67bac1b92596f53b
SUCCESS checkout https://github.com/bannzai/ragnarok.git at 1.0.2
========================================
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.2.app" xcrun swift build --arch arm64
Fetching https://github.com/apple/swift-syntax.git from cache
Fetched https://github.com/apple/swift-syntax.git (1.30s)
Computing version for https://github.com/apple/swift-syntax.git
Computed https://github.com/apple/swift-syntax.git at 0.40200.0 (0.50s)
Creating working copy for https://github.com/apple/swift-syntax.git
Working copy of https://github.com/apple/swift-syntax.git resolved at 0.40200.0
warning: 'spi-builder-workspace': the target name ragnarok has different case on the filesystem and the Package.swift manifest file
Building for debugging...
[1/24] Compiling SwiftSyntax SourcePresence.swift
[2/24] Compiling SwiftSyntax SwiftSyntax.swift
[3/24] Compiling SwiftSyntax SwiftcInvocation.swift
[4/24] Compiling SwiftSyntax SyntaxBuilders.swift
[5/24] Compiling SwiftSyntax SyntaxCollections.swift
[6/24] Compiling SwiftSyntax SyntaxFactory.swift
[7/24] Compiling SwiftSyntax AbsolutePosition.swift
[8/24] Compiling SwiftSyntax AtomicCache.swift
[9/24] Compiling SwiftSyntax Diagnostic.swift
[10/24] Compiling SwiftSyntax DiagnosticConsumer.swift
[11/24] Compiling SwiftSyntax DiagnosticEngine.swift
[12/24] Compiling SwiftSyntax JSONDiagnosticConsumer.swift
[13/24] Compiling SwiftSyntax Syntax.swift
[14/24] Compiling SwiftSyntax SyntaxChildren.swift
[15/24] Compiling SwiftSyntax SyntaxData.swift
[16/24] Compiling SwiftSyntax SyntaxKind.swift
[17/24] Compiling SwiftSyntax SyntaxNodes.swift
[18/24] Compiling SwiftSyntax SyntaxRewriter.swift
[19/24] Compiling SwiftSyntax PrintingDiagnosticConsumer.swift
[20/24] Compiling SwiftSyntax RawSyntax.swift
[21/24] Compiling SwiftSyntax SourceLength.swift
[22/24] Emitting module SwiftSyntax
[23/26] Compiling SwiftSyntax TokenKind.swift
[24/26] Compiling SwiftSyntax Trivia.swift
[24/26] Linking libSwiftSyntax.dylib
[26/28] Compiling RagnarokCore RagnarokRewriter.swift
[27/28] Emitting module RagnarokCore
[28/30] Emitting module ragnarok
[29/30] Compiling ragnarok main.swift
[29/30] Linking ragnarok
Build complete! (14.76s)
Build complete.
Done.