Build Information
Failed to build Glider, reference 2.0.6 (c93275
), with Swift 6.2 (beta) for Android on 21 Jun 2025 02:35:17 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/immobiliare/Glider.git
Reference: 2.0.6
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/immobiliare/Glider
* tag 2.0.6 -> FETCH_HEAD
HEAD is now at c932753 Updated podspec to 2.0.5
Cloned https://github.com/immobiliare/Glider.git
Revision (git rev-parse @):
c93275370925fbdb30cbe5507c6cdd2d0afe426f
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/immobiliare/Glider.git at 2.0.6
========================================
Build
========================================
Selected platform: android
Swift version: 6.2
Building package at path: $PWD
https://github.com/immobiliare/Glider.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1
android-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:b7c4a6b4153ff40ef9277e2157e708f835b8eb011095d53bd8db4594eb2b7798
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.2-latest
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-8C5A4AE7A8CE2BA.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[3/86] Emitting module Glider
/host/spi-builder-workspace/Glider/Sources/Transports/SQLiteTransport/Support/SQLite+Statement.swift:21:8: error: no such module 'SQLite3'
19 | import CSQLiteGlider
20 | #else
21 | import SQLite3
| `- error: no such module 'SQLite3'
22 | #endif
23 |
[4/97] Compiling Glider BonjourPublisher.swift
/host/spi-builder-workspace/Glider/Sources/Transports/SQLiteTransport/Support/SQLite+Statement.swift:21:8: error: no such module 'SQLite3'
19 | import CSQLiteGlider
20 | #else
21 | import SQLite3
| `- error: no such module 'SQLite3'
22 | #endif
23 |
[5/97] Compiling Glider NetService+Extensions.swift
/host/spi-builder-workspace/Glider/Sources/Transports/SQLiteTransport/Support/SQLite+Statement.swift:21:8: error: no such module 'SQLite3'
19 | import CSQLiteGlider
20 | #else
21 | import SQLite3
| `- error: no such module 'SQLite3'
22 | #endif
23 |
[6/97] Compiling Glider WebSocketClient.swift
/host/spi-builder-workspace/Glider/Sources/Transports/SQLiteTransport/Support/SQLite+Statement.swift:21:8: error: no such module 'SQLite3'
19 | import CSQLiteGlider
20 | #else
21 | import SQLite3
| `- error: no such module 'SQLite3'
22 | #endif
23 |
[7/97] Compiling Glider WebSocketClientDelegate.swift
/host/spi-builder-workspace/Glider/Sources/Transports/SQLiteTransport/Support/SQLite+Statement.swift:21:8: error: no such module 'SQLite3'
19 | import CSQLiteGlider
20 | #else
21 | import SQLite3
| `- error: no such module 'SQLite3'
22 | #endif
23 |
[8/97] Compiling Glider WebSocketPeer.swift
/host/spi-builder-workspace/Glider/Sources/Transports/SQLiteTransport/Support/SQLite+Statement.swift:21:8: error: no such module 'SQLite3'
19 | import CSQLiteGlider
20 | #else
21 | import SQLite3
| `- error: no such module 'SQLite3'
22 | #endif
23 |
[9/97] Compiling Glider WebSocketServer.swift
/host/spi-builder-workspace/Glider/Sources/Transports/SQLiteTransport/Support/SQLite+Statement.swift:21:8: error: no such module 'SQLite3'
19 | import CSQLiteGlider
20 | #else
21 | import SQLite3
| `- error: no such module 'SQLite3'
22 | #endif
23 |
[10/97] Compiling Glider WebSocketServerDelegate.swift
/host/spi-builder-workspace/Glider/Sources/Transports/SQLiteTransport/Support/SQLite+Statement.swift:21:8: error: no such module 'SQLite3'
19 | import CSQLiteGlider
20 | #else
21 | import SQLite3
| `- error: no such module 'SQLite3'
22 | #endif
23 |
[11/97] Compiling Glider WebSocketTransportClient.swift
/host/spi-builder-workspace/Glider/Sources/Transports/SQLiteTransport/Support/SQLite+Statement.swift:21:8: error: no such module 'SQLite3'
19 | import CSQLiteGlider
20 | #else
21 | import SQLite3
| `- error: no such module 'SQLite3'
22 | #endif
23 |
[12/97] Compiling Glider WebSocketTransportClientDelegate.swift
/host/spi-builder-workspace/Glider/Sources/Transports/SQLiteTransport/Support/SQLite+Statement.swift:21:8: error: no such module 'SQLite3'
19 | import CSQLiteGlider
20 | #else
21 | import SQLite3
| `- error: no such module 'SQLite3'
22 | #endif
23 |
[13/97] Compiling Glider WebSocketTransportServer.swift
/host/spi-builder-workspace/Glider/Sources/Transports/SQLiteTransport/Support/SQLite+Statement.swift:21:8: error: no such module 'SQLite3'
19 | import CSQLiteGlider
20 | #else
21 | import SQLite3
| `- error: no such module 'SQLite3'
22 | #endif
23 |
[14/97] Compiling Glider WebSocketTransportServerDelegate.swift
/host/spi-builder-workspace/Glider/Sources/Transports/SQLiteTransport/Support/SQLite+Statement.swift:21:8: error: no such module 'SQLite3'
19 | import CSQLiteGlider
20 | #else
21 | import SQLite3
| `- error: no such module 'SQLite3'
22 | #endif
23 |
[15/97] Compiling Glider Writer.swift
/host/spi-builder-workspace/Glider/Sources/Transports/SQLiteTransport/Support/SQLite+Statement.swift:21:8: error: no such module 'SQLite3'
19 | import CSQLiteGlider
20 | #else
21 | import SQLite3
| `- error: no such module 'SQLite3'
22 | #endif
23 |
[16/97] Compiling Glider OSLogFormatter.swift
/host/spi-builder-workspace/Glider/Sources/Transports/SQLiteTransport/Support/SQLite+Statement.swift:21:8: error: no such module 'SQLite3'
19 | import CSQLiteGlider
20 | #else
21 | import SQLite3
| `- error: no such module 'SQLite3'
22 | #endif
23 |
[17/97] Compiling Glider SysLogFormatter.swift
/host/spi-builder-workspace/Glider/Sources/Transports/SQLiteTransport/Support/SQLite+Statement.swift:21:8: error: no such module 'SQLite3'
19 | import CSQLiteGlider
20 | #else
21 | import SQLite3
| `- error: no such module 'SQLite3'
22 | #endif
23 |
[18/97] Compiling Glider SysLogPayload.swift
/host/spi-builder-workspace/Glider/Sources/Transports/SQLiteTransport/Support/SQLite+Statement.swift:21:8: error: no such module 'SQLite3'
19 | import CSQLiteGlider
20 | #else
21 | import SQLite3
| `- error: no such module 'SQLite3'
22 | #endif
23 |
[19/97] Compiling Glider ASCIITable+Borders.swift
/host/spi-builder-workspace/Glider/Sources/Transports/SQLiteTransport/Support/SQLite+Statement.swift:21:8: error: no such module 'SQLite3'
19 | import CSQLiteGlider
20 | #else
21 | import SQLite3
| `- error: no such module 'SQLite3'
22 | #endif
23 |
[20/97] Compiling Glider ASCIITable+Rendering.swift
/host/spi-builder-workspace/Glider/Sources/Transports/SQLiteTransport/Support/SQLite+Statement.swift:21:8: error: no such module 'SQLite3'
19 | import CSQLiteGlider
20 | #else
21 | import SQLite3
| `- error: no such module 'SQLite3'
22 | #endif
23 |
[21/97] Compiling Glider ASCIITable.swift
/host/spi-builder-workspace/Glider/Sources/Transports/SQLiteTransport/Support/SQLite+Statement.swift:21:8: error: no such module 'SQLite3'
19 | import CSQLiteGlider
20 | #else
21 | import SQLite3
| `- error: no such module 'SQLite3'
22 | #endif
23 |
[22/97] Compiling Glider TableFormatter.swift
/host/spi-builder-workspace/Glider/Sources/Transports/SQLiteTransport/Support/SQLite+Statement.swift:21:8: error: no such module 'SQLite3'
19 | import CSQLiteGlider
20 | #else
21 | import SQLite3
| `- error: no such module 'SQLite3'
22 | #endif
23 |
[23/97] Compiling Glider TerminalFormatter+Colorize.swift
/host/spi-builder-workspace/Glider/Sources/Transports/SQLiteTransport/Support/SQLite+Statement.swift:21:8: error: no such module 'SQLite3'
19 | import CSQLiteGlider
20 | #else
21 | import SQLite3
| `- error: no such module 'SQLite3'
22 | #endif
23 |
[24/97] Compiling Glider TerminalFormatter.swift
/host/spi-builder-workspace/Glider/Sources/Transports/SQLiteTransport/Support/SQLite+Statement.swift:21:8: error: no such module 'SQLite3'
19 | import CSQLiteGlider
20 | #else
21 | import SQLite3
| `- error: no such module 'SQLite3'
22 | #endif
23 |
[25/97] Compiling Glider XCodeFormatter+Colorize.swift
/host/spi-builder-workspace/Glider/Sources/Transports/SQLiteTransport/Support/SQLite+Statement.swift:21:8: error: no such module 'SQLite3'
19 | import CSQLiteGlider
20 | #else
21 | import SQLite3
| `- error: no such module 'SQLite3'
22 | #endif
23 |
[26/97] Compiling Glider XCodeFormatter.swift
/host/spi-builder-workspace/Glider/Sources/Transports/SQLiteTransport/Support/SQLite+Statement.swift:21:8: error: no such module 'SQLite3'
19 | import CSQLiteGlider
20 | #else
21 | import SQLite3
| `- error: no such module 'SQLite3'
22 | #endif
23 |
[27/97] Compiling Glider RemoteTransportServerDelegate.swift
/host/spi-builder-workspace/Glider/Sources/Transports/SQLiteTransport/Support/SQLite+Statement.swift:21:8: error: no such module 'SQLite3'
19 | import CSQLiteGlider
20 | #else
21 | import SQLite3
| `- error: no such module 'SQLite3'
22 | #endif
23 |
[28/97] Compiling Glider Network+Extension.swift
/host/spi-builder-workspace/Glider/Sources/Transports/SQLiteTransport/Support/SQLite+Statement.swift:21:8: error: no such module 'SQLite3'
19 | import CSQLiteGlider
20 | #else
21 | import SQLite3
| `- error: no such module 'SQLite3'
22 | #endif
23 |
[29/97] Compiling Glider RemoteTransportConnection.swift
/host/spi-builder-workspace/Glider/Sources/Transports/SQLiteTransport/Support/SQLite+Statement.swift:21:8: error: no such module 'SQLite3'
19 | import CSQLiteGlider
20 | #else
21 | import SQLite3
| `- error: no such module 'SQLite3'
22 | #endif
23 |
[30/97] Compiling Glider RemoteTransportPackets.swift
/host/spi-builder-workspace/Glider/Sources/Transports/SQLiteTransport/Support/SQLite+Statement.swift:21:8: error: no such module 'SQLite3'
19 | import CSQLiteGlider
20 | #else
21 | import SQLite3
| `- error: no such module 'SQLite3'
22 | #endif
23 |
[31/97] Compiling Glider SQLiteTransport+Delegate.swift
/host/spi-builder-workspace/Glider/Sources/Transports/SQLiteTransport/Support/SQLite+Statement.swift:21:8: error: no such module 'SQLite3'
19 | import CSQLiteGlider
20 | #else
21 | import SQLite3
| `- error: no such module 'SQLite3'
22 | #endif
23 |
[32/97] Compiling Glider SQLiteTransport.swift
/host/spi-builder-workspace/Glider/Sources/Transports/SQLiteTransport/Support/SQLite+Statement.swift:21:8: error: no such module 'SQLite3'
19 | import CSQLiteGlider
20 | #else
21 | import SQLite3
| `- error: no such module 'SQLite3'
22 | #endif
23 |
[33/97] Compiling Glider SQLite+Statement.swift
/host/spi-builder-workspace/Glider/Sources/Transports/SQLiteTransport/Support/SQLite+Statement.swift:21:8: error: no such module 'SQLite3'
19 | import CSQLiteGlider
20 | #else
21 | import SQLite3
| `- error: no such module 'SQLite3'
22 | #endif
23 |
[34/97] Compiling Glider SQLiteDb+Additions.swift
/host/spi-builder-workspace/Glider/Sources/Transports/SQLiteTransport/Support/SQLite+Statement.swift:21:8: error: no such module 'SQLite3'
19 | import CSQLiteGlider
20 | #else
21 | import SQLite3
| `- error: no such module 'SQLite3'
22 | #endif
23 |
[35/97] Compiling Glider SQLiteDb+Support.swift
/host/spi-builder-workspace/Glider/Sources/Transports/SQLiteTransport/Support/SQLite+Statement.swift:21:8: error: no such module 'SQLite3'
19 | import CSQLiteGlider
20 | #else
21 | import SQLite3
| `- error: no such module 'SQLite3'
22 | #endif
23 |
[36/97] Compiling Glider SQLiteDb.swift
/host/spi-builder-workspace/Glider/Sources/Transports/SQLiteTransport/Support/SQLite+Statement.swift:21:8: error: no such module 'SQLite3'
19 | import CSQLiteGlider
20 | #else
21 | import SQLite3
| `- error: no such module 'SQLite3'
22 | #endif
23 |
[37/97] Compiling Glider BonjourPublisher+Configuration.swift
/host/spi-builder-workspace/Glider/Sources/Transports/SQLiteTransport/Support/SQLite+Statement.swift:21:8: error: no such module 'SQLite3'
19 | import CSQLiteGlider
20 | #else
21 | import SQLite3
| `- error: no such module 'SQLite3'
22 | #endif
23 |
[38/97] Compiling Glider SizeRotationFileTransport.swift
/host/spi-builder-workspace/Glider/Sources/Transports/SQLiteTransport/Support/SQLite+Statement.swift:21:8: error: no such module 'SQLite3'
19 | import CSQLiteGlider
20 | #else
21 | import SQLite3
| `- error: no such module 'SQLite3'
22 | #endif
23 |
[39/97] Compiling Glider HTTPTransport.swift
/host/spi-builder-workspace/Glider/Sources/Transports/SQLiteTransport/Support/SQLite+Statement.swift:21:8: error: no such module 'SQLite3'
19 | import CSQLiteGlider
20 | #else
21 | import SQLite3
| `- error: no such module 'SQLite3'
22 | #endif
23 |
[40/97] Compiling Glider HTTPTransportRequest.swift
/host/spi-builder-workspace/Glider/Sources/Transports/SQLiteTransport/Support/SQLite+Statement.swift:21:8: error: no such module 'SQLite3'
19 | import CSQLiteGlider
20 | #else
21 | import SQLite3
| `- error: no such module 'SQLite3'
22 | #endif
23 |
[41/97] Compiling Glider AsyncOperation.swift
/host/spi-builder-workspace/Glider/Sources/Transports/SQLiteTransport/Support/SQLite+Statement.swift:21:8: error: no such module 'SQLite3'
19 | import CSQLiteGlider
20 | #else
21 | import SQLite3
| `- error: no such module 'SQLite3'
22 | #endif
23 |
[42/97] Compiling Glider AsyncURLRequestsOperation.swift
/host/spi-builder-workspace/Glider/Sources/Transports/SQLiteTransport/Support/SQLite+Statement.swift:21:8: error: no such module 'SQLite3'
19 | import CSQLiteGlider
20 | #else
21 | import SQLite3
| `- error: no such module 'SQLite3'
22 | #endif
23 |
[43/97] Compiling Glider URLSession+Extensions.swift
/host/spi-builder-workspace/Glider/Sources/Transports/SQLiteTransport/Support/SQLite+Statement.swift:21:8: error: no such module 'SQLite3'
19 | import CSQLiteGlider
20 | #else
21 | import SQLite3
| `- error: no such module 'SQLite3'
22 | #endif
23 |
[44/97] Compiling Glider LogstashTransport.swift
/host/spi-builder-workspace/Glider/Sources/Transports/SQLiteTransport/Support/SQLite+Statement.swift:21:8: error: no such module 'SQLite3'
19 | import CSQLiteGlider
20 | #else
21 | import SQLite3
| `- error: no such module 'SQLite3'
22 | #endif
23 |
[45/97] Compiling Glider RemoteTransport+Config.swift
/host/spi-builder-workspace/Glider/Sources/Transports/SQLiteTransport/Support/SQLite+Statement.swift:21:8: error: no such module 'SQLite3'
19 | import CSQLiteGlider
20 | #else
21 | import SQLite3
| `- error: no such module 'SQLite3'
22 | #endif
23 |
[46/97] Compiling Glider RemoteTransport.swift
/host/spi-builder-workspace/Glider/Sources/Transports/SQLiteTransport/Support/SQLite+Statement.swift:21:8: error: no such module 'SQLite3'
19 | import CSQLiteGlider
20 | #else
21 | import SQLite3
| `- error: no such module 'SQLite3'
22 | #endif
23 |
[47/97] Compiling Glider RemoteTransportDelegate.swift
/host/spi-builder-workspace/Glider/Sources/Transports/SQLiteTransport/Support/SQLite+Statement.swift:21:8: error: no such module 'SQLite3'
19 | import CSQLiteGlider
20 | #else
21 | import SQLite3
| `- error: no such module 'SQLite3'
22 | #endif
23 |
[48/97] Compiling Glider RemoteTransportServer.swift
/host/spi-builder-workspace/Glider/Sources/Transports/SQLiteTransport/Support/SQLite+Statement.swift:21:8: error: no such module 'SQLite3'
19 | import CSQLiteGlider
20 | #else
21 | import SQLite3
| `- error: no such module 'SQLite3'
22 | #endif
23 |
[49/97] Compiling Glider RemoteTransportServerClient.swift
/host/spi-builder-workspace/Glider/Sources/Transports/SQLiteTransport/Support/SQLite+Statement.swift:21:8: error: no such module 'SQLite3'
19 | import CSQLiteGlider
20 | #else
21 | import SQLite3
| `- error: no such module 'SQLite3'
22 | #endif
23 |
[50/97] Compiling Glider Configuration.swift
/host/spi-builder-workspace/Glider/Sources/Transports/SQLiteTransport/Support/SQLite+Statement.swift:21:8: error: no such module 'SQLite3'
19 | import CSQLiteGlider
20 | #else
21 | import SQLite3
| `- error: no such module 'SQLite3'
22 | #endif
23 |
[51/97] Compiling Glider EventMessageFormatter.swift
/host/spi-builder-workspace/Glider/Sources/Transports/SQLiteTransport/Support/SQLite+Statement.swift:21:8: error: no such module 'SQLite3'
19 | import CSQLiteGlider
20 | #else
21 | import SQLite3
| `- error: no such module 'SQLite3'
22 | #endif
23 |
[52/97] Compiling Glider FieldsFormatter+Field.swift
/host/spi-builder-workspace/Glider/Sources/Transports/SQLiteTransport/Support/SQLite+Statement.swift:21:8: error: no such module 'SQLite3'
19 | import CSQLiteGlider
20 | #else
21 | import SQLite3
| `- error: no such module 'SQLite3'
22 | #endif
23 |
[53/97] Compiling Glider FieldsFormatter.swift
/host/spi-builder-workspace/Glider/Sources/Transports/SQLiteTransport/Support/SQLite+Statement.swift:21:8: error: no such module 'SQLite3'
19 | import CSQLiteGlider
20 | #else
21 | import SQLite3
| `- error: no such module 'SQLite3'
22 | #endif
23 |
[54/97] Compiling Glider JSONFormatter.swift
/host/spi-builder-workspace/Glider/Sources/Transports/SQLiteTransport/Support/SQLite+Statement.swift:21:8: error: no such module 'SQLite3'
19 | import CSQLiteGlider
20 | #else
21 | import SQLite3
| `- error: no such module 'SQLite3'
22 | #endif
23 |
[55/97] Compiling Glider MsgPackFormatter.swift
/host/spi-builder-workspace/Glider/Sources/Transports/SQLiteTransport/Support/SQLite+Statement.swift:21:8: error: no such module 'SQLite3'
19 | import CSQLiteGlider
20 | #else
21 | import SQLite3
| `- error: no such module 'SQLite3'
22 | #endif
23 |
[56/97] Compiling Glider DataStream.swift
/host/spi-builder-workspace/Glider/Sources/Transports/SQLiteTransport/Support/SQLite+Statement.swift:21:8: error: no such module 'SQLite3'
19 | import CSQLiteGlider
20 | #else
21 | import SQLite3
| `- error: no such module 'SQLite3'
22 | #endif
23 |
[57/97] Compiling Glider FlatValue.swift
/host/spi-builder-workspace/Glider/Sources/Transports/SQLiteTransport/Support/SQLite+Statement.swift:21:8: error: no such module 'SQLite3'
19 | import CSQLiteGlider
20 | #else
21 | import SQLite3
| `- error: no such module 'SQLite3'
22 | #endif
23 |
[58/97] Compiling Glider Reader+Optionals.swift
/host/spi-builder-workspace/Glider/Sources/Transports/SQLiteTransport/Support/SQLite+Statement.swift:21:8: error: no such module 'SQLite3'
19 | import CSQLiteGlider
20 | #else
21 | import SQLite3
| `- error: no such module 'SQLite3'
22 | #endif
23 |
[59/97] Compiling Glider Reader.swift
/host/spi-builder-workspace/Glider/Sources/Transports/SQLiteTransport/Support/SQLite+Statement.swift:21:8: error: no such module 'SQLite3'
19 | import CSQLiteGlider
20 | #else
21 | import SQLite3
| `- error: no such module 'SQLite3'
22 | #endif
23 |
[60/97] Compiling Glider Types.swift
/host/spi-builder-workspace/Glider/Sources/Transports/SQLiteTransport/Support/SQLite+Statement.swift:21:8: error: no such module 'SQLite3'
19 | import CSQLiteGlider
20 | #else
21 | import SQLite3
| `- error: no such module 'SQLite3'
22 | #endif
23 |
[61/97] Compiling Glider Writer+Optionals.swift
/host/spi-builder-workspace/Glider/Sources/Transports/SQLiteTransport/Support/SQLite+Statement.swift:21:8: error: no such module 'SQLite3'
19 | import CSQLiteGlider
20 | #else
21 | import SQLite3
| `- error: no such module 'SQLite3'
22 | #endif
23 |
[62/97] Compiling Glider GliderSDK.swift
/host/spi-builder-workspace/Glider/Sources/Transports/SQLiteTransport/Support/SQLite+Statement.swift:21:8: error: no such module 'SQLite3'
19 | import CSQLiteGlider
20 | #else
21 | import SQLite3
| `- error: no such module 'SQLite3'
22 | #endif
23 |
[63/97] Compiling Glider Event.swift
/host/spi-builder-workspace/Glider/Sources/Transports/SQLiteTransport/Support/SQLite+Statement.swift:21:8: error: no such module 'SQLite3'
19 | import CSQLiteGlider
20 | #else
21 | import SQLite3
| `- error: no such module 'SQLite3'
22 | #endif
23 |
[64/97] Compiling Glider Bundle+Extension.swift
/host/spi-builder-workspace/Glider/Sources/Transports/SQLiteTransport/Support/SQLite+Statement.swift:21:8: error: no such module 'SQLite3'
19 | import CSQLiteGlider
20 | #else
21 | import SQLite3
| `- error: no such module 'SQLite3'
22 | #endif
23 |
[65/97] Compiling Glider Data+Extension.swift
/host/spi-builder-workspace/Glider/Sources/Transports/SQLiteTransport/Support/SQLite+Statement.swift:21:8: error: no such module 'SQLite3'
19 | import CSQLiteGlider
20 | #else
21 | import SQLite3
| `- error: no such module 'SQLite3'
22 | #endif
23 |
[66/97] Compiling Glider Date+Extension.swift
/host/spi-builder-workspace/Glider/Sources/Transports/SQLiteTransport/Support/SQLite+Statement.swift:21:8: error: no such module 'SQLite3'
19 | import CSQLiteGlider
20 | #else
21 | import SQLite3
| `- error: no such module 'SQLite3'
22 | #endif
23 |
[67/97] Compiling Glider Dictionary+Extension.swift
/host/spi-builder-workspace/Glider/Sources/Transports/SQLiteTransport/Support/SQLite+Statement.swift:21:8: error: no such module 'SQLite3'
19 | import CSQLiteGlider
20 | #else
21 | import SQLite3
| `- error: no such module 'SQLite3'
22 | #endif
23 |
[68/97] Compiling Glider Optional+Extension.swift
/host/spi-builder-workspace/Glider/Sources/Transports/SQLiteTransport/Support/SQLite+Statement.swift:21:8: error: no such module 'SQLite3'
19 | import CSQLiteGlider
20 | #else
21 | import SQLite3
| `- error: no such module 'SQLite3'
22 | #endif
23 |
[69/97] Compiling Glider String+Extension.swift
/host/spi-builder-workspace/Glider/Sources/Transports/SQLiteTransport/Support/SQLite+Statement.swift:21:8: error: no such module 'SQLite3'
19 | import CSQLiteGlider
20 | #else
21 | import SQLite3
| `- error: no such module 'SQLite3'
22 | #endif
23 |
[70/97] Compiling Glider UIDevice+Extension.swift
/host/spi-builder-workspace/Glider/Sources/Transports/SQLiteTransport/Support/SQLite+Statement.swift:21:8: error: no such module 'SQLite3'
19 | import CSQLiteGlider
20 | #else
21 | import SQLite3
| `- error: no such module 'SQLite3'
22 | #endif
23 |
[71/97] Compiling Glider Level.swift
/host/spi-builder-workspace/Glider/Sources/Transports/SQLiteTransport/Support/SQLite+Statement.swift:21:8: error: no such module 'SQLite3'
19 | import CSQLiteGlider
20 | #else
21 | import SQLite3
| `- error: no such module 'SQLite3'
22 | #endif
23 |
[72/97] Compiling Glider LogInterpolation+Formatters.swift
/host/spi-builder-workspace/Glider/Sources/Transports/SQLiteTransport/Support/SQLite+Statement.swift:21:8: error: no such module 'SQLite3'
19 | import CSQLiteGlider
20 | #else
21 | import SQLite3
| `- error: no such module 'SQLite3'
22 | #endif
23 |
[73/97] Compiling Glider LogInterpolation+Styles.swift
/host/spi-builder-workspace/Glider/Sources/Transports/SQLiteTransport/Support/SQLite+Statement.swift:21:8: error: no such module 'SQLite3'
19 | import CSQLiteGlider
20 | #else
21 | import SQLite3
| `- error: no such module 'SQLite3'
22 | #endif
23 |
[74/97] Compiling Glider LogInterpolation.swift
/host/spi-builder-workspace/Glider/Sources/Transports/SQLiteTransport/Support/SQLite+Statement.swift:21:8: error: no such module 'SQLite3'
19 | import CSQLiteGlider
20 | #else
21 | import SQLite3
| `- error: no such module 'SQLite3'
22 | #endif
23 |
[75/97] Compiling Glider Message.swift
/host/spi-builder-workspace/Glider/Sources/Transports/SQLiteTransport/Support/SQLite+Statement.swift:21:8: error: no such module 'SQLite3'
19 | import CSQLiteGlider
20 | #else
21 | import SQLite3
| `- error: no such module 'SQLite3'
22 | #endif
23 |
[76/97] Compiling Glider Metadata.swift
/host/spi-builder-workspace/Glider/Sources/Transports/SQLiteTransport/Support/SQLite+Statement.swift:21:8: error: no such module 'SQLite3'
19 | import CSQLiteGlider
20 | #else
21 | import SQLite3
| `- error: no such module 'SQLite3'
22 | #endif
23 |
[77/97] Compiling Glider ProcessIdentification.swift
/host/spi-builder-workspace/Glider/Sources/Transports/SQLiteTransport/Support/SQLite+Statement.swift:21:8: error: no such module 'SQLite3'
19 | import CSQLiteGlider
20 | #else
21 | import SQLite3
| `- error: no such module 'SQLite3'
22 | #endif
23 |
[78/97] Compiling Glider Scope.swift
/host/spi-builder-workspace/Glider/Sources/Transports/SQLiteTransport/Support/SQLite+Statement.swift:21:8: error: no such module 'SQLite3'
19 | import CSQLiteGlider
20 | #else
21 | import SQLite3
| `- error: no such module 'SQLite3'
22 | #endif
23 |
[79/97] Compiling Glider UIImage+Serialization.swift
/host/spi-builder-workspace/Glider/Sources/Transports/SQLiteTransport/Support/SQLite+Statement.swift:21:8: error: no such module 'SQLite3'
19 | import CSQLiteGlider
20 | #else
21 | import SQLite3
| `- error: no such module 'SQLite3'
22 | #endif
23 |
[80/97] Compiling Glider SerializableObject.swift
/host/spi-builder-workspace/Glider/Sources/Transports/SQLiteTransport/Support/SQLite+Statement.swift:21:8: error: no such module 'SQLite3'
19 | import CSQLiteGlider
20 | #else
21 | import SQLite3
| `- error: no such module 'SQLite3'
22 | #endif
23 |
[81/97] Compiling Glider SerializationStrategies.swift
/host/spi-builder-workspace/Glider/Sources/Transports/SQLiteTransport/Support/SQLite+Statement.swift:21:8: error: no such module 'SQLite3'
19 | import CSQLiteGlider
20 | #else
21 | import SQLite3
| `- error: no such module 'SQLite3'
22 | #endif
23 |
[82/97] Compiling Glider StatusMonitor.swift
/host/spi-builder-workspace/Glider/Sources/Transports/SQLiteTransport/Support/SQLite+Statement.swift:21:8: error: no such module 'SQLite3'
19 | import CSQLiteGlider
20 | #else
21 | import SQLite3
| `- error: no such module 'SQLite3'
22 | #endif
23 |
[83/97] Compiling Glider User.swift
/host/spi-builder-workspace/Glider/Sources/Transports/SQLiteTransport/Support/SQLite+Statement.swift:21:8: error: no such module 'SQLite3'
19 | import CSQLiteGlider
20 | #else
21 | import SQLite3
| `- error: no such module 'SQLite3'
22 | #endif
23 |
[84/97] Compiling Glider Channel.swift
/host/spi-builder-workspace/Glider/Sources/Transports/SQLiteTransport/Support/SQLite+Statement.swift:21:8: error: no such module 'SQLite3'
19 | import CSQLiteGlider
20 | #else
21 | import SQLite3
| `- error: no such module 'SQLite3'
22 | #endif
23 |
[85/97] Compiling Glider Context.swift
/host/spi-builder-workspace/Glider/Sources/Transports/SQLiteTransport/Support/SQLite+Statement.swift:21:8: error: no such module 'SQLite3'
19 | import CSQLiteGlider
20 | #else
21 | import SQLite3
| `- error: no such module 'SQLite3'
22 | #endif
23 |
[86/97] Compiling Glider Log.swift
/host/spi-builder-workspace/Glider/Sources/Transports/SQLiteTransport/Support/SQLite+Statement.swift:21:8: error: no such module 'SQLite3'
19 | import CSQLiteGlider
20 | #else
21 | import SQLite3
| `- error: no such module 'SQLite3'
22 | #endif
23 |
[87/97] Compiling Glider Transport.swift
/host/spi-builder-workspace/Glider/Sources/Transports/SQLiteTransport/Support/SQLite+Statement.swift:21:8: error: no such module 'SQLite3'
19 | import CSQLiteGlider
20 | #else
21 | import SQLite3
| `- error: no such module 'SQLite3'
22 | #endif
23 |
[88/97] Compiling Glider TransportFilter.swift
/host/spi-builder-workspace/Glider/Sources/Transports/SQLiteTransport/Support/SQLite+Statement.swift:21:8: error: no such module 'SQLite3'
19 | import CSQLiteGlider
20 | #else
21 | import SQLite3
| `- error: no such module 'SQLite3'
22 | #endif
23 |
[89/97] Compiling Glider TransportManager.swift
/host/spi-builder-workspace/Glider/Sources/Transports/SQLiteTransport/Support/SQLite+Statement.swift:21:8: error: no such module 'SQLite3'
19 | import CSQLiteGlider
20 | #else
21 | import SQLite3
| `- error: no such module 'SQLite3'
22 | #endif
23 |
[90/97] Compiling Glider AsyncTransport.swift
/host/spi-builder-workspace/Glider/Sources/Transports/SQLiteTransport/Support/SQLite+Statement.swift:21:8: error: no such module 'SQLite3'
19 | import CSQLiteGlider
20 | #else
21 | import SQLite3
| `- error: no such module 'SQLite3'
22 | #endif
23 |
[91/97] Compiling Glider BufferedTransport.swift
/host/spi-builder-workspace/Glider/Sources/Transports/SQLiteTransport/Support/SQLite+Statement.swift:21:8: error: no such module 'SQLite3'
19 | import CSQLiteGlider
20 | #else
21 | import SQLite3
| `- error: no such module 'SQLite3'
22 | #endif
23 |
[92/97] Compiling Glider ThrottledTransport.swift
/host/spi-builder-workspace/Glider/Sources/Transports/SQLiteTransport/Support/SQLite+Statement.swift:21:8: error: no such module 'SQLite3'
19 | import CSQLiteGlider
20 | #else
21 | import SQLite3
| `- error: no such module 'SQLite3'
22 | #endif
23 |
[93/97] Compiling Glider ConsoleTransport.swift
/host/spi-builder-workspace/Glider/Sources/Transports/SQLiteTransport/Support/SQLite+Statement.swift:21:8: error: no such module 'SQLite3'
19 | import CSQLiteGlider
20 | #else
21 | import SQLite3
| `- error: no such module 'SQLite3'
22 | #endif
23 |
[94/97] Compiling Glider OSLogTransport.swift
/host/spi-builder-workspace/Glider/Sources/Transports/SQLiteTransport/Support/SQLite+Statement.swift:21:8: error: no such module 'SQLite3'
19 | import CSQLiteGlider
20 | #else
21 | import SQLite3
| `- error: no such module 'SQLite3'
22 | #endif
23 |
[95/97] Compiling Glider FileTransport.swift
/host/spi-builder-workspace/Glider/Sources/Transports/SQLiteTransport/Support/SQLite+Statement.swift:21:8: error: no such module 'SQLite3'
19 | import CSQLiteGlider
20 | #else
21 | import SQLite3
| `- error: no such module 'SQLite3'
22 | #endif
23 |
[96/97] Compiling Glider POSIXStreamTransport.swift
/host/spi-builder-workspace/Glider/Sources/Transports/SQLiteTransport/Support/SQLite+Statement.swift:21:8: error: no such module 'SQLite3'
19 | import CSQLiteGlider
20 | #else
21 | import SQLite3
| `- error: no such module 'SQLite3'
22 | #endif
23 |
[97/97] Compiling Glider StdStreamsTransport.swift
/host/spi-builder-workspace/Glider/Sources/Transports/SQLiteTransport/Support/SQLite+Statement.swift:21:8: error: no such module 'SQLite3'
19 | import CSQLiteGlider
20 | #else
21 | import SQLite3
| `- error: no such module 'SQLite3'
22 | #endif
23 |
BUILD FAILURE 6.2 android