The Swift Package Index logo.Swift Package Index

Build Information

Failed to build AdaptiveCardUI 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/gonzalezreal/AdaptiveCardUI.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/gonzalezreal/AdaptiveCardUI
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 4ac1a3c Split the package into two libraries (#19)
Cloned https://github.com/gonzalezreal/AdaptiveCardUI.git
Revision (git rev-parse @):
4ac1a3c0c14cb951fb530712de7e4ae832573bf3
SPI manifest file found: $workDir/.spi.yml
SUCCESS checkout https://github.com/gonzalezreal/AdaptiveCardUI.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $workDir
https://github.com/gonzalezreal/AdaptiveCardUI.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/gonzalezreal/DefaultCodable
Fetching https://github.com/gonzalezreal/NetworkImage
Fetching https://github.com/pointfreeco/swift-snapshot-testing
Fetching https://github.com/pointfreeco/combine-schedulers
Fetching https://github.com/gonzalezreal/AnyValue
[1/92] Fetching defaultcodable
[93/121] Fetching defaultcodable, anyvalue
[122/1137] Fetching defaultcodable, anyvalue, networkimage
[641/3381] Fetching defaultcodable, anyvalue, networkimage, combine-schedulers
Fetched https://github.com/gonzalezreal/AnyValue from cache (0.25s)
[2885/3352] Fetching defaultcodable, networkimage, combine-schedulers
Fetched https://github.com/gonzalezreal/DefaultCodable from cache (0.31s)
Fetched https://github.com/pointfreeco/combine-schedulers from cache (0.32s)
Fetched https://github.com/gonzalezreal/NetworkImage from cache (0.32s)
[1/10927] Fetching swift-snapshot-testing
Fetched https://github.com/pointfreeco/swift-snapshot-testing from cache (1.82s)
Computing version for https://github.com/pointfreeco/swift-snapshot-testing
Computed https://github.com/pointfreeco/swift-snapshot-testing at 1.8.2 (0.60s)
Computing version for https://github.com/pointfreeco/combine-schedulers
Computed https://github.com/pointfreeco/combine-schedulers at 0.1.2 (0.46s)
Computing version for https://github.com/gonzalezreal/NetworkImage
Computed https://github.com/gonzalezreal/NetworkImage at 1.1.1 (0.41s)
Computing version for https://github.com/gonzalezreal/AnyValue
Computed https://github.com/gonzalezreal/AnyValue at 1.0.0 (0.39s)
Computing version for https://github.com/gonzalezreal/DefaultCodable
Computed https://github.com/gonzalezreal/DefaultCodable at 1.2.0 (0.40s)
Creating working copy for https://github.com/gonzalezreal/AnyValue
Working copy of https://github.com/gonzalezreal/AnyValue resolved at 1.0.0
Creating working copy for https://github.com/gonzalezreal/NetworkImage
Working copy of https://github.com/gonzalezreal/NetworkImage resolved at 1.1.1
Creating working copy for https://github.com/gonzalezreal/DefaultCodable
Working copy of https://github.com/gonzalezreal/DefaultCodable resolved at 1.2.0
Creating working copy for https://github.com/pointfreeco/swift-snapshot-testing
Working copy of https://github.com/pointfreeco/swift-snapshot-testing resolved at 1.8.2
Creating working copy for https://github.com/pointfreeco/combine-schedulers
Working copy of https://github.com/pointfreeco/combine-schedulers resolved at 0.1.2
Building for debugging...
[0/9] Write sources
[0/9] Copying Localizable.strings
[0/9] Copying Info.plist
[0/9] Write sources
[8/9] Write swift-version-24593BA9C3E375BF.txt
[10/21] Emitting module DefaultCodable
[11/21] Compiling CombineSchedulers UIScheduler.swift
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Internal/Lock.swift:13:8: error: no such module 'Darwin'
import Darwin
       ^
[12/21] Compiling CombineSchedulers Timer.swift
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Internal/Lock.swift:13:8: error: no such module 'Darwin'
import Darwin
       ^
[13/21] Compiling CombineSchedulers TestScheduler.swift
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Internal/Lock.swift:13:8: error: no such module 'Darwin'
import Darwin
       ^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[14/21] Emitting module CombineSchedulers
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Internal/Lock.swift:13:8: error: no such module 'Darwin'
import Darwin
       ^
[15/21] Compiling CombineSchedulers Lock.swift
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Internal/Lock.swift:13:8: error: no such module 'Darwin'
import Darwin
       ^
[16/21] Compiling CombineSchedulers AnyScheduler.swift
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Internal/Lock.swift:13:8: error: no such module 'Darwin'
import Darwin
       ^
[17/21] Compiling CombineSchedulers ImmediateScheduler.swift
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Internal/Lock.swift:13:8: error: no such module 'Darwin'
import Darwin
       ^
error: fatalError
[18/21] Emitting module AnyValue
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[2/13] Emitting module CombineSchedulers
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Internal/Lock.swift:13:8: error: no such module 'Darwin'
import Darwin
       ^
[3/13] Compiling CombineSchedulers AnyScheduler.swift
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Internal/Lock.swift:13:8: error: no such module 'Darwin'
import Darwin
       ^
[4/13] Compiling CombineSchedulers UIScheduler.swift
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Internal/Lock.swift:13:8: error: no such module 'Darwin'
import Darwin
       ^
[5/13] Compiling CombineSchedulers TestScheduler.swift
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Internal/Lock.swift:13:8: error: no such module 'Darwin'
import Darwin
       ^
[6/13] Compiling CombineSchedulers Lock.swift
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Internal/Lock.swift:13:8: error: no such module 'Darwin'
import Darwin
       ^
[7/13] Compiling CombineSchedulers ImmediateScheduler.swift
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Internal/Lock.swift:13:8: error: no such module 'Darwin'
import Darwin
       ^
[8/13] Compiling CombineSchedulers Timer.swift
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Internal/Lock.swift:13:8: error: no such module 'Darwin'
import Darwin
       ^
error: fatalError
[9/13] Emitting module DefaultCodable
BUILD FAILURE 5.10 linux

Build Machine: Linux 1