Build Information
Successful build of Bodega, reference main (7db80b
), with Swift 5.10 for macOS (SPM) on 29 Oct 2024 00:19:52 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.55.3
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/mergesort/Bodega.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/mergesort/Bodega
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 7db80b2 Adding Swift 6 support for Bodega
Cloned https://github.com/mergesort/Bodega.git
Revision (git rev-parse @):
7db80b28fcd26ece28beea30452cfaafaace44b6
SUCCESS checkout https://github.com/mergesort/Bodega.git at main
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.10
Building package at path: $PWD
https://github.com/mergesort/Bodega.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/6] Write sources
[4/6] Write swift-version-33747A42983211AE.txt
[5/6] Compiling SQLiteObjc SQLiteObjc.m
[7/30] Emitting module SQLite
[8/32] Compiling SQLite Schema.swift
[9/32] Compiling SQLite Setter.swift
[10/32] Compiling SQLite DateAndTimeFunctions.swift
[11/32] Compiling SQLite Expression.swift
[12/32] Compiling SQLite Coding.swift
[13/32] Compiling SQLite Collation.swift
[14/32] Compiling SQLite FTS4.swift
[15/32] Compiling SQLite FTS5.swift
[16/32] Compiling SQLite RTree.swift
[17/32] Compiling SQLite Connection.swift
[18/32] Compiling SQLite Errors.swift
[19/32] Compiling SQLite Result.swift
[20/32] Compiling SQLite Backup.swift
[21/32] Compiling SQLite Blob.swift
[22/32] Compiling SQLite Connection+Aggregation.swift
[23/32] Compiling SQLite CoreFunctions.swift
[24/32] Compiling SQLite CustomFunctions.swift
[25/32] Compiling SQLite Foundation.swift
[26/32] Compiling SQLite Helpers.swift
[27/32] Compiling SQLite AggregateFunctions.swift
[28/32] Compiling SQLite Statement.swift
[29/32] Compiling SQLite Value.swift
[30/32] Compiling SQLite Cipher.swift
[31/32] Compiling SQLite Operators.swift
[32/32] Compiling SQLite Query.swift
[33/41] Compiling Bodega ObjectStorage.swift
[34/41] Compiling Bodega DiskStorageEngine.swift
[35/41] Compiling Bodega SQLiteStorageEngine.swift
[36/41] Compiling Bodega StorageEngine.swift
[37/41] Compiling Bodega FileManager.Directory.swift
[38/41] Compiling Bodega SQLiteStorageEngine+Default.swift
[39/41] Compiling Bodega CacheKey.swift
[40/41] Emitting module Bodega
[41/41] Compiling Bodega String+Formatting.swift
Build complete! (21.92s)
Fetching https://github.com/stephencelis/SQLite.swift.git
Fetching https://github.com/apple/swift-docc-plugin
[1/2038] Fetching swift-docc-plugin
[83/11614] Fetching swift-docc-plugin, sqlite.swift
Fetched https://github.com/stephencelis/SQLite.swift.git from cache (2.08s)
Fetched https://github.com/apple/swift-docc-plugin from cache (2.08s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.0.0 (2.76s)
Computing version for https://github.com/stephencelis/SQLite.swift.git
Computed https://github.com/stephencelis/SQLite.swift.git at 0.13.3 (0.62s)
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.0.0
Creating working copy for https://github.com/stephencelis/SQLite.swift.git
Working copy of https://github.com/stephencelis/SQLite.swift.git resolved at 0.13.3
Build complete.
Done.