The Swift Package Index logo.Swift Package Index

Build Information

Failed to build GPTSwift with Swift 5.9 for Linux.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.25.3
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/SwiftedMind/GPTSwift.git
Reference: main
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/SwiftedMind/GPTSwift
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 94fffc2 Update README.md
Cloned https://github.com/SwiftedMind/GPTSwift.git
Revision (git rev-parse @):
94fffc26a5978bdf3720e5c31d225ae4dc69507d
SPI manifest file found: $PWD/checkout/.spi.yml
SUCCESS checkout https://github.com/SwiftedMind/GPTSwift.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.9
Building package at path:  $PWD/checkout
Running build ...
bash -c docker run --rm -v "checkouts-4609320-0":/host -w "$PWD/checkout" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build 2>&1
Fetching https://github.com/kean/Get
[1/2261] Fetching get
Fetched https://github.com/kean/Get (0.63s)
Computing version for https://github.com/kean/Get
Computed https://github.com/kean/Get at 2.1.6 (0.78s)
Creating working copy for https://github.com/kean/Get
Working copy of https://github.com/kean/Get resolved at 2.1.6
Building for debugging...
[1/10] Compiling Get Response.swift
[2/10] Compiling Get APIClientDelegate.swift
[3/10] Compiling GPTSwiftSharedTypes GPTSwiftError.swift
[4/10] Compiling GPTSwiftSharedTypes OpenAIError.swift
[5/10] Compiling Get Request.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[6/10] Emitting module GPTSwiftSharedTypes
/host/spi-builder-workspace/Sources/GPTSwiftSharedTypes/URLRequest+curl.swift:24:11: error: cannot find type 'URLRequest' in scope
extension URLRequest {
          ^~~~~~~~~~
[7/10] Compiling GPTSwiftSharedTypes URLRequest+curl.swift
/host/spi-builder-workspace/Sources/GPTSwiftSharedTypes/URLRequest+curl.swift:24:11: error: cannot find type 'URLRequest' in scope
extension URLRequest {
          ^~~~~~~~~~
error: fatalError
[0/1] Planning build
Building for debugging...
error: emit-module command failed with exit code 1 (use -v to see invocation)
[1/5] Emitting module GPTSwiftSharedTypes
/host/spi-builder-workspace/Sources/GPTSwiftSharedTypes/URLRequest+curl.swift:24:11: error: cannot find type 'URLRequest' in scope
extension URLRequest {
          ^~~~~~~~~~
[2/5] Compiling GPTSwiftSharedTypes URLRequest+curl.swift
/host/spi-builder-workspace/Sources/GPTSwiftSharedTypes/URLRequest+curl.swift:24:11: error: cannot find type 'URLRequest' in scope
extension URLRequest {
          ^~~~~~~~~~
error: fatalError
BUILD FAILURE 5.9 linux

Build Machine: Linux 2