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

Successful build of elementary-ui, reference 0.1.0-alpha (6612b9), with Swift 6.2 for Wasm on 12 Dec 2025 12:33:04 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/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.2-latest swift build --swift-sdk wasm32-unknown-wasip1 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/elementary-swift/elementary-ui.git
Reference: 0.1.0-alpha
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/elementary-swift/elementary-ui
 * tag               0.1.0-alpha -> FETCH_HEAD
HEAD is now at 6612b96 added docc comment
Cloned https://github.com/elementary-swift/elementary-ui.git
Revision (git rev-parse @):
6612b96855bbc2a6d20df501414246da41331642
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/elementary-swift/elementary-ui.git at 0.1.0-alpha
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/elementary-swift/elementary-ui.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/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.2-latest swift build --swift-sdk wasm32-unknown-wasip1 2>&1
wasm-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:302e3f347c593123f3d337e3da1bfe6e802bb8867614e9dfa745c72e13ca8eeb
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest
warning: multiple Swift SDKs match target triple `wasm32-unknown-wasip1` and host triple x86_64-unknown-linux-gnu, selected one at /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/embedded-swift-sdk.json
Fetching https://github.com/elementary-swift/elementary
Fetching https://github.com/swiftlang/swift-syntax
Fetching https://github.com/swiftwasm/JavaScriptKit
[1/1485] Fetching elementary
Fetched https://github.com/elementary-swift/elementary from cache (0.28s)
[1/73112] Fetching swift-syntax
[8775/101408] Fetching swift-syntax, javascriptkit
Fetched https://github.com/swiftwasm/JavaScriptKit from cache (5.06s)
Fetched https://github.com/swiftlang/swift-syntax from cache (5.09s)
Computing version for https://github.com/elementary-swift/elementary
Computed https://github.com/elementary-swift/elementary at 0.6.0 (5.46s)
Computing version for https://github.com/swiftwasm/JavaScriptKit
Computed https://github.com/swiftwasm/JavaScriptKit at 0.37.0 (0.59s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 601.0.1 (2.52s)
Creating working copy for https://github.com/swiftlang/swift-syntax
Working copy of https://github.com/swiftlang/swift-syntax resolved at 601.0.1
Creating working copy for https://github.com/elementary-swift/elementary
Working copy of https://github.com/elementary-swift/elementary resolved at 0.6.0
Creating working copy for https://github.com/swiftwasm/JavaScriptKit
Working copy of https://github.com/swiftwasm/JavaScriptKit resolved at 0.37.0
Downloading package prebuilt https://download.swift.org/prebuilts/swift-syntax/601.0.1/swift-6.2-RELEASE-MacroSupport-ubuntu_jammy_x86_64.tar.gz
Downloaded https://download.swift.org/prebuilts/swift-syntax/601.0.1/swift-6.2-RELEASE-MacroSupport-ubuntu_jammy_x86_64.tar.gz (0.68s)
[1/1] Compiling plugin BridgeJSCommandPlugin
[2/2] Compiling plugin BridgeJS
[3/3] Compiling plugin PackageToJS
Building for debugging...
[3/18] Write sources
[10/18] Compiling _CJavaScriptKit _CJavaScriptKit.c
[11/18] Write swift-version-24593BA9C3E375BF.txt
[13/34] Emitting module _ElementaryMath
[15/35] Compiling _ElementaryMath exports.swift
[16/35] Emitting module Elementary
[18/36] Emitting module JavaScriptKit
[20/37] Compiling Elementary AsyncContent.swift
[21/37] Compiling JavaScriptKit JSArray.swift
[22/37] Emitting module ReactivityMacros
[23/37] Compiling ElementaryUIMacros StorageKeyMacros.swift
[24/37] Compiling ElementaryUIMacros ViewMacro.swift
[25/37] Emitting module ElementaryUIMacros
[26/37] Compiling ElementaryUIMacros BindingMacro.swift
[27/37] Compiling ElementaryUIMacros Plugin.swift
[28/37] Compiling ReactivityMacros Plugin.swift
[29/37] Compiling ReactivityMacros ReactivityMacros.swift
[30/38] Compiling ReactivityMacros Availability.swift
[31/38] Compiling ReactivityMacros Extensions.swift
[33/39] Wrapping AST for ElementaryUIMacros for debugging
[34/39] Write Objects.LinkFileList
[35/39] Wrapping AST for ReactivityMacros for debugging
[36/39] Write Objects.LinkFileList
[37/39] Linking ElementaryUIMacros-tool
[38/39] Linking ReactivityMacros-tool
[40/41] Emitting module Reactivity
[41/41] Compiling Reactivity Macros.swift
[43/44] Emitting module ElementaryUI
[45/45] Compiling ElementaryUI Animatable.swift
Build complete! (61.52s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "javascriptkit",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.37.0",
            "upper_bound" : "0.38.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swiftwasm/JavaScriptKit"
    },
    {
      "identity" : "elementary",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.6.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/elementary-swift/elementary"
    },
    {
      "identity" : "swift-syntax",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "600.0.0",
            "upper_bound" : "603.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swiftlang/swift-syntax"
    }
  ],
  "manifest_display_name" : "elementary-ui",
  "name" : "elementary-ui",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "15.0"
    }
  ],
  "products" : [
    {
      "name" : "ElementaryUI",
      "targets" : [
        "ElementaryUI",
        "Reactivity"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "ReactivityMacros",
      "targets" : [
        "ReactivityMacros"
      ],
      "type" : {
        "macro" : null
      }
    },
    {
      "name" : "ElementaryUIMacros",
      "targets" : [
        "ElementaryUIMacros"
      ],
      "type" : {
        "macro" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "_ElementaryMath",
      "module_type" : "SwiftTarget",
      "name" : "_ElementaryMath",
      "path" : "Sources/_ElementaryMath",
      "product_memberships" : [
        "ElementaryUI"
      ],
      "sources" : [
        "exports.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "ReactivityTests",
      "module_type" : "SwiftTarget",
      "name" : "ReactivityTests",
      "path" : "Tests/ReactivityTests",
      "sources" : [
        "ReactiveClassesTests.swift"
      ],
      "target_dependencies" : [
        "Reactivity"
      ],
      "type" : "test"
    },
    {
      "c99name" : "ReactivityMacros",
      "module_type" : "SwiftTarget",
      "name" : "ReactivityMacros",
      "path" : "Sources/ReactivityMacros",
      "product_dependencies" : [
        "SwiftSyntax",
        "SwiftSyntaxBuilder",
        "SwiftSyntaxMacros",
        "SwiftCompilerPlugin"
      ],
      "product_memberships" : [
        "ElementaryUI",
        "ReactivityMacros"
      ],
      "sources" : [
        "Availability.swift",
        "Extensions.swift",
        "Plugin.swift",
        "ReactivityMacros.swift"
      ],
      "type" : "macro"
    },
    {
      "c99name" : "Reactivity",
      "module_type" : "SwiftTarget",
      "name" : "Reactivity",
      "path" : "Sources/Reactivity",
      "product_memberships" : [
        "ElementaryUI"
      ],
      "sources" : [
        "Macros.swift",
        "PropertyID.swift",
        "ReactivityRegistrar.swift",
        "ReactivityTracker.swift",
        "WithTracking.swift",
        "_MutexBox.swift",
        "_ThreadLocal.swift"
      ],
      "target_dependencies" : [
        "ReactivityMacros"
      ],
      "type" : "library"
    },
    {
      "c99name" : "ElementaryUITests",
      "module_type" : "SwiftTarget",
      "name" : "ElementaryUITests",
      "path" : "Tests/ElementaryUITests",
      "sources" : [
        "Animation/AnimatedValueTests.swift",
        "Animation/AnimationTrackerTests.swift",
        "BindingTests.swift",
        "EnvironmentTests.swift",
        "Reconciler/DOMMountingTests.swift",
        "Reconciler/DOMPatchingTest.swift",
        "Reconciler/DeinitSniffer.swift",
        "Reconciler/LifecycleTests.swift",
        "Reconciler/OnChangeTests.swift",
        "Reconciler/ReconcilerUpdateTests.swift",
        "Reconciler/RenderTracker.swift",
        "Reconciler/TestDOM.swift",
        "StateTests.swift",
        "ViewEquatingTests.swift",
        "ViewMacroTests.swift"
      ],
      "target_dependencies" : [
        "ElementaryUI"
      ],
      "type" : "test"
    },
    {
      "c99name" : "ElementaryUIMacros",
      "module_type" : "SwiftTarget",
      "name" : "ElementaryUIMacros",
      "path" : "Sources/ElementaryUIMacros",
      "product_dependencies" : [
        "SwiftSyntax",
        "SwiftSyntaxBuilder",
        "SwiftSyntaxMacros",
        "SwiftCompilerPlugin"
      ],
      "product_memberships" : [
        "ElementaryUI",
        "ElementaryUIMacros"
      ],
      "sources" : [
        "BindingMacro.swift",
        "Plugin.swift",
        "StorageKeyMacros.swift",
        "ViewMacro.swift"
      ],
      "type" : "macro"
    },
    {
      "c99name" : "ElementaryUI",
      "module_type" : "SwiftTarget",
      "name" : "ElementaryUI",
      "path" : "Sources/ElementaryUI",
      "product_dependencies" : [
        "Elementary",
        "JavaScriptKit"
      ],
      "product_memberships" : [
        "ElementaryUI"
      ],
      "sources" : [
        "Animation/Animatable.swift",
        "Animation/AnimatableVector+BuiltIn.swift",
        "Animation/AnimatableVector.swift",
        "Animation/AnimatedValue.swift",
        "Animation/Animation+defaults.swift",
        "Animation/Animation.swift",
        "Animation/Spring.swift",
        "Animation/TimingFunction.swift",
        "Animation/Transaction.swift",
        "Animation/View+Animation.swift",
        "Application.swift",
        "DOM/DOM+Animation.swift",
        "DOM/DOM+Types.swift",
        "DOM/DOMElementSelector.swift",
        "DOM/DOMInteractor.swift",
        "Data/Environment/Environment+ReactiveObject.swift",
        "Data/Environment/Environment.swift",
        "Data/Environment/View+Envionment.swift",
        "Data/Lifecycle/View+LifecycleEvents.swift",
        "Data/Lifecycle/View+OnChange.swift",
        "Data/Lifecycle/_StatefulNode.swift",
        "Data/State/Binding.swift",
        "Data/State/State.swift",
        "Data/State/ViewStateStorage.swift",
        "Data/StoredValue.swift",
        "Data/ValueStorage.swift",
        "FLIP/FLIPAnimation.swift",
        "FLIP/FLIPLayoutObserver.swift",
        "FLIP/FLIPScheduler.swift",
        "HTMLViews/ElementModifiers/AnimateChildrenView.swift",
        "HTMLViews/ElementModifiers/AttributeModifier.swift",
        "HTMLViews/ElementModifiers/BindingModifiers.swift",
        "HTMLViews/ElementModifiers/DOMElementModifier.swift",
        "HTMLViews/ElementModifiers/EventModifier.swift",
        "HTMLViews/ElementModifiers/LayoutObserver.swift",
        "HTMLViews/HTMLElement+Mountable.swift",
        "HTMLViews/HTMLText+Mountable.swift",
        "HTMLViews/HTMLVoidElement+Mountable.swift",
        "HTMLViews/StyleModifiers/CSSAnimatable.swift",
        "HTMLViews/StyleModifiers/EffectValues.swift",
        "HTMLViews/StyleModifiers/MountedStyleModifier.swift",
        "HTMLViews/StyleModifiers/OpacityModifer.swift",
        "HTMLViews/StyleModifiers/TransformModifier.swift",
        "HTMLViews/View+Binding.swift",
        "HTMLViews/View+DOMEvents.swift",
        "HTMLViews/View+Styles.swift",
        "HTMLViews/_AttributedElement+Mountable.swift",
        "HTMLViews/_ElementNode.swift",
        "HTMLViews/_TextNode.swift",
        "JSInterop/Elementary+JavaScriptKit.swift",
        "JSInterop/EventHandlers.swift",
        "JSInterop/GlobalEvents.swift",
        "Macros.swift",
        "Reconciling/ApplicationRuntime.swift",
        "Reconciling/PendingFunctionQueue.swift",
        "Reconciling/Scheduler.swift",
        "Reconciling/_CommitContext.swift",
        "Reconciling/_ContainerLayoutPass.swift",
        "Reconciling/_Reconcilable.swift",
        "Reconciling/_TransactionContext.swift",
        "Reconciling/_ViewContext.swift",
        "String+utf8Equals.swift",
        "StructureViews/EmptyHTML+Mountable.swift",
        "StructureViews/ForEach+Mountable.swift",
        "StructureViews/KeyedView.swift",
        "StructureViews/Optional+Mountable.swift",
        "StructureViews/PlaceholderContentView.swift",
        "StructureViews/Tuples+Mountable.swift",
        "StructureViews/ViewKey.swift",
        "StructureViews/_ConditionalNode.swift",
        "StructureViews/_EmptyNode.swift",
        "StructureViews/_HTMLArray+Mountable.swift",
        "StructureViews/_HTMLConditional+Mountable.swift",
        "StructureViews/_KeyedNode.swift",
        "StructureViews/_TupleNode.swift",
        "Transition/Transition+builtin.swift",
        "Transition/Transition.swift",
        "Transition/_TransitionNode.swift",
        "Transition/_TransitionView.swift",
        "Views/Function/_FunctionNode.swift",
        "Views/Function/_FunctionView.swift",
        "Views/Function/_ViewEquatable.swift",
        "Views/View+Mountable.swift",
        "_embeddedTricks.swift",
        "exports.swift",
        "logging.swift"
      ],
      "target_dependencies" : [
        "ElementaryUIMacros",
        "Reactivity",
        "_ElementaryMath"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.2"
}
wasm-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:302e3f347c593123f3d337e3da1bfe6e802bb8867614e9dfa745c72e13ca8eeb
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest
Done.