The Swift Package Index logo.Swift Package Index

Build Information

Failed to build swift-html with Swift 5.9 for macOS (SPM).

Build Command

Build command unavailable

Build Log

========================================
RunAll
========================================
Builder version: 4.27.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/pointfreeco/swift-html.git
Reference: main
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/pointfreeco/swift-html
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at be9d301 Fix typo (#99)
Cloned https://github.com/pointfreeco/swift-html.git
Revision (git rev-parse @):
be9d301d0d2ed432a57d10c5ab7a1183bd1afce8
SUCCESS checkout https://github.com/pointfreeco/swift-html.git at main
Fetching https://github.com/pointfreeco/swift-snapshot-testing.git from cache
Fetched https://github.com/pointfreeco/swift-snapshot-testing.git (0.57s)
Computing version for https://github.com/pointfreeco/swift-snapshot-testing
Computed https://github.com/pointfreeco/swift-snapshot-testing at 1.11.0 (0.03s)
Creating working copy for https://github.com/pointfreeco/swift-snapshot-testing.git
Working copy of https://github.com/pointfreeco/swift-snapshot-testing.git resolved at 1.11.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": "swift-html",
      "name": "swift-html",
      "url": "https://github.com/pointfreeco/swift-html.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-html",
      "dependencies": [
        {
          "identity": "swift-snapshot-testing",
          "name": "swift-snapshot-testing",
          "url": "https://github.com/pointfreeco/swift-snapshot-testing",
          "version": "1.15.1",
          "path": "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-snapshot-testing",
          "dependencies": [
            {
              "identity": "swift-syntax",
              "name": "swift-syntax",
              "url": "https://github.com/apple/swift-syntax.git",
              "version": "509.0.2",
              "path": "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-syntax",
              "dependencies": [
              ]
            }
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/pointfreeco/swift-html.git
[1/1192] Fetching swift-html
Fetched https://github.com/pointfreeco/swift-html.git (0.32s)
Fetching https://github.com/pointfreeco/swift-snapshot-testing from cache
Fetched https://github.com/pointfreeco/swift-snapshot-testing (0.62s)
Computing version for https://github.com/pointfreeco/swift-snapshot-testing
Computed https://github.com/pointfreeco/swift-snapshot-testing at 1.15.1 (0.02s)
Fetching https://github.com/apple/swift-syntax.git from cache
Fetched https://github.com/apple/swift-syntax.git (1.99s)
Computing version for https://github.com/apple/swift-syntax.git
Computed https://github.com/apple/swift-syntax.git at 509.0.2 (0.06s)
Creating working copy for https://github.com/pointfreeco/swift-snapshot-testing
Working copy of https://github.com/pointfreeco/swift-snapshot-testing resolved at 1.15.1
Creating working copy for https://github.com/apple/swift-syntax.git
Working copy of https://github.com/apple/swift-syntax.git resolved at 509.0.2
Creating working copy for https://github.com/pointfreeco/swift-html.git
Working copy of https://github.com/pointfreeco/swift-html.git resolved at main
warning: '.resolve-product-dependencies': dependency 'swift-html' is not used by any target
Found 1 product dependencies
  - swift-snapshot-testing
========================================
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/43] Compiling Html Tag.swift
[2/43] Compiling Html Node.swift
[3/44] Compiling SnapshotTesting CaseIterable.swift
[4/44] Compiling SnapshotTesting String+SpecialCharacters.swift
[5/44] Compiling SnapshotTesting PlistEncoder.swift
[6/44] Compiling SnapshotTesting Any.swift
[7/44] Emitting module Html
[8/44] Compiling SnapshotTesting CALayer.swift
[9/44] Compiling SnapshotTesting CGPath.swift
[10/44] Compiling Html XmlRender.swift
[11/44] Compiling SnapshotTesting Async.swift
[12/44] Compiling SnapshotTesting Internal.swift
[13/44] Compiling SnapshotTesting AssertInlineSnapshot.swift
[14/44] Compiling SnapshotTesting AssertSnapshot.swift
[15/44] Emitting module SnapshotTesting
[16/48] Compiling SnapshotTesting UIImage.swift
[17/48] Compiling SnapshotTesting UIView.swift
[18/48] Compiling SnapshotTesting UIViewController.swift
[19/48] Compiling SnapshotTesting URLRequest.swift
[20/48] Compiling SnapshotTesting Codable.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/Snapshotting/NSBezierPath.swift:46:8: error: 'curveTo' is only available in macOS 11.0 or newer
      .curveTo: "CurveTo",
       ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/Snapshotting/NSBezierPath.swift:46:8: note: add 'if #available' version check
      .curveTo: "CurveTo",
       ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/Snapshotting/NSBezierPath.swift:42:22: note: add @available attribute to enclosing static method
  public static func elementsDescription(numberFormatter: NumberFormatter) -> Snapshotting {
                     ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/Snapshotting/NSBezierPath.swift:31:1: note: add @available attribute to enclosing extension
extension Snapshotting where Value == NSBezierPath, Format == String {
^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/Snapshotting/NSBezierPath.swift:53:8: error: 'curveTo' is only available in macOS 11.0 or newer
      .curveTo: 3,
       ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/Snapshotting/NSBezierPath.swift:53:8: note: add 'if #available' version check
      .curveTo: 3,
       ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/Snapshotting/NSBezierPath.swift:42:22: note: add @available attribute to enclosing static method
  public static func elementsDescription(numberFormatter: NumberFormatter) -> Snapshotting {
                     ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/Snapshotting/NSBezierPath.swift:31:1: note: add @available attribute to enclosing extension
extension Snapshotting where Value == NSBezierPath, Format == String {
^
[21/48] Compiling SnapshotTesting Data.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/Snapshotting/NSBezierPath.swift:46:8: error: 'curveTo' is only available in macOS 11.0 or newer
      .curveTo: "CurveTo",
       ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/Snapshotting/NSBezierPath.swift:46:8: note: add 'if #available' version check
      .curveTo: "CurveTo",
       ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/Snapshotting/NSBezierPath.swift:42:22: note: add @available attribute to enclosing static method
  public static func elementsDescription(numberFormatter: NumberFormatter) -> Snapshotting {
                     ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/Snapshotting/NSBezierPath.swift:31:1: note: add @available attribute to enclosing extension
extension Snapshotting where Value == NSBezierPath, Format == String {
^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/Snapshotting/NSBezierPath.swift:53:8: error: 'curveTo' is only available in macOS 11.0 or newer
      .curveTo: 3,
       ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/Snapshotting/NSBezierPath.swift:53:8: note: add 'if #available' version check
      .curveTo: 3,
       ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/Snapshotting/NSBezierPath.swift:42:22: note: add @available attribute to enclosing static method
  public static func elementsDescription(numberFormatter: NumberFormatter) -> Snapshotting {
                     ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/Snapshotting/NSBezierPath.swift:31:1: note: add @available attribute to enclosing extension
extension Snapshotting where Value == NSBezierPath, Format == String {
^
[22/48] Compiling SnapshotTesting Description.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/Snapshotting/NSBezierPath.swift:46:8: error: 'curveTo' is only available in macOS 11.0 or newer
      .curveTo: "CurveTo",
       ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/Snapshotting/NSBezierPath.swift:46:8: note: add 'if #available' version check
      .curveTo: "CurveTo",
       ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/Snapshotting/NSBezierPath.swift:42:22: note: add @available attribute to enclosing static method
  public static func elementsDescription(numberFormatter: NumberFormatter) -> Snapshotting {
                     ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/Snapshotting/NSBezierPath.swift:31:1: note: add @available attribute to enclosing extension
extension Snapshotting where Value == NSBezierPath, Format == String {
^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/Snapshotting/NSBezierPath.swift:53:8: error: 'curveTo' is only available in macOS 11.0 or newer
      .curveTo: 3,
       ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/Snapshotting/NSBezierPath.swift:53:8: note: add 'if #available' version check
      .curveTo: 3,
       ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/Snapshotting/NSBezierPath.swift:42:22: note: add @available attribute to enclosing static method
  public static func elementsDescription(numberFormatter: NumberFormatter) -> Snapshotting {
                     ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/Snapshotting/NSBezierPath.swift:31:1: note: add @available attribute to enclosing extension
extension Snapshotting where Value == NSBezierPath, Format == String {
^
[23/48] Compiling SnapshotTesting NSBezierPath.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/Snapshotting/NSBezierPath.swift:46:8: error: 'curveTo' is only available in macOS 11.0 or newer
      .curveTo: "CurveTo",
       ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/Snapshotting/NSBezierPath.swift:46:8: note: add 'if #available' version check
      .curveTo: "CurveTo",
       ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/Snapshotting/NSBezierPath.swift:42:22: note: add @available attribute to enclosing static method
  public static func elementsDescription(numberFormatter: NumberFormatter) -> Snapshotting {
                     ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/Snapshotting/NSBezierPath.swift:31:1: note: add @available attribute to enclosing extension
extension Snapshotting where Value == NSBezierPath, Format == String {
^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/Snapshotting/NSBezierPath.swift:53:8: error: 'curveTo' is only available in macOS 11.0 or newer
      .curveTo: 3,
       ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/Snapshotting/NSBezierPath.swift:53:8: note: add 'if #available' version check
      .curveTo: 3,
       ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/Snapshotting/NSBezierPath.swift:42:22: note: add @available attribute to enclosing static method
  public static func elementsDescription(numberFormatter: NumberFormatter) -> Snapshotting {
                     ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/Snapshotting/NSBezierPath.swift:31:1: note: add @available attribute to enclosing extension
extension Snapshotting where Value == NSBezierPath, Format == String {
^
[33/48] Compiling SnapshotTesting NSImage.swift
[34/48] Compiling SnapshotTesting NSView.swift
[35/48] Compiling SnapshotTesting NSViewController.swift
[36/48] Compiling SnapshotTesting SceneKit.swift
[38/48] Compiling SnapshotTesting View.swift
[39/48] Compiling SnapshotTesting XCTAttachment.swift
[40/48] Compiling SnapshotTesting Diff.swift
[41/48] Compiling SnapshotTesting Diffing.swift
[42/48] Compiling SnapshotTesting Wait.swift
[43/48] Compiling SnapshotTesting SnapshotTestCase.swift
[44/48] Compiling SnapshotTesting Snapshotting.swift
[45/48] Compiling SnapshotTesting SpriteKit.swift
[46/48] Compiling SnapshotTesting String.swift
[47/48] Compiling SnapshotTesting SwiftUIView.swift
[48/48] Compiling SnapshotTesting UIBezierPath.swift
error: fatalError
[0/1] Planning build
Building for debugging...
[1/5] Emitting module SnapshotTesting
[2/5] Compiling SnapshotTesting Data.swift
[3/5] Compiling SnapshotTesting Codable.swift
[4/5] Compiling SnapshotTesting Description.swift
[5/5] Compiling SnapshotTesting NSBezierPath.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/Snapshotting/NSBezierPath.swift:46:8: error: 'curveTo' is only available in macOS 11.0 or newer
      .curveTo: "CurveTo",
       ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/Snapshotting/NSBezierPath.swift:46:8: note: add 'if #available' version check
      .curveTo: "CurveTo",
       ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/Snapshotting/NSBezierPath.swift:42:22: note: add @available attribute to enclosing static method
  public static func elementsDescription(numberFormatter: NumberFormatter) -> Snapshotting {
                     ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/Snapshotting/NSBezierPath.swift:31:1: note: add @available attribute to enclosing extension
extension Snapshotting where Value == NSBezierPath, Format == String {
^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/Snapshotting/NSBezierPath.swift:53:8: error: 'curveTo' is only available in macOS 11.0 or newer
      .curveTo: 3,
       ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/Snapshotting/NSBezierPath.swift:53:8: note: add 'if #available' version check
      .curveTo: 3,
       ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/Snapshotting/NSBezierPath.swift:42:22: note: add @available attribute to enclosing static method
  public static func elementsDescription(numberFormatter: NumberFormatter) -> Snapshotting {
                     ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/Snapshotting/NSBezierPath.swift:31:1: note: add @available attribute to enclosing extension
extension Snapshotting where Value == NSBezierPath, Format == String {
^
[6/20] Compiling SnapshotTesting NSViewController.swift
[7/20] Compiling SnapshotTesting SceneKit.swift
[8/20] Compiling SnapshotTesting Wait.swift
[9/20] Compiling SnapshotTesting Snapshotting.swift
[10/20] Compiling SnapshotTesting SpriteKit.swift
[11/20] Compiling SnapshotTesting String.swift
[12/20] Compiling SnapshotTesting URLRequest.swift
[13/20] Compiling SnapshotTesting CGPath.swift
[14/20] Compiling SnapshotTesting CaseIterable.swift
[15/20] Compiling SnapshotTesting NSImage.swift
[16/20] Compiling SnapshotTesting NSView.swift
[17/20] Compiling SnapshotTesting Any.swift
[18/20] Compiling SnapshotTesting CALayer.swift
[19/20] Compiling SnapshotTesting AssertInlineSnapshot.swift
[20/20] Compiling SnapshotTesting AssertSnapshot.swift
error: fatalError
BUILD FAILURE 5.9 macosSpm