The Swift Package Index logo.Swift Package Index

Build Information

Failed to build Fileable with Swift 5.9 for Linux.

Build Command

docker run --rm -v "checkouts-4609320-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.22.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/shotastage/Fileable.swift.git
Reference: main
Cloned https://github.com/shotastage/Fileable.swift.git into spi-builder-workspace
SUCCESS checkout https://github.com/shotastage/Fileable.swift.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.9
Building package at path:  spi-builder-workspace
Running build ...
docker run --rm -v "checkouts-4609320-1":/host -w "/host/spi-builder-workspace" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build 2>&1
Building for debugging...
[1/10] Compiling Fileable Utilities.swift
/host/spi-builder-workspace/Sources/Fileable/ZipArchive.swift:12:8: error: no such module 'MiniZip'
import MiniZip
       ^
[2/11] Compiling Fileable StoredProperties.swift
/host/spi-builder-workspace/Sources/Fileable/ZipArchive.swift:12:8: error: no such module 'MiniZip'
import MiniZip
       ^
[3/11] Compiling Fileable Permissions.swift
/host/spi-builder-workspace/Sources/Fileable/ZipArchive.swift:12:8: error: no such module 'MiniZip'
import MiniZip
       ^
[4/11] Compiling Fileable ZipArchive.swift
/host/spi-builder-workspace/Sources/Fileable/ZipArchive.swift:12:8: error: no such module 'MiniZip'
import MiniZip
       ^
[5/11] Compiling Fileable iOS+Fileable.swift
/host/spi-builder-workspace/Sources/Fileable/ZipArchive.swift:12:8: error: no such module 'MiniZip'
import MiniZip
       ^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[6/11] Emitting module Fileable
/host/spi-builder-workspace/Sources/Fileable/ZipArchive.swift:12:8: error: no such module 'MiniZip'
import MiniZip
       ^
[7/11] Compiling Fileable Operations.swift
/host/spi-builder-workspace/Sources/Fileable/ZipArchive.swift:12:8: error: no such module 'MiniZip'
import MiniZip
       ^
[8/11] Compiling Fileable Errors.swift
/host/spi-builder-workspace/Sources/Fileable/ZipArchive.swift:12:8: error: no such module 'MiniZip'
import MiniZip
       ^
[9/11] Compiling Fileable Fileable.swift
/host/spi-builder-workspace/Sources/Fileable/ZipArchive.swift:12:8: error: no such module 'MiniZip'
import MiniZip
       ^
[10/11] Compiling Fileable FHS.swift
/host/spi-builder-workspace/Sources/Fileable/ZipArchive.swift:12:8: error: no such module 'MiniZip'
import MiniZip
       ^
[11/11] Compiling Fileable Network.swift
/host/spi-builder-workspace/Sources/Fileable/ZipArchive.swift:12:8: error: no such module 'MiniZip'
import MiniZip
       ^
error: fatalError
BUILD FAILURE 5.9 linux

Build Machine: Linux 2