Build Information
Successful build of CASimEngine, reference 0.1.0 (46566c
), with Swift 5.10 for macOS (SPM) on 15 Nov 2024 19:50:01 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.57.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/heckj/CASimEngine.git
Reference: 0.1.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/heckj/CASimEngine
* tag 0.1.0 -> FETCH_HEAD
HEAD is now at 46566cb removing dynamic scopes
Cloned https://github.com/heckj/CASimEngine.git
Revision (git rev-parse @):
46566cb9bbe934c30218dbdca78b0d2e9eb1ab6c
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/heckj/CASimEngine.git at 0.1.0
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.10
Building package at path: $PWD
https://github.com/heckj/CASimEngine.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
[1/1] Compiling plugin Swift-DocC
[2/2] Compiling plugin Swift-DocC Preview
Building for debugging...
[2/7] Write sources
[6/7] Write swift-version-33747A42983211AE.txt
[8/31] Compiling Heightmap XZIndex.swift
[9/31] Compiling Heightmap Array+normalizeUnitValues.swift
[10/31] Compiling Heightmap Heightmap+normalize.swift
[11/31] Emitting module Heightmap
[12/31] Compiling Heightmap Heightmap.swift
[13/31] Compiling IssueReporting Unimplemented.swift
[14/31] Compiling IssueReporting WithExpectedIssue.swift
[15/32] Compiling IssueReporting WithIssueContext.swift
[16/32] Compiling IssueReporting XCTest.swift
[17/32] Compiling IssueReporting IsTesting.swift
[18/32] Compiling IssueReporting FailureObserver.swift
[19/32] Compiling IssueReporting LockIsolated.swift
[20/32] Compiling IssueReporting ReportIssue.swift
[21/32] Compiling IssueReporting TestContext.swift
[22/32] Compiling IssueReporting UncheckedSendable.swift
[23/32] Compiling IssueReporting Warn.swift
[24/32] Compiling IssueReporting AppHostWarning.swift
[25/32] Compiling IssueReporting Deprecations.swift
[26/32] Compiling IssueReporting IssueReporter.swift
[27/32] Compiling IssueReporting BreakpointReporter.swift
[28/32] Compiling IssueReporting Rethrows.swift
[29/32] Compiling IssueReporting SwiftTesting.swift
[30/32] Compiling IssueReporting FatalErrorReporter.swift
[31/32] Compiling IssueReporting RuntimeWarningReporter.swift
[32/32] Emitting module IssueReporting
[33/70] Compiling Voxels VoxelHash+Collection.swift
[34/70] Compiling Voxels VoxelHash+Sequence.swift
[35/70] Compiling Voxels VoxelHash+dump.swift
[36/70] Compiling Voxels VoxelHash+sample.swift
[37/74] Compiling Voxels VoxelAccessible_VoxelBlockRenderable.swift
[38/74] Compiling Voxels VoxelBounds+Collection.swift
[39/74] Compiling Voxels VoxelBounds+Sequence.swift
[40/74] Compiling Voxels VoxelBounds+slice.swift
[41/74] Compiling Voxels VoxelBounds.swift
[42/74] Compiling Voxels VoxelConstants.swift
[43/74] Compiling Voxels VoxelIndex+neighbors.swift
[44/74] Compiling Voxels VoxelIndex.swift
[45/74] Compiling Voxels VoxelScale.swift
[46/74] Compiling Voxels HeightmapConverter.swift
[47/74] Compiling Voxels HeightmapError.swift
[48/74] Compiling Voxels VoxelAccessible.swift
[49/74] Compiling Voxels VoxelArray+Collection.swift
[50/74] Compiling Voxels VoxelArray+Sequence.swift
[51/74] Compiling Voxels VoxelArray+updating.swift
[52/74] Compiling Voxels VoxelArray.swift
[53/74] Compiling Voxels SDF.swift
[54/74] Compiling Voxels SampleMeshData.swift
[55/74] Compiling Voxels StrideIndexable.swift
[56/74] Compiling Voxels CompleteVertex+generateMeshDescriptor.swift
[57/74] Compiling Voxels CompleteVertex.swift
[58/74] Compiling Voxels SIMD2+lerp.swift
[59/74] Compiling Voxels Vector.swift
[60/74] Compiling Voxels VoxelAccessError.swift
[61/74] Compiling Voxels VoxelHash+updating.swift
[62/74] Compiling Voxels VoxelHash.swift
[63/74] Compiling Voxels VoxelUpdate.swift
[64/74] Compiling Voxels Voxels.swift
[65/74] Compiling Voxels SurfaceNetRenderer+utility.swift
[66/74] Compiling Voxels SurfaceNetRenderer.swift
[67/74] Compiling Voxels VoxelBlockRenderable.swift
[68/74] Compiling Voxels VoxelSurfaceRenderable.swift
[69/74] Emitting module Voxels
[70/74] Compiling Voxels GreedyBlockMesh.swift
[71/74] Compiling Voxels BlockMeshRenderer.swift
[72/74] Compiling Voxels MarchingCubes.swift
[73/74] Compiling Voxels MeshBuffer+meshDescriptor.swift
[74/74] Compiling Voxels MeshBuffer.swift
[75/81] Compiling CASimEngine CASimulationRule.swift
[76/81] Compiling CASimEngine CARuleResult.swift
[77/81] Compiling CASimEngine CARuleScope.swift
[78/81] Emitting module CASimEngine
[79/81] Compiling CASimEngine CASimulationEngine.swift
[80/81] Compiling CASimEngine CADetailedDiagnostic.swift
[81/81] Compiling CASimEngine CADiagnostic.swift
Build complete! (32.99s)
Fetching https://github.com/heckj/voxels
Fetching https://github.com/swiftlang/swift-docc-plugin
[1/2038] Fetching swift-docc-plugin
[42/4989] Fetching swift-docc-plugin, voxels
Fetched https://github.com/heckj/voxels from cache (2.65s)
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (2.65s)
Computing version for https://github.com/heckj/voxels
Computed https://github.com/heckj/voxels at 0.2.5 (0.35s)
Fetching https://github.com/heckj/Heightmap
Fetching https://github.com/pointfreeco/swift-issue-reporting
[1/178] Fetching heightmap
[179/5188] Fetching heightmap, swift-issue-reporting
Fetched https://github.com/heckj/Heightmap from cache (1.42s)
Fetched https://github.com/pointfreeco/swift-issue-reporting from cache (1.42s)
Computing version for https://github.com/heckj/Heightmap
Computed https://github.com/heckj/Heightmap at 0.6.3 (0.33s)
Computing version for https://github.com/pointfreeco/swift-issue-reporting
Computed https://github.com/pointfreeco/swift-issue-reporting at 1.4.2 (0.35s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.3 (2.28s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3180] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.24s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (0.52s)
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
Creating working copy for https://github.com/pointfreeco/swift-issue-reporting
Working copy of https://github.com/pointfreeco/swift-issue-reporting resolved at 1.4.2
Creating working copy for https://github.com/heckj/Heightmap
Working copy of https://github.com/heckj/Heightmap resolved at 0.6.3
Creating working copy for https://github.com/swiftlang/swift-docc-plugin
Working copy of https://github.com/swiftlang/swift-docc-plugin resolved at 1.4.3
Creating working copy for https://github.com/heckj/voxels
Working copy of https://github.com/heckj/voxels resolved at 0.2.5
Build complete.
Done.