The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Dflat with Swift 5.9 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4609320-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

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 /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
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:         linux
Swift version:             5.9
Building package at path:  $workDir
https://github.com/liuliu/dflat.git
Running build ...
bash -c docker run --rm -v "checkouts-4609320-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Fetching https://github.com/google/flatbuffers.git
[1/80273] Fetching flatbuffers
Fetched https://github.com/google/flatbuffers.git (5.27s)
Fetching https://github.com/apple/swift-docc-plugin
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/liuliu/swift-sqlite3-support.git
[1/113] Fetching swift-sqlite3-support
[67/1570] Fetching swift-sqlite3-support, swift-docc-plugin
[709/3133] Fetching swift-sqlite3-support, swift-docc-plugin, swift-atomics
Fetched https://github.com/apple/swift-atomics.git (1.06s)
Fetched https://github.com/apple/swift-docc-plugin (1.06s)
Fetched https://github.com/liuliu/swift-sqlite3-support.git (1.06s)
Computing version for https://github.com/liuliu/swift-sqlite3-support.git
Computed https://github.com/liuliu/swift-sqlite3-support.git at 3.40.1 (0.40s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.3.0 (0.40s)
Fetching https://github.com/apple/swift-docc-symbolkit
[1/2663] Fetching swift-docc-symbolkit
Fetched https://github.com/apple/swift-docc-symbolkit (0.35s)
Computing version for https://github.com/apple/swift-docc-symbolkit
Computed https://github.com/apple/swift-docc-symbolkit at 1.0.0 (0.64s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.36s)
Creating working copy for https://github.com/liuliu/swift-sqlite3-support.git
Working copy of https://github.com/liuliu/swift-sqlite3-support.git resolved at 3.40.1
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
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
/host/spi-builder-workspace/.build/checkouts/swift-docc-plugin/Plugins/Swift-DocC Convert/Symbolic Links/SharedPackagePluginExtensions/PackageExtensions.swift:31:17: warning: switch covers known cases, but 'TargetDependency' may have additional unknown values
                switch dependency {
                ^
/host/spi-builder-workspace/.build/checkouts/swift-docc-plugin/Plugins/Swift-DocC Convert/Symbolic Links/SharedPackagePluginExtensions/PackageExtensions.swift:31:17: note: handle unknown values using "@unknown default"
                switch dependency {
                ^
[1/1] Compiling plugin Swift-DocC
/host/spi-builder-workspace/.build/checkouts/swift-docc-plugin/Plugins/Swift-DocC Preview/Symbolic Links/SharedPackagePluginExtensions/PackageExtensions.swift:31:17: warning: switch covers known cases, but 'TargetDependency' may have additional unknown values
                switch dependency {
                ^
/host/spi-builder-workspace/.build/checkouts/swift-docc-plugin/Plugins/Swift-DocC Preview/Symbolic Links/SharedPackagePluginExtensions/PackageExtensions.swift:31:17: note: handle unknown values using "@unknown default"
                switch dependency {
                ^
[2/2] Compiling plugin Swift-DocC Preview
Building for debugging...
[2/12] Compiling _AtomicsShims.c
[3/12] Compiling _SQLiteDflatOSShim os.c
[5/50] Emitting module FlatBuffers
[6/52] Emitting module Atomics
[7/54] Compiling FlatBuffers Enum.swift
[8/54] Compiling FlatBuffers Root.swift
[9/54] Compiling FlatBuffers String+extension.swift
[10/54] Compiling FlatBuffers Mutable.swift
[11/54] Compiling FlatBuffers NativeObject.swift
[12/54] Compiling FlatBuffers Offset.swift
[13/54] Compiling FlatBuffers FlatBufferBuilder.swift
[14/54] Compiling FlatBuffers Table.swift
[15/54] Compiling FlatBuffers ByteBuffer.swift
[16/54] Compiling FlatBuffers Constants.swift
[17/54] Compiling Atomics UnsafeAtomic.swift
[18/54] Compiling Atomics UnsafeAtomicLazyReference.swift
[19/54] Compiling Atomics IntegerOperations.swift
[20/54] Compiling Atomics Unmanaged extensions.swift
[21/54] Compiling Atomics OptionalRawRepresentable.swift
[22/54] Compiling Atomics RawRepresentable.swift
[23/54] Compiling FlatBuffers Struct.swift
[24/54] Compiling FlatBuffers TableVerifier.swift
[25/54] Compiling FlatBuffers VeriferOptions.swift
[26/54] Compiling Atomics Primitives.native.swift
[28/56] Wrapping AST for Atomics for debugging
[51/58] Wrapping AST for FlatBuffers for debugging
[53/96] Compiling Dflat SQLiteIsNull.swift
[54/96] Compiling Dflat SQLiteLessThan.swift
[55/96] Compiling Dflat SQLiteLessThanOrEqualTo.swift
[56/96] Compiling Dflat SQLiteMod.swift
[57/96] Compiling Dflat SQLiteNot.swift
[58/101] Compiling Dflat Atom.swift
[59/101] Compiling Dflat ChangeRequest.swift
[60/101] Compiling Dflat Expr.swift
[61/101] Compiling Dflat FetchedResult.swift
[62/101] Compiling Dflat FlatBuffersCodable.swift
[63/101] Compiling Dflat Publisher.swift
[64/101] Compiling Dflat NotIn.swift
[65/101] Compiling Dflat Or.swift
[66/101] Compiling Dflat Subtraction.swift
[67/101] Compiling Dflat Value.swift
[68/101] Compiling Dflat SQLiteAddition.swift
[69/101] Compiling Dflat EqualTo.swift
[70/101] Compiling Dflat Field.swift
[71/101] Compiling Dflat In.swift
[72/101] Compiling Dflat IsNotNull.swift
[73/101] Compiling Dflat IsNull.swift
[74/101] Compiling Dflat SQLiteAnd.swift
[75/101] Compiling Dflat SQLiteEqualTo.swift
[76/101] Compiling Dflat SQLiteField.swift
[77/101] Compiling Dflat SQLiteIn.swift
[78/101] Compiling Dflat SQLiteIsNotNull.swift
[79/101] Compiling Dflat LessThan.swift
[80/101] Compiling Dflat LessThanOrEqualTo.swift
[81/101] Compiling Dflat Mod.swift
[82/101] Compiling Dflat Not.swift
[83/101] Compiling Dflat NotEqualTo.swift
[84/101] Compiling Dflat SQLiteNotEqualTo.swift
[85/101] Compiling Dflat SQLiteNotIn.swift
[86/101] Compiling Dflat SQLiteOr.swift
[87/101] Compiling Dflat SQLiteSubtraction.swift
[88/101] Compiling Dflat SQLiteValue.swift
[89/101] Compiling Dflat QueryBuilder.swift
[90/101] Compiling Dflat SQLiteExpr.swift
[91/101] Compiling Dflat TransactionContext.swift
[92/101] Compiling Dflat Workspace.swift
[93/101] Compiling Dflat Addition.swift
[94/101] Compiling Dflat And.swift
[95/101] Emitting module Dflat
[97/103] Wrapping AST for Dflat for debugging
[98/103] Archiving libDflat.a
[99/103] Compiling SQLite3 sqlite3.c
[100/103] Archiving libSQLite3.a
[102/124] Emitting module SQLiteDflat
[103/126] Compiling SQLiteDflat SQLiteConnectionPool.swift
[104/126] Compiling SQLiteDflat SQLiteExpr.swift
[105/126] Compiling SQLiteDflat SQLiteFetchedResult.swift
[106/126] Compiling SQLiteDflat SQLiteTableState.swift
[107/126] Compiling SQLiteDflat SQLiteTransactionContext.swift
[108/126] Compiling SQLiteDflat SQLiteValue.swift
[109/126] Compiling SQLiteDflat SQLiteObjectRepository.swift
[110/126] Compiling SQLiteDflat SQLitePersistenceToolbox.swift
[111/126] Compiling SQLiteDflat SQLitePublisher.swift
[112/126] Compiling SQLiteDflat SQLiteQueryBuilder.swift
[113/126] Compiling SQLiteDflat SQLiteResultPublisher.swift
[114/126] Compiling SQLiteDflat SQLiteTableSpace.swift
[115/126] Compiling SQLiteDflat dict_mutating_generated.swift
[116/126] Compiling SQLiteDflat dict_query_generated.swift
[117/126] Compiling SQLiteDflat OSShim.swift
[118/126] Compiling SQLiteDflat SQLiteAtom.swift
[119/126] Compiling SQLiteDflat SQLiteConnection.swift
[120/126] Compiling SQLiteDflat dict_data_model_generated.swift
[121/126] Compiling SQLiteDflat dict_generated.swift
[122/126] Compiling SQLiteDflat SQLiteWorkspace.swift
/host/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)
            ^
/host/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
[123/126] Compiling SQLiteDflat SQLiteWorkspaceDictionary.swift
/host/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)
            ^
/host/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
[124/126] Compiling SQLiteDflat SQLiteWorkspaceState.swift
/host/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)
            ^
/host/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
[126/128] Wrapping AST for SQLiteDflat for debugging
[127/128] Archiving libSQLiteDflat.a
Build complete! (36.13s)
Build complete.
Done.

Build Machine: Linux 2