Build Information
Failed to build Contentful, reference master (ddb710
), with Swift 5.10 for Linux on 9 Apr 2025 01:11:04 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.60.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/contentful/contentful.swift.git
Reference: master
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.swift
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at ddb710d Merge pull request #425 from contentful/chore/change-owners-to-dx
Cloned https://github.com/contentful/contentful.swift.git
Revision (git rev-parse @):
ddb710d77bf3d85562600992b1f01b25d4440707
SUCCESS checkout https://github.com/contentful/contentful.swift.git at master
========================================
Build
========================================
Selected platform: linux
Swift version: 5.10
Building package at path: $PWD
https://github.com/contentful/contentful.swift.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.10-latest: Pulling from finestructure/spi-images
Digest: sha256:616ef225d0085997f26355ad9695b1159b91f6187a43f9ff135cb59d096bc97d
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.10-latest
Fetching https://github.com/mariuskatcontentful/DVR.git
[1/800] Fetching dvr
Fetched https://github.com/mariuskatcontentful/DVR.git from cache (0.18s)
Fetching https://github.com/mariuskatcontentful/OHHTTPStubs.git
[1/5716] Fetching ohhttpstubs
Fetched https://github.com/mariuskatcontentful/OHHTTPStubs.git from cache (0.58s)
Creating working copy for https://github.com/mariuskatcontentful/OHHTTPStubs.git
Working copy of https://github.com/mariuskatcontentful/OHHTTPStubs.git resolved at master (1c5f7b4)
Creating working copy for https://github.com/mariuskatcontentful/DVR.git
Working copy of https://github.com/mariuskatcontentful/DVR.git resolved at master (fb4f867)
warning: 'spi-builder-workspace': found 33 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/host/spi-builder-workspace/Tests/ContentfulTests/Fixtures/deleted-asset.json
/host/spi-builder-workspace/Tests/ContentfulTests/Fixtures/asset.json
/host/spi-builder-workspace/Tests/ContentfulTests/DVRRecordings/LocalizationTests.json
/host/spi-builder-workspace/Tests/ContentfulTests/DVRRecordings/SyncWithPaginationTests.json
/host/spi-builder-workspace/Tests/ContentfulTests/Fixtures/space.json
/host/spi-builder-workspace/Tests/ContentfulTests/DVRRecordings/QueryTests.json
/host/spi-builder-workspace/Tests/ContentfulTests/Fixtures/en-US-locale.json
/host/spi-builder-workspace/Tests/ContentfulTests/DVRRecordings/RichTextNodeDecodingTests.json
/host/spi-builder-workspace/Tests/ContentfulTests/DVRRecordings/SyncTests.json
/host/spi-builder-workspace/Tests/ContentfulTests/DVRRecordings/ErrorTests.json
/host/spi-builder-workspace/Tests/ContentfulTests/DVRRecordings/EnvironmentsTests.json
/host/spi-builder-workspace/Tests/ContentfulTests/Fixtures/entry-with-location.json
/host/spi-builder-workspace/Tests/ContentfulTests/Fixtures/fields-for-default-locale.json
/host/spi-builder-workspace/Tests/ContentfulTests/DVRRecordings/RateLimitTests.json
/host/spi-builder-workspace/Tests/ContentfulTests/Fixtures/sync.json
/host/spi-builder-workspace/Tests/ContentfulTests/Fixtures/structured-text.json
/host/spi-builder-workspace/Tests/ContentfulTests/DVRRecordings/ImageTests.json
/host/spi-builder-workspace/Tests/ContentfulTests/Fixtures/all-locales.json
/host/spi-builder-workspace/Tests/ContentfulTests/Fixtures/fields-in-mulit-locale-format.json
/host/spi-builder-workspace/Tests/ContentfulTests/Fixtures/deleted.json
/host/spi-builder-workspace/Tests/ContentfulTests/Fixtures/localized.json
/host/spi-builder-workspace/Tests/ContentfulTests/DVRRecordings/testClientCantAccessPreviewAPIWithProductionToken.json
/host/spi-builder-workspace/Tests/ContentfulTests/Info.plist
/host/spi-builder-workspace/Tests/ContentfulTests/DVRRecordings/AssetTests.json
/host/spi-builder-workspace/Tests/ContentfulTests/Fixtures/localizable-asset.json
/host/spi-builder-workspace/Tests/ContentfulTests/DVRRecordings/PreviewSyncTests.json
/host/spi-builder-workspace/Tests/ContentfulTests/DVRRecordings/EntryTests.json
/host/spi-builder-workspace/Tests/ContentfulTests/Fixtures/tlh-locale.json
/host/spi-builder-workspace/Tests/ContentfulTests/DVRRecordings/testClientCanAccessPreviewAPI.json
/host/spi-builder-workspace/Tests/ContentfulTests/DVRRecordings/testFetchSpace.json
/host/spi-builder-workspace/Tests/ContentfulTests/DVRRecordings/ContentTypeTests.json
/host/spi-builder-workspace/Tests/ContentfulTests/Fixtures/unparsable-error.json
/host/spi-builder-workspace/Tests/ContentfulTests/DVRRecordings/LinkResolverTests.json
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[3/35] Emitting module Contentful
/host/spi-builder-workspace/Sources/Contentful/ImageOptions/ImageOptions.swift:9:8: error: no such module 'CoreGraphics'
import CoreGraphics
^
[4/39] Compiling Contentful Link.swift
/host/spi-builder-workspace/Sources/Contentful/ImageOptions/ImageOptions.swift:9:8: error: no such module 'CoreGraphics'
import CoreGraphics
^
[5/39] Compiling Contentful LinkResolver.swift
/host/spi-builder-workspace/Sources/Contentful/ImageOptions/ImageOptions.swift:9:8: error: no such module 'CoreGraphics'
import CoreGraphics
^
[6/39] Compiling Contentful Locale.swift
/host/spi-builder-workspace/Sources/Contentful/ImageOptions/ImageOptions.swift:9:8: error: no such module 'CoreGraphics'
import CoreGraphics
^
[7/39] Compiling Contentful Location.swift
/host/spi-builder-workspace/Sources/Contentful/ImageOptions/ImageOptions.swift:9:8: error: no such module 'CoreGraphics'
import CoreGraphics
^
[8/39] Compiling Contentful Resource.swift
/host/spi-builder-workspace/Sources/Contentful/ImageOptions/ImageOptions.swift:9:8: error: no such module 'CoreGraphics'
import CoreGraphics
^
[9/39] Compiling Contentful RichText.swift
/host/spi-builder-workspace/Sources/Contentful/ImageOptions/ImageOptions.swift:9:8: error: no such module 'CoreGraphics'
import CoreGraphics
^
[10/39] Compiling Contentful Space.swift
/host/spi-builder-workspace/Sources/Contentful/ImageOptions/ImageOptions.swift:9:8: error: no such module 'CoreGraphics'
import CoreGraphics
^
[11/39] Compiling Contentful SyncSpace.swift
/host/spi-builder-workspace/Sources/Contentful/ImageOptions/ImageOptions.swift:9:8: error: no such module 'CoreGraphics'
import CoreGraphics
^
[12/39] Compiling Contentful Client+AppKit.swift
/host/spi-builder-workspace/Sources/Contentful/ImageOptions/ImageOptions.swift:9:8: error: no such module 'CoreGraphics'
import CoreGraphics
^
[13/39] Compiling Contentful ArrayResponse.swift
/host/spi-builder-workspace/Sources/Contentful/ImageOptions/ImageOptions.swift:9:8: error: no such module 'CoreGraphics'
import CoreGraphics
^
[14/39] Compiling Contentful Asset.swift
/host/spi-builder-workspace/Sources/Contentful/ImageOptions/ImageOptions.swift:9:8: error: no such module 'CoreGraphics'
import CoreGraphics
^
[15/39] Compiling Contentful Client+Fetch.swift
/host/spi-builder-workspace/Sources/Contentful/ImageOptions/ImageOptions.swift:9:8: error: no such module 'CoreGraphics'
import CoreGraphics
^
[16/39] Compiling Contentful Client+Sync.swift
/host/spi-builder-workspace/Sources/Contentful/ImageOptions/ImageOptions.swift:9:8: error: no such module 'CoreGraphics'
import CoreGraphics
^
[17/39] Compiling Contentful Sys.swift
/host/spi-builder-workspace/Sources/Contentful/ImageOptions/ImageOptions.swift:9:8: error: no such module 'CoreGraphics'
import CoreGraphics
^
[18/39] Compiling Contentful TypedQuery.swift
/host/spi-builder-workspace/Sources/Contentful/ImageOptions/ImageOptions.swift:9:8: error: no such module 'CoreGraphics'
import CoreGraphics
^
[19/39] Compiling Contentful Client+UIKit.swift
/host/spi-builder-workspace/Sources/Contentful/ImageOptions/ImageOptions.swift:9:8: error: no such module 'CoreGraphics'
import CoreGraphics
^
[20/39] Compiling Contentful Util.swift
/host/spi-builder-workspace/Sources/Contentful/ImageOptions/ImageOptions.swift:9:8: error: no such module 'CoreGraphics'
import CoreGraphics
^
[21/39] Compiling Contentful Metadata.swift
/host/spi-builder-workspace/Sources/Contentful/ImageOptions/ImageOptions.swift:9:8: error: no such module 'CoreGraphics'
import CoreGraphics
^
[22/39] Compiling Contentful Persistence.swift
/host/spi-builder-workspace/Sources/Contentful/ImageOptions/ImageOptions.swift:9:8: error: no such module 'CoreGraphics'
import CoreGraphics
^
[23/39] Compiling Contentful Query.swift
/host/spi-builder-workspace/Sources/Contentful/ImageOptions/ImageOptions.swift:9:8: error: no such module 'CoreGraphics'
import CoreGraphics
^
[24/39] Compiling Contentful QueryOperation.swift
/host/spi-builder-workspace/Sources/Contentful/ImageOptions/ImageOptions.swift:9:8: error: no such module 'CoreGraphics'
import CoreGraphics
^
[25/39] Compiling Contentful Client.swift
/host/spi-builder-workspace/Sources/Contentful/ImageOptions/ImageOptions.swift:9:8: error: no such module 'CoreGraphics'
import CoreGraphics
^
[26/39] Compiling Contentful ClientConfiguration.swift
/host/spi-builder-workspace/Sources/Contentful/ImageOptions/ImageOptions.swift:9:8: error: no such module 'CoreGraphics'
import CoreGraphics
^
[27/39] Compiling Contentful ContentType.swift
/host/spi-builder-workspace/Sources/Contentful/ImageOptions/ImageOptions.swift:9:8: error: no such module 'CoreGraphics'
import CoreGraphics
^
[28/39] Compiling Contentful ContentfulLogger.swift
/host/spi-builder-workspace/Sources/Contentful/ImageOptions/ImageOptions.swift:9:8: error: no such module 'CoreGraphics'
import CoreGraphics
^
[29/39] Compiling Contentful DataCache.swift
/host/spi-builder-workspace/Sources/Contentful/ImageOptions/ImageOptions.swift:9:8: error: no such module 'CoreGraphics'
import CoreGraphics
^
[30/39] Compiling Contentful Error.swift
/host/spi-builder-workspace/Sources/Contentful/ImageOptions/ImageOptions.swift:9:8: error: no such module 'CoreGraphics'
import CoreGraphics
^
[31/39] Compiling Contentful Field.swift
/host/spi-builder-workspace/Sources/Contentful/ImageOptions/ImageOptions.swift:9:8: error: no such module 'CoreGraphics'
import CoreGraphics
^
[32/39] Compiling Contentful FieldType.swift
/host/spi-builder-workspace/Sources/Contentful/ImageOptions/ImageOptions.swift:9:8: error: no such module 'CoreGraphics'
import CoreGraphics
^
[33/39] Compiling Contentful ImageOptions.swift
/host/spi-builder-workspace/Sources/Contentful/ImageOptions/ImageOptions.swift:9:8: error: no such module 'CoreGraphics'
import CoreGraphics
^
[34/39] Compiling Contentful JSONDecoderBuilder.swift
/host/spi-builder-workspace/Sources/Contentful/ImageOptions/ImageOptions.swift:9:8: error: no such module 'CoreGraphics'
import CoreGraphics
^
[35/39] Compiling Contentful Date.swift
/host/spi-builder-workspace/Sources/Contentful/ImageOptions/ImageOptions.swift:9:8: error: no such module 'CoreGraphics'
import CoreGraphics
^
[36/39] Compiling Contentful DateFormatterCache.swift
/host/spi-builder-workspace/Sources/Contentful/ImageOptions/ImageOptions.swift:9:8: error: no such module 'CoreGraphics'
import CoreGraphics
^
[37/39] Compiling Contentful Decodable.swift
/host/spi-builder-workspace/Sources/Contentful/ImageOptions/ImageOptions.swift:9:8: error: no such module 'CoreGraphics'
import CoreGraphics
^
[38/39] Compiling Contentful Endpoints.swift
/host/spi-builder-workspace/Sources/Contentful/ImageOptions/ImageOptions.swift:9:8: error: no such module 'CoreGraphics'
import CoreGraphics
^
[39/39] Compiling Contentful Entry.swift
/host/spi-builder-workspace/Sources/Contentful/ImageOptions/ImageOptions.swift:9:8: error: no such module 'CoreGraphics'
import CoreGraphics
^
error: fatalError
BUILD FAILURE 5.10 linux