The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Dflat with Swift 5.10 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4606859-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/liuliu/dflat.git
Reference: v0.6.0
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
 * tag               v0.6.0     -> FETCH_HEAD
HEAD is now at 2b98a69 Fix subscription have the wrong type for Int / UInt in WorkspaceDictionary.
Cloned https://github.com/liuliu/dflat.git
Revision (git rev-parse @):
2b98a697b63d44ce96bb9432fb746ef8d1e855be
SPI manifest file found: $workDir/.spi.yml
SUCCESS checkout https://github.com/liuliu/dflat.git at v0.6.0
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $workDir
https://github.com/liuliu/dflat.git
Running build ...
bash -c docker run --rm -v "checkouts-4606859-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build 2>&1
Fetching https://github.com/google/flatbuffers.git
[1/79429] Fetching flatbuffers
Fetched https://github.com/google/flatbuffers.git from cache (5.23s)
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/1676] Fetching swift-sqlite3-support, swift-atomics
[1474/3133] Fetching swift-sqlite3-support, swift-atomics, swift-docc-plugin
Fetched https://github.com/apple/swift-atomics.git from cache (1.23s)
Fetched https://github.com/apple/swift-docc-plugin from cache (1.24s)
Fetched https://github.com/liuliu/swift-sqlite3-support.git from cache (1.24s)
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.47s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.3.0 (0.41s)
Fetching https://github.com/apple/swift-docc-symbolkit
[1/2484] Fetching swift-docc-symbolkit
Fetched https://github.com/apple/swift-docc-symbolkit from cache (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.43s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.37s)
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/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-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-docc-symbolkit
Working copy of https://github.com/apple/swift-docc-symbolkit resolved at 1.0.0
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
/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/20] Write sources
[6/20] Compiling _AtomicsShims.c
[7/20] Compiling _SQLiteDflatOSShim os.c
[8/20] Write swift-version-24593BA9C3E375BF.txt
[10/58] Emitting module FlatBuffers
[11/60] Emitting module Atomics
[12/62] Compiling Atomics IntegerOperations.swift
[13/62] Compiling Atomics Unmanaged extensions.swift
[14/62] Compiling FlatBuffers Int+extension.swift
[15/62] Compiling FlatBuffers Message.swift
[16/62] Compiling FlatBuffers TableVerifier.swift
[17/62] Compiling FlatBuffers VeriferOptions.swift
[18/62] Compiling Atomics Primitives.shims.swift
[19/62] Compiling Atomics AtomicInteger.swift
[20/62] Compiling Atomics AtomicOptionalWrappable.swift
[21/62] Compiling FlatBuffers Struct.swift
[22/62] Compiling FlatBuffers Table.swift
[23/62] Compiling FlatBuffers Mutable.swift
[24/62] Compiling FlatBuffers NativeObject.swift
[25/62] Compiling FlatBuffers Offset.swift
[26/62] Compiling FlatBuffers Root.swift
[27/62] Compiling FlatBuffers String+extension.swift
[28/62] Compiling FlatBuffers FlatBufferBuilder.swift
[29/62] Compiling FlatBuffers FlatBufferObject.swift
[30/62] Compiling FlatBuffers FlatBuffersUtils.swift
[31/62] Compiling FlatBuffers FlatbuffersErrors.swift
[32/63] Wrapping AST for Atomics for debugging
[33/63] Compiling SQLite3 sqlite3.c
[34/63] Write Objects.LinkFileList
[35/63] Archiving libSQLite3.a
[57/64] Wrapping AST for FlatBuffers for debugging
[59/102] Compiling Dflat SQLiteIsNull.swift
[60/102] Compiling Dflat SQLiteLessThan.swift
[61/102] Compiling Dflat SQLiteLessThanOrEqualTo.swift
[62/102] Compiling Dflat SQLiteMod.swift
[63/102] Compiling Dflat SQLiteNot.swift
[64/107] Compiling Dflat SQLiteAnd.swift
[65/107] Compiling Dflat SQLiteEqualTo.swift
[66/107] Compiling Dflat SQLiteField.swift
[67/107] Compiling Dflat SQLiteIn.swift
[68/107] Compiling Dflat SQLiteIsNotNull.swift
[69/107] Compiling Dflat Atom.swift
[70/107] Compiling Dflat ChangeRequest.swift
[71/107] Compiling Dflat Expr.swift
[72/107] Compiling Dflat FetchedResult.swift
[73/107] Compiling Dflat FlatBuffersCodable.swift
[74/107] Compiling Dflat Publisher.swift
[75/107] Compiling Dflat LessThan.swift
[76/107] Compiling Dflat LessThanOrEqualTo.swift
[77/107] Compiling Dflat Mod.swift
[78/107] Compiling Dflat Not.swift
[79/107] Compiling Dflat NotEqualTo.swift
[80/107] Compiling Dflat NotIn.swift
[81/107] Compiling Dflat Or.swift
[82/107] Compiling Dflat Subtraction.swift
[83/107] Compiling Dflat Value.swift
[84/107] Compiling Dflat SQLiteAddition.swift
[85/107] Compiling Dflat EqualTo.swift
[86/107] Compiling Dflat Field.swift
[87/107] Compiling Dflat In.swift
[88/107] Compiling Dflat IsNotNull.swift
[89/107] Compiling Dflat IsNull.swift
[90/107] Compiling Dflat SQLiteNotEqualTo.swift
[91/107] Compiling Dflat SQLiteNotIn.swift
[92/107] Compiling Dflat SQLiteOr.swift
[93/107] Compiling Dflat SQLiteSubtraction.swift
[94/107] Compiling Dflat SQLiteValue.swift
[95/107] Compiling Dflat QueryBuilder.swift
[96/107] Compiling Dflat SQLiteExpr.swift
[97/107] Compiling Dflat TransactionContext.swift
[98/107] Compiling Dflat Workspace.swift
[99/107] Compiling Dflat Addition.swift
[100/107] Compiling Dflat And.swift
[101/107] Emitting module Dflat
[102/108] Wrapping AST for Dflat for debugging
[103/108] Write Objects.LinkFileList
[104/108] Archiving libDflat.a
[106/129] Compiling SQLiteDflat SQLiteTableState.swift
[107/129] Compiling SQLiteDflat SQLiteTransactionContext.swift
[108/129] Compiling SQLiteDflat SQLiteValue.swift
[109/131] Compiling SQLiteDflat OSShim.swift
[110/131] Compiling SQLiteDflat SQLiteAtom.swift
[111/131] Compiling SQLiteDflat SQLiteConnection.swift
[112/131] Emitting module SQLiteDflat
[113/131] Compiling SQLiteDflat SQLiteObjectRepository.swift
[114/131] Compiling SQLiteDflat SQLitePersistenceToolbox.swift
[115/131] Compiling SQLiteDflat SQLitePublisher.swift
[116/131] Compiling SQLiteDflat dict_data_model_generated.swift
[117/131] Compiling SQLiteDflat dict_generated.swift
[118/131] Compiling SQLiteDflat dict_mutating_generated.swift
[119/131] Compiling SQLiteDflat dict_query_generated.swift
[120/131] Compiling SQLiteDflat SQLiteQueryBuilder.swift
[121/131] Compiling SQLiteDflat SQLiteResultPublisher.swift
[122/131] Compiling SQLiteDflat SQLiteTableSpace.swift
[123/131] Compiling SQLiteDflat SQLiteConnectionPool.swift
[124/131] Compiling SQLiteDflat SQLiteExpr.swift
[125/131] Compiling SQLiteDflat SQLiteFetchedResult.swift
[126/131] 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
[127/131] 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
[128/131] 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
[129/132] Wrapping AST for SQLiteDflat for debugging
[130/132] Write Objects.LinkFileList
[131/132] Archiving libSQLiteDflat.a
Build complete! (37.72s)
Build complete.
Done.

Build Machine: Linux 1