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

Failed to build SagaStencilRenderer with Swift 6.0 for macOS (SPM).

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun --toolchain org.swift.600202405261a swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete

Build Log

========================================
RunAll
========================================
Builder version: 4.40.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/loopwerk/SagaStencilRenderer.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/loopwerk/SagaStencilRenderer
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 932e366 docs: Improve the README with a better example, and a link to the example app
Cloned https://github.com/loopwerk/SagaStencilRenderer.git
Revision (git rev-parse @):
932e366e0a99a8328281c9642c48a308e7e5e4b7
SUCCESS checkout https://github.com/loopwerk/SagaStencilRenderer.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $workDir
https://github.com/loopwerk/SagaStencilRenderer.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun --toolchain org.swift.600202405261a swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete
Building for debugging...
[0/6] Write sources
[5/6] Write swift-version-6F35C1178C84523A.txt
[7/10] Emitting module PathKit
[8/10] Compiling PathKit PathKit.swift
[9/10] Emitting module Codextended
[10/10] Compiling Codextended Codextended.swift
[11/45] Compiling Saga FileContainer.swift
[12/45] Compiling Saga FileIO.swift
[13/45] Compiling Saga Item.swift
[14/47] Compiling Stencil Inheritance.swift
[15/47] Compiling Stencil KeyPath.swift
[16/47] Emitting module Stencil
[17/47] Compiling Saga ItemWriteMode.swift
[18/47] Compiling Saga MetadataDecoder.swift
[19/47] Compiling Saga Path+Extensions.swift
[20/47] Compiling Stencil Expression.swift
[21/47] Compiling Stencil Extension.swift
[22/47] Compiling Stencil IfTag.swift
[23/47] Compiling Stencil Include.swift
[24/47] Compiling Stencil NowTag.swift
[25/47] Compiling Stencil Parser.swift
[26/47] Compiling Stencil FilterTag.swift
[27/47] Compiling Stencil Filters.swift
[28/47] Compiling Stencil ForTag.swift
[29/47] Compiling Stencil Loader.swift
[30/47] Compiling Stencil Node.swift
[31/47] Compiling Stencil Template.swift
[32/47] Compiling Stencil Tokenizer.swift
[33/47] Compiling Stencil TrimBehaviour.swift
[34/47] Compiling Stencil Variable.swift
[37/48] Compiling Saga Reader+Decoder.swift
[38/48] Compiling Saga ProcessingStep.swift
[39/48] Emitting module Saga
[40/48] Compiling Saga Reader.swift
[41/48] Compiling Saga RenderingContexts.swift
[42/48] Compiling Saga Saga.swift
[43/48] Compiling Saga String+Slugify.swift
[48/48] Compiling Saga Writer.swift
[49/50] Emitting module SagaStencilRenderer
[50/50] Compiling SagaStencilRenderer SagaStencilRenderer.swift
/Users/admin/builder/spi-builder-workspace/Sources/SagaStencilRenderer/SagaStencilRenderer.swift:22:23: error: cannot find 'siteMetadata' in scope
20 |       "items": items,
21 |       "allItems": allItems,
22 |       "siteMetadata": siteMetadata,
   |                       `- error: cannot find 'siteMetadata' in scope
23 |     ]
24 |   }
/Users/admin/builder/spi-builder-workspace/Sources/SagaStencilRenderer/SagaStencilRenderer.swift:32:23: error: cannot find 'siteMetadata' in scope
30 |       "items": items,
31 |       "allItems": allItems,
32 |       "siteMetadata": siteMetadata,
   |                       `- error: cannot find 'siteMetadata' in scope
33 |       "paginator": paginator as Any,
34 |     ]
/Users/admin/builder/spi-builder-workspace/Sources/SagaStencilRenderer/SagaStencilRenderer.swift:44:23: error: cannot find 'siteMetadata' in scope
42 |       "items": items,
43 |       "allItems": allItems,
44 |       "siteMetadata": siteMetadata,
   |                       `- error: cannot find 'siteMetadata' in scope
45 |       "paginator": paginator as Any,
46 |     ]
Fetching https://github.com/loopwerk/Saga
Fetching https://github.com/stencilproject/Stencil
[1/2263] Fetching saga
[250/7452] Fetching saga, stencil
Fetched https://github.com/stencilproject/Stencil from cache (1.20s)
Fetched https://github.com/loopwerk/Saga from cache (1.20s)
Computing version for https://github.com/stencilproject/Stencil
Computed https://github.com/stencilproject/Stencil at 0.15.1 (0.66s)
Fetching https://github.com/kylef/Spectre.git
Fetching https://github.com/kylef/PathKit.git
[1/1021] Fetching spectre
[165/2432] Fetching spectre, pathkit
Fetched https://github.com/kylef/PathKit.git from cache (0.98s)
Fetched https://github.com/kylef/Spectre.git from cache (0.98s)
Computing version for https://github.com/kylef/Spectre.git
Computed https://github.com/kylef/Spectre.git at 0.10.1 (0.67s)
Computing version for https://github.com/kylef/PathKit.git
Computed https://github.com/kylef/PathKit.git at 1.0.1 (2.57s)
Computing version for https://github.com/loopwerk/Saga
Computed https://github.com/loopwerk/Saga at 1.2.1 (0.65s)
Fetching https://github.com/JohnSundell/Codextended.git
[1/181] Fetching codextended
Fetched https://github.com/JohnSundell/Codextended.git from cache (0.75s)
Computing version for https://github.com/JohnSundell/Codextended.git
Computed https://github.com/JohnSundell/Codextended.git at 0.3.0 (0.64s)
Creating working copy for https://github.com/kylef/PathKit.git
Working copy of https://github.com/kylef/PathKit.git resolved at 1.0.1
Creating working copy for https://github.com/JohnSundell/Codextended.git
Working copy of https://github.com/JohnSundell/Codextended.git resolved at 0.3.0
Creating working copy for https://github.com/loopwerk/Saga
Working copy of https://github.com/loopwerk/Saga resolved at 1.2.1
Creating working copy for https://github.com/kylef/Spectre.git
Working copy of https://github.com/kylef/Spectre.git resolved at 0.10.1
Creating working copy for https://github.com/stencilproject/Stencil
Working copy of https://github.com/stencilproject/Stencil resolved at 0.15.1
BUILD FAILURE 6.0 macosSpm
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.