The Swift Package Index logo.Swift Package Index

Build Information

Failed to build Vandelay with Swift 5.9 for Linux.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.19.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/danielsaidi/Vandelay.git
Reference: master
Cloned https://github.com/danielsaidi/Vandelay.git into spi-builder-workspace
SUCCESS checkout https://github.com/danielsaidi/Vandelay.git at master
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.9
Building package at path:  spi-builder-workspace
Running build ...
docker run --rm -v "checkouts-4606859-1":/host -w "/host/spi-builder-workspace" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build 2>&1
Fetching https://github.com/Quick/Quick.git
Fetching https://github.com/Quick/Nimble.git
Fetching https://github.com/danielsaidi/MockingKit.git
[1/2133] Fetching mockingkit
[940/15836] Fetching mockingkit, quick
[15837/31582] Fetching mockingkit, quick, nimble
Fetched https://github.com/Quick/Quick.git (0.63s)
[13786/17879] Fetching mockingkit, nimble
Fetched https://github.com/Quick/Nimble.git (1.12s)
Fetched https://github.com/danielsaidi/MockingKit.git (1.12s)
Computing version for https://github.com/danielsaidi/MockingKit.git
Computed https://github.com/danielsaidi/MockingKit.git at 0.8.0 (0.29s)
Computing version for https://github.com/Quick/Nimble.git
Computed https://github.com/Quick/Nimble.git at 8.1.1 (0.29s)
Computing version for https://github.com/Quick/Quick.git
Computed https://github.com/Quick/Quick.git at 3.0.0 (0.32s)
Creating working copy for https://github.com/Quick/Nimble.git
Working copy of https://github.com/Quick/Nimble.git resolved at 8.1.1
Creating working copy for https://github.com/Quick/Quick.git
Working copy of https://github.com/Quick/Quick.git resolved at 3.0.0
Creating working copy for https://github.com/danielsaidi/MockingKit.git
Working copy of https://github.com/danielsaidi/MockingKit.git resolved at 0.8.0
Building for debugging...
error: emit-module command failed with exit code 1 (use -v to see invocation)
[1/22] Emitting module Vandelay
/host/spi-builder-workspace/Sources/Vandelay/Qr/QrCodeGenerator.swift:10:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[2/25] Compiling Vandelay DataExporter.swift
/host/spi-builder-workspace/Sources/Vandelay/Qr/QrCodeGenerator.swift:10:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[3/25] Compiling Vandelay DataImporter.swift
/host/spi-builder-workspace/Sources/Vandelay/Qr/QrCodeGenerator.swift:10:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[4/25] Compiling Vandelay ExportResult.swift
/host/spi-builder-workspace/Sources/Vandelay/Qr/QrCodeGenerator.swift:10:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[5/25] Compiling Vandelay PasteboardExporter.swift
/host/spi-builder-workspace/Sources/Vandelay/Qr/QrCodeGenerator.swift:10:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[6/25] Compiling Vandelay FileNameGenerator.swift
/host/spi-builder-workspace/Sources/Vandelay/Qr/QrCodeGenerator.swift:10:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[7/25] Compiling Vandelay RandomFileNameGenerator.swift
/host/spi-builder-workspace/Sources/Vandelay/Qr/QrCodeGenerator.swift:10:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[8/25] Compiling Vandelay PasteboardImporter.swift
/host/spi-builder-workspace/Sources/Vandelay/Qr/QrCodeGenerator.swift:10:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[9/25] Compiling Vandelay UrlImporter.swift
/host/spi-builder-workspace/Sources/Vandelay/Qr/QrCodeGenerator.swift:10:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[10/25] Compiling Vandelay QrCodeGenerator.swift
/host/spi-builder-workspace/Sources/Vandelay/Qr/QrCodeGenerator.swift:10:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[11/25] Compiling Vandelay Importer.swift
/host/spi-builder-workspace/Sources/Vandelay/Qr/QrCodeGenerator.swift:10:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[12/25] Compiling Vandelay FileImporter.swift
/host/spi-builder-workspace/Sources/Vandelay/Qr/QrCodeGenerator.swift:10:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[13/25] Compiling Vandelay ImportMethod.swift
/host/spi-builder-workspace/Sources/Vandelay/Qr/QrCodeGenerator.swift:10:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[14/25] Compiling Vandelay ExportState.swift
/host/spi-builder-workspace/Sources/Vandelay/Qr/QrCodeGenerator.swift:10:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[15/25] Compiling Vandelay Exporter.swift
/host/spi-builder-workspace/Sources/Vandelay/Qr/QrCodeGenerator.swift:10:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[16/25] Compiling Vandelay EmailExporter.swift
/host/spi-builder-workspace/Sources/Vandelay/Qr/QrCodeGenerator.swift:10:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[17/25] Compiling Vandelay StandardQrCodeGenerator.swift
/host/spi-builder-workspace/Sources/Vandelay/Qr/QrCodeGenerator.swift:10:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[18/25] Compiling Vandelay StringExporter.swift
/host/spi-builder-workspace/Sources/Vandelay/Qr/QrCodeGenerator.swift:10:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[19/25] Compiling Vandelay StringImporter.swift
/host/spi-builder-workspace/Sources/Vandelay/Qr/QrCodeGenerator.swift:10:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[20/25] Compiling Vandelay ExportMethod.swift
/host/spi-builder-workspace/Sources/Vandelay/Qr/QrCodeGenerator.swift:10:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[21/25] Compiling Vandelay FileExporter.swift
/host/spi-builder-workspace/Sources/Vandelay/Qr/QrCodeGenerator.swift:10:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[22/25] Compiling Vandelay MessageExporter.swift
/host/spi-builder-workspace/Sources/Vandelay/Qr/QrCodeGenerator.swift:10:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[23/25] Compiling Vandelay StaticFileNameGenerator.swift
/host/spi-builder-workspace/Sources/Vandelay/Qr/QrCodeGenerator.swift:10:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[24/25] Compiling Vandelay ImportResult.swift
/host/spi-builder-workspace/Sources/Vandelay/Qr/QrCodeGenerator.swift:10:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[25/25] Compiling Vandelay ImportState.swift
/host/spi-builder-workspace/Sources/Vandelay/Qr/QrCodeGenerator.swift:10:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
error: fatalError
BUILD FAILURE 5.9 linux

Build Machine: Linux 1