The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of Dflat, reference unstable (65334e), with Swift 5.9 for macOS (SPM) on 18 Jul 2024 23:32:21 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.46.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/liuliu/dflat.git
Reference: unstable
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/liuliu/dflat
 * branch            unstable   -> FETCH_HEAD
 * [new branch]      unstable   -> origin/unstable
HEAD is now at 65334e3 Update binding to the same C counterpart.
Cloned https://github.com/liuliu/dflat.git
Revision (git rev-parse @):
65334e3804e58a3669337bc40eab6673205a43e4
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 _AtomicsShims.c
[3/25] Compiling _SQLiteDflatOSShim os.c
[5/44] Compiling Atomics AtomicStorage.swift
[6/44] Compiling Atomics AtomicValue.swift
[7/46] Compiling Atomics UnsafeAtomic.swift
[8/46] Compiling Atomics UnsafeAtomicLazyReference.swift
[9/46] Compiling Atomics ManagedAtomic.swift
[10/46] Compiling Atomics ManagedAtomicLazyReference.swift
[11/46] Compiling Atomics AtomicMemoryOrderings.swift
[12/46] Compiling Atomics DoubleWord.swift
[13/46] Compiling Atomics AtomicOptionalWrappable.swift
[14/46] Compiling Atomics AtomicReference.swift
[15/46] Compiling Atomics Primitives.shims.swift
[16/46] Compiling Atomics AtomicInteger.swift
[17/46] Compiling Atomics AtomicBool.swift
[18/46] Compiling Atomics IntegerConformances.swift
[19/46] Compiling Atomics PointerConformances.swift
[20/46] Compiling Atomics Primitives.native.swift
[21/46] Compiling Atomics IntegerOperations.swift
[22/46] Compiling Atomics Unmanaged extensions.swift
[23/46] Compiling Atomics OptionalRawRepresentable.swift
[24/46] Compiling Atomics RawRepresentable.swift
[25/46] Emitting module Atomics
[42/48] Emitting module FlatBuffers
[45/48] Compiling FlatBuffers Verifiable.swift
[46/48] Compiling FlatBuffers Verifier.swift
[47/87] Compiling Dflat SQLiteAddition.swift
[48/87] Compiling Dflat SQLiteAnd.swift
[49/87] Compiling Dflat SQLiteEqualTo.swift
[50/87] Compiling Dflat SQLiteField.swift
[51/91] Compiling Dflat SQLiteLessThanOrEqualTo.swift
[52/91] Compiling Dflat SQLiteMod.swift
[53/91] Compiling Dflat SQLiteNot.swift
[54/91] Compiling Dflat SQLiteNotEqualTo.swift
[55/91] Compiling Dflat SQLiteIn.swift
[56/91] Compiling Dflat SQLiteIsNotNull.swift
[57/91] Compiling Dflat SQLiteIsNull.swift
[58/91] Compiling Dflat SQLiteLessThan.swift
[59/91] Compiling Dflat In.swift
[60/91] Compiling Dflat IsNotNull.swift
[61/91] Compiling Dflat IsNull.swift
[62/91] Compiling Dflat LessThan.swift
[63/91] Compiling Dflat LessThanOrEqualTo.swift
[64/91] Compiling Dflat Mod.swift
[65/91] Compiling Dflat Not.swift
[66/91] Compiling Dflat NotEqualTo.swift
[67/91] Compiling Dflat Atom.swift
[68/91] Compiling Dflat ChangeRequest.swift
[69/91] Compiling Dflat Expr.swift
[70/91] Compiling Dflat FetchedResult.swift
[71/91] Compiling Dflat FlatBuffersCodable.swift
[72/91] Compiling Dflat Addition.swift
[73/91] Compiling Dflat And.swift
[74/91] Compiling Dflat EqualTo.swift
[75/91] Compiling Dflat Field.swift
[76/91] Emitting module Dflat
[77/91] Compiling Dflat NotIn.swift
[78/91] Compiling Dflat Or.swift
[79/91] Compiling Dflat Subtraction.swift
[80/91] Compiling Dflat Value.swift
[81/91] Compiling Dflat Publisher.swift
[82/91] Compiling Dflat QueryBuilder.swift
[83/91] Compiling Dflat SQLiteExpr.swift
[84/91] Compiling Dflat TransactionContext.swift
[85/91] Compiling Dflat Workspace.swift
[86/91] Compiling Dflat SQLiteNotIn.swift
[87/91] Compiling Dflat SQLiteOr.swift
[88/91] Compiling Dflat SQLiteSubtraction.swift
[89/91] Compiling Dflat SQLiteValue.swift
[89/91] Archiving libDflat.a
[91/112] Emitting module SQLiteDflat
[92/114] Compiling SQLiteDflat dict_mutating_generated.swift
[93/114] Compiling SQLiteDflat dict_query_generated.swift
[94/114] Compiling SQLiteDflat SQLiteObjectRepository.swift
[95/114] Compiling SQLiteDflat SQLitePersistenceToolbox.swift
[96/114] Compiling SQLiteDflat dict_data_model_generated.swift
[97/114] Compiling SQLiteDflat dict_generated.swift
[98/114] Compiling SQLiteDflat SQLiteResultPublisher.swift
[99/114] Compiling SQLiteDflat SQLiteTableSpace.swift
[100/114] Compiling SQLiteDflat SQLitePublisher.swift
[101/114] Compiling SQLiteDflat SQLiteQueryBuilder.swift
[102/114] Compiling SQLiteDflat SQLiteValue.swift
[103/114] Compiling SQLiteDflat SQLiteWorkspace.swift
[104/114] Compiling SQLiteDflat SQLiteTableState.swift
[105/114] Compiling SQLiteDflat SQLiteTransactionContext.swift
[106/114] Compiling SQLiteDflat SQLiteConnectionPool.swift
[107/114] Compiling SQLiteDflat SQLiteExpr.swift
[108/114] Compiling SQLiteDflat SQLiteFetchedResult.swift
[109/114] Compiling SQLiteDflat OSShim.swift
[110/114] Compiling SQLiteDflat SQLiteAtom.swift
[111/114] Compiling SQLiteDflat SQLiteConnection.swift
[112/114] Compiling SQLiteDflat SQLiteWorkspaceDictionary.swift
/Users/admin/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/admin/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] Compiling SQLiteDflat SQLiteWorkspaceState.swift
/Users/admin/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/admin/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
/Applications/Xcode-15.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: warning renaming duplicate member name 'SQLiteExpr.swift.o' from '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/Dflat.build/SQLiteExpr.swift.o(SQLiteExpr.swift.o)' and '/Users/admin/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/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/SQLiteDflat.build/SQLiteValue.swift.o(SQLiteValue.swift.o)' and '/Users/admin/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! (32.74s)
Fetching https://github.com/google/flatbuffers.git
[1/81493] Fetching flatbuffers
Fetched https://github.com/google/flatbuffers.git (4.59s)
Fetching https://github.com/apple/swift-docc-plugin
Fetching https://github.com/apple/swift-atomics.git
[1/1569] Fetching swift-atomics
[33/3178] Fetching swift-atomics, swift-docc-plugin
Fetched https://github.com/apple/swift-atomics.git (1.29s)
Fetched https://github.com/apple/swift-docc-plugin (1.29s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.3.0 (0.58s)
Fetching https://github.com/apple/swift-docc-symbolkit
[1/2980] Fetching swift-docc-symbolkit
Fetched https://github.com/apple/swift-docc-symbolkit (1.26s)
Computing version for https://github.com/apple/swift-docc-symbolkit
Computed https://github.com/apple/swift-docc-symbolkit at 1.0.0 (0.62s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.47s)
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/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-symbolkit
Working copy of https://github.com/apple/swift-docc-symbolkit resolved at 1.0.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.