The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Dflat with Swift 5.9 for macOS (SPM).

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.33.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/liuliu/dflat.git
Reference: unstable
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/liuliu/dflat
 * branch            unstable   -> FETCH_HEAD
 * [new branch]      unstable   -> origin/unstable
HEAD is now at d49b934 Add bazel version for unit tests.
Cloned https://github.com/liuliu/dflat.git
Revision (git rev-parse @):
d49b9345642913c94fbf72c49ee84f99df86b01e
SPI manifest file found: $workDir/.spi.yml
SUCCESS checkout https://github.com/liuliu/dflat.git at unstable
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $workDir
https://github.com/liuliu/dflat.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
[1/1] Compiling plugin Swift-DocC
[2/2] Compiling plugin Swift-DocC Preview
Building for debugging...
[2/25] Compiling _SQLiteDflatOSShim os.c
[3/25] Compiling _AtomicsShims.c
[5/44] Compiling Atomics ManagedAtomic.swift
[6/44] Compiling Atomics ManagedAtomicLazyReference.swift
[7/46] Compiling Atomics IntegerOperations.swift
[8/46] Compiling Atomics Unmanaged extensions.swift
[9/46] Compiling Atomics Primitives.shims.swift
[10/46] Compiling Atomics AtomicInteger.swift
[11/46] Compiling Atomics AtomicOptionalWrappable.swift
[12/46] Compiling Atomics UnsafeAtomic.swift
[13/46] Compiling Atomics UnsafeAtomicLazyReference.swift
[14/46] Compiling Atomics AtomicReference.swift
[15/46] Compiling Atomics AtomicStorage.swift
[16/46] Compiling Atomics AtomicValue.swift
[17/46] Compiling Atomics AtomicMemoryOrderings.swift
[18/46] Compiling Atomics DoubleWord.swift
[19/46] Compiling Atomics OptionalRawRepresentable.swift
[20/46] Compiling Atomics RawRepresentable.swift
[21/46] Compiling Atomics AtomicBool.swift
[22/46] Compiling Atomics IntegerConformances.swift
[23/46] Compiling Atomics PointerConformances.swift
[24/46] Compiling Atomics Primitives.native.swift
[25/46] Emitting module Atomics
[26/46] Emitting module FlatBuffers
[35/48] Compiling FlatBuffers Verifiable.swift
[36/48] Compiling FlatBuffers Verifier.swift
[47/86] Compiling Dflat Atom.swift
[48/86] Compiling Dflat ChangeRequest.swift
[49/86] Compiling Dflat Expr.swift
[50/86] Compiling Dflat FetchedResult.swift
[51/86] Compiling Dflat FlatBuffersCodable.swift
[52/86] Compiling Dflat Publisher.swift
[53/91] Compiling Dflat SQLiteAnd.swift
[54/91] Compiling Dflat SQLiteEqualTo.swift
[55/91] Compiling Dflat SQLiteField.swift
[56/91] Compiling Dflat SQLiteIn.swift
[57/91] Compiling Dflat SQLiteIsNotNull.swift
[58/91] Compiling Dflat NotIn.swift
[59/91] Compiling Dflat Or.swift
[60/91] Compiling Dflat Subtraction.swift
[61/91] Compiling Dflat Value.swift
[62/91] Compiling Dflat SQLiteAddition.swift
[63/91] Compiling Dflat SQLiteIsNull.swift
[64/91] Compiling Dflat SQLiteLessThan.swift
[65/91] Compiling Dflat SQLiteLessThanOrEqualTo.swift
[66/91] Compiling Dflat SQLiteMod.swift
[67/91] Compiling Dflat SQLiteNot.swift
[68/91] Compiling Dflat EqualTo.swift
[69/91] Compiling Dflat Field.swift
[70/91] Compiling Dflat In.swift
[71/91] Compiling Dflat IsNotNull.swift
[72/91] Compiling Dflat IsNull.swift
[73/91] Compiling Dflat LessThan.swift
[74/91] Compiling Dflat LessThanOrEqualTo.swift
[75/91] Compiling Dflat Mod.swift
[76/91] Compiling Dflat Not.swift
[77/91] Compiling Dflat NotEqualTo.swift
[78/91] Compiling Dflat SQLiteNotEqualTo.swift
[79/91] Compiling Dflat SQLiteNotIn.swift
[80/91] Compiling Dflat SQLiteOr.swift
[81/91] Compiling Dflat SQLiteSubtraction.swift
[82/91] Compiling Dflat SQLiteValue.swift
[83/91] Compiling Dflat QueryBuilder.swift
[84/91] Compiling Dflat SQLiteExpr.swift
[85/91] Compiling Dflat TransactionContext.swift
[86/91] Compiling Dflat Workspace.swift
[87/91] Compiling Dflat Addition.swift
[88/91] Compiling Dflat And.swift
[89/91] Emitting module Dflat
[89/91] Archiving libDflat.a
[91/112] Compiling SQLiteDflat SQLiteTableState.swift
[92/112] Compiling SQLiteDflat SQLiteTransactionContext.swift
[93/112] Compiling SQLiteDflat SQLiteValue.swift
[94/114] Compiling SQLiteDflat dict_data_model_generated.swift
[95/114] Compiling SQLiteDflat dict_generated.swift
[96/114] Compiling SQLiteDflat SQLiteConnectionPool.swift
[97/114] Compiling SQLiteDflat SQLiteExpr.swift
[98/114] Compiling SQLiteDflat SQLiteFetchedResult.swift
[99/114] Compiling SQLiteDflat dict_mutating_generated.swift
[100/114] Compiling SQLiteDflat dict_query_generated.swift
[101/114] Compiling SQLiteDflat SQLiteObjectRepository.swift
[102/114] Compiling SQLiteDflat SQLitePersistenceToolbox.swift
[103/114] Compiling SQLiteDflat SQLitePublisher.swift
[104/114] Compiling SQLiteDflat OSShim.swift
[105/114] Compiling SQLiteDflat SQLiteAtom.swift
[106/114] Compiling SQLiteDflat SQLiteConnection.swift
[107/114] Compiling SQLiteDflat SQLiteQueryBuilder.swift
[108/114] Compiling SQLiteDflat SQLiteResultPublisher.swift
[109/114] Compiling SQLiteDflat SQLiteTableSpace.swift
[110/114] Compiling SQLiteDflat SQLiteWorkspace.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/src/sqlite/SQLiteWorkspaceDictionary.swift:21:13: warning: 'assign(repeating:count:)' is deprecated: renamed to 'update(repeating:count:)'
      locks.assign(repeating: os_unfair_lock(), count: Self.size)
            ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/src/sqlite/SQLiteWorkspaceDictionary.swift:21:13: note: use 'update(repeating:count:)' instead
      locks.assign(repeating: os_unfair_lock(), count: Self.size)
            ^~~~~~
            update
[111/114] Compiling SQLiteDflat SQLiteWorkspaceDictionary.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/src/sqlite/SQLiteWorkspaceDictionary.swift:21:13: warning: 'assign(repeating:count:)' is deprecated: renamed to 'update(repeating:count:)'
      locks.assign(repeating: os_unfair_lock(), count: Self.size)
            ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/src/sqlite/SQLiteWorkspaceDictionary.swift:21:13: note: use 'update(repeating:count:)' instead
      locks.assign(repeating: os_unfair_lock(), count: Self.size)
            ^~~~~~
            update
[112/114] Compiling SQLiteDflat SQLiteWorkspaceState.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/src/sqlite/SQLiteWorkspaceDictionary.swift:21:13: warning: 'assign(repeating:count:)' is deprecated: renamed to 'update(repeating:count:)'
      locks.assign(repeating: os_unfair_lock(), count: Self.size)
            ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/src/sqlite/SQLiteWorkspaceDictionary.swift:21:13: note: use 'update(repeating:count:)' instead
      locks.assign(repeating: os_unfair_lock(), count: Self.size)
            ^~~~~~
            update
[113/114] Emitting module SQLiteDflat
/Applications/Xcode-15.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: warning renaming duplicate member name 'SQLiteExpr.swift.o' from '/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/Dflat.build/SQLiteExpr.swift.o(SQLiteExpr.swift.o)' and '/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/SQLiteDflat.build/SQLiteExpr.swift.o(SQLiteExpr.swift.o)'
/Applications/Xcode-15.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: warning renaming duplicate member name 'SQLiteValue.swift.o' from '/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/SQLiteDflat.build/SQLiteValue.swift.o(SQLiteValue.swift.o)' and '/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/Dflat.build/exprs/sqlite/SQLiteValue.swift.o(SQLiteValue.swift.o)'
[113/114] Archiving libSQLiteDflat.a
Build complete! (22.01s)
Fetching https://github.com/google/flatbuffers.git from cache
Fetched https://github.com/google/flatbuffers.git (2.11s)
Fetching https://github.com/apple/swift-docc-plugin from cache
Fetching https://github.com/apple/swift-atomics.git from cache
Fetched https://github.com/apple/swift-docc-plugin (0.27s)
Fetched https://github.com/apple/swift-atomics.git (0.45s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.3.0 (0.02s)
Fetching https://github.com/apple/swift-docc-symbolkit from cache
Fetched https://github.com/apple/swift-docc-symbolkit (0.62s)
Computing version for https://github.com/apple/swift-docc-symbolkit
Computed https://github.com/apple/swift-docc-symbolkit at 1.0.0 (0.03s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.04s)
Creating working copy for https://github.com/apple/swift-docc-symbolkit
Working copy of https://github.com/apple/swift-docc-symbolkit resolved at 1.0.0
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.2.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.3.0
Creating working copy for https://github.com/google/flatbuffers.git
Working copy of https://github.com/google/flatbuffers.git resolved at c92e78a9f841a6110ec27180d68d1f7f2afda21d
Build complete.
Done.