The Swift Package Index logo.Swift Package Index

Build Information

Failed to build Vandelay with Swift 5.10 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4609320-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/danielsaidi/Vandelay.git
Reference: 1.0.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/danielsaidi/Vandelay
 * tag               1.0.0      -> FETCH_HEAD
HEAD is now at 81554e0 Bump to 1.0.0
Cloned https://github.com/danielsaidi/Vandelay.git
Revision (git rev-parse @):
81554e0b4224e8b741d9c02a93ec779e84a34136
SUCCESS checkout https://github.com/danielsaidi/Vandelay.git at 1.0.0
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $workDir
https://github.com/danielsaidi/Vandelay.git
Running build ...
bash -c docker run --rm -v "checkouts-4609320-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build 2>&1
Fetching https://github.com/danielsaidi/Mockery.git
Fetching https://github.com/Quick/Quick.git
Fetching https://github.com/Quick/Nimble.git
[1/2129] Fetching mockery
[23/16338] Fetching mockery, quick
[16339/33629] Fetching mockery, quick, nimble
Fetched https://github.com/Quick/Quick.git from cache (1.52s)
Fetched https://github.com/danielsaidi/Mockery.git from cache (1.53s)
Fetched https://github.com/Quick/Nimble.git from cache (1.54s)
Computing version for https://github.com/danielsaidi/Mockery.git
Computed https://github.com/danielsaidi/Mockery.git at 0.6.0 (0.45s)
Computing version for https://github.com/Quick/Nimble.git
Computed https://github.com/Quick/Nimble.git at 8.1.1 (0.46s)
Computing version for https://github.com/Quick/Quick.git
Computed https://github.com/Quick/Quick.git at 3.0.0 (0.47s)
Creating working copy for https://github.com/danielsaidi/Mockery.git
Working copy of https://github.com/danielsaidi/Mockery.git resolved at 0.6.0
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/Quick/Nimble.git
Working copy of https://github.com/Quick/Nimble.git resolved at 8.1.1
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/24] Emitting module Vandelay
/host/spi-builder-workspace/Sources/Vandelay/Qr/QrCodeGenerator.swift:10:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[4/27] Compiling Vandelay DataExporter.swift
/host/spi-builder-workspace/Sources/Vandelay/Qr/QrCodeGenerator.swift:10:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[5/27] Compiling Vandelay DataImporter.swift
/host/spi-builder-workspace/Sources/Vandelay/Qr/QrCodeGenerator.swift:10:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[6/27] Compiling Vandelay ExportResult.swift
/host/spi-builder-workspace/Sources/Vandelay/Qr/QrCodeGenerator.swift:10:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[7/27] Compiling Vandelay StaticFileNameGenerator.swift
/host/spi-builder-workspace/Sources/Vandelay/Qr/QrCodeGenerator.swift:10:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[8/27] Compiling Vandelay ImportResult.swift
/host/spi-builder-workspace/Sources/Vandelay/Qr/QrCodeGenerator.swift:10:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[9/27] Compiling Vandelay ImportState.swift
/host/spi-builder-workspace/Sources/Vandelay/Qr/QrCodeGenerator.swift:10:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[10/27] Compiling Vandelay StandardQrCodeGenerator.swift
/host/spi-builder-workspace/Sources/Vandelay/Qr/QrCodeGenerator.swift:10:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[11/27] Compiling Vandelay StringExporter.swift
/host/spi-builder-workspace/Sources/Vandelay/Qr/QrCodeGenerator.swift:10:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[12/27] Compiling Vandelay StringImporter.swift
/host/spi-builder-workspace/Sources/Vandelay/Qr/QrCodeGenerator.swift:10:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[13/27] Compiling Vandelay ExportState.swift
/host/spi-builder-workspace/Sources/Vandelay/Qr/QrCodeGenerator.swift:10:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[14/27] Compiling Vandelay Exporter.swift
/host/spi-builder-workspace/Sources/Vandelay/Qr/QrCodeGenerator.swift:10:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[15/27] Compiling Vandelay EmailExporter.swift
/host/spi-builder-workspace/Sources/Vandelay/Qr/QrCodeGenerator.swift:10:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[16/27] Compiling Vandelay ExportMethod.swift
/host/spi-builder-workspace/Sources/Vandelay/Qr/QrCodeGenerator.swift:10:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[17/27] Compiling Vandelay FileExporter.swift
/host/spi-builder-workspace/Sources/Vandelay/Qr/QrCodeGenerator.swift:10:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[18/27] Compiling Vandelay MessageExporter.swift
/host/spi-builder-workspace/Sources/Vandelay/Qr/QrCodeGenerator.swift:10:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[19/27] Compiling Vandelay PasteboardExporter.swift
/host/spi-builder-workspace/Sources/Vandelay/Qr/QrCodeGenerator.swift:10:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[20/27] Compiling Vandelay FileNameGenerator.swift
/host/spi-builder-workspace/Sources/Vandelay/Qr/QrCodeGenerator.swift:10:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[21/27] Compiling Vandelay RandomFileNameGenerator.swift
/host/spi-builder-workspace/Sources/Vandelay/Qr/QrCodeGenerator.swift:10:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[22/27] Compiling Vandelay PasteboardImporter.swift
/host/spi-builder-workspace/Sources/Vandelay/Qr/QrCodeGenerator.swift:10:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[23/27] Compiling Vandelay UrlImporter.swift
/host/spi-builder-workspace/Sources/Vandelay/Qr/QrCodeGenerator.swift:10:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[24/27] Compiling Vandelay QrCodeGenerator.swift
/host/spi-builder-workspace/Sources/Vandelay/Qr/QrCodeGenerator.swift:10:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[25/27] Compiling Vandelay Importer.swift
/host/spi-builder-workspace/Sources/Vandelay/Qr/QrCodeGenerator.swift:10:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[26/27] Compiling Vandelay FileImporter.swift
/host/spi-builder-workspace/Sources/Vandelay/Qr/QrCodeGenerator.swift:10:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[27/27] Compiling Vandelay ImportMethod.swift
/host/spi-builder-workspace/Sources/Vandelay/Qr/QrCodeGenerator.swift:10:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
error: fatalError
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version-24593BA9C3E375BF.txt
[2/23] Compiling Vandelay PasteboardExporter.swift
/host/spi-builder-workspace/Sources/Vandelay/Qr/QrCodeGenerator.swift:10:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[3/23] Compiling Vandelay FileNameGenerator.swift
/host/spi-builder-workspace/Sources/Vandelay/Qr/QrCodeGenerator.swift:10:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[4/23] Compiling Vandelay RandomFileNameGenerator.swift
/host/spi-builder-workspace/Sources/Vandelay/Qr/QrCodeGenerator.swift:10:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[5/23] Compiling Vandelay DataExporter.swift
/host/spi-builder-workspace/Sources/Vandelay/Qr/QrCodeGenerator.swift:10:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[6/23] Compiling Vandelay DataImporter.swift
/host/spi-builder-workspace/Sources/Vandelay/Qr/QrCodeGenerator.swift:10:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[7/23] Compiling Vandelay ExportResult.swift
/host/spi-builder-workspace/Sources/Vandelay/Qr/QrCodeGenerator.swift:10:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[8/26] Compiling Vandelay StaticFileNameGenerator.swift
/host/spi-builder-workspace/Sources/Vandelay/Qr/QrCodeGenerator.swift:10:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[9/26] Compiling Vandelay ImportResult.swift
/host/spi-builder-workspace/Sources/Vandelay/Qr/QrCodeGenerator.swift:10:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[10/26] Compiling Vandelay ImportState.swift
/host/spi-builder-workspace/Sources/Vandelay/Qr/QrCodeGenerator.swift:10:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[11/26] Emitting module Vandelay
/host/spi-builder-workspace/Sources/Vandelay/Qr/QrCodeGenerator.swift:10:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[12/26] Compiling Vandelay ExportState.swift
/host/spi-builder-workspace/Sources/Vandelay/Qr/QrCodeGenerator.swift:10:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[13/26] Compiling Vandelay Exporter.swift
/host/spi-builder-workspace/Sources/Vandelay/Qr/QrCodeGenerator.swift:10:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[14/26] Compiling Vandelay EmailExporter.swift
/host/spi-builder-workspace/Sources/Vandelay/Qr/QrCodeGenerator.swift:10:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[15/26] Compiling Vandelay Importer.swift
/host/spi-builder-workspace/Sources/Vandelay/Qr/QrCodeGenerator.swift:10:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[16/26] Compiling Vandelay FileImporter.swift
/host/spi-builder-workspace/Sources/Vandelay/Qr/QrCodeGenerator.swift:10:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[17/26] Compiling Vandelay ImportMethod.swift
/host/spi-builder-workspace/Sources/Vandelay/Qr/QrCodeGenerator.swift:10:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[18/26] Compiling Vandelay PasteboardImporter.swift
/host/spi-builder-workspace/Sources/Vandelay/Qr/QrCodeGenerator.swift:10:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[19/26] Compiling Vandelay UrlImporter.swift
/host/spi-builder-workspace/Sources/Vandelay/Qr/QrCodeGenerator.swift:10:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[20/26] Compiling Vandelay QrCodeGenerator.swift
/host/spi-builder-workspace/Sources/Vandelay/Qr/QrCodeGenerator.swift:10:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[21/26] Compiling Vandelay ExportMethod.swift
/host/spi-builder-workspace/Sources/Vandelay/Qr/QrCodeGenerator.swift:10:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[22/26] Compiling Vandelay FileExporter.swift
/host/spi-builder-workspace/Sources/Vandelay/Qr/QrCodeGenerator.swift:10:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[23/26] Compiling Vandelay MessageExporter.swift
/host/spi-builder-workspace/Sources/Vandelay/Qr/QrCodeGenerator.swift:10:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[24/26] Compiling Vandelay StandardQrCodeGenerator.swift
/host/spi-builder-workspace/Sources/Vandelay/Qr/QrCodeGenerator.swift:10:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[25/26] Compiling Vandelay StringExporter.swift
/host/spi-builder-workspace/Sources/Vandelay/Qr/QrCodeGenerator.swift:10:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[26/26] Compiling Vandelay StringImporter.swift
/host/spi-builder-workspace/Sources/Vandelay/Qr/QrCodeGenerator.swift:10:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
error: fatalError
BUILD FAILURE 5.10 linux

Build Machine: Linux 2