The Swift Package Index logo.Swift Package Index

Build Information

Failed to build AEPRulesEngine, reference main (514d2b), with Swift 6.2 for Wasm on 21 Jun 2025 06:52:22 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/adobe/aepsdk-rulesengine-ios.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/adobe/aepsdk-rulesengine-ios
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 514d2b3 Merge pull request #80 from adobe/staging
Cloned https://github.com/adobe/aepsdk-rulesengine-ios.git
Revision (git rev-parse @):
514d2b3787c545bfa6749ffce5dd3e6f560c9319
SUCCESS checkout https://github.com/adobe/aepsdk-rulesengine-ios.git at main
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/adobe/aepsdk-rulesengine-ios.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1
wasm-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:44384f43f933eaa0f42803e9ef7c3d8388c5841ccc831a15a5edf63d8c273423
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-24593BA9C3E375BF.txt
[3/25] Compiling AEPRulesEngine Logging.swift
/host/spi-builder-workspace/Sources/AEPRulesEngine/Context.swift:13:8: error: no such module 'Foundation'
11 |  */
12 |
13 | import Foundation
   |        `- error: no such module 'Foundation'
14 |
15 | /// A type that contains all pieces necessary for boolean evaluation
[4/25] Compiling AEPRulesEngine Operand+Literal.swift
/host/spi-builder-workspace/Sources/AEPRulesEngine/Context.swift:13:8: error: no such module 'Foundation'
11 |  */
12 |
13 | import Foundation
   |        `- error: no such module 'Foundation'
14 |
15 | /// A type that contains all pieces necessary for boolean evaluation
[5/25] Compiling AEPRulesEngine Result+RulesFailure.swift
/host/spi-builder-workspace/Sources/AEPRulesEngine/Context.swift:13:8: error: no such module 'Foundation'
11 |  */
12 |
13 | import Foundation
   |        `- error: no such module 'Foundation'
14 |
15 | /// A type that contains all pieces necessary for boolean evaluation
[6/28] Compiling AEPRulesEngine Transformer.swift
/host/spi-builder-workspace/Sources/AEPRulesEngine/Context.swift:13:8: error: no such module 'Foundation'
11 |  */
12 |
13 | import Foundation
   |        `- error: no such module 'Foundation'
14 |
15 | /// A type that contains all pieces necessary for boolean evaluation
[7/28] Compiling AEPRulesEngine Transforming.swift
/host/spi-builder-workspace/Sources/AEPRulesEngine/Context.swift:13:8: error: no such module 'Foundation'
11 |  */
12 |
13 | import Foundation
   |        `- error: no such module 'Foundation'
14 |
15 | /// A type that contains all pieces necessary for boolean evaluation
[8/28] Compiling AEPRulesEngine Traversable.swift
/host/spi-builder-workspace/Sources/AEPRulesEngine/Context.swift:13:8: error: no such module 'Foundation'
11 |  */
12 |
13 | import Foundation
   |        `- error: no such module 'Foundation'
14 |
15 | /// A type that contains all pieces necessary for boolean evaluation
[9/28] Compiling AEPRulesEngine MustacheError.swift
/host/spi-builder-workspace/Sources/AEPRulesEngine/Context.swift:13:8: error: no such module 'Foundation'
11 |  */
12 |
13 | import Foundation
   |        `- error: no such module 'Foundation'
14 |
15 | /// A type that contains all pieces necessary for boolean evaluation
[10/28] Compiling AEPRulesEngine MustacheToken.swift
/host/spi-builder-workspace/Sources/AEPRulesEngine/Context.swift:13:8: error: no such module 'Foundation'
11 |  */
12 |
13 | import Foundation
   |        `- error: no such module 'Foundation'
14 |
15 | /// A type that contains all pieces necessary for boolean evaluation
[11/28] Compiling AEPRulesEngine ParserTagDelimiters.swift
/host/spi-builder-workspace/Sources/AEPRulesEngine/Context.swift:13:8: error: no such module 'Foundation'
11 |  */
12 |
13 | import Foundation
   |        `- error: no such module 'Foundation'
14 |
15 | /// A type that contains all pieces necessary for boolean evaluation
[12/28] Compiling AEPRulesEngine Segment.swift
/host/spi-builder-workspace/Sources/AEPRulesEngine/Context.swift:13:8: error: no such module 'Foundation'
11 |  */
12 |
13 | import Foundation
   |        `- error: no such module 'Foundation'
14 |
15 | /// A type that contains all pieces necessary for boolean evaluation
[13/28] Compiling AEPRulesEngine Template.swift
/host/spi-builder-workspace/Sources/AEPRulesEngine/Context.swift:13:8: error: no such module 'Foundation'
11 |  */
12 |
13 | import Foundation
   |        `- error: no such module 'Foundation'
14 |
15 | /// A type that contains all pieces necessary for boolean evaluation
[14/28] Compiling AEPRulesEngine TemplateParser.swift
/host/spi-builder-workspace/Sources/AEPRulesEngine/Context.swift:13:8: error: no such module 'Foundation'
11 |  */
12 |
13 | import Foundation
   |        `- error: no such module 'Foundation'
14 |
15 | /// A type that contains all pieces necessary for boolean evaluation
[15/28] Compiling AEPRulesEngine UnaryExpression.swift
/host/spi-builder-workspace/Sources/AEPRulesEngine/Context.swift:13:8: error: no such module 'Foundation'
11 |  */
12 |
13 | import Foundation
   |        `- error: no such module 'Foundation'
14 |
15 | /// A type that contains all pieces necessary for boolean evaluation
[16/28] Compiling AEPRulesEngine Log.swift
/host/spi-builder-workspace/Sources/AEPRulesEngine/Context.swift:13:8: error: no such module 'Foundation'
11 |  */
12 |
13 | import Foundation
   |        `- error: no such module 'Foundation'
14 |
15 | /// A type that contains all pieces necessary for boolean evaluation
[17/28] Compiling AEPRulesEngine LogLevel.swift
/host/spi-builder-workspace/Sources/AEPRulesEngine/Context.swift:13:8: error: no such module 'Foundation'
11 |  */
12 |
13 | import Foundation
   |        `- error: no such module 'Foundation'
14 |
15 | /// A type that contains all pieces necessary for boolean evaluation
[18/28] Compiling AEPRulesEngine Rule.swift
/host/spi-builder-workspace/Sources/AEPRulesEngine/Context.swift:13:8: error: no such module 'Foundation'
11 |  */
12 |
13 | import Foundation
   |        `- error: no such module 'Foundation'
14 |
15 | /// A type that contains all pieces necessary for boolean evaluation
[19/28] Compiling AEPRulesEngine RulesEngine.swift
/host/spi-builder-workspace/Sources/AEPRulesEngine/Context.swift:13:8: error: no such module 'Foundation'
11 |  */
12 |
13 | import Foundation
   |        `- error: no such module 'Foundation'
14 |
15 | /// A type that contains all pieces necessary for boolean evaluation
[20/28] Compiling AEPRulesEngine RulesFailure.swift
/host/spi-builder-workspace/Sources/AEPRulesEngine/Context.swift:13:8: error: no such module 'Foundation'
11 |  */
12 |
13 | import Foundation
   |        `- error: no such module 'Foundation'
14 |
15 | /// A type that contains all pieces necessary for boolean evaluation
error: emit-module command failed with exit code 1 (use -v to see invocation)
[21/28] Emitting module AEPRulesEngine
/host/spi-builder-workspace/Sources/AEPRulesEngine/Context.swift:13:8: error: no such module 'Foundation'
11 |  */
12 |
13 | import Foundation
   |        `- error: no such module 'Foundation'
14 |
15 | /// A type that contains all pieces necessary for boolean evaluation
[22/28] Compiling AEPRulesEngine ConditionEvaluator.swift
/host/spi-builder-workspace/Sources/AEPRulesEngine/Context.swift:13:8: error: no such module 'Foundation'
11 |  */
12 |
13 | import Foundation
   |        `- error: no such module 'Foundation'
14 |
15 | /// A type that contains all pieces necessary for boolean evaluation
[23/28] Compiling AEPRulesEngine Context.swift
/host/spi-builder-workspace/Sources/AEPRulesEngine/Context.swift:13:8: error: no such module 'Foundation'
11 |  */
12 |
13 | import Foundation
   |        `- error: no such module 'Foundation'
14 |
15 | /// A type that contains all pieces necessary for boolean evaluation
[24/28] Compiling AEPRulesEngine Evaluating.swift
/host/spi-builder-workspace/Sources/AEPRulesEngine/Context.swift:13:8: error: no such module 'Foundation'
11 |  */
12 |
13 | import Foundation
   |        `- error: no such module 'Foundation'
14 |
15 | /// A type that contains all pieces necessary for boolean evaluation
[25/28] Compiling AEPRulesEngine ComparisonExpression.swift
/host/spi-builder-workspace/Sources/AEPRulesEngine/Context.swift:13:8: error: no such module 'Foundation'
11 |  */
12 |
13 | import Foundation
   |        `- error: no such module 'Foundation'
14 |
15 | /// A type that contains all pieces necessary for boolean evaluation
[26/28] Compiling AEPRulesEngine Evaluable.swift
/host/spi-builder-workspace/Sources/AEPRulesEngine/Context.swift:13:8: error: no such module 'Foundation'
11 |  */
12 |
13 | import Foundation
   |        `- error: no such module 'Foundation'
14 |
15 | /// A type that contains all pieces necessary for boolean evaluation
[27/28] Compiling AEPRulesEngine LogicalExpression.swift
/host/spi-builder-workspace/Sources/AEPRulesEngine/Context.swift:13:8: error: no such module 'Foundation'
11 |  */
12 |
13 | import Foundation
   |        `- error: no such module 'Foundation'
14 |
15 | /// A type that contains all pieces necessary for boolean evaluation
[28/28] Compiling AEPRulesEngine Operand.swift
/host/spi-builder-workspace/Sources/AEPRulesEngine/Context.swift:13:8: error: no such module 'Foundation'
11 |  */
12 |
13 | import Foundation
   |        `- error: no such module 'Foundation'
14 |
15 | /// A type that contains all pieces necessary for boolean evaluation
BUILD FAILURE 6.2 wasm