The Swift Package Index logo.Swift Package Index

Build Information

Failed to build CombineRequest with Swift 5.10 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4606859-0":/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/lightyear/CombineRequest.git
Reference: 1.0.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/lightyear/CombineRequest
 * tag               1.0.0      -> FETCH_HEAD
HEAD is now at 0bd2c41 Don't cache the built publisher
Cloned https://github.com/lightyear/CombineRequest.git
Revision (git rev-parse @):
0bd2c411d1d24525d5e863417a339df814d386cc
SUCCESS checkout https://github.com/lightyear/CombineRequest.git at 1.0.0
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $workDir
https://github.com/lightyear/CombineRequest.git
Running build ...
bash -c docker run --rm -v "checkouts-4606859-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build 2>&1
Fetching https://github.com/Quick/Nimble
Fetching https://github.com/mattgallagher/CwlCatchException.git
Fetching https://github.com/AliSoftware/OHHTTPStubs
Fetching https://github.com/mattgallagher/CwlPreconditionTesting.git
[1/1236] Fetching cwlpreconditiontesting
[14/1668] Fetching cwlpreconditiontesting, cwlcatchexception
[1669/9363] Fetching cwlpreconditiontesting, cwlcatchexception, ohhttpstubs
Fetched https://github.com/mattgallagher/CwlCatchException.git from cache (0.37s)
Fetched https://github.com/mattgallagher/CwlPreconditionTesting.git from cache (0.37s)
Fetched https://github.com/AliSoftware/OHHTTPStubs from cache (0.38s)
[1/17291] Fetching nimble
Fetched https://github.com/Quick/Nimble from cache (1.21s)
Computing version for https://github.com/AliSoftware/OHHTTPStubs
Computed https://github.com/AliSoftware/OHHTTPStubs at 9.1.0 (0.39s)
Computing version for https://github.com/Quick/Nimble
Computed https://github.com/Quick/Nimble at 9.2.0 (0.41s)
Computing version for https://github.com/mattgallagher/CwlPreconditionTesting.git
Computed https://github.com/mattgallagher/CwlPreconditionTesting.git at 2.0.0 (0.39s)
Computing version for https://github.com/mattgallagher/CwlCatchException.git
Computed https://github.com/mattgallagher/CwlCatchException.git at 2.0.0 (0.39s)
Creating working copy for https://github.com/mattgallagher/CwlCatchException.git
Working copy of https://github.com/mattgallagher/CwlCatchException.git resolved at 2.0.0
Creating working copy for https://github.com/AliSoftware/OHHTTPStubs
Working copy of https://github.com/AliSoftware/OHHTTPStubs resolved at 9.1.0
Creating working copy for https://github.com/mattgallagher/CwlPreconditionTesting.git
Working copy of https://github.com/mattgallagher/CwlPreconditionTesting.git resolved at 2.0.0
Creating working copy for https://github.com/Quick/Nimble
Working copy of https://github.com/Quick/Nimble resolved at 9.2.0
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-24593BA9C3E375BF.txt
[3/7] Compiling CombineRequest Request.swift
/host/spi-builder-workspace/Sources/CombineRequest/APIBase+TestHelpers.swift:9:8: error: no such module 'Combine'
import Combine
       ^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[4/7] Emitting module CombineRequest
/host/spi-builder-workspace/Sources/CombineRequest/APIBase+TestHelpers.swift:9:8: error: no such module 'Combine'
import Combine
       ^
[5/7] Compiling CombineRequest APIBase.swift
/host/spi-builder-workspace/Sources/CombineRequest/APIBase+TestHelpers.swift:9:8: error: no such module 'Combine'
import Combine
       ^
[6/7] Compiling CombineRequest Operators.swift
/host/spi-builder-workspace/Sources/CombineRequest/APIBase+TestHelpers.swift:9:8: error: no such module 'Combine'
import Combine
       ^
[7/7] Compiling CombineRequest APIBase+TestHelpers.swift
/host/spi-builder-workspace/Sources/CombineRequest/APIBase+TestHelpers.swift:9:8: error: no such module 'Combine'
import Combine
       ^
error: fatalError
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version-24593BA9C3E375BF.txt
[2/6] Compiling CombineRequest Request.swift
/host/spi-builder-workspace/Sources/CombineRequest/APIBase+TestHelpers.swift:9:8: error: no such module 'Combine'
import Combine
       ^
[3/6] Compiling CombineRequest Operators.swift
/host/spi-builder-workspace/Sources/CombineRequest/APIBase+TestHelpers.swift:9:8: error: no such module 'Combine'
import Combine
       ^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[4/6] Emitting module CombineRequest
/host/spi-builder-workspace/Sources/CombineRequest/APIBase+TestHelpers.swift:9:8: error: no such module 'Combine'
import Combine
       ^
[5/6] Compiling CombineRequest APIBase+TestHelpers.swift
/host/spi-builder-workspace/Sources/CombineRequest/APIBase+TestHelpers.swift:9:8: error: no such module 'Combine'
import Combine
       ^
[6/6] Compiling CombineRequest APIBase.swift
/host/spi-builder-workspace/Sources/CombineRequest/APIBase+TestHelpers.swift:9:8: error: no such module 'Combine'
import Combine
       ^
error: fatalError
BUILD FAILURE 5.10 linux

Build Machine: Linux 1