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.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.27.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/bannzai/ragnarok.git
Reference: master
Initialized empty Git repository in /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/bannzai/ragnarok
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 1b524e4 :memo: gaopin is 厨二病
Cloned https://github.com/bannzai/ragnarok.git
Revision (git rev-parse @):
1b524e4f4eb3f5532cf94ebbfa43f2bb73544d82
SUCCESS checkout https://github.com/bannzai/ragnarok.git at master
Fetching https://github.com/apple/swift-syntax.git from cache
Fetched https://github.com/apple/swift-syntax.git (0.40s)
Computing version for https://github.com/apple/swift-syntax.git
Computed https://github.com/apple/swift-syntax.git at 0.40200.0 (0.54s)
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
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "ragnarok",
      "name": "Ragnarok",
      "url": "https://github.com/bannzai/ragnarok.git",
      "version": "unspecified",
      "path": "/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/ragnarok",
      "dependencies": [
        {
          "identity": "swift-syntax",
          "name": "SwiftSyntax",
          "url": "https://github.com/apple/swift-syntax.git",
          "version": "0.50700.1",
          "path": "/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-syntax",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/bannzai/ragnarok.git
[1/854] Fetching ragnarok
Fetched https://github.com/bannzai/ragnarok.git (0.33s)
Fetching https://github.com/apple/swift-syntax.git from cache
Fetched https://github.com/apple/swift-syntax.git (0.41s)
Computing version for https://github.com/apple/swift-syntax.git
Computed https://github.com/apple/swift-syntax.git at 0.50700.1 (0.57s)
Creating working copy for https://github.com/apple/swift-syntax.git
Working copy of https://github.com/apple/swift-syntax.git resolved at 0.50700.1
Creating working copy for https://github.com/bannzai/ragnarok.git
Working copy of https://github.com/bannzai/ragnarok.git resolved at master
Downloading binary artifact https://github.com/apple/swift-syntax/releases/download/0.50700.1/_InternalSwiftSyntaxParser.xcframework.zip
[5503/20720765] Downloading https://github.com/apple/swift-syntax/releases/download/0.50700.1/_InternalSwiftSyntaxParser.xcframework.zip
Downloaded https://github.com/apple/swift-syntax/releases/download/0.50700.1/_InternalSwiftSyntaxParser.xcframework.zip (2.26s)
warning: 'ragnarok': the target name ragnarok has different case on the filesystem and the Package.swift manifest file
Found 1 product dependencies
  - SwiftSyntax
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $PWD/checkout
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.0.0.app xcrun swift build --arch arm64
Building for debugging...
[1/24] Emitting module SwiftSyntax
[2/24] Compiling SwiftSyntax AbsolutePosition.swift
[3/24] Compiling SwiftSyntax AtomicCache.swift
[4/24] Compiling SwiftSyntax Diagnostic.swift
[5/26] Compiling SwiftSyntax PrintingDiagnosticConsumer.swift
[6/26] Compiling SwiftSyntax RawSyntax.swift
[7/26] Compiling SwiftSyntax SourceLength.swift
[8/26] Compiling SwiftSyntax TokenKind.swift
[9/26] Compiling SwiftSyntax Trivia.swift
[10/26] Compiling SwiftSyntax DiagnosticConsumer.swift
[11/26] Compiling SwiftSyntax DiagnosticEngine.swift
[12/26] Compiling SwiftSyntax JSONDiagnosticConsumer.swift
[13/26] Compiling SwiftSyntax Syntax.swift
[14/26] Compiling SwiftSyntax SyntaxChildren.swift
[15/26] Compiling SwiftSyntax SyntaxData.swift
[16/26] Compiling SwiftSyntax SyntaxBuilders.swift
[17/26] Compiling SwiftSyntax SyntaxCollections.swift
[18/26] Compiling SwiftSyntax SyntaxFactory.swift
[19/26] Compiling SwiftSyntax SyntaxKind.swift
[20/26] Compiling SwiftSyntax SyntaxNodes.swift
[21/26] Compiling SwiftSyntax SyntaxRewriter.swift
[22/26] Compiling SwiftSyntax SourcePresence.swift
[23/26] Compiling SwiftSyntax SwiftSyntax.swift
[24/26] Compiling SwiftSyntax SwiftcInvocation.swift
[24/26] Linking libSwiftSyntax.dylib
[26/28] Compiling RagnarokCore RagnarokRewriter.swift
[27/28] Emitting module RagnarokCore
[28/30] Compiling ragnarok main.swift
[29/30] Emitting module ragnarok
[29/30] Linking ragnarok
Build complete! (15.90s)
warning: 'spi-builder-workspace': the target name ragnarok has different case on the filesystem and the Package.swift manifest file
Build complete.
Done.