The Swift Package Index logo.Swift Package Index

Build Information

Successful build of ReteEngine with Swift 5.9 for macOS (SPM).

Build Command

env DEVELOPER_DIR="/Applications/Xcode-15.0.0-Beta.app" xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.19.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/turbolent/reteengine.git
Reference: 0.2.0
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/turbolent/reteengine
 * tag               0.2.0      -> FETCH_HEAD
HEAD is now at 30e02ef upgrade to Swift 5.0
Cloned https://github.com/turbolent/reteengine.git into spi-builder-workspace
30e02ef939e9e1668cb09cd0be190f4d77f8a0bd
SUCCESS checkout https://github.com/turbolent/reteengine.git at 0.2.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  spi-builder-workspace
Running build ...
env DEVELOPER_DIR="/Applications/Xcode-15.0.0-Beta.app" xcrun swift build --arch arm64
Building ... (attempt 1)
Building for debugging...
[1/22] Emitting module ReteEngine
[2/24] Compiling ReteEngine Token.swift
[3/24] Compiling ReteEngine Triple.swift
[4/24] Compiling ReteEngine WME.swift
[5/24] Compiling ReteEngine ActionPattern.swift
[6/24] Compiling ReteEngine AlphaMemory.swift
[7/24] Compiling ReteEngine AlphaMemoryIndex.swift
[8/24] Compiling ReteEngine Field.swift
[9/24] Compiling ReteEngine ForwardTarget.swift
[10/24] Compiling ReteEngine JoinNode.swift
[11/24] Compiling ReteEngine ReteNode.swift
[12/24] Compiling ReteEngine Rule.swift
[13/24] Compiling ReteEngine RuleAction.swift
[14/24] Compiling ReteEngine BetaMemory.swift
[15/24] Compiling ReteEngine Condition.swift
[16/24] Compiling ReteEngine DummyTopNode.swift
[17/24] Compiling ReteEngine PNode.swift
[18/24] Compiling ReteEngine ProductionTarget.swift
[19/24] Compiling ReteEngine ReteNetwork.swift
[20/24] Compiling ReteEngine WMEParser.swift
[21/24] Compiling ReteEngine WorkingMemory.swift
[22/24] Compiling ReteEngine RuleParser.swift
[23/24] Compiling ReteEngine SetWorkingMemory.swift
[24/24] Compiling ReteEngine TestAtJoinNode.swift
Build complete! (4.70s)
Build complete.
Done.