The Swift Package Index logo.Swift Package Index

Build Information

Failed to build URLImage with Swift 5.7 for Linux.

Build Command

docker run --rm -v "checkouts-4609320-0":/host -w "/host/spi-builder-workspace" registry.gitlab.com/finestructure/spi-images:basic-5.7-latest swift build 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.22.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/dmytro-anokhin/url-image.git
Reference: 3.1.1
Cloned https://github.com/dmytro-anokhin/url-image.git into spi-builder-workspace
SUCCESS checkout https://github.com/dmytro-anokhin/url-image.git at 3.1.1
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.7
Building package at path:  spi-builder-workspace
Running build ...
docker run --rm -v "checkouts-4609320-0":/host -w "/host/spi-builder-workspace" registry.gitlab.com/finestructure/spi-images:basic-5.7-latest swift build 2>&1
Building for debugging...
error: emit-module command failed with exit code 1 (use -v to see invocation)[1/12] Emitting module PlainDatabase
/host/spi-builder-workspace/Dependencies/Sources/PlainDatabase/CoreDataModel/CoreDataAttributeDescription.swift:8:8: error: no such module 'CoreData'
import CoreData
       ^
[2/12] Compiling PlainDatabase CoreDataAttributeDescription.swift
/host/spi-builder-workspace/Dependencies/Sources/PlainDatabase/CoreDataModel/CoreDataAttributeDescription.swift:8:8: error: no such module 'CoreData'
import CoreData
       ^
[3/12] Compiling PlainDatabase CoreDataModelDescription.swift
/host/spi-builder-workspace/Dependencies/Sources/PlainDatabase/CoreDataModel/CoreDataAttributeDescription.swift:8:8: error: no such module 'CoreData'
import CoreData
       ^
[4/12] Compiling PlainDatabase CoreDataFetchIndexDescription.swift
/host/spi-builder-workspace/Dependencies/Sources/PlainDatabase/CoreDataModel/CoreDataAttributeDescription.swift:8:8: error: no such module 'CoreData'
import CoreData
       ^
[5/12] Compiling PlainDatabase CoreDataEntityDescription.swift
/host/spi-builder-workspace/Dependencies/Sources/PlainDatabase/CoreDataModel/CoreDataAttributeDescription.swift:8:8: error: no such module 'CoreData'
import CoreData
       ^
error: emit-module command failed with exit code 1 (use -v to see invocation)error: emit-module command failed with exit code 1 (use -v to see invocation)[6/12] Emitting module Log
/host/spi-builder-workspace/Dependencies/Sources/Log/Log.swift:9:8: error: no such module 'os.log'
import os.log
       ^
[7/12] Emitting module ImageDecoder
/host/spi-builder-workspace/Dependencies/Sources/ImageDecoder/ImageDecoder.swift:9:8: error: no such module 'ImageIO'
import ImageIO
       ^
[8/12] Compiling ImageDecoder ImageDecoder.swift
/host/spi-builder-workspace/Dependencies/Sources/ImageDecoder/ImageDecoder.swift:9:8: error: no such module 'ImageIO'
import ImageIO
       ^
[9/12] Compiling Log Log.swift
/host/spi-builder-workspace/Dependencies/Sources/Log/Log.swift:9:8: error: no such module 'os.log'
import os.log
       ^
[10/12] Compiling PlainDatabase Database.swift
/host/spi-builder-workspace/Dependencies/Sources/PlainDatabase/CoreDataModel/CoreDataAttributeDescription.swift:8:8: error: no such module 'CoreData'
import CoreData
       ^
[11/12] Compiling PlainDatabase ManagedObjectCodable.swift
/host/spi-builder-workspace/Dependencies/Sources/PlainDatabase/CoreDataModel/CoreDataAttributeDescription.swift:8:8: error: no such module 'CoreData'
import CoreData
       ^
[12/12] Compiling PlainDatabase PlainDatabase.swift
/host/spi-builder-workspace/Dependencies/Sources/PlainDatabase/CoreDataModel/CoreDataAttributeDescription.swift:8:8: error: no such module 'CoreData'
import CoreData
       ^
BUILD FAILURE 5.7 linux

Build Machine: Linux 2