The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Failed to build ContentfulPersistence, reference 0.18.0 (863aaf), with Swift 5.9 for Linux on 3 Dec 2024 00:57:37 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.3
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/contentful/contentful-persistence.swift.git
Reference: 0.18.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/contentful/contentful-persistence.swift
 * tag               0.18.0     -> FETCH_HEAD
HEAD is now at 863aaf7 chore: up version (#167)
Submodule path 'Carthage/Checkouts/OHHTTPStubs': checked out 'e9b4beccfca092edaabf2082c0c12535950e005f'
Submodule path 'Carthage/Checkouts/contentful.swift': checked out '8977d5d6a780b322183214f408b82066b6381b2b'
Submodule 'Carthage/Checkouts/OHHTTPStubs' (https://github.com/mariuskatcontentful/OHHTTPStubs.git) registered for path 'Carthage/Checkouts/OHHTTPStubs'
Submodule 'Carthage/Checkouts/contentful.swift' (https://github.com/contentful/contentful.swift.git) registered for path 'Carthage/Checkouts/contentful.swift'
Cloning into '/host/spi-builder-workspace/Carthage/Checkouts/OHHTTPStubs'...
Cloning into '/host/spi-builder-workspace/Carthage/Checkouts/contentful.swift'...
Cloned https://github.com/contentful/contentful-persistence.swift.git
Revision (git rev-parse @):
863aaf7f7083166a1fdac94d90388a697619c0ae
SUCCESS checkout https://github.com/contentful/contentful-persistence.swift.git at 0.18.0
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.9
Building package at path:  $PWD
https://github.com/contentful/contentful-persistence.swift.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/contentful/contentful.swift
[1/11108] Fetching contentful.swift
Fetched https://github.com/contentful/contentful.swift (1.50s)
Computing version for https://github.com/contentful/contentful.swift
Computed https://github.com/contentful/contentful.swift at 5.5.13 (0.98s)
Creating working copy for https://github.com/contentful/contentful.swift
Working copy of https://github.com/contentful/contentful.swift resolved at 5.5.13
Building for debugging...
error: emit-module command failed with exit code 1 (use -v to see invocation)
[1/33] Emitting module Contentful
/host/spi-builder-workspace/.build/checkouts/contentful.swift/Sources/Contentful/ImageOptions/ImageOptions.swift:9:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[2/37] Compiling Contentful Metadata.swift
/host/spi-builder-workspace/.build/checkouts/contentful.swift/Sources/Contentful/ImageOptions/ImageOptions.swift:9:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[3/37] Compiling Contentful Persistence.swift
/host/spi-builder-workspace/.build/checkouts/contentful.swift/Sources/Contentful/ImageOptions/ImageOptions.swift:9:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[4/37] Compiling Contentful Query.swift
/host/spi-builder-workspace/.build/checkouts/contentful.swift/Sources/Contentful/ImageOptions/ImageOptions.swift:9:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[5/37] Compiling Contentful QueryOperation.swift
/host/spi-builder-workspace/.build/checkouts/contentful.swift/Sources/Contentful/ImageOptions/ImageOptions.swift:9:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[6/37] Compiling Contentful Date.swift
/host/spi-builder-workspace/.build/checkouts/contentful.swift/Sources/Contentful/ImageOptions/ImageOptions.swift:9:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[7/37] Compiling Contentful DateFormatterCache.swift
/host/spi-builder-workspace/.build/checkouts/contentful.swift/Sources/Contentful/ImageOptions/ImageOptions.swift:9:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[8/37] Compiling Contentful Decodable.swift
/host/spi-builder-workspace/.build/checkouts/contentful.swift/Sources/Contentful/ImageOptions/ImageOptions.swift:9:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[9/37] Compiling Contentful Endpoints.swift
/host/spi-builder-workspace/.build/checkouts/contentful.swift/Sources/Contentful/ImageOptions/ImageOptions.swift:9:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[10/37] Compiling Contentful Entry.swift
/host/spi-builder-workspace/.build/checkouts/contentful.swift/Sources/Contentful/ImageOptions/ImageOptions.swift:9:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[11/37] Compiling Contentful Client+AppKit.swift
/host/spi-builder-workspace/.build/checkouts/contentful.swift/Sources/Contentful/ImageOptions/ImageOptions.swift:9:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[12/37] Compiling Contentful ArrayResponse.swift
/host/spi-builder-workspace/.build/checkouts/contentful.swift/Sources/Contentful/ImageOptions/ImageOptions.swift:9:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[13/37] Compiling Contentful Asset.swift
/host/spi-builder-workspace/.build/checkouts/contentful.swift/Sources/Contentful/ImageOptions/ImageOptions.swift:9:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[14/37] Compiling Contentful Client+Fetch.swift
/host/spi-builder-workspace/.build/checkouts/contentful.swift/Sources/Contentful/ImageOptions/ImageOptions.swift:9:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[15/37] Compiling Contentful Client+Sync.swift
/host/spi-builder-workspace/.build/checkouts/contentful.swift/Sources/Contentful/ImageOptions/ImageOptions.swift:9:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[16/37] Compiling Contentful Resource.swift
/host/spi-builder-workspace/.build/checkouts/contentful.swift/Sources/Contentful/ImageOptions/ImageOptions.swift:9:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[17/37] Compiling Contentful RichText.swift
/host/spi-builder-workspace/.build/checkouts/contentful.swift/Sources/Contentful/ImageOptions/ImageOptions.swift:9:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[18/37] Compiling Contentful Space.swift
/host/spi-builder-workspace/.build/checkouts/contentful.swift/Sources/Contentful/ImageOptions/ImageOptions.swift:9:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[19/37] Compiling Contentful SyncSpace.swift
/host/spi-builder-workspace/.build/checkouts/contentful.swift/Sources/Contentful/ImageOptions/ImageOptions.swift:9:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[20/37] Compiling Contentful Client.swift
/host/spi-builder-workspace/.build/checkouts/contentful.swift/Sources/Contentful/ImageOptions/ImageOptions.swift:9:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[21/37] Compiling Contentful ClientConfiguration.swift
/host/spi-builder-workspace/.build/checkouts/contentful.swift/Sources/Contentful/ImageOptions/ImageOptions.swift:9:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[22/37] Compiling Contentful ContentType.swift
/host/spi-builder-workspace/.build/checkouts/contentful.swift/Sources/Contentful/ImageOptions/ImageOptions.swift:9:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[23/37] Compiling Contentful ContentfulLogger.swift
/host/spi-builder-workspace/.build/checkouts/contentful.swift/Sources/Contentful/ImageOptions/ImageOptions.swift:9:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[24/37] Compiling Contentful DataCache.swift
/host/spi-builder-workspace/.build/checkouts/contentful.swift/Sources/Contentful/ImageOptions/ImageOptions.swift:9:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[25/37] Compiling Contentful Link.swift
/host/spi-builder-workspace/.build/checkouts/contentful.swift/Sources/Contentful/ImageOptions/ImageOptions.swift:9:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[26/37] Compiling Contentful LinkResolver.swift
/host/spi-builder-workspace/.build/checkouts/contentful.swift/Sources/Contentful/ImageOptions/ImageOptions.swift:9:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[27/37] Compiling Contentful Locale.swift
/host/spi-builder-workspace/.build/checkouts/contentful.swift/Sources/Contentful/ImageOptions/ImageOptions.swift:9:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[28/37] Compiling Contentful Location.swift
/host/spi-builder-workspace/.build/checkouts/contentful.swift/Sources/Contentful/ImageOptions/ImageOptions.swift:9:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[29/37] Compiling Contentful Error.swift
/host/spi-builder-workspace/.build/checkouts/contentful.swift/Sources/Contentful/ImageOptions/ImageOptions.swift:9:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[30/37] Compiling Contentful Field.swift
/host/spi-builder-workspace/.build/checkouts/contentful.swift/Sources/Contentful/ImageOptions/ImageOptions.swift:9:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[31/37] Compiling Contentful FieldType.swift
/host/spi-builder-workspace/.build/checkouts/contentful.swift/Sources/Contentful/ImageOptions/ImageOptions.swift:9:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[32/37] Compiling Contentful ImageOptions.swift
/host/spi-builder-workspace/.build/checkouts/contentful.swift/Sources/Contentful/ImageOptions/ImageOptions.swift:9:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[33/37] Compiling Contentful JSONDecoderBuilder.swift
/host/spi-builder-workspace/.build/checkouts/contentful.swift/Sources/Contentful/ImageOptions/ImageOptions.swift:9:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[34/37] Compiling Contentful Sys.swift
/host/spi-builder-workspace/.build/checkouts/contentful.swift/Sources/Contentful/ImageOptions/ImageOptions.swift:9:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[35/37] Compiling Contentful TypedQuery.swift
/host/spi-builder-workspace/.build/checkouts/contentful.swift/Sources/Contentful/ImageOptions/ImageOptions.swift:9:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[36/37] Compiling Contentful Client+UIKit.swift
/host/spi-builder-workspace/.build/checkouts/contentful.swift/Sources/Contentful/ImageOptions/ImageOptions.swift:9:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[37/37] Compiling Contentful Util.swift
/host/spi-builder-workspace/.build/checkouts/contentful.swift/Sources/Contentful/ImageOptions/ImageOptions.swift:9:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
error: fatalError
BUILD FAILURE 5.9 linux