Build Information
Successful build of leveldb, reference firebase-release (f62723
), with Swift 5.10 for macOS (SPM) on 29 Oct 2024 02:44:23 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/firebase/leveldb.git
Reference: firebase-release
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/firebase/leveldb
* branch firebase-release -> FETCH_HEAD
* [new branch] firebase-release -> origin/firebase-release
HEAD is now at f627239 Update podspec for 1.22.6 (#16)
Cloned https://github.com/firebase/leveldb.git
Revision (git rev-parse @):
f6272399648046e31749d77e9c548712168afcf1
SUCCESS checkout https://github.com/firebase/leveldb.git at firebase-release
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.10
Building package at path: $PWD
https://github.com/firebase/leveldb.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/39] Copying PrivacyInfo.xcprivacy
[1/39] Compiling filter_policy.cc
[2/39] Compiling histogram.cc
[2/39] Compiling comparator.cc
[2/39] Compiling status.cc
[2/39] Compiling crc32c.cc
[2/39] Compiling hash.cc
[3/39] Compiling options.cc
[4/39] Compiling env.cc
[9/39] Compiling logging.cc
[10/39] Compiling bloom.cc
[11/39] Compiling two_level_iterator.cc
[12/39] Compiling merger.cc
[13/39] Compiling iterator.cc
[14/39] Compiling coding.cc
[15/39] Compiling cache.cc
[16/39] Compiling env_posix.cc
[17/39] Compiling arena.cc
[18/39] Compiling table.cc
[19/39] Compiling table_builder.cc
[20/39] Compiling format.cc
[21/39] Compiling block.cc
[22/39] Compiling block_builder.cc
[23/39] Compiling write_batch.cc
[24/39] Compiling filter_block.cc
[25/39] Compiling table_cache.cc
[26/39] Compiling memtable.cc
[27/39] Compiling version_edit.cc
[28/39] Compiling repair.cc
[29/39] Compiling version_set.cc
[30/39] Compiling log_writer.cc
[31/39] Compiling log_reader.cc
[32/39] Compiling filename.cc
[33/39] Compiling dbformat.cc
[34/39] Compiling dumpfile.cc
[35/39] Compiling db_iter.cc
[36/39] Compiling c.cc
[37/39] Compiling builder.cc
[38/39] Compiling db_impl.cc
Build complete! (6.68s)
Build complete.
Done.