The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of AEPRulesEngine with Swift 5.9 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4606859-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.33.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/adobe/aepsdk-rulesengine-ios.git
Reference: 5.0.0
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
 * tag               5.0.0      -> FETCH_HEAD
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 5.0.0
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.9
Building package at path:  $workDir
https://github.com/adobe/aepsdk-rulesengine-ios.git
Running build ...
bash -c docker run --rm -v "checkouts-4606859-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Building for debugging...
[1/23] Emitting module AEPRulesEngine
[2/26] Compiling AEPRulesEngine Transformer.swift
[3/26] Compiling AEPRulesEngine Transforming.swift
[4/26] Compiling AEPRulesEngine Traversable.swift
[5/26] Compiling AEPRulesEngine Rule.swift
[6/26] Compiling AEPRulesEngine RulesEngine.swift
[7/26] Compiling AEPRulesEngine RulesFailure.swift
[8/26] Compiling AEPRulesEngine MustacheError.swift
[9/26] Compiling AEPRulesEngine MustacheToken.swift
[10/26] Compiling AEPRulesEngine ParserTagDelimiters.swift
[11/26] Compiling AEPRulesEngine UnaryExpression.swift
[12/26] Compiling AEPRulesEngine Log.swift
[13/26] Compiling AEPRulesEngine LogLevel.swift
[14/26] Compiling AEPRulesEngine Logging.swift
[15/26] Compiling AEPRulesEngine Operand+Literal.swift
[16/26] Compiling AEPRulesEngine Result+RulesFailure.swift
[17/26] Compiling AEPRulesEngine Evaluable.swift
[18/26] Compiling AEPRulesEngine LogicalExpression.swift
[19/26] Compiling AEPRulesEngine Operand.swift
[20/26] Compiling AEPRulesEngine Segment.swift
[21/26] Compiling AEPRulesEngine Template.swift
[22/26] Compiling AEPRulesEngine TemplateParser.swift
[23/26] Compiling AEPRulesEngine ConditionEvaluator.swift
[24/26] Compiling AEPRulesEngine Context.swift
[25/26] Compiling AEPRulesEngine Evaluating.swift
[26/26] Compiling AEPRulesEngine ComparisonExpression.swift
Build complete! (5.83s)
Build complete.
Done.