The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of vger, reference 1.0.1 (e790da), with Swift 6.2 (beta) for macOS (SPM) on 19 Jun 2025 15:54:30 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/audulus/vger.git
Reference: 1.0.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/audulus/vger
 * tag               1.0.1      -> FETCH_HEAD
HEAD is now at e790da7 docc
Cloned https://github.com/audulus/vger.git
Revision (git rev-parse @):
e790da7ee3dafff2e47d63e6416de2c8cb0692a8
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/audulus/vger.git at 1.0.1
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/audulus/vger.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
Building for debugging...
[2/16] Write sources
[3/16] Copying TextureRenderer.metal
[3/16] Copying vger.metal
[5/16] Copying fonts
[6/16] Write swift-version-1EA4D86E10B52AF.txt
[7/16] Compiling vger vgerBundleHelper.m
[8/16] Compiling vger resource_bundle_accessor.m
[9/16] Compiling vger vgerRenderer.mm
[10/16] Compiling vger vgerTileRenderer.mm
/Users/admin/builder/spi-builder-workspace/Sources/vger/vgerTextureManager.mm:26:24: warning: local declaration of 'device' hides instance variable [-Wshadow-ivar]
   26 |         self->device = device;
      |                        ^
/Users/admin/builder/spi-builder-workspace/Sources/vger/vgerTextureManager.mm:42:19: warning: local declaration of 'device' hides instance variable [-Wshadow-ivar]
   42 |         _atlas = [device newTextureWithDescriptor:atlasDesc];
      |                   ^
2 warnings generated.
[11/16] Compiling vger vgerTextureManager.mm
[12/16] Compiling vger vgerGlyphCache.mm
[13/16] Compiling vger vgerPathScanner.mm
[14/16] Compiling vger vgerGlyphPathCache.mm
/Users/admin/builder/spi-builder-workspace/Sources/vger/vger.mm:659:27: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension]
  659 |     CGPoint origins[lines.count];
      |                     ~~~~~~^~~~~
1 warning generated.
[15/16] Compiling vger vger.mm
[17/25] Compiling vgerSwift TextureRenderer.swift
[18/25] Compiling vgerSwift resource_bundle_accessor.swift
[19/25] Compiling vgerSwift VgerTileView.swift
[20/25] Compiling vgerSwift TileRenderer.swift
[21/25] Compiling vgerSwift Renderer.swift
[22/25] Emitting module vgerSwift
[23/25] Compiling vgerSwift TextureHandle.swift
[24/25] Compiling vgerSwift MTKView+ContentScaleFactor.swift
[25/25] Compiling vgerSwift VgerView.swift
Build complete! (24.72s)
Fetching https://github.com/wtholliday/MetalNanoVG
[1/379] Fetching metalnanovg
Fetched https://github.com/wtholliday/MetalNanoVG from cache (1.00s)
Fetching https://github.com/apple/swift-docc-plugin
[1/2082] Fetching swift-docc-plugin
Fetched https://github.com/apple/swift-docc-plugin from cache (1.12s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.4 (1.64s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3413] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.13s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.74s)
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.4.4
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/wtholliday/MetalNanoVG
Working copy of https://github.com/wtholliday/MetalNanoVG resolved at spm (b6f7f25)
Build complete.
{
  "cxx_language_standard" : "c++14",
  "dependencies" : [
    {
      "identity" : "metalnanovg",
      "requirement" : {
        "branch" : [
          "spm"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/wtholliday/MetalNanoVG"
    },
    {
      "identity" : "swift-docc-plugin",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-docc-plugin"
    }
  ],
  "manifest_display_name" : "vger",
  "name" : "vger",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "11.0"
    },
    {
      "name" : "ios",
      "version" : "14.0"
    }
  ],
  "products" : [
    {
      "name" : "vger",
      "targets" : [
        "vger",
        "vgerSwift"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "vgerTests",
      "module_type" : "ClangTarget",
      "name" : "vgerTests",
      "path" : "Tests/vgerTests",
      "product_dependencies" : [
        "MetalNanoVG"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/vgerTests/images",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "link.m",
        "sdfTests.mm",
        "testUtils.mm",
        "vgerGlyphCacheTests.mm",
        "vgerPathScannerTests.mm",
        "vgerTests.mm",
        "vgerTextureManagerTests.mm"
      ],
      "target_dependencies" : [
        "vger"
      ],
      "type" : "test"
    },
    {
      "c99name" : "vgerSwift",
      "module_type" : "SwiftTarget",
      "name" : "vgerSwift",
      "path" : "Sources/vgerSwift",
      "product_memberships" : [
        "vger"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/vgerSwift/TextureRenderer.metal",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "MTKView+ContentScaleFactor.swift",
        "Renderer.swift",
        "TextureHandle.swift",
        "TextureRenderer.swift",
        "TileRenderer.swift",
        "VgerTileView.swift",
        "VgerView.swift"
      ],
      "target_dependencies" : [
        "vger"
      ],
      "type" : "library"
    },
    {
      "c99name" : "vger",
      "module_type" : "ClangTarget",
      "name" : "vger",
      "path" : "Sources/vger",
      "product_memberships" : [
        "vger"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/vger/fonts",
          "rule" : {
            "copy" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/vger/vger.metal",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "vger.mm",
        "vgerBundleHelper.m",
        "vgerGlyphCache.mm",
        "vgerGlyphPathCache.mm",
        "vgerPathScanner.mm",
        "vgerRenderer.mm",
        "vgerTextureManager.mm",
        "vgerTileRenderer.mm"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.3"
}
Done.