The Swift Package Index logo.Swift Package Index

Build Information

Failed to build SQLeleCoder with Swift 5.9 for Linux.

Build Command

docker run --rm -v "checkouts-4609320-0":/host -w "/host/spi-builder-workspace" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.22.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ahti/SQLeleCoder.git
Reference: 0.0.1
Cloned https://github.com/ahti/SQLeleCoder.git into spi-builder-workspace
SUCCESS checkout https://github.com/ahti/SQLeleCoder.git at 0.0.1
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.9
Building package at path:  spi-builder-workspace
Running build ...
docker run --rm -v "checkouts-4609320-0":/host -w "/host/spi-builder-workspace" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build 2>&1
Fetching https://github.com/ahti/SQLele.git
[1/121] Fetching sqlele
Fetched https://github.com/ahti/SQLele.git (0.22s)
Computing version for https://github.com/ahti/SQLele.git
Computed https://github.com/ahti/SQLele.git at 0.0.1 (0.38s)
Creating working copy for https://github.com/ahti/SQLele.git
Working copy of https://github.com/ahti/SQLele.git resolved at 0.0.1
Building for debugging...
error: emit-module command failed with exit code 1 (use -v to see invocation)
[1/5] Emitting module SQLele
/host/spi-builder-workspace/.build/checkouts/SQLele/Sources/SQLele/Connection.swift:1:8: error: no such module 'SQLite3'
import SQLite3
       ^
[2/5] Compiling SQLele Statement.swift
/host/spi-builder-workspace/.build/checkouts/SQLele/Sources/SQLele/Connection.swift:1:8: error: no such module 'SQLite3'
import SQLite3
       ^
[3/5] Compiling SQLele util.swift
/host/spi-builder-workspace/.build/checkouts/SQLele/Sources/SQLele/Connection.swift:1:8: error: no such module 'SQLite3'
import SQLite3
       ^
[4/5] Compiling SQLele Connection.swift
/host/spi-builder-workspace/.build/checkouts/SQLele/Sources/SQLele/Connection.swift:1:8: error: no such module 'SQLite3'
import SQLite3
       ^
[5/5] Compiling SQLele Error.swift
/host/spi-builder-workspace/.build/checkouts/SQLele/Sources/SQLele/Connection.swift:1:8: error: no such module 'SQLite3'
import SQLite3
       ^
error: fatalError
BUILD FAILURE 5.9 linux

Build Machine: Linux 2