The Swift Package Index logo.Swift Package Index

Build Information

Failed to build PDFPagePicker 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/Gabardone/PDFPagePicker.git
Reference: 1.1.1
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/Gabardone/PDFPagePicker
 * tag               1.1.1      -> FETCH_HEAD
HEAD is now at f020e75 GitHub actions (#2)
Cloned https://github.com/Gabardone/PDFPagePicker.git
Revision (git rev-parse @):
f020e75eedd515100f5cc251899ba3725c782c88
SUCCESS checkout https://github.com/Gabardone/PDFPagePicker.git at 1.1.1
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $workDir
https://github.com/Gabardone/PDFPagePicker.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
Building for debugging...
[0/6] Write sources
[1/6] Copying PDFPageItem.xib
[1/6] Copying Info.plist
[1/6] Copying SingleImageImportViewController.xib
[1/6] Copying PDFPagePicker.xib
[5/6] Write swift-version-24593BA9C3E375BF.txt
[7/14] Compiling PDFPagePicker PDFDocumentView.swift
/host/spi-builder-workspace/Sources/PDFPagePicker/ImageWell.swift:8:8: error: no such module 'Cocoa'
import Cocoa
       ^
[8/14] Compiling PDFPagePicker PDFPageItem.swift
/host/spi-builder-workspace/Sources/PDFPagePicker/ImageWell.swift:8:8: error: no such module 'Cocoa'
import Cocoa
       ^
[9/14] Compiling PDFPagePicker NSResponder+PDFPagePicker.swift
/host/spi-builder-workspace/Sources/PDFPagePicker/ImageWell.swift:8:8: error: no such module 'Cocoa'
import Cocoa
       ^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[10/14] Emitting module PDFPagePicker
/host/spi-builder-workspace/Sources/PDFPagePicker/ImageWell.swift:8:8: error: no such module 'Cocoa'
import Cocoa
       ^
[11/14] Compiling PDFPagePicker ImageWell.swift
/host/spi-builder-workspace/Sources/PDFPagePicker/ImageWell.swift:8:8: error: no such module 'Cocoa'
import Cocoa
       ^
[12/14] Compiling PDFPagePicker SingleImageImportViewController.swift
/host/spi-builder-workspace/Sources/PDFPagePicker/ImageWell.swift:8:8: error: no such module 'Cocoa'
import Cocoa
       ^
[13/14] Compiling PDFPagePicker resource_bundle_accessor.swift
/host/spi-builder-workspace/Sources/PDFPagePicker/ImageWell.swift:8:8: error: no such module 'Cocoa'
import Cocoa
       ^
[14/14] Compiling PDFPagePicker PDFPagePicker.swift
/host/spi-builder-workspace/Sources/PDFPagePicker/ImageWell.swift:8:8: error: no such module 'Cocoa'
import Cocoa
       ^
error: fatalError
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version-24593BA9C3E375BF.txt
[2/9] Compiling PDFPagePicker resource_bundle_accessor.swift
/host/spi-builder-workspace/Sources/PDFPagePicker/ImageWell.swift:8:8: error: no such module 'Cocoa'
import Cocoa
       ^
[3/9] Compiling PDFPagePicker SingleImageImportViewController.swift
/host/spi-builder-workspace/Sources/PDFPagePicker/ImageWell.swift:8:8: error: no such module 'Cocoa'
import Cocoa
       ^
[4/9] Compiling PDFPagePicker PDFPagePicker.swift
/host/spi-builder-workspace/Sources/PDFPagePicker/ImageWell.swift:8:8: error: no such module 'Cocoa'
import Cocoa
       ^
[5/9] Compiling PDFPagePicker NSResponder+PDFPagePicker.swift
/host/spi-builder-workspace/Sources/PDFPagePicker/ImageWell.swift:8:8: error: no such module 'Cocoa'
import Cocoa
       ^
[6/9] Compiling PDFPagePicker PDFDocumentView.swift
/host/spi-builder-workspace/Sources/PDFPagePicker/ImageWell.swift:8:8: error: no such module 'Cocoa'
import Cocoa
       ^
[7/9] Compiling PDFPagePicker PDFPageItem.swift
/host/spi-builder-workspace/Sources/PDFPagePicker/ImageWell.swift:8:8: error: no such module 'Cocoa'
import Cocoa
       ^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[8/9] Emitting module PDFPagePicker
/host/spi-builder-workspace/Sources/PDFPagePicker/ImageWell.swift:8:8: error: no such module 'Cocoa'
import Cocoa
       ^
[9/9] Compiling PDFPagePicker ImageWell.swift
/host/spi-builder-workspace/Sources/PDFPagePicker/ImageWell.swift:8:8: error: no such module 'Cocoa'
import Cocoa
       ^
error: fatalError
BUILD FAILURE 5.10 linux

Build Machine: Linux 2