The Swift Package Index logo.Swift Package Index

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

Build Information

Failed to build Capable, reference develop (8c8275), with Swift 6.1 for Wasm on 28 May 2025 05:12:33 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" 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.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/chrs1885/Capable.git
Reference: develop
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/chrs1885/Capable
 * branch            develop    -> FETCH_HEAD
 * [new branch]      develop    -> origin/develop
HEAD is now at 8c82759 Merge tag '2.0.1' into develop
Cloned https://github.com/chrs1885/Capable.git
Revision (git rev-parse @):
8c82759a8702433f5739e535e2c28b64cf6506ae
SUCCESS checkout https://github.com/chrs1885/Capable.git at develop
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/chrs1885/Capable.git
https://github.com/chrs1885/Capable.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "dependencies" : [
    {
      "identity" : "quick",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "4.0.0",
            "upper_bound" : "5.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Quick/Quick.git"
    },
    {
      "identity" : "nimble",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "9.2.1",
            "upper_bound" : "10.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Quick/Nimble.git"
    }
  ],
  "manifest_display_name" : "Capable",
  "name" : "Capable",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.13"
    },
    {
      "name" : "ios",
      "version" : "12.0"
    },
    {
      "name" : "tvos",
      "version" : "12.0"
    },
    {
      "name" : "watchos",
      "version" : "4.0"
    }
  ],
  "products" : [
    {
      "name" : "Capable",
      "targets" : [
        "Capable"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "CapableTests",
      "module_type" : "SwiftTarget",
      "name" : "CapableTests",
      "path" : "Tests/CapableTests",
      "product_dependencies" : [
        "Quick",
        "Nimble"
      ],
      "sources" : [
        "CapablePerfTests.swift",
        "CapableTests.swift",
        "FeatureProviderTests.swift",
        "FeatureStatusProviderTests.swift",
        "LoggerTests.swift",
        "Mocks/FeatureMock.swift",
        "Mocks/FeatureProviderMock.swift",
        "Mocks/FeatureStatusProviderMock.swift",
        "Mocks/NotificationCenterMock.swift"
      ],
      "target_dependencies" : [
        "Capable"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Capable",
      "module_type" : "SwiftTarget",
      "name" : "Capable",
      "path" : "Sources/Capable",
      "product_memberships" : [
        "Capable"
      ],
      "sources" : [
        "Capable.swift",
        "Extensions/Bool+statusString.swift",
        "Extensions/CGFloat+contentSizeString.swift",
        "Extensions/HearingDeviceEar+stringValue.swift",
        "Extensions/Notification+Name.swift",
        "Extensions/String+isDefaultContentSize.swift",
        "Extensions/UIContentSizeCategory+values.swift",
        "Logger/Logger.swift",
        "Logger/OSLogType+greaterEqual.swift",
        "Models/CapableFeature.swift",
        "Models/FeatureStatus.swift",
        "Models/NotificationCenterProtocol.swift",
        "Plugins/AssistiveTouch.swift",
        "Plugins/BoldText.swift",
        "Plugins/ButtonShapes.swift",
        "Plugins/ClosedCaptioning.swift",
        "Plugins/DarkerSystemColors.swift",
        "Plugins/DifferentiateWithoutColor.swift",
        "Plugins/FullKeyboardAccess.swift",
        "Plugins/Grayscale.swift",
        "Plugins/GuidedAccess.swift",
        "Plugins/HearingDevicePairedEar.swift",
        "Plugins/IncreaseContrast.swift",
        "Plugins/InvertColors.swift",
        "Plugins/LargerText.swift",
        "Plugins/MonoAudio.swift",
        "Plugins/OnOffSwitchLabels.swift",
        "Plugins/PrefersCrossFadeTransitions.swift",
        "Plugins/Protocols/FeatureProtocol.swift",
        "Plugins/Protocols/ObservableFeatureProtocol.swift",
        "Plugins/ReduceMotion.swift",
        "Plugins/ReduceTransparency.swift",
        "Plugins/ShakeToUndo.swift",
        "Plugins/SpeakScreen.swift",
        "Plugins/SpeakSelection.swift",
        "Plugins/SwitchControl.swift",
        "Plugins/VideoAutoplay.swift",
        "Plugins/VoiceOver.swift",
        "Statuses/AccessibilityFeatureProvider.swift",
        "Statuses/FeatureStatusProvider.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.3"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" 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:7e37457820e5f17452a98118754f345f2619722c485f2db0d8b666940a83afd2
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest
Fetching https://github.com/Quick/Nimble.git
Fetching https://github.com/Quick/Quick.git
[1/14755] Fetching quick
[10330/34339] Fetching quick, nimble
Fetched https://github.com/Quick/Quick.git from cache (2.21s)
Fetched https://github.com/Quick/Nimble.git from cache (2.23s)
Computing version for https://github.com/Quick/Nimble.git
Computed https://github.com/Quick/Nimble.git at 9.2.1 (2.87s)
Fetching https://github.com/mattgallagher/CwlPreconditionTesting.git
[1/1257] Fetching cwlpreconditiontesting
Fetched https://github.com/mattgallagher/CwlPreconditionTesting.git from cache (0.32s)
Computing version for https://github.com/Quick/Quick.git
Computed https://github.com/Quick/Quick.git at 4.0.0 (1.24s)
Computing version for https://github.com/mattgallagher/CwlPreconditionTesting.git
Computed https://github.com/mattgallagher/CwlPreconditionTesting.git at 2.2.2 (0.92s)
Fetching https://github.com/mattgallagher/CwlCatchException.git
[1/455] Fetching cwlcatchexception
Fetched https://github.com/mattgallagher/CwlCatchException.git from cache (0.61s)
Computing version for https://github.com/mattgallagher/CwlCatchException.git
Computed https://github.com/mattgallagher/CwlCatchException.git at 2.2.1 (1.27s)
Creating working copy for https://github.com/Quick/Nimble.git
Working copy of https://github.com/Quick/Nimble.git resolved at 9.2.1
Creating working copy for https://github.com/Quick/Quick.git
Working copy of https://github.com/Quick/Quick.git resolved at 4.0.0
Creating working copy for https://github.com/mattgallagher/CwlCatchException.git
Working copy of https://github.com/mattgallagher/CwlCatchException.git resolved at 2.2.1
Creating working copy for https://github.com/mattgallagher/CwlPreconditionTesting.git
Working copy of https://github.com/mattgallagher/CwlPreconditionTesting.git resolved at 2.2.2
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[3/38] Emitting module Capable
/host/spi-builder-workspace/Sources/Capable/Capable.swift:8:8: error: no such module 'os.log'
 6 | //
 7 |
 8 | import os.log
   |        `- error: no such module 'os.log'
 9 |
10 | /// This class defines the main interface of the Capable framework.
[4/43] Compiling Capable String+isDefaultContentSize.swift
/host/spi-builder-workspace/Sources/Capable/Capable.swift:8:8: error: no such module 'os.log'
 6 | //
 7 |
 8 | import os.log
   |        `- error: no such module 'os.log'
 9 |
10 | /// This class defines the main interface of the Capable framework.
[5/43] Compiling Capable UIContentSizeCategory+values.swift
/host/spi-builder-workspace/Sources/Capable/Capable.swift:8:8: error: no such module 'os.log'
 6 | //
 7 |
 8 | import os.log
   |        `- error: no such module 'os.log'
 9 |
10 | /// This class defines the main interface of the Capable framework.
[6/43] Compiling Capable Logger.swift
/host/spi-builder-workspace/Sources/Capable/Capable.swift:8:8: error: no such module 'os.log'
 6 | //
 7 |
 8 | import os.log
   |        `- error: no such module 'os.log'
 9 |
10 | /// This class defines the main interface of the Capable framework.
[7/43] Compiling Capable OSLogType+greaterEqual.swift
/host/spi-builder-workspace/Sources/Capable/Capable.swift:8:8: error: no such module 'os.log'
 6 | //
 7 |
 8 | import os.log
   |        `- error: no such module 'os.log'
 9 |
10 | /// This class defines the main interface of the Capable framework.
[8/43] Compiling Capable CapableFeature.swift
/host/spi-builder-workspace/Sources/Capable/Capable.swift:8:8: error: no such module 'os.log'
 6 | //
 7 |
 8 | import os.log
   |        `- error: no such module 'os.log'
 9 |
10 | /// This class defines the main interface of the Capable framework.
[9/43] Compiling Capable Capable.swift
/host/spi-builder-workspace/Sources/Capable/Capable.swift:8:8: error: no such module 'os.log'
 6 | //
 7 |
 8 | import os.log
   |        `- error: no such module 'os.log'
 9 |
10 | /// This class defines the main interface of the Capable framework.
[10/43] Compiling Capable Bool+statusString.swift
/host/spi-builder-workspace/Sources/Capable/Capable.swift:8:8: error: no such module 'os.log'
 6 | //
 7 |
 8 | import os.log
   |        `- error: no such module 'os.log'
 9 |
10 | /// This class defines the main interface of the Capable framework.
[11/43] Compiling Capable CGFloat+contentSizeString.swift
/host/spi-builder-workspace/Sources/Capable/Capable.swift:8:8: error: no such module 'os.log'
 6 | //
 7 |
 8 | import os.log
   |        `- error: no such module 'os.log'
 9 |
10 | /// This class defines the main interface of the Capable framework.
[12/43] Compiling Capable HearingDeviceEar+stringValue.swift
/host/spi-builder-workspace/Sources/Capable/Capable.swift:8:8: error: no such module 'os.log'
 6 | //
 7 |
 8 | import os.log
   |        `- error: no such module 'os.log'
 9 |
10 | /// This class defines the main interface of the Capable framework.
[13/43] Compiling Capable Notification+Name.swift
/host/spi-builder-workspace/Sources/Capable/Capable.swift:8:8: error: no such module 'os.log'
 6 | //
 7 |
 8 | import os.log
   |        `- error: no such module 'os.log'
 9 |
10 | /// This class defines the main interface of the Capable framework.
[14/43] Compiling Capable SwitchControl.swift
/host/spi-builder-workspace/Sources/Capable/Capable.swift:8:8: error: no such module 'os.log'
 6 | //
 7 |
 8 | import os.log
   |        `- error: no such module 'os.log'
 9 |
10 | /// This class defines the main interface of the Capable framework.
[15/43] Compiling Capable VideoAutoplay.swift
/host/spi-builder-workspace/Sources/Capable/Capable.swift:8:8: error: no such module 'os.log'
 6 | //
 7 |
 8 | import os.log
   |        `- error: no such module 'os.log'
 9 |
10 | /// This class defines the main interface of the Capable framework.
[16/43] Compiling Capable VoiceOver.swift
/host/spi-builder-workspace/Sources/Capable/Capable.swift:8:8: error: no such module 'os.log'
 6 | //
 7 |
 8 | import os.log
   |        `- error: no such module 'os.log'
 9 |
10 | /// This class defines the main interface of the Capable framework.
[17/43] Compiling Capable AccessibilityFeatureProvider.swift
/host/spi-builder-workspace/Sources/Capable/Capable.swift:8:8: error: no such module 'os.log'
 6 | //
 7 |
 8 | import os.log
   |        `- error: no such module 'os.log'
 9 |
10 | /// This class defines the main interface of the Capable framework.
[18/43] Compiling Capable FeatureStatusProvider.swift
/host/spi-builder-workspace/Sources/Capable/Capable.swift:8:8: error: no such module 'os.log'
 6 | //
 7 |
 8 | import os.log
   |        `- error: no such module 'os.log'
 9 |
10 | /// This class defines the main interface of the Capable framework.
[19/43] Compiling Capable MonoAudio.swift
/host/spi-builder-workspace/Sources/Capable/Capable.swift:8:8: error: no such module 'os.log'
 6 | //
 7 |
 8 | import os.log
   |        `- error: no such module 'os.log'
 9 |
10 | /// This class defines the main interface of the Capable framework.
[20/43] Compiling Capable OnOffSwitchLabels.swift
/host/spi-builder-workspace/Sources/Capable/Capable.swift:8:8: error: no such module 'os.log'
 6 | //
 7 |
 8 | import os.log
   |        `- error: no such module 'os.log'
 9 |
10 | /// This class defines the main interface of the Capable framework.
[21/43] Compiling Capable PrefersCrossFadeTransitions.swift
/host/spi-builder-workspace/Sources/Capable/Capable.swift:8:8: error: no such module 'os.log'
 6 | //
 7 |
 8 | import os.log
   |        `- error: no such module 'os.log'
 9 |
10 | /// This class defines the main interface of the Capable framework.
[22/43] Compiling Capable FeatureProtocol.swift
/host/spi-builder-workspace/Sources/Capable/Capable.swift:8:8: error: no such module 'os.log'
 6 | //
 7 |
 8 | import os.log
   |        `- error: no such module 'os.log'
 9 |
10 | /// This class defines the main interface of the Capable framework.
[23/43] Compiling Capable ObservableFeatureProtocol.swift
/host/spi-builder-workspace/Sources/Capable/Capable.swift:8:8: error: no such module 'os.log'
 6 | //
 7 |
 8 | import os.log
   |        `- error: no such module 'os.log'
 9 |
10 | /// This class defines the main interface of the Capable framework.
[24/43] Compiling Capable GuidedAccess.swift
/host/spi-builder-workspace/Sources/Capable/Capable.swift:8:8: error: no such module 'os.log'
 6 | //
 7 |
 8 | import os.log
   |        `- error: no such module 'os.log'
 9 |
10 | /// This class defines the main interface of the Capable framework.
[25/43] Compiling Capable HearingDevicePairedEar.swift
/host/spi-builder-workspace/Sources/Capable/Capable.swift:8:8: error: no such module 'os.log'
 6 | //
 7 |
 8 | import os.log
   |        `- error: no such module 'os.log'
 9 |
10 | /// This class defines the main interface of the Capable framework.
[26/43] Compiling Capable IncreaseContrast.swift
/host/spi-builder-workspace/Sources/Capable/Capable.swift:8:8: error: no such module 'os.log'
 6 | //
 7 |
 8 | import os.log
   |        `- error: no such module 'os.log'
 9 |
10 | /// This class defines the main interface of the Capable framework.
[27/43] Compiling Capable InvertColors.swift
/host/spi-builder-workspace/Sources/Capable/Capable.swift:8:8: error: no such module 'os.log'
 6 | //
 7 |
 8 | import os.log
   |        `- error: no such module 'os.log'
 9 |
10 | /// This class defines the main interface of the Capable framework.
[28/43] Compiling Capable LargerText.swift
/host/spi-builder-workspace/Sources/Capable/Capable.swift:8:8: error: no such module 'os.log'
 6 | //
 7 |
 8 | import os.log
   |        `- error: no such module 'os.log'
 9 |
10 | /// This class defines the main interface of the Capable framework.
[29/43] Compiling Capable ReduceMotion.swift
/host/spi-builder-workspace/Sources/Capable/Capable.swift:8:8: error: no such module 'os.log'
 6 | //
 7 |
 8 | import os.log
   |        `- error: no such module 'os.log'
 9 |
10 | /// This class defines the main interface of the Capable framework.
[30/43] Compiling Capable ReduceTransparency.swift
/host/spi-builder-workspace/Sources/Capable/Capable.swift:8:8: error: no such module 'os.log'
 6 | //
 7 |
 8 | import os.log
   |        `- error: no such module 'os.log'
 9 |
10 | /// This class defines the main interface of the Capable framework.
[31/43] Compiling Capable ShakeToUndo.swift
/host/spi-builder-workspace/Sources/Capable/Capable.swift:8:8: error: no such module 'os.log'
 6 | //
 7 |
 8 | import os.log
   |        `- error: no such module 'os.log'
 9 |
10 | /// This class defines the main interface of the Capable framework.
[32/43] Compiling Capable SpeakScreen.swift
/host/spi-builder-workspace/Sources/Capable/Capable.swift:8:8: error: no such module 'os.log'
 6 | //
 7 |
 8 | import os.log
   |        `- error: no such module 'os.log'
 9 |
10 | /// This class defines the main interface of the Capable framework.
[33/43] Compiling Capable SpeakSelection.swift
/host/spi-builder-workspace/Sources/Capable/Capable.swift:8:8: error: no such module 'os.log'
 6 | //
 7 |
 8 | import os.log
   |        `- error: no such module 'os.log'
 9 |
10 | /// This class defines the main interface of the Capable framework.
[34/43] Compiling Capable ClosedCaptioning.swift
/host/spi-builder-workspace/Sources/Capable/Capable.swift:8:8: error: no such module 'os.log'
 6 | //
 7 |
 8 | import os.log
   |        `- error: no such module 'os.log'
 9 |
10 | /// This class defines the main interface of the Capable framework.
[35/43] Compiling Capable DarkerSystemColors.swift
/host/spi-builder-workspace/Sources/Capable/Capable.swift:8:8: error: no such module 'os.log'
 6 | //
 7 |
 8 | import os.log
   |        `- error: no such module 'os.log'
 9 |
10 | /// This class defines the main interface of the Capable framework.
[36/43] Compiling Capable DifferentiateWithoutColor.swift
/host/spi-builder-workspace/Sources/Capable/Capable.swift:8:8: error: no such module 'os.log'
 6 | //
 7 |
 8 | import os.log
   |        `- error: no such module 'os.log'
 9 |
10 | /// This class defines the main interface of the Capable framework.
[37/43] Compiling Capable FullKeyboardAccess.swift
/host/spi-builder-workspace/Sources/Capable/Capable.swift:8:8: error: no such module 'os.log'
 6 | //
 7 |
 8 | import os.log
   |        `- error: no such module 'os.log'
 9 |
10 | /// This class defines the main interface of the Capable framework.
[38/43] Compiling Capable Grayscale.swift
/host/spi-builder-workspace/Sources/Capable/Capable.swift:8:8: error: no such module 'os.log'
 6 | //
 7 |
 8 | import os.log
   |        `- error: no such module 'os.log'
 9 |
10 | /// This class defines the main interface of the Capable framework.
[39/43] Compiling Capable FeatureStatus.swift
/host/spi-builder-workspace/Sources/Capable/Capable.swift:8:8: error: no such module 'os.log'
 6 | //
 7 |
 8 | import os.log
   |        `- error: no such module 'os.log'
 9 |
10 | /// This class defines the main interface of the Capable framework.
[40/43] Compiling Capable NotificationCenterProtocol.swift
/host/spi-builder-workspace/Sources/Capable/Capable.swift:8:8: error: no such module 'os.log'
 6 | //
 7 |
 8 | import os.log
   |        `- error: no such module 'os.log'
 9 |
10 | /// This class defines the main interface of the Capable framework.
[41/43] Compiling Capable AssistiveTouch.swift
/host/spi-builder-workspace/Sources/Capable/Capable.swift:8:8: error: no such module 'os.log'
 6 | //
 7 |
 8 | import os.log
   |        `- error: no such module 'os.log'
 9 |
10 | /// This class defines the main interface of the Capable framework.
[42/43] Compiling Capable BoldText.swift
/host/spi-builder-workspace/Sources/Capable/Capable.swift:8:8: error: no such module 'os.log'
 6 | //
 7 |
 8 | import os.log
   |        `- error: no such module 'os.log'
 9 |
10 | /// This class defines the main interface of the Capable framework.
[43/43] Compiling Capable ButtonShapes.swift
/host/spi-builder-workspace/Sources/Capable/Capable.swift:8:8: error: no such module 'os.log'
 6 | //
 7 |
 8 | import os.log
   |        `- error: no such module 'os.log'
 9 |
10 | /// This class defines the main interface of the Capable framework.
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" 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:7e37457820e5f17452a98118754f345f2619722c485f2db0d8b666940a83afd2
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
error: emit-module command failed with exit code 1 (use -v to see invocation)
[2/37] Emitting module Capable
/host/spi-builder-workspace/Sources/Capable/Capable.swift:8:8: error: no such module 'os.log'
 6 | //
 7 |
 8 | import os.log
   |        `- error: no such module 'os.log'
 9 |
10 | /// This class defines the main interface of the Capable framework.
[3/42] Compiling Capable FeatureStatus.swift
/host/spi-builder-workspace/Sources/Capable/Capable.swift:8:8: error: no such module 'os.log'
 6 | //
 7 |
 8 | import os.log
   |        `- error: no such module 'os.log'
 9 |
10 | /// This class defines the main interface of the Capable framework.
[4/42] Compiling Capable NotificationCenterProtocol.swift
/host/spi-builder-workspace/Sources/Capable/Capable.swift:8:8: error: no such module 'os.log'
 6 | //
 7 |
 8 | import os.log
   |        `- error: no such module 'os.log'
 9 |
10 | /// This class defines the main interface of the Capable framework.
[5/42] Compiling Capable AssistiveTouch.swift
/host/spi-builder-workspace/Sources/Capable/Capable.swift:8:8: error: no such module 'os.log'
 6 | //
 7 |
 8 | import os.log
   |        `- error: no such module 'os.log'
 9 |
10 | /// This class defines the main interface of the Capable framework.
[6/42] Compiling Capable BoldText.swift
/host/spi-builder-workspace/Sources/Capable/Capable.swift:8:8: error: no such module 'os.log'
 6 | //
 7 |
 8 | import os.log
   |        `- error: no such module 'os.log'
 9 |
10 | /// This class defines the main interface of the Capable framework.
[7/42] Compiling Capable ButtonShapes.swift
/host/spi-builder-workspace/Sources/Capable/Capable.swift:8:8: error: no such module 'os.log'
 6 | //
 7 |
 8 | import os.log
   |        `- error: no such module 'os.log'
 9 |
10 | /// This class defines the main interface of the Capable framework.
[8/42] Compiling Capable ClosedCaptioning.swift
/host/spi-builder-workspace/Sources/Capable/Capable.swift:8:8: error: no such module 'os.log'
 6 | //
 7 |
 8 | import os.log
   |        `- error: no such module 'os.log'
 9 |
10 | /// This class defines the main interface of the Capable framework.
[9/42] Compiling Capable DarkerSystemColors.swift
/host/spi-builder-workspace/Sources/Capable/Capable.swift:8:8: error: no such module 'os.log'
 6 | //
 7 |
 8 | import os.log
   |        `- error: no such module 'os.log'
 9 |
10 | /// This class defines the main interface of the Capable framework.
[10/42] Compiling Capable DifferentiateWithoutColor.swift
/host/spi-builder-workspace/Sources/Capable/Capable.swift:8:8: error: no such module 'os.log'
 6 | //
 7 |
 8 | import os.log
   |        `- error: no such module 'os.log'
 9 |
10 | /// This class defines the main interface of the Capable framework.
[11/42] Compiling Capable FullKeyboardAccess.swift
/host/spi-builder-workspace/Sources/Capable/Capable.swift:8:8: error: no such module 'os.log'
 6 | //
 7 |
 8 | import os.log
   |        `- error: no such module 'os.log'
 9 |
10 | /// This class defines the main interface of the Capable framework.
[12/42] Compiling Capable Grayscale.swift
/host/spi-builder-workspace/Sources/Capable/Capable.swift:8:8: error: no such module 'os.log'
 6 | //
 7 |
 8 | import os.log
   |        `- error: no such module 'os.log'
 9 |
10 | /// This class defines the main interface of the Capable framework.
[13/42] Compiling Capable GuidedAccess.swift
/host/spi-builder-workspace/Sources/Capable/Capable.swift:8:8: error: no such module 'os.log'
 6 | //
 7 |
 8 | import os.log
   |        `- error: no such module 'os.log'
 9 |
10 | /// This class defines the main interface of the Capable framework.
[14/42] Compiling Capable HearingDevicePairedEar.swift
/host/spi-builder-workspace/Sources/Capable/Capable.swift:8:8: error: no such module 'os.log'
 6 | //
 7 |
 8 | import os.log
   |        `- error: no such module 'os.log'
 9 |
10 | /// This class defines the main interface of the Capable framework.
[15/42] Compiling Capable IncreaseContrast.swift
/host/spi-builder-workspace/Sources/Capable/Capable.swift:8:8: error: no such module 'os.log'
 6 | //
 7 |
 8 | import os.log
   |        `- error: no such module 'os.log'
 9 |
10 | /// This class defines the main interface of the Capable framework.
[16/42] Compiling Capable InvertColors.swift
/host/spi-builder-workspace/Sources/Capable/Capable.swift:8:8: error: no such module 'os.log'
 6 | //
 7 |
 8 | import os.log
   |        `- error: no such module 'os.log'
 9 |
10 | /// This class defines the main interface of the Capable framework.
[17/42] Compiling Capable LargerText.swift
/host/spi-builder-workspace/Sources/Capable/Capable.swift:8:8: error: no such module 'os.log'
 6 | //
 7 |
 8 | import os.log
   |        `- error: no such module 'os.log'
 9 |
10 | /// This class defines the main interface of the Capable framework.
[18/42] Compiling Capable Capable.swift
/host/spi-builder-workspace/Sources/Capable/Capable.swift:8:8: error: no such module 'os.log'
 6 | //
 7 |
 8 | import os.log
   |        `- error: no such module 'os.log'
 9 |
10 | /// This class defines the main interface of the Capable framework.
[19/42] Compiling Capable Bool+statusString.swift
/host/spi-builder-workspace/Sources/Capable/Capable.swift:8:8: error: no such module 'os.log'
 6 | //
 7 |
 8 | import os.log
   |        `- error: no such module 'os.log'
 9 |
10 | /// This class defines the main interface of the Capable framework.
[20/42] Compiling Capable CGFloat+contentSizeString.swift
/host/spi-builder-workspace/Sources/Capable/Capable.swift:8:8: error: no such module 'os.log'
 6 | //
 7 |
 8 | import os.log
   |        `- error: no such module 'os.log'
 9 |
10 | /// This class defines the main interface of the Capable framework.
[21/42] Compiling Capable HearingDeviceEar+stringValue.swift
/host/spi-builder-workspace/Sources/Capable/Capable.swift:8:8: error: no such module 'os.log'
 6 | //
 7 |
 8 | import os.log
   |        `- error: no such module 'os.log'
 9 |
10 | /// This class defines the main interface of the Capable framework.
[22/42] Compiling Capable Notification+Name.swift
/host/spi-builder-workspace/Sources/Capable/Capable.swift:8:8: error: no such module 'os.log'
 6 | //
 7 |
 8 | import os.log
   |        `- error: no such module 'os.log'
 9 |
10 | /// This class defines the main interface of the Capable framework.
[23/42] Compiling Capable MonoAudio.swift
/host/spi-builder-workspace/Sources/Capable/Capable.swift:8:8: error: no such module 'os.log'
 6 | //
 7 |
 8 | import os.log
   |        `- error: no such module 'os.log'
 9 |
10 | /// This class defines the main interface of the Capable framework.
[24/42] Compiling Capable OnOffSwitchLabels.swift
/host/spi-builder-workspace/Sources/Capable/Capable.swift:8:8: error: no such module 'os.log'
 6 | //
 7 |
 8 | import os.log
   |        `- error: no such module 'os.log'
 9 |
10 | /// This class defines the main interface of the Capable framework.
[25/42] Compiling Capable PrefersCrossFadeTransitions.swift
/host/spi-builder-workspace/Sources/Capable/Capable.swift:8:8: error: no such module 'os.log'
 6 | //
 7 |
 8 | import os.log
   |        `- error: no such module 'os.log'
 9 |
10 | /// This class defines the main interface of the Capable framework.
[26/42] Compiling Capable FeatureProtocol.swift
/host/spi-builder-workspace/Sources/Capable/Capable.swift:8:8: error: no such module 'os.log'
 6 | //
 7 |
 8 | import os.log
   |        `- error: no such module 'os.log'
 9 |
10 | /// This class defines the main interface of the Capable framework.
[27/42] Compiling Capable ObservableFeatureProtocol.swift
/host/spi-builder-workspace/Sources/Capable/Capable.swift:8:8: error: no such module 'os.log'
 6 | //
 7 |
 8 | import os.log
   |        `- error: no such module 'os.log'
 9 |
10 | /// This class defines the main interface of the Capable framework.
[28/42] Compiling Capable ReduceMotion.swift
/host/spi-builder-workspace/Sources/Capable/Capable.swift:8:8: error: no such module 'os.log'
 6 | //
 7 |
 8 | import os.log
   |        `- error: no such module 'os.log'
 9 |
10 | /// This class defines the main interface of the Capable framework.
[29/42] Compiling Capable ReduceTransparency.swift
/host/spi-builder-workspace/Sources/Capable/Capable.swift:8:8: error: no such module 'os.log'
 6 | //
 7 |
 8 | import os.log
   |        `- error: no such module 'os.log'
 9 |
10 | /// This class defines the main interface of the Capable framework.
[30/42] Compiling Capable ShakeToUndo.swift
/host/spi-builder-workspace/Sources/Capable/Capable.swift:8:8: error: no such module 'os.log'
 6 | //
 7 |
 8 | import os.log
   |        `- error: no such module 'os.log'
 9 |
10 | /// This class defines the main interface of the Capable framework.
[31/42] Compiling Capable SpeakScreen.swift
/host/spi-builder-workspace/Sources/Capable/Capable.swift:8:8: error: no such module 'os.log'
 6 | //
 7 |
 8 | import os.log
   |        `- error: no such module 'os.log'
 9 |
10 | /// This class defines the main interface of the Capable framework.
[32/42] Compiling Capable SpeakSelection.swift
/host/spi-builder-workspace/Sources/Capable/Capable.swift:8:8: error: no such module 'os.log'
 6 | //
 7 |
 8 | import os.log
   |        `- error: no such module 'os.log'
 9 |
10 | /// This class defines the main interface of the Capable framework.
[33/42] Compiling Capable String+isDefaultContentSize.swift
/host/spi-builder-workspace/Sources/Capable/Capable.swift:8:8: error: no such module 'os.log'
 6 | //
 7 |
 8 | import os.log
   |        `- error: no such module 'os.log'
 9 |
10 | /// This class defines the main interface of the Capable framework.
[34/42] Compiling Capable UIContentSizeCategory+values.swift
/host/spi-builder-workspace/Sources/Capable/Capable.swift:8:8: error: no such module 'os.log'
 6 | //
 7 |
 8 | import os.log
   |        `- error: no such module 'os.log'
 9 |
10 | /// This class defines the main interface of the Capable framework.
[35/42] Compiling Capable Logger.swift
/host/spi-builder-workspace/Sources/Capable/Capable.swift:8:8: error: no such module 'os.log'
 6 | //
 7 |
 8 | import os.log
   |        `- error: no such module 'os.log'
 9 |
10 | /// This class defines the main interface of the Capable framework.
[36/42] Compiling Capable OSLogType+greaterEqual.swift
/host/spi-builder-workspace/Sources/Capable/Capable.swift:8:8: error: no such module 'os.log'
 6 | //
 7 |
 8 | import os.log
   |        `- error: no such module 'os.log'
 9 |
10 | /// This class defines the main interface of the Capable framework.
[37/42] Compiling Capable CapableFeature.swift
/host/spi-builder-workspace/Sources/Capable/Capable.swift:8:8: error: no such module 'os.log'
 6 | //
 7 |
 8 | import os.log
   |        `- error: no such module 'os.log'
 9 |
10 | /// This class defines the main interface of the Capable framework.
[38/42] Compiling Capable SwitchControl.swift
/host/spi-builder-workspace/Sources/Capable/Capable.swift:8:8: error: no such module 'os.log'
 6 | //
 7 |
 8 | import os.log
   |        `- error: no such module 'os.log'
 9 |
10 | /// This class defines the main interface of the Capable framework.
[39/42] Compiling Capable VideoAutoplay.swift
/host/spi-builder-workspace/Sources/Capable/Capable.swift:8:8: error: no such module 'os.log'
 6 | //
 7 |
 8 | import os.log
   |        `- error: no such module 'os.log'
 9 |
10 | /// This class defines the main interface of the Capable framework.
[40/42] Compiling Capable VoiceOver.swift
/host/spi-builder-workspace/Sources/Capable/Capable.swift:8:8: error: no such module 'os.log'
 6 | //
 7 |
 8 | import os.log
   |        `- error: no such module 'os.log'
 9 |
10 | /// This class defines the main interface of the Capable framework.
[41/42] Compiling Capable AccessibilityFeatureProvider.swift
/host/spi-builder-workspace/Sources/Capable/Capable.swift:8:8: error: no such module 'os.log'
 6 | //
 7 |
 8 | import os.log
   |        `- error: no such module 'os.log'
 9 |
10 | /// This class defines the main interface of the Capable framework.
[42/42] Compiling Capable FeatureStatusProvider.swift
/host/spi-builder-workspace/Sources/Capable/Capable.swift:8:8: error: no such module 'os.log'
 6 | //
 7 |
 8 | import os.log
   |        `- error: no such module 'os.log'
 9 |
10 | /// This class defines the main interface of the Capable framework.
BUILD FAILURE 6.1 wasm