Build Information
Successful build of Voxels, reference 0.2.5 (a472f8
), with Swift 5.10 for macOS (SPM) on 9 Nov 2024 05:45:10 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/voxels.git
Reference: 0.2.5
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/heckj/voxels
* tag 0.2.5 -> FETCH_HEAD
HEAD is now at a472f80 Backward compat (#128)
Cloned https://github.com/heckj/voxels.git
Revision (git rev-parse @):
a472f8013e0c857ed264caa783957af183c2847d
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/heckj/voxels.git at 0.2.5
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.10
Building package at path: $PWD
https://github.com/heckj/voxels.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/9] Write sources
[6/9] Write swift-version-33747A42983211AE.txt
[8/33] Compiling Heightmap Array+normalizeUnitValues.swift
[9/33] Compiling Heightmap Heightmap.swift
[10/33] Compiling Heightmap Heightmap+normalize.swift
[11/33] Emitting module Heightmap
[12/33] Compiling Heightmap XZIndex.swift
[13/33] Compiling IssueReporting IssueReporter.swift
[14/33] Compiling IssueReporting BreakpointReporter.swift
[15/34] Compiling IssueReporting WithIssueContext.swift
[16/34] Compiling IssueReporting UncheckedSendable.swift
[17/34] Compiling IssueReporting Warn.swift
[18/34] Compiling IssueReporting FailureObserver.swift
[19/34] Compiling IssueReporting LockIsolated.swift
[20/34] Emitting module IssueReporting
[21/34] Compiling IssueReporting AppHostWarning.swift
[22/34] Compiling IssueReporting Deprecations.swift
[23/34] Compiling IssueReporting Rethrows.swift
[24/34] Compiling IssueReporting SwiftTesting.swift
[25/34] Compiling IssueReporting ReportIssue.swift
[26/34] Compiling IssueReporting TestContext.swift
[27/34] Compiling IssueReporting XCTest.swift
[28/34] Compiling IssueReporting IsTesting.swift
[29/34] Compiling IssueReporting Unimplemented.swift
[30/34] Compiling IssueReporting WithExpectedIssue.swift
[31/34] Compiling IssueReporting FatalErrorReporter.swift
[32/34] Compiling IssueReporting RuntimeWarningReporter.swift
[33/72] Compiling Voxels VoxelHash+Collection.swift
[34/72] Compiling Voxels VoxelHash+Sequence.swift
[35/72] Compiling Voxels VoxelHash+dump.swift
[36/72] Compiling Voxels VoxelHash+sample.swift
[37/76] Compiling Voxels VoxelScale.swift
[38/76] Compiling Voxels HeightmapConverter.swift
[39/76] Compiling Voxels HeightmapError.swift
[40/76] Compiling Voxels VoxelAccessible.swift
[41/76] Compiling Voxels VoxelAccessible_VoxelBlockRenderable.swift
[42/76] Compiling Voxels VoxelBounds+Collection.swift
[43/76] Compiling Voxels VoxelBounds+Sequence.swift
[44/76] Compiling Voxels VoxelBounds+slice.swift
[45/76] Compiling Voxels VoxelArray+Collection.swift
[46/76] Compiling Voxels VoxelArray+Sequence.swift
[47/76] Compiling Voxels VoxelArray+updating.swift
[48/76] Compiling Voxels VoxelArray.swift
[49/76] Compiling Voxels SDF.swift
[50/76] Compiling Voxels SampleMeshData.swift
[51/76] Compiling Voxels StrideIndexable.swift
[52/76] Compiling Voxels CompleteVertex+generateMeshDescriptor.swift
[53/76] Compiling Voxels VoxelHash+updating.swift
[54/76] Compiling Voxels VoxelHash.swift
[55/76] Compiling Voxels VoxelUpdate.swift
[56/76] Compiling Voxels Voxels.swift
[57/76] Compiling Voxels VoxelBounds.swift
[58/76] Compiling Voxels VoxelConstants.swift
[59/76] Compiling Voxels VoxelIndex+neighbors.swift
[60/76] Compiling Voxels VoxelIndex.swift
[61/76] Compiling Voxels CompleteVertex.swift
[62/76] Compiling Voxels SIMD2+lerp.swift
[63/76] Compiling Voxels Vector.swift
[64/76] Compiling Voxels VoxelAccessError.swift
[65/76] Compiling Voxels SurfaceNetRenderer+utility.swift
[66/76] Compiling Voxels SurfaceNetRenderer.swift
[67/76] Compiling Voxels VoxelBlockRenderable.swift
[68/76] Compiling Voxels VoxelSurfaceRenderable.swift
[69/76] Emitting module Voxels
[70/76] Compiling Voxels GreedyBlockMesh.swift
[71/76] Compiling Voxels BlockMeshRenderer.swift
[72/76] Compiling Voxels MarchingCubes.swift
[73/76] Compiling Voxels MeshBuffer+meshDescriptor.swift
[74/76] Compiling Voxels MeshBuffer.swift
[75/78] Emitting module example_bounds
[76/78] Compiling example_bounds example-bounds.swift
[76/78] Write Objects.LinkFileList
[77/78] Linking example-bounds
Build complete! (34.37s)
Fetching https://github.com/pointfreeco/swift-issue-reporting
Fetching https://github.com/heckj/Heightmap
Fetching https://github.com/apple/swift-docc-plugin
[1/2038] Fetching swift-docc-plugin
[2/2216] Fetching swift-docc-plugin, heightmap
[343/7201] Fetching swift-docc-plugin, heightmap, swift-issue-reporting
Fetched https://github.com/heckj/Heightmap from cache (1.92s)
Fetched https://github.com/pointfreeco/swift-issue-reporting from cache (1.92s)
Fetched https://github.com/apple/swift-docc-plugin from cache (1.92s)
Computing version for https://github.com/heckj/Heightmap
Computed https://github.com/heckj/Heightmap at 0.6.3 (0.43s)
Computing version for https://github.com/pointfreeco/swift-issue-reporting
Computed https://github.com/pointfreeco/swift-issue-reporting at 1.4.2 (0.45s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.3 (2.57s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3178] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.20s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (0.63s)
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-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.4.3
Build complete.
Done.