Build Information
Successful build of Bodega with Swift 5.8 for macOS (SPM).
Build Command
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.41.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/mergesort/Bodega.git
Reference: 2.1.3
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/mergesort/Bodega
* tag 2.1.3 -> FETCH_HEAD
HEAD is now at bfd8871 Merge pull request #33 from samalone/main
Cloned https://github.com/mergesort/Bodega.git
Revision (git rev-parse @):
bfd8871e9c2590d31b200e54c75428a71483afdf
SUCCESS checkout https://github.com/mergesort/Bodega.git at 2.1.3
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.8
Building package at path: $workDir
https://github.com/mergesort/Bodega.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
[1/1] Compiling plugin Swift-DocC
[2/2] Compiling plugin Swift-DocC Preview
Building for debugging...
[2/3] Compiling SQLiteObjc SQLiteObjc.m
[4/27] Compiling SQLite Statement.swift
[5/27] Compiling SQLite Value.swift
[6/27] Compiling SQLite Cipher.swift
[7/29] Compiling SQLite DateAndTimeFunctions.swift
[8/29] Compiling SQLite Expression.swift
[9/29] Compiling SQLite CoreFunctions.swift
[10/29] Compiling SQLite CustomFunctions.swift
[11/29] Compiling SQLite Coding.swift
[12/29] Compiling SQLite Collation.swift
[13/29] Compiling SQLite FTS4.swift
[14/29] Compiling SQLite FTS5.swift
[15/29] Compiling SQLite RTree.swift
[16/29] Compiling SQLite Foundation.swift
[17/29] Compiling SQLite Helpers.swift
[18/29] Compiling SQLite AggregateFunctions.swift
[19/29] Emitting module SQLite
[20/29] Compiling SQLite Connection.swift
[21/29] Compiling SQLite Errors.swift
[22/29] Compiling SQLite Result.swift
[23/29] Compiling SQLite Backup.swift
[24/29] Compiling SQLite Blob.swift
[25/29] Compiling SQLite Connection+Aggregation.swift
[26/29] Compiling SQLite Schema.swift
[27/29] Compiling SQLite Setter.swift
[28/29] Compiling SQLite Operators.swift
[29/29] Compiling SQLite Query.swift
[30/38] Compiling Bodega StorageEngine.swift
[31/38] Compiling Bodega SQLiteStorageEngine.swift
[32/38] Compiling Bodega ObjectStorage.swift
[33/38] Compiling Bodega DiskStorageEngine.swift
[34/38] Emitting module Bodega
[35/38] Compiling Bodega CacheKey.swift
[36/38] Compiling Bodega SQLiteStorageEngine+Default.swift
[37/38] Compiling Bodega FileManager.Directory.swift
[38/38] Compiling Bodega String+Formatting.swift
Build complete! (26.09s)
Fetching https://github.com/stephencelis/SQLite.swift.git
Fetching https://github.com/apple/swift-docc-plugin
[1/1577] Fetching swift-docc-plugin
[380/11101] Fetching swift-docc-plugin, sqlite.swift
Fetched https://github.com/stephencelis/SQLite.swift.git (2.24s)
Fetched https://github.com/apple/swift-docc-plugin (2.24s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.0.0 (0.82s)
Computing version for https://github.com/stephencelis/SQLite.swift.git
Computed https://github.com/stephencelis/SQLite.swift.git at 0.13.3 (0.77s)
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.