This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.

The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of Malline with Swift 5.10 for macOS (SPM).

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.33.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/naamio/malline.git
Reference: 0.4.0
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/naamio/malline
 * tag               0.4.0      -> FETCH_HEAD
HEAD is now at 6491851 docs: README badges reference Naamio project.
Cloned https://github.com/naamio/malline.git
Revision (git rev-parse @):
6491851616d77c7b9c06310c4aa2e8d137467c88
SUCCESS checkout https://github.com/naamio/malline.git at 0.4.0
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "malline",
      "name": "Malline",
      "url": "https://github.com/naamio/malline.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/malline",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/naamio/malline.git
[1/396] Fetching malline
Fetched https://github.com/naamio/malline.git from cache (0.24s)
Creating working copy for https://github.com/naamio/malline.git
Working copy of https://github.com/naamio/malline.git resolved at 0.4.0 (6491851)
warning: '.resolve-product-dependencies': dependency 'malline' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/naamio/malline.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-6044DDE57671499D.txt
[3/24] Emitting module Malline
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Malline/PathKit/PathKit.swift:98:16: warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'Path' to 'Hashable' by implementing 'hash(into:)' instead
    public var hashValue: Int {
               ^
[4/27] Compiling Malline Include.swift
[5/27] Compiling Malline Inheritence.swift
[6/27] Compiling Malline Lexer.swift
[7/27] Compiling Malline Context.swift
[8/27] Compiling Malline Environment.swift
[9/27] Compiling Malline Errors.swift
[10/27] Compiling Malline Expression.swift
[11/27] Compiling Malline Extension.swift
[12/27] Compiling Malline Filters.swift
[13/27] Compiling Malline VariableTag.swift
[14/27] Compiling Malline Tokenizer.swift
[15/27] Compiling Malline Variable.swift
[16/27] Compiling Malline Loader.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Malline/PathKit/PathKit.swift:98:16: warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'Path' to 'Hashable' by implementing 'hash(into:)' instead
    public var hashValue: Int {
               ^
[17/27] Compiling Malline Parser.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Malline/PathKit/PathKit.swift:98:16: warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'Path' to 'Hashable' by implementing 'hash(into:)' instead
    public var hashValue: Int {
               ^
[18/27] Compiling Malline PathKit.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Malline/PathKit/PathKit.swift:98:16: warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'Path' to 'Hashable' by implementing 'hash(into:)' instead
    public var hashValue: Int {
               ^
[19/27] Compiling Malline Stencil.swift
[20/27] Compiling Malline BlockTag.swift
[21/27] Compiling Malline ExtendsTag.swift
[22/27] Compiling Malline NowTag.swift
[23/27] Compiling Malline Tag.swift
[24/27] Compiling Malline TextTag.swift
[25/27] Compiling Malline FilterTag.swift
[26/27] Compiling Malline ForTag.swift
[27/27] Compiling Malline IfTag.swift
Build complete! (6.52s)
Build complete.
Done.
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.