The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build CoreDataRepository, reference 2.0.5 (f0c5f8), with Swift 5.9 for Linux on 9 Dec 2024 19:40:46 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.58.5
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/roanutil/CoreDataRepository.git
Reference: 2.0.5
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/roanutil/CoreDataRepository
 * tag               2.0.5      -> FETCH_HEAD
HEAD is now at f0c5f84 Merge pull request #33 from roanutil/bugfix/unable-to-build-v2-with-swift-6
Cloned https://github.com/roanutil/CoreDataRepository.git
Revision (git rev-parse @):
f0c5f84ff66c000d433d0d9b694dce77523aa58c
SUCCESS checkout https://github.com/roanutil/CoreDataRepository.git at 2.0.5
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.9
Building package at path:  $PWD
https://github.com/roanutil/CoreDataRepository.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.9-latest: Pulling from finestructure/spi-images
Digest: sha256:a06db64ee3297a5f3491915d7662e6a86c0024d45425be3d593d7649696fef17
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.9-latest
Fetching https://github.com/pointfreeco/swift-custom-dump.git
Fetching https://github.com/CombineCommunity/CombineExt.git
[1/2221] Fetching combineext
[2222/6750] Fetching combineext, swift-custom-dump
Fetched https://github.com/pointfreeco/swift-custom-dump.git (0.29s)
Fetched https://github.com/CombineCommunity/CombineExt.git (0.29s)
Computing version for https://github.com/CombineCommunity/CombineExt.git
Computed https://github.com/CombineCommunity/CombineExt.git at 1.8.1 (0.38s)
Computing version for https://github.com/pointfreeco/swift-custom-dump.git
Computed https://github.com/pointfreeco/swift-custom-dump.git at 0.11.2 (0.39s)
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
[1/5016] Fetching xctest-dynamic-overlay
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay (0.68s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 0.9.0 (0.39s)
Creating working copy for https://github.com/pointfreeco/swift-custom-dump.git
Working copy of https://github.com/pointfreeco/swift-custom-dump.git resolved at 0.11.2
Creating working copy for https://github.com/CombineCommunity/CombineExt.git
Working copy of https://github.com/CombineCommunity/CombineExt.git resolved at 1.8.1
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 0.9.0
Building for debugging...
[0/2] Copying Info.plist
[1/2] Copying Localizable.strings
error: emit-module command failed with exit code 1 (use -v to see invocation)
[3/38] Emitting module CombineExt
/host/spi-builder-workspace/.build/checkouts/CombineExt/Sources/Operators/Internal/Lock.swift:15:8: error: no such module 'Darwin'
import Darwin
       ^
[4/43] Compiling CombineExt ZipMany.swift
/host/spi-builder-workspace/.build/checkouts/CombineExt/Sources/Operators/Internal/Lock.swift:15:8: error: no such module 'Darwin'
import Darwin
       ^
[5/43] Compiling CombineExt CurrentValueRelay.swift
/host/spi-builder-workspace/.build/checkouts/CombineExt/Sources/Operators/Internal/Lock.swift:15:8: error: no such module 'Darwin'
import Darwin
       ^
[6/43] Compiling CombineExt PassthroughRelay.swift
/host/spi-builder-workspace/.build/checkouts/CombineExt/Sources/Operators/Internal/Lock.swift:15:8: error: no such module 'Darwin'
import Darwin
       ^
[7/43] Compiling CombineExt Relay.swift
/host/spi-builder-workspace/.build/checkouts/CombineExt/Sources/Operators/Internal/Lock.swift:15:8: error: no such module 'Darwin'
import Darwin
       ^
[8/43] Compiling CombineExt ReplaySubject.swift
/host/spi-builder-workspace/.build/checkouts/CombineExt/Sources/Operators/Internal/Lock.swift:15:8: error: no such module 'Darwin'
import Darwin
       ^
[9/43] Compiling CombineExt Amb.swift
/host/spi-builder-workspace/.build/checkouts/CombineExt/Sources/Operators/Internal/Lock.swift:15:8: error: no such module 'Darwin'
import Darwin
       ^
[10/43] Compiling CombineExt AssignOwnership.swift
/host/spi-builder-workspace/.build/checkouts/CombineExt/Sources/Operators/Internal/Lock.swift:15:8: error: no such module 'Darwin'
import Darwin
       ^
[11/43] Compiling CombineExt AssignToMany.swift
/host/spi-builder-workspace/.build/checkouts/CombineExt/Sources/Operators/Internal/Lock.swift:15:8: error: no such module 'Darwin'
import Darwin
       ^
[12/43] Compiling CombineExt CombineLatestMany.swift
/host/spi-builder-workspace/.build/checkouts/CombineExt/Sources/Operators/Internal/Lock.swift:15:8: error: no such module 'Darwin'
import Darwin
       ^
[13/43] Compiling CombineExt Create.swift
/host/spi-builder-workspace/.build/checkouts/CombineExt/Sources/Operators/Internal/Lock.swift:15:8: error: no such module 'Darwin'
import Darwin
       ^
[14/43] Compiling CombineExt MapMany.swift
/host/spi-builder-workspace/.build/checkouts/CombineExt/Sources/Operators/Internal/Lock.swift:15:8: error: no such module 'Darwin'
import Darwin
       ^
[15/43] Compiling CombineExt MapToResult.swift
/host/spi-builder-workspace/.build/checkouts/CombineExt/Sources/Operators/Internal/Lock.swift:15:8: error: no such module 'Darwin'
import Darwin
       ^
[16/43] Compiling CombineExt MapToValue.swift
/host/spi-builder-workspace/.build/checkouts/CombineExt/Sources/Operators/Internal/Lock.swift:15:8: error: no such module 'Darwin'
import Darwin
       ^
[17/43] Compiling CombineExt Materialize.swift
/host/spi-builder-workspace/.build/checkouts/CombineExt/Sources/Operators/Internal/Lock.swift:15:8: error: no such module 'Darwin'
import Darwin
       ^
[18/43] Compiling CombineExt MergeMany.swift
/host/spi-builder-workspace/.build/checkouts/CombineExt/Sources/Operators/Internal/Lock.swift:15:8: error: no such module 'Darwin'
import Darwin
       ^
[19/43] Compiling CombineExt RetryWhen.swift
/host/spi-builder-workspace/.build/checkouts/CombineExt/Sources/Operators/Internal/Lock.swift:15:8: error: no such module 'Darwin'
import Darwin
       ^
[20/43] Compiling CombineExt SetOutputType.swift
/host/spi-builder-workspace/.build/checkouts/CombineExt/Sources/Operators/Internal/Lock.swift:15:8: error: no such module 'Darwin'
import Darwin
       ^
[21/43] Compiling CombineExt ShareReplay.swift
/host/spi-builder-workspace/.build/checkouts/CombineExt/Sources/Operators/Internal/Lock.swift:15:8: error: no such module 'Darwin'
import Darwin
       ^
[22/43] Compiling CombineExt Toggle.swift
/host/spi-builder-workspace/.build/checkouts/CombineExt/Sources/Operators/Internal/Lock.swift:15:8: error: no such module 'Darwin'
import Darwin
       ^
[23/43] Compiling CombineExt WithLatestFrom.swift
/host/spi-builder-workspace/.build/checkouts/CombineExt/Sources/Operators/Internal/Lock.swift:15:8: error: no such module 'Darwin'
import Darwin
       ^
[24/43] Compiling CombineExt Nwise.swift
/host/spi-builder-workspace/.build/checkouts/CombineExt/Sources/Operators/Internal/Lock.swift:15:8: error: no such module 'Darwin'
import Darwin
       ^
[25/43] Compiling CombineExt Partition.swift
/host/spi-builder-workspace/.build/checkouts/CombineExt/Sources/Operators/Internal/Lock.swift:15:8: error: no such module 'Darwin'
import Darwin
       ^
[26/43] Compiling CombineExt PrefixDuration.swift
/host/spi-builder-workspace/.build/checkouts/CombineExt/Sources/Operators/Internal/Lock.swift:15:8: error: no such module 'Darwin'
import Darwin
       ^
[27/43] Compiling CombineExt PrefixWhileBehavior.swift
/host/spi-builder-workspace/.build/checkouts/CombineExt/Sources/Operators/Internal/Lock.swift:15:8: error: no such module 'Darwin'
import Darwin
       ^
[28/43] Compiling CombineExt RemoveAllDuplicates.swift
/host/spi-builder-workspace/.build/checkouts/CombineExt/Sources/Operators/Internal/Lock.swift:15:8: error: no such module 'Darwin'
import Darwin
       ^
[29/43] Compiling CombineExt Dematerialize.swift
/host/spi-builder-workspace/.build/checkouts/CombineExt/Sources/Operators/Internal/Lock.swift:15:8: error: no such module 'Darwin'
import Darwin
       ^
[30/43] Compiling CombineExt Enumerated.swift
/host/spi-builder-workspace/.build/checkouts/CombineExt/Sources/Operators/Internal/Lock.swift:15:8: error: no such module 'Darwin'
import Darwin
       ^
[31/43] Compiling CombineExt FilterMany.swift
/host/spi-builder-workspace/.build/checkouts/CombineExt/Sources/Operators/Internal/Lock.swift:15:8: error: no such module 'Darwin'
import Darwin
       ^
[32/43] Compiling CombineExt FlatMapBatches.swift
/host/spi-builder-workspace/.build/checkouts/CombineExt/Sources/Operators/Internal/Lock.swift:15:8: error: no such module 'Darwin'
import Darwin
       ^
[33/43] Compiling CombineExt FlatMapFirst.swift
/host/spi-builder-workspace/.build/checkouts/CombineExt/Sources/Operators/Internal/Lock.swift:15:8: error: no such module 'Darwin'
import Darwin
       ^
[34/43] Compiling CombineExt FlatMapLatest.swift
/host/spi-builder-workspace/.build/checkouts/CombineExt/Sources/Operators/Internal/Lock.swift:15:8: error: no such module 'Darwin'
import Darwin
       ^
[35/43] Compiling CombineExt IgnoreFailure.swift
/host/spi-builder-workspace/.build/checkouts/CombineExt/Sources/Operators/Internal/Lock.swift:15:8: error: no such module 'Darwin'
import Darwin
       ^
[36/43] Compiling CombineExt IgnoreOutputSetOutputType.swift
/host/spi-builder-workspace/.build/checkouts/CombineExt/Sources/Operators/Internal/Lock.swift:15:8: error: no such module 'Darwin'
import Darwin
       ^
[37/43] Compiling CombineExt Lock.swift
/host/spi-builder-workspace/.build/checkouts/CombineExt/Sources/Operators/Internal/Lock.swift:15:8: error: no such module 'Darwin'
import Darwin
       ^
[38/43] Compiling CombineExt Timer.swift
/host/spi-builder-workspace/.build/checkouts/CombineExt/Sources/Operators/Internal/Lock.swift:15:8: error: no such module 'Darwin'
import Darwin
       ^
[39/43] Compiling CombineExt DemandBuffer.swift
/host/spi-builder-workspace/.build/checkouts/CombineExt/Sources/Operators/Internal/Lock.swift:15:8: error: no such module 'Darwin'
import Darwin
       ^
[40/43] Compiling CombineExt Sink.swift
/host/spi-builder-workspace/.build/checkouts/CombineExt/Sources/Operators/Internal/Lock.swift:15:8: error: no such module 'Darwin'
import Darwin
       ^
[41/43] Compiling CombineExt Optional.swift
/host/spi-builder-workspace/.build/checkouts/CombineExt/Sources/Operators/Internal/Lock.swift:15:8: error: no such module 'Darwin'
import Darwin
       ^
[42/43] Compiling CombineExt Event.swift
/host/spi-builder-workspace/.build/checkouts/CombineExt/Sources/Operators/Internal/Lock.swift:15:8: error: no such module 'Darwin'
import Darwin
       ^
[43/43] Compiling CombineExt ObjectOwnership.swift
/host/spi-builder-workspace/.build/checkouts/CombineExt/Sources/Operators/Internal/Lock.swift:15:8: error: no such module 'Darwin'
import Darwin
       ^
error: fatalError
BUILD FAILURE 5.9 linux