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-4609320-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: 0.1.3
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
 * tag               0.1.3      -> FETCH_HEAD
HEAD is now at 7bfdcfa Fix iOS and watchOS build (#18)
Cloned https://github.com/gonzalezreal/AdaptiveCardUI.git
Revision (git rev-parse @):
7bfdcfa965c42ef2194c511f51ca66cc7f6e5240
SPI manifest file found: $workDir/.spi.yml
SUCCESS checkout https://github.com/gonzalezreal/AdaptiveCardUI.git at 0.1.3
========================================
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-4609320-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build 2>&1
Fetching https://github.com/pointfreeco/swift-snapshot-testing
Fetching https://github.com/gonzalezreal/DefaultCodable
Fetching https://github.com/gonzalezreal/AnyValue
Fetching https://github.com/pointfreeco/combine-schedulers
Fetching https://github.com/gonzalezreal/NetworkImage
[1/92] Fetching defaultcodable
[93/1108] Fetching defaultcodable, networkimage
[215/1137] Fetching defaultcodable, networkimage, anyvalue
[255/3381] Fetching defaultcodable, networkimage, anyvalue, combine-schedulers
[3118/14308] Fetching defaultcodable, networkimage, anyvalue, combine-schedulers, swift-snapshot-testing
Fetched https://github.com/gonzalezreal/AnyValue from cache (0.80s)
Fetched https://github.com/pointfreeco/combine-schedulers from cache (0.81s)
[4933/12035] Fetching defaultcodable, networkimage, swift-snapshot-testing
Fetched https://github.com/gonzalezreal/DefaultCodable from cache (1.57s)
Fetched https://github.com/gonzalezreal/NetworkImage from cache (1.57s)
Fetched https://github.com/pointfreeco/swift-snapshot-testing from cache (1.62s)
Computing version for https://github.com/pointfreeco/swift-snapshot-testing
Computed https://github.com/pointfreeco/swift-snapshot-testing at 1.8.2 (0.49s)
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.46s)
Computing version for https://github.com/gonzalezreal/AnyValue
Computed https://github.com/gonzalezreal/AnyValue at 1.0.0 (0.44s)
Computing version for https://github.com/gonzalezreal/DefaultCodable
Computed https://github.com/gonzalezreal/DefaultCodable at 1.2.0 (0.47s)
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/DefaultCodable
Working copy of https://github.com/gonzalezreal/DefaultCodable resolved at 1.2.0
Creating working copy for https://github.com/pointfreeco/combine-schedulers
Working copy of https://github.com/pointfreeco/combine-schedulers resolved at 0.1.2
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/pointfreeco/swift-snapshot-testing
Working copy of https://github.com/pointfreeco/swift-snapshot-testing resolved at 1.8.2
Building for debugging...
[0/8] Write sources
[1/8] Copying Info.plist
[3/8] Copying Localizable.strings
[3/8] Write sources
[7/8] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[9/20] 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
       ^
[10/20] 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
       ^
[11/20] 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
       ^
[12/20] 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
       ^
[13/20] 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
       ^
[14/20] 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
       ^
[15/20] 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
[16/20] Emitting module DefaultCodable
[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 UIScheduler.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 AnyScheduler.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 ImmediateScheduler.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 TestScheduler.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 AnyValue
[10/13] Emitting module DefaultCodable
BUILD FAILURE 5.10 linux

Build Machine: Linux 2