The Swift Package Index logo.Swift Package Index

Build Information

Failed to build EFQRCode, reference main (389729), with Swift 6.1 for Wasm on 3 Mar 2026 18:00:42 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/EFPrefix/EFQRCode.git
Reference: main
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/EFPrefix/EFQRCode
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 3897298 fix README.md
Cloned https://github.com/EFPrefix/EFQRCode.git
Revision (git rev-parse @):
3897298e0aac08f8e3d38378afdb419ab66efee8
SUCCESS checkout https://github.com/EFPrefix/EFQRCode.git at main
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/EFPrefix/EFQRCode.git
https://github.com/EFPrefix/EFQRCode.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "dependencies" : [
    {
      "identity" : "swift_qrcodejs",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.3.1",
            "upper_bound" : "2.4.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/EFPrefix/swift_qrcodejs.git"
    },
    {
      "identity" : "swiftdraw",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.22.0",
            "upper_bound" : "0.23.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swhitty/SwiftDraw.git"
    }
  ],
  "manifest_display_name" : "EFQRCode",
  "name" : "EFQRCode",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    },
    {
      "name" : "watchos",
      "version" : "6.0"
    },
    {
      "name" : "visionos",
      "version" : "1.0"
    }
  ],
  "products" : [
    {
      "name" : "EFQRCode",
      "targets" : [
        "EFQRCode"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "5"
  ],
  "targets" : [
    {
      "c99name" : "EFQRCodeSwiftTests",
      "module_type" : "SwiftTarget",
      "name" : "EFQRCodeSwiftTests",
      "path" : "Tests",
      "resources" : [
        {
          "path" : "/host/spi-builder-workspace/Tests/Resources/eyrefree.png",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "Tests.swift"
      ],
      "target_dependencies" : [
        "EFQRCode"
      ],
      "type" : "test"
    },
    {
      "c99name" : "EFQRCode",
      "module_type" : "SwiftTarget",
      "name" : "EFQRCode",
      "path" : "Source",
      "product_dependencies" : [
        "QRCodeSwift",
        "SwiftDraw"
      ],
      "product_memberships" : [
        "EFQRCode"
      ],
      "resources" : [
        {
          "path" : "/host/spi-builder-workspace/Source/PrivacyInfo.xcprivacy",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "EFQRCode+Generator.swift",
        "EFQRCode+Recognizer.swift",
        "EFQRCode.swift",
        "Extension/BinaryFloatingPoint+EFQRCode.swift",
        "Extension/BinaryInteger+EFQRCode.swift",
        "Extension/CGColor+EFQRCode.swift",
        "Extension/CGImage+EFQRCode.swift",
        "Extension/CIImage+EFQRCode.swift",
        "Extension/NSImage+EFQRCode.swift",
        "Extension/String+EFQRCode.swift",
        "Extension/UIImage+EFQRCode.swift",
        "Styles/EFQRCodeStyle.swift",
        "Styles/EFQRCodeStyle25D.swift",
        "Styles/EFQRCodeStyleBasic.swift",
        "Styles/EFQRCodeStyleBubble.swift",
        "Styles/EFQRCodeStyleDSJ.swift",
        "Styles/EFQRCodeStyleFunction.swift",
        "Styles/EFQRCodeStyleImage.swift",
        "Styles/EFQRCodeStyleImageFill.swift",
        "Styles/EFQRCodeStyleLine.swift",
        "Styles/EFQRCodeStyleRandomRectangle.swift",
        "Styles/EFQRCodeStyleResampleImage.swift",
        "Type/EFAnimatedImageFormat.swift",
        "Type/EFCorrectionLevel.swift",
        "Type/EFEdgeInsets.swift",
        "Type/EFImageMode.swift",
        "Type/EFQRCodeError.swift",
        "Type/EFVideoFormat.swift",
        "Utils/Utils.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
wasm-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:58b971189c4d3c564696bb40c86e07506670ed096ab7351a005c7c449525017a
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest
Fetching https://github.com/swhitty/SwiftDraw.git
Fetching https://github.com/EFPrefix/swift_qrcodejs.git
[1/890] Fetching swift_qrcodejs
[891/8087] Fetching swift_qrcodejs, swiftdraw
Fetched https://github.com/EFPrefix/swift_qrcodejs.git from cache (0.52s)
Fetched https://github.com/swhitty/SwiftDraw.git from cache (0.53s)
Computing version for https://github.com/swhitty/SwiftDraw.git
Computed https://github.com/swhitty/SwiftDraw.git at 0.22.0 (1.09s)
Computing version for https://github.com/EFPrefix/swift_qrcodejs.git
Computed https://github.com/EFPrefix/swift_qrcodejs.git at 2.3.1 (3.23s)
Creating working copy for https://github.com/swhitty/SwiftDraw.git
Working copy of https://github.com/swhitty/SwiftDraw.git resolved at 0.22.0
Creating working copy for https://github.com/EFPrefix/swift_qrcodejs.git
Working copy of https://github.com/EFPrefix/swift_qrcodejs.git resolved at 2.3.1
Building for debugging...
[0/6] Write sources
[3/6] Copying PrivacyInfo.xcprivacy
[4/6] Write sources
[5/6] Write swift-version-24593BA9C3E375BF.txt
[7/55] Emitting module SwiftDrawDOM
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[8/59] Compiling SwiftDrawDOM DOM.PresentationAttributes.swift
[9/59] Compiling SwiftDrawDOM DOM.RadialGradient.swift
[10/59] Compiling SwiftDrawDOM DOM.Image.swift
[11/59] Compiling SwiftDrawDOM DOM.LinearGradient.swift
[12/60] Compiling QRCodeSwift QRRSBlock.swift
[13/60] Compiling SwiftDrawDOM DOM+Extensions.swift
[14/60] Compiling SwiftDrawDOM DOM.Color.swift
[15/60] Compiling SwiftDrawDOM DOM.SVG+Parse.swift
[16/60] Compiling SwiftDrawDOM DOM.SVG.swift
[17/60] Compiling SwiftDrawDOM DOM.Switch.swift
[18/60] Compiling SwiftDrawDOM DOM.Text.swift
[19/60] Compiling SwiftDrawDOM Parser.XML.Transform.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[20/60] Compiling SwiftDrawDOM Parser.XML.Use.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[21/60] Compiling SwiftDrawDOM Parser.XML.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[22/60] Compiling SwiftDrawDOM TextOutputStream+StandardError.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[25/60] Compiling SwiftDrawDOM DOM.Element.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[26/60] Compiling SwiftDrawDOM DOM.Filter.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[28/60] Compiling SwiftDrawDOM Parser.XML.SVG.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[29/60] Compiling SwiftDrawDOM Parser.XML.Scanner.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[30/60] Compiling SwiftDrawDOM Parser.XML.StyleSheet.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[31/60] Compiling SwiftDrawDOM Parser.XML.Text.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[32/60] Compiling SwiftDrawDOM URL+Data.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[33/60] Compiling SwiftDrawDOM URL+Fragment.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[34/60] Compiling SwiftDrawDOM XML.Element.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[35/60] Compiling SwiftDrawDOM XML.SAXParser.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[36/60] Compiling SwiftDrawDOM DOM.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[37/60] Compiling SwiftDrawDOM Parser.XML.Attributes.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[38/60] Compiling SwiftDrawDOM Parser.XML.Color.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[39/60] Compiling SwiftDrawDOM Parser.XML.Element.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[40/60] Compiling SwiftDrawDOM Parser.XML.Filter.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[41/60] Compiling SwiftDrawDOM Parser.XML.Image.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[42/60] Compiling SwiftDrawDOM Parser.XML.LinearGradient.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[43/60] Compiling SwiftDrawDOM Parser.XML.Path.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[44/60] Compiling SwiftDrawDOM Parser.XML.Pattern.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[45/60] Compiling SwiftDrawDOM Parser.XML.RadialGradient.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[46/60] Compiling SwiftDrawDOM DOM.Path.swift
[47/60] Compiling SwiftDrawDOM DOM.Pattern.swift
[50/60] Emitting module QRCodeSwift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[60/60] Compiling SwiftDrawDOM DOM.Use.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[63/106] Compiling SwiftDraw Renderer.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/.build/checkouts/SwiftDraw/SwiftDraw/LayerTree.Transform.swift:37:8: error: no such module 'Glibc'
 35 | import Android
 36 | #else
 37 | import Glibc
    |        `- error: no such module 'Glibc'
 38 | #endif
 39 |
[64/106] Compiling SwiftDraw SVG+CoreGraphics.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/.build/checkouts/SwiftDraw/SwiftDraw/LayerTree.Transform.swift:37:8: error: no such module 'Glibc'
 35 | import Android
 36 | #else
 37 | import Glibc
    |        `- error: no such module 'Glibc'
 38 | #endif
 39 |
[65/106] Compiling SwiftDraw SVG+Deprecated.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/.build/checkouts/SwiftDraw/SwiftDraw/LayerTree.Transform.swift:37:8: error: no such module 'Glibc'
 35 | import Android
 36 | #else
 37 | import Glibc
    |        `- error: no such module 'Glibc'
 38 | #endif
 39 |
[66/106] Compiling SwiftDraw SVG+Hashable.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/.build/checkouts/SwiftDraw/SwiftDraw/LayerTree.Transform.swift:37:8: error: no such module 'Glibc'
 35 | import Android
 36 | #else
 37 | import Glibc
    |        `- error: no such module 'Glibc'
 38 | #endif
 39 |
[67/106] Compiling SwiftDraw SVG+Insets.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/.build/checkouts/SwiftDraw/SwiftDraw/LayerTree.Transform.swift:37:8: error: no such module 'Glibc'
 35 | import Android
 36 | #else
 37 | import Glibc
    |        `- error: no such module 'Glibc'
 38 | #endif
 39 |
[68/106] Compiling SwiftDraw SVG.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/.build/checkouts/SwiftDraw/SwiftDraw/LayerTree.Transform.swift:37:8: error: no such module 'Glibc'
 35 | import Android
 36 | #else
 37 | import Glibc
    |        `- error: no such module 'Glibc'
 38 | #endif
 39 |
[69/112] Compiling SwiftDraw LayerTree.Pattern.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/.build/checkouts/SwiftDraw/SwiftDraw/LayerTree.Transform.swift:37:8: error: no such module 'Glibc'
 35 | import Android
 36 | #else
 37 | import Glibc
    |        `- error: no such module 'Glibc'
 38 | #endif
 39 |
[70/112] Compiling SwiftDraw LayerTree.Shape.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/.build/checkouts/SwiftDraw/SwiftDraw/LayerTree.Transform.swift:37:8: error: no such module 'Glibc'
 35 | import Android
 36 | #else
 37 | import Glibc
    |        `- error: no such module 'Glibc'
 38 | #endif
 39 |
[71/112] Compiling SwiftDraw LayerTree.Transform.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/.build/checkouts/SwiftDraw/SwiftDraw/LayerTree.Transform.swift:37:8: error: no such module 'Glibc'
 35 | import Android
 36 | #else
 37 | import Glibc
    |        `- error: no such module 'Glibc'
 38 | #endif
 39 |
[72/112] Compiling SwiftDraw LayerTree.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/.build/checkouts/SwiftDraw/SwiftDraw/LayerTree.Transform.swift:37:8: error: no such module 'Glibc'
 35 | import Android
 36 | #else
 37 | import Glibc
    |        `- error: no such module 'Glibc'
 38 | #endif
 39 |
[73/112] Compiling SwiftDraw NSImage+SVG.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/.build/checkouts/SwiftDraw/SwiftDraw/LayerTree.Transform.swift:37:8: error: no such module 'Glibc'
 35 | import Android
 36 | #else
 37 | import Glibc
    |        `- error: no such module 'Glibc'
 38 | #endif
 39 |
[74/112] Compiling SwiftDraw Renderer.CGText+Path.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/.build/checkouts/SwiftDraw/SwiftDraw/LayerTree.Transform.swift:37:8: error: no such module 'Glibc'
 35 | import Android
 36 | #else
 37 | import Glibc
    |        `- error: no such module 'Glibc'
 38 | #endif
 39 |
error: emit-module command failed with exit code 1 (use -v to see invocation)
[75/112] Emitting module SwiftDraw
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/.build/checkouts/SwiftDraw/SwiftDraw/LayerTree.Transform.swift:37:8: error: no such module 'Glibc'
 35 | import Android
 36 | #else
 37 | import Glibc
    |        `- error: no such module 'Glibc'
 38 | #endif
 39 |
[76/112] Compiling SwiftDraw CGImage+Mask.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/.build/checkouts/SwiftDraw/SwiftDraw/LayerTree.Transform.swift:37:8: error: no such module 'Glibc'
 35 | import Android
 36 | #else
 37 | import Glibc
    |        `- error: no such module 'Glibc'
 38 | #endif
 39 |
[77/112] Compiling SwiftDraw CGPath+Segment.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/.build/checkouts/SwiftDraw/SwiftDraw/LayerTree.Transform.swift:37:8: error: no such module 'Glibc'
 35 | import Android
 36 | #else
 37 | import Glibc
    |        `- error: no such module 'Glibc'
 38 | #endif
 39 |
[78/112] Compiling SwiftDraw CGPattern+Closure.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/.build/checkouts/SwiftDraw/SwiftDraw/LayerTree.Transform.swift:37:8: error: no such module 'Glibc'
 35 | import Android
 36 | #else
 37 | import Glibc
    |        `- error: no such module 'Glibc'
 38 | #endif
 39 |
[79/112] Compiling SwiftDraw CGTextRenderer+Code.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/.build/checkouts/SwiftDraw/SwiftDraw/LayerTree.Transform.swift:37:8: error: no such module 'Glibc'
 35 | import Android
 36 | #else
 37 | import Glibc
    |        `- error: no such module 'Glibc'
 38 | #endif
 39 |
[80/112] Compiling SwiftDraw CommandLine+Process.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/.build/checkouts/SwiftDraw/SwiftDraw/LayerTree.Transform.swift:37:8: error: no such module 'Glibc'
 35 | import Android
 36 | #else
 37 | import Glibc
    |        `- error: no such module 'Glibc'
 38 | #endif
 39 |
[81/112] Compiling SwiftDraw CommandLine.Arguments.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/.build/checkouts/SwiftDraw/SwiftDraw/LayerTree.Transform.swift:37:8: error: no such module 'Glibc'
 35 | import Android
 36 | #else
 37 | import Glibc
    |        `- error: no such module 'Glibc'
 38 | #endif
 39 |
[82/112] Compiling SwiftDraw CommandLine.Configuration.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/.build/checkouts/SwiftDraw/SwiftDraw/LayerTree.Transform.swift:37:8: error: no such module 'Glibc'
 35 | import Android
 36 | #else
 37 | import Glibc
    |        `- error: no such module 'Glibc'
 38 | #endif
 39 |
[83/112] Compiling SwiftDraw LayerTree.Image.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/.build/checkouts/SwiftDraw/SwiftDraw/LayerTree.Transform.swift:37:8: error: no such module 'Glibc'
 35 | import Android
 36 | #else
 37 | import Glibc
    |        `- error: no such module 'Glibc'
 38 | #endif
 39 |
[84/112] Compiling SwiftDraw LayerTree.Layer.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/.build/checkouts/SwiftDraw/SwiftDraw/LayerTree.Transform.swift:37:8: error: no such module 'Glibc'
 35 | import Android
 36 | #else
 37 | import Glibc
    |        `- error: no such module 'Glibc'
 38 | #endif
 39 |
[85/112] Compiling SwiftDraw LayerTree.Path+Bounds.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/.build/checkouts/SwiftDraw/SwiftDraw/LayerTree.Transform.swift:37:8: error: no such module 'Glibc'
 35 | import Android
 36 | #else
 37 | import Glibc
    |        `- error: no such module 'Glibc'
 38 | #endif
 39 |
[86/112] Compiling SwiftDraw LayerTree.Path+Reversed.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/.build/checkouts/SwiftDraw/SwiftDraw/LayerTree.Transform.swift:37:8: error: no such module 'Glibc'
 35 | import Android
 36 | #else
 37 | import Glibc
    |        `- error: no such module 'Glibc'
 38 | #endif
 39 |
[87/112] Compiling SwiftDraw LayerTree.Path+Subpath.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/.build/checkouts/SwiftDraw/SwiftDraw/LayerTree.Transform.swift:37:8: error: no such module 'Glibc'
 35 | import Android
 36 | #else
 37 | import Glibc
    |        `- error: no such module 'Glibc'
 38 | #endif
 39 |
[88/112] Compiling SwiftDraw LayerTree.Path.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/.build/checkouts/SwiftDraw/SwiftDraw/LayerTree.Transform.swift:37:8: error: no such module 'Glibc'
 35 | import Android
 36 | #else
 37 | import Glibc
    |        `- error: no such module 'Glibc'
 38 | #endif
 39 |
[89/112] Compiling SwiftDraw CommandLine.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/.build/checkouts/SwiftDraw/SwiftDraw/LayerTree.Transform.swift:37:8: error: no such module 'Glibc'
 35 | import Android
 36 | #else
 37 | import Glibc
    |        `- error: no such module 'Glibc'
 38 | #endif
 39 |
[90/112] Compiling SwiftDraw CoordinateFormatter.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/.build/checkouts/SwiftDraw/SwiftDraw/LayerTree.Transform.swift:37:8: error: no such module 'Glibc'
 35 | import Android
 36 | #else
 37 | import Glibc
    |        `- error: no such module 'Glibc'
 38 | #endif
 39 |
[91/112] Compiling SwiftDraw LayerTree.Builder.Layer.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/.build/checkouts/SwiftDraw/SwiftDraw/LayerTree.Transform.swift:37:8: error: no such module 'Glibc'
 35 | import Android
 36 | #else
 37 | import Glibc
    |        `- error: no such module 'Glibc'
 38 | #endif
 39 |
[92/112] Compiling SwiftDraw LayerTree.Builder.Path.Arc.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/.build/checkouts/SwiftDraw/SwiftDraw/LayerTree.Transform.swift:37:8: error: no such module 'Glibc'
 35 | import Android
 36 | #else
 37 | import Glibc
    |        `- error: no such module 'Glibc'
 38 | #endif
 39 |
[93/112] Compiling SwiftDraw LayerTree.Builder.Path.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/.build/checkouts/SwiftDraw/SwiftDraw/LayerTree.Transform.swift:37:8: error: no such module 'Glibc'
 35 | import Android
 36 | #else
 37 | import Glibc
    |        `- error: no such module 'Glibc'
 38 | #endif
 39 |
[94/112] Compiling SwiftDraw LayerTree.Builder.Shape.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/.build/checkouts/SwiftDraw/SwiftDraw/LayerTree.Transform.swift:37:8: error: no such module 'Glibc'
 35 | import Android
 36 | #else
 37 | import Glibc
    |        `- error: no such module 'Glibc'
 38 | #endif
 39 |
[95/112] Compiling SwiftDraw SVGView.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/.build/checkouts/SwiftDraw/SwiftDraw/LayerTree.Transform.swift:37:8: error: no such module 'Glibc'
 35 | import Android
 36 | #else
 37 | import Glibc
    |        `- error: no such module 'Glibc'
 38 | #endif
 39 |
[96/112] Compiling SwiftDraw Stack.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/.build/checkouts/SwiftDraw/SwiftDraw/LayerTree.Transform.swift:37:8: error: no such module 'Glibc'
 35 | import Android
 36 | #else
 37 | import Glibc
    |        `- error: no such module 'Glibc'
 38 | #endif
 39 |
[97/112] Compiling SwiftDraw UIImage+SVG.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/.build/checkouts/SwiftDraw/SwiftDraw/LayerTree.Transform.swift:37:8: error: no such module 'Glibc'
 35 | import Android
 36 | #else
 37 | import Glibc
    |        `- error: no such module 'Glibc'
 38 | #endif
 39 |
[98/112] Compiling SwiftDraw PairedSequence.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/.build/checkouts/SwiftDraw/SwiftDraw/LayerTree.Transform.swift:37:8: error: no such module 'Glibc'
 35 | import Android
 36 | #else
 37 | import Glibc
    |        `- error: no such module 'Glibc'
 38 | #endif
 39 |
[99/112] Compiling SwiftDraw XML.Formatter.SVG.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/.build/checkouts/SwiftDraw/SwiftDraw/LayerTree.Transform.swift:37:8: error: no such module 'Glibc'
 35 | import Android
 36 | #else
 37 | import Glibc
    |        `- error: no such module 'Glibc'
 38 | #endif
 39 |
[100/112] Compiling SwiftDraw XML.Formatter.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/.build/checkouts/SwiftDraw/SwiftDraw/LayerTree.Transform.swift:37:8: error: no such module 'Glibc'
 35 | import Android
 36 | #else
 37 | import Glibc
    |        `- error: no such module 'Glibc'
 38 | #endif
 39 |
[101/112] Compiling SwiftDraw Renderer.CGText.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/.build/checkouts/SwiftDraw/SwiftDraw/LayerTree.Transform.swift:37:8: error: no such module 'Glibc'
 35 | import Android
 36 | #else
 37 | import Glibc
    |        `- error: no such module 'Glibc'
 38 | #endif
 39 |
[102/112] Compiling SwiftDraw Renderer.CoreGraphics.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/.build/checkouts/SwiftDraw/SwiftDraw/LayerTree.Transform.swift:37:8: error: no such module 'Glibc'
 35 | import Android
 36 | #else
 37 | import Glibc
    |        `- error: no such module 'Glibc'
 38 | #endif
 39 |
[103/112] Compiling SwiftDraw Renderer.LayerTree.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/.build/checkouts/SwiftDraw/SwiftDraw/LayerTree.Transform.swift:37:8: error: no such module 'Glibc'
 35 | import Android
 36 | #else
 37 | import Glibc
    |        `- error: no such module 'Glibc'
 38 | #endif
 39 |
[104/112] Compiling SwiftDraw Renderer.SFSymbol+CGPath.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/.build/checkouts/SwiftDraw/SwiftDraw/LayerTree.Transform.swift:37:8: error: no such module 'Glibc'
 35 | import Android
 36 | #else
 37 | import Glibc
    |        `- error: no such module 'Glibc'
 38 | #endif
 39 |
[105/112] Compiling SwiftDraw Renderer.SFSymbol.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/.build/checkouts/SwiftDraw/SwiftDraw/LayerTree.Transform.swift:37:8: error: no such module 'Glibc'
 35 | import Android
 36 | #else
 37 | import Glibc
    |        `- error: no such module 'Glibc'
 38 | #endif
 39 |
[106/112] Compiling SwiftDraw Renderer.SVG.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/.build/checkouts/SwiftDraw/SwiftDraw/LayerTree.Transform.swift:37:8: error: no such module 'Glibc'
 35 | import Android
 36 | #else
 37 | import Glibc
    |        `- error: no such module 'Glibc'
 38 | #endif
 39 |
[107/112] Compiling SwiftDraw LayerTree.Builder.Text.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/.build/checkouts/SwiftDraw/SwiftDraw/LayerTree.Transform.swift:37:8: error: no such module 'Glibc'
 35 | import Android
 36 | #else
 37 | import Glibc
    |        `- error: no such module 'Glibc'
 38 | #endif
 39 |
[108/112] Compiling SwiftDraw LayerTree.Builder.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/.build/checkouts/SwiftDraw/SwiftDraw/LayerTree.Transform.swift:37:8: error: no such module 'Glibc'
 35 | import Android
 36 | #else
 37 | import Glibc
    |        `- error: no such module 'Glibc'
 38 | #endif
 39 |
[109/112] Compiling SwiftDraw LayerTree.Color.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/.build/checkouts/SwiftDraw/SwiftDraw/LayerTree.Transform.swift:37:8: error: no such module 'Glibc'
 35 | import Android
 36 | #else
 37 | import Glibc
    |        `- error: no such module 'Glibc'
 38 | #endif
 39 |
[110/112] Compiling SwiftDraw LayerTree.CommandGenerator.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/.build/checkouts/SwiftDraw/SwiftDraw/LayerTree.Transform.swift:37:8: error: no such module 'Glibc'
 35 | import Android
 36 | #else
 37 | import Glibc
    |        `- error: no such module 'Glibc'
 38 | #endif
 39 |
[111/112] Compiling SwiftDraw LayerTree.CommandOptimizer.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/.build/checkouts/SwiftDraw/SwiftDraw/LayerTree.Transform.swift:37:8: error: no such module 'Glibc'
 35 | import Android
 36 | #else
 37 | import Glibc
    |        `- error: no such module 'Glibc'
 38 | #endif
 39 |
[112/112] Compiling SwiftDraw LayerTree.Gradient.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/.build/checkouts/SwiftDraw/SwiftDraw/LayerTree.Transform.swift:37:8: error: no such module 'Glibc'
 35 | import Android
 36 | #else
 37 | import Glibc
    |        `- error: no such module 'Glibc'
 38 | #endif
 39 |
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1
wasm-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:58b971189c4d3c564696bb40c86e07506670ed096ab7351a005c7c449525017a
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version-24593BA9C3E375BF.txt
[2/50] Compiling SwiftDrawDOM DOM.SVG+Parse.swift
[3/50] Compiling SwiftDrawDOM DOM.SVG.swift
[4/51] Compiling SwiftDrawDOM DOM.Image.swift
[5/51] Compiling SwiftDrawDOM DOM.LinearGradient.swift
[6/51] Compiling QRCodeSwift QRRSBlock.swift
[7/51] Compiling SwiftDrawDOM DOM.Path.swift
[8/51] Compiling SwiftDrawDOM DOM.Pattern.swift
[9/51] Compiling SwiftDrawDOM DOM.Switch.swift
[10/51] Compiling SwiftDrawDOM DOM.Text.swift
[11/51] Emitting module SwiftDrawDOM
[12/55] Emitting module QRCodeSwift
[13/55] Compiling SwiftDrawDOM Parser.XML.Transform.swift
[14/55] Compiling SwiftDrawDOM Parser.XML.Use.swift
[15/55] Compiling SwiftDrawDOM Parser.XML.swift
[16/55] Compiling SwiftDrawDOM TextOutputStream+StandardError.swift
[17/55] Compiling SwiftDrawDOM DOM+Extensions.swift
[18/55] Compiling SwiftDrawDOM DOM.Color.swift
[19/55] Compiling SwiftDrawDOM DOM.PresentationAttributes.swift
[20/55] Compiling SwiftDrawDOM DOM.RadialGradient.swift
[21/55] Compiling SwiftDrawDOM DOM.Element.swift
[22/55] Compiling SwiftDrawDOM DOM.Filter.swift
[28/56] Compiling SwiftDrawDOM URL+Data.swift
[29/56] Compiling SwiftDrawDOM URL+Fragment.swift
[30/56] Compiling SwiftDrawDOM XML.Element.swift
[31/56] Compiling SwiftDrawDOM XML.SAXParser.swift
[32/56] Compiling SwiftDrawDOM Parser.XML.SVG.swift
[33/56] Compiling SwiftDrawDOM Parser.XML.Scanner.swift
[34/56] Compiling SwiftDrawDOM Parser.XML.StyleSheet.swift
[35/56] Compiling SwiftDrawDOM Parser.XML.Text.swift
[36/56] Compiling SwiftDrawDOM Parser.XML.Image.swift
[37/56] Compiling SwiftDrawDOM Parser.XML.LinearGradient.swift
[38/56] Compiling SwiftDrawDOM Parser.XML.Path.swift
[39/56] Compiling SwiftDrawDOM Parser.XML.Pattern.swift
[40/56] Compiling SwiftDrawDOM Parser.XML.RadialGradient.swift
[51/56] Compiling SwiftDrawDOM DOM.Use.swift
[52/56] Compiling SwiftDrawDOM DOM.swift
[53/56] Compiling SwiftDrawDOM Parser.XML.Attributes.swift
[54/56] Compiling SwiftDrawDOM Parser.XML.Color.swift
[55/56] Compiling SwiftDrawDOM Parser.XML.Element.swift
[56/56] Compiling SwiftDrawDOM Parser.XML.Filter.swift
[58/101] Compiling SwiftDraw LayerTree.Pattern.swift
/host/spi-builder-workspace/.build/checkouts/SwiftDraw/SwiftDraw/LayerTree.Transform.swift:37:8: error: no such module 'Glibc'
 35 | import Android
 36 | #else
 37 | import Glibc
    |        `- error: no such module 'Glibc'
 38 | #endif
 39 |
[59/101] Compiling SwiftDraw LayerTree.Shape.swift
/host/spi-builder-workspace/.build/checkouts/SwiftDraw/SwiftDraw/LayerTree.Transform.swift:37:8: error: no such module 'Glibc'
 35 | import Android
 36 | #else
 37 | import Glibc
    |        `- error: no such module 'Glibc'
 38 | #endif
 39 |
[60/101] Compiling SwiftDraw LayerTree.Transform.swift
/host/spi-builder-workspace/.build/checkouts/SwiftDraw/SwiftDraw/LayerTree.Transform.swift:37:8: error: no such module 'Glibc'
 35 | import Android
 36 | #else
 37 | import Glibc
    |        `- error: no such module 'Glibc'
 38 | #endif
 39 |
[61/101] Compiling SwiftDraw LayerTree.swift
/host/spi-builder-workspace/.build/checkouts/SwiftDraw/SwiftDraw/LayerTree.Transform.swift:37:8: error: no such module 'Glibc'
 35 | import Android
 36 | #else
 37 | import Glibc
    |        `- error: no such module 'Glibc'
 38 | #endif
 39 |
[62/101] Compiling SwiftDraw NSImage+SVG.swift
/host/spi-builder-workspace/.build/checkouts/SwiftDraw/SwiftDraw/LayerTree.Transform.swift:37:8: error: no such module 'Glibc'
 35 | import Android
 36 | #else
 37 | import Glibc
    |        `- error: no such module 'Glibc'
 38 | #endif
 39 |
[63/101] Compiling SwiftDraw Renderer.CGText+Path.swift
/host/spi-builder-workspace/.build/checkouts/SwiftDraw/SwiftDraw/LayerTree.Transform.swift:37:8: error: no such module 'Glibc'
 35 | import Android
 36 | #else
 37 | import Glibc
    |        `- error: no such module 'Glibc'
 38 | #endif
 39 |
[64/107] Compiling SwiftDraw CGImage+Mask.swift
/host/spi-builder-workspace/.build/checkouts/SwiftDraw/SwiftDraw/LayerTree.Transform.swift:37:8: error: no such module 'Glibc'
 35 | import Android
 36 | #else
 37 | import Glibc
    |        `- error: no such module 'Glibc'
 38 | #endif
 39 |
[65/107] Compiling SwiftDraw CGPath+Segment.swift
/host/spi-builder-workspace/.build/checkouts/SwiftDraw/SwiftDraw/LayerTree.Transform.swift:37:8: error: no such module 'Glibc'
 35 | import Android
 36 | #else
 37 | import Glibc
    |        `- error: no such module 'Glibc'
 38 | #endif
 39 |
[66/107] Compiling SwiftDraw CGPattern+Closure.swift
/host/spi-builder-workspace/.build/checkouts/SwiftDraw/SwiftDraw/LayerTree.Transform.swift:37:8: error: no such module 'Glibc'
 35 | import Android
 36 | #else
 37 | import Glibc
    |        `- error: no such module 'Glibc'
 38 | #endif
 39 |
[67/107] Compiling SwiftDraw CGTextRenderer+Code.swift
/host/spi-builder-workspace/.build/checkouts/SwiftDraw/SwiftDraw/LayerTree.Transform.swift:37:8: error: no such module 'Glibc'
 35 | import Android
 36 | #else
 37 | import Glibc
    |        `- error: no such module 'Glibc'
 38 | #endif
 39 |
[68/107] Compiling SwiftDraw CommandLine+Process.swift
/host/spi-builder-workspace/.build/checkouts/SwiftDraw/SwiftDraw/LayerTree.Transform.swift:37:8: error: no such module 'Glibc'
 35 | import Android
 36 | #else
 37 | import Glibc
    |        `- error: no such module 'Glibc'
 38 | #endif
 39 |
[69/107] Compiling SwiftDraw CommandLine.Arguments.swift
/host/spi-builder-workspace/.build/checkouts/SwiftDraw/SwiftDraw/LayerTree.Transform.swift:37:8: error: no such module 'Glibc'
 35 | import Android
 36 | #else
 37 | import Glibc
    |        `- error: no such module 'Glibc'
 38 | #endif
 39 |
[70/107] Compiling SwiftDraw CommandLine.Configuration.swift
/host/spi-builder-workspace/.build/checkouts/SwiftDraw/SwiftDraw/LayerTree.Transform.swift:37:8: error: no such module 'Glibc'
 35 | import Android
 36 | #else
 37 | import Glibc
    |        `- error: no such module 'Glibc'
 38 | #endif
 39 |
[71/107] Compiling SwiftDraw LayerTree.Image.swift
/host/spi-builder-workspace/.build/checkouts/SwiftDraw/SwiftDraw/LayerTree.Transform.swift:37:8: error: no such module 'Glibc'
 35 | import Android
 36 | #else
 37 | import Glibc
    |        `- error: no such module 'Glibc'
 38 | #endif
 39 |
[72/107] Compiling SwiftDraw LayerTree.Layer.swift
/host/spi-builder-workspace/.build/checkouts/SwiftDraw/SwiftDraw/LayerTree.Transform.swift:37:8: error: no such module 'Glibc'
 35 | import Android
 36 | #else
 37 | import Glibc
    |        `- error: no such module 'Glibc'
 38 | #endif
 39 |
[73/107] Compiling SwiftDraw LayerTree.Path+Bounds.swift
/host/spi-builder-workspace/.build/checkouts/SwiftDraw/SwiftDraw/LayerTree.Transform.swift:37:8: error: no such module 'Glibc'
 35 | import Android
 36 | #else
 37 | import Glibc
    |        `- error: no such module 'Glibc'
 38 | #endif
 39 |
[74/107] Compiling SwiftDraw LayerTree.Path+Reversed.swift
/host/spi-builder-workspace/.build/checkouts/SwiftDraw/SwiftDraw/LayerTree.Transform.swift:37:8: error: no such module 'Glibc'
 35 | import Android
 36 | #else
 37 | import Glibc
    |        `- error: no such module 'Glibc'
 38 | #endif
 39 |
[75/107] Compiling SwiftDraw LayerTree.Path+Subpath.swift
/host/spi-builder-workspace/.build/checkouts/SwiftDraw/SwiftDraw/LayerTree.Transform.swift:37:8: error: no such module 'Glibc'
 35 | import Android
 36 | #else
 37 | import Glibc
    |        `- error: no such module 'Glibc'
 38 | #endif
 39 |
[76/107] Compiling SwiftDraw LayerTree.Path.swift
/host/spi-builder-workspace/.build/checkouts/SwiftDraw/SwiftDraw/LayerTree.Transform.swift:37:8: error: no such module 'Glibc'
 35 | import Android
 36 | #else
 37 | import Glibc
    |        `- error: no such module 'Glibc'
 38 | #endif
 39 |
error: emit-module command failed with exit code 1 (use -v to see invocation)
[77/107] Emitting module SwiftDraw
/host/spi-builder-workspace/.build/checkouts/SwiftDraw/SwiftDraw/LayerTree.Transform.swift:37:8: error: no such module 'Glibc'
 35 | import Android
 36 | #else
 37 | import Glibc
    |        `- error: no such module 'Glibc'
 38 | #endif
 39 |
[78/107] Compiling SwiftDraw CommandLine.swift
/host/spi-builder-workspace/.build/checkouts/SwiftDraw/SwiftDraw/LayerTree.Transform.swift:37:8: error: no such module 'Glibc'
 35 | import Android
 36 | #else
 37 | import Glibc
    |        `- error: no such module 'Glibc'
 38 | #endif
 39 |
[79/107] Compiling SwiftDraw CoordinateFormatter.swift
/host/spi-builder-workspace/.build/checkouts/SwiftDraw/SwiftDraw/LayerTree.Transform.swift:37:8: error: no such module 'Glibc'
 35 | import Android
 36 | #else
 37 | import Glibc
    |        `- error: no such module 'Glibc'
 38 | #endif
 39 |
[80/107] Compiling SwiftDraw LayerTree.Builder.Layer.swift
/host/spi-builder-workspace/.build/checkouts/SwiftDraw/SwiftDraw/LayerTree.Transform.swift:37:8: error: no such module 'Glibc'
 35 | import Android
 36 | #else
 37 | import Glibc
    |        `- error: no such module 'Glibc'
 38 | #endif
 39 |
[81/107] Compiling SwiftDraw LayerTree.Builder.Path.Arc.swift
/host/spi-builder-workspace/.build/checkouts/SwiftDraw/SwiftDraw/LayerTree.Transform.swift:37:8: error: no such module 'Glibc'
 35 | import Android
 36 | #else
 37 | import Glibc
    |        `- error: no such module 'Glibc'
 38 | #endif
 39 |
[82/107] Compiling SwiftDraw LayerTree.Builder.Path.swift
/host/spi-builder-workspace/.build/checkouts/SwiftDraw/SwiftDraw/LayerTree.Transform.swift:37:8: error: no such module 'Glibc'
 35 | import Android
 36 | #else
 37 | import Glibc
    |        `- error: no such module 'Glibc'
 38 | #endif
 39 |
[83/107] Compiling SwiftDraw LayerTree.Builder.Shape.swift
/host/spi-builder-workspace/.build/checkouts/SwiftDraw/SwiftDraw/LayerTree.Transform.swift:37:8: error: no such module 'Glibc'
 35 | import Android
 36 | #else
 37 | import Glibc
    |        `- error: no such module 'Glibc'
 38 | #endif
 39 |
[84/107] Compiling SwiftDraw Renderer.swift
/host/spi-builder-workspace/.build/checkouts/SwiftDraw/SwiftDraw/LayerTree.Transform.swift:37:8: error: no such module 'Glibc'
 35 | import Android
 36 | #else
 37 | import Glibc
    |        `- error: no such module 'Glibc'
 38 | #endif
 39 |
[85/107] Compiling SwiftDraw SVG+CoreGraphics.swift
/host/spi-builder-workspace/.build/checkouts/SwiftDraw/SwiftDraw/LayerTree.Transform.swift:37:8: error: no such module 'Glibc'
 35 | import Android
 36 | #else
 37 | import Glibc
    |        `- error: no such module 'Glibc'
 38 | #endif
 39 |
[86/107] Compiling SwiftDraw SVG+Deprecated.swift
/host/spi-builder-workspace/.build/checkouts/SwiftDraw/SwiftDraw/LayerTree.Transform.swift:37:8: error: no such module 'Glibc'
 35 | import Android
 36 | #else
 37 | import Glibc
    |        `- error: no such module 'Glibc'
 38 | #endif
 39 |
[87/107] Compiling SwiftDraw SVG+Hashable.swift
/host/spi-builder-workspace/.build/checkouts/SwiftDraw/SwiftDraw/LayerTree.Transform.swift:37:8: error: no such module 'Glibc'
 35 | import Android
 36 | #else
 37 | import Glibc
    |        `- error: no such module 'Glibc'
 38 | #endif
 39 |
[88/107] Compiling SwiftDraw SVG+Insets.swift
/host/spi-builder-workspace/.build/checkouts/SwiftDraw/SwiftDraw/LayerTree.Transform.swift:37:8: error: no such module 'Glibc'
 35 | import Android
 36 | #else
 37 | import Glibc
    |        `- error: no such module 'Glibc'
 38 | #endif
 39 |
[89/107] Compiling SwiftDraw SVG.swift
/host/spi-builder-workspace/.build/checkouts/SwiftDraw/SwiftDraw/LayerTree.Transform.swift:37:8: error: no such module 'Glibc'
 35 | import Android
 36 | #else
 37 | import Glibc
    |        `- error: no such module 'Glibc'
 38 | #endif
 39 |
[90/107] Compiling SwiftDraw LayerTree.Builder.Text.swift
/host/spi-builder-workspace/.build/checkouts/SwiftDraw/SwiftDraw/LayerTree.Transform.swift:37:8: error: no such module 'Glibc'
 35 | import Android
 36 | #else
 37 | import Glibc
    |        `- error: no such module 'Glibc'
 38 | #endif
 39 |
[91/107] Compiling SwiftDraw LayerTree.Builder.swift
/host/spi-builder-workspace/.build/checkouts/SwiftDraw/SwiftDraw/LayerTree.Transform.swift:37:8: error: no such module 'Glibc'
 35 | import Android
 36 | #else
 37 | import Glibc
    |        `- error: no such module 'Glibc'
 38 | #endif
 39 |
[92/107] Compiling SwiftDraw LayerTree.Color.swift
/host/spi-builder-workspace/.build/checkouts/SwiftDraw/SwiftDraw/LayerTree.Transform.swift:37:8: error: no such module 'Glibc'
 35 | import Android
 36 | #else
 37 | import Glibc
    |        `- error: no such module 'Glibc'
 38 | #endif
 39 |
[93/107] Compiling SwiftDraw LayerTree.CommandGenerator.swift
/host/spi-builder-workspace/.build/checkouts/SwiftDraw/SwiftDraw/LayerTree.Transform.swift:37:8: error: no such module 'Glibc'
 35 | import Android
 36 | #else
 37 | import Glibc
    |        `- error: no such module 'Glibc'
 38 | #endif
 39 |
[94/107] Compiling SwiftDraw LayerTree.CommandOptimizer.swift
/host/spi-builder-workspace/.build/checkouts/SwiftDraw/SwiftDraw/LayerTree.Transform.swift:37:8: error: no such module 'Glibc'
 35 | import Android
 36 | #else
 37 | import Glibc
    |        `- error: no such module 'Glibc'
 38 | #endif
 39 |
[95/107] Compiling SwiftDraw LayerTree.Gradient.swift
/host/spi-builder-workspace/.build/checkouts/SwiftDraw/SwiftDraw/LayerTree.Transform.swift:37:8: error: no such module 'Glibc'
 35 | import Android
 36 | #else
 37 | import Glibc
    |        `- error: no such module 'Glibc'
 38 | #endif
 39 |
[96/107] Compiling SwiftDraw SVGView.swift
/host/spi-builder-workspace/.build/checkouts/SwiftDraw/SwiftDraw/LayerTree.Transform.swift:37:8: error: no such module 'Glibc'
 35 | import Android
 36 | #else
 37 | import Glibc
    |        `- error: no such module 'Glibc'
 38 | #endif
 39 |
[97/107] Compiling SwiftDraw Stack.swift
/host/spi-builder-workspace/.build/checkouts/SwiftDraw/SwiftDraw/LayerTree.Transform.swift:37:8: error: no such module 'Glibc'
 35 | import Android
 36 | #else
 37 | import Glibc
    |        `- error: no such module 'Glibc'
 38 | #endif
 39 |
[98/107] Compiling SwiftDraw UIImage+SVG.swift
/host/spi-builder-workspace/.build/checkouts/SwiftDraw/SwiftDraw/LayerTree.Transform.swift:37:8: error: no such module 'Glibc'
 35 | import Android
 36 | #else
 37 | import Glibc
    |        `- error: no such module 'Glibc'
 38 | #endif
 39 |
[99/107] Compiling SwiftDraw PairedSequence.swift
/host/spi-builder-workspace/.build/checkouts/SwiftDraw/SwiftDraw/LayerTree.Transform.swift:37:8: error: no such module 'Glibc'
 35 | import Android
 36 | #else
 37 | import Glibc
    |        `- error: no such module 'Glibc'
 38 | #endif
 39 |
[100/107] Compiling SwiftDraw XML.Formatter.SVG.swift
/host/spi-builder-workspace/.build/checkouts/SwiftDraw/SwiftDraw/LayerTree.Transform.swift:37:8: error: no such module 'Glibc'
 35 | import Android
 36 | #else
 37 | import Glibc
    |        `- error: no such module 'Glibc'
 38 | #endif
 39 |
[101/107] Compiling SwiftDraw XML.Formatter.swift
/host/spi-builder-workspace/.build/checkouts/SwiftDraw/SwiftDraw/LayerTree.Transform.swift:37:8: error: no such module 'Glibc'
 35 | import Android
 36 | #else
 37 | import Glibc
    |        `- error: no such module 'Glibc'
 38 | #endif
 39 |
[102/107] Compiling SwiftDraw Renderer.CGText.swift
/host/spi-builder-workspace/.build/checkouts/SwiftDraw/SwiftDraw/LayerTree.Transform.swift:37:8: error: no such module 'Glibc'
 35 | import Android
 36 | #else
 37 | import Glibc
    |        `- error: no such module 'Glibc'
 38 | #endif
 39 |
[103/107] Compiling SwiftDraw Renderer.CoreGraphics.swift
/host/spi-builder-workspace/.build/checkouts/SwiftDraw/SwiftDraw/LayerTree.Transform.swift:37:8: error: no such module 'Glibc'
 35 | import Android
 36 | #else
 37 | import Glibc
    |        `- error: no such module 'Glibc'
 38 | #endif
 39 |
[104/107] Compiling SwiftDraw Renderer.LayerTree.swift
/host/spi-builder-workspace/.build/checkouts/SwiftDraw/SwiftDraw/LayerTree.Transform.swift:37:8: error: no such module 'Glibc'
 35 | import Android
 36 | #else
 37 | import Glibc
    |        `- error: no such module 'Glibc'
 38 | #endif
 39 |
[105/107] Compiling SwiftDraw Renderer.SFSymbol+CGPath.swift
/host/spi-builder-workspace/.build/checkouts/SwiftDraw/SwiftDraw/LayerTree.Transform.swift:37:8: error: no such module 'Glibc'
 35 | import Android
 36 | #else
 37 | import Glibc
    |        `- error: no such module 'Glibc'
 38 | #endif
 39 |
[106/107] Compiling SwiftDraw Renderer.SFSymbol.swift
/host/spi-builder-workspace/.build/checkouts/SwiftDraw/SwiftDraw/LayerTree.Transform.swift:37:8: error: no such module 'Glibc'
 35 | import Android
 36 | #else
 37 | import Glibc
    |        `- error: no such module 'Glibc'
 38 | #endif
 39 |
[107/107] Compiling SwiftDraw Renderer.SVG.swift
/host/spi-builder-workspace/.build/checkouts/SwiftDraw/SwiftDraw/LayerTree.Transform.swift:37:8: error: no such module 'Glibc'
 35 | import Android
 36 | #else
 37 | import Glibc
    |        `- error: no such module 'Glibc'
 38 | #endif
 39 |
BUILD FAILURE 6.1 wasm