The Swift Package Index logo.Swift Package Index

Build Information

Failed to build Prompt with Swift 5.9 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.9-latest swift build 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.19.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/getGuaka/Prompt.git
Reference: 0.1.1
Cloned https://github.com/getGuaka/Prompt.git into spi-builder-workspace
SUCCESS checkout https://github.com/getGuaka/Prompt.git at 0.1.1
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.9
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.9-latest swift build 2>&1
Fetching https://github.com/Quick/Quick.git
Fetching https://github.com/Quick/Nimble.git
Fetching https://github.com/getGuaka/Args.git
[1/13702] Fetching quick
[13703/29448] Fetching quick, nimble
Fetched https://github.com/getGuaka/Args.git (1.44s)
Fetched https://github.com/Quick/Quick.git (1.44s)
Fetched https://github.com/Quick/Nimble.git (1.46s)
Computing version for https://github.com/Quick/Nimble.git
Computed https://github.com/Quick/Nimble.git at 7.3.1 (0.31s)
Computing version for https://github.com/Quick/Quick.git
Computed https://github.com/Quick/Quick.git at 1.3.2 (0.44s)
Computing version for https://github.com/getGuaka/Args.git
Computed https://github.com/getGuaka/Args.git at 0.1.0 (0.66s)
Creating working copy for https://github.com/Quick/Quick.git
Working copy of https://github.com/Quick/Quick.git resolved at 1.3.2
Creating working copy for https://github.com/getGuaka/Args.git
Working copy of https://github.com/getGuaka/Args.git resolved at 0.1.0
Creating working copy for https://github.com/Quick/Nimble.git
Working copy of https://github.com/Quick/Nimble.git resolved at 7.3.1
Building for debugging...
error: emit-module command failed with exit code 1 (use -v to see invocation)
[1/6] Compiling Args ArgConvertible.swift
[2/6] Compiling Args Args.swift
[3/6] Emitting module Args
/host/spi-builder-workspace/.build/checkouts/Args/Sources/Args/ProcessInfo.swift:38:55: error: 'ProcessInfo' initializer is inaccessible due to 'internal' protection level
    static var internalProcessInfo: ProcessInfoType = Foundation.ProcessInfo()
                                                      ^
Foundation.ProcessInfo (internal):3:23: note: 'init()' declared here
    override internal init()
                      ^
[4/6] Compiling Args ArgsParser.swift
[5/6] Compiling Args Argument.swift
[6/6] Compiling Args ProcessInfo.swift
/host/spi-builder-workspace/.build/checkouts/Args/Sources/Args/ProcessInfo.swift:38:55: error: 'ProcessInfo' initializer is inaccessible due to 'internal' protection level
    static var internalProcessInfo: ProcessInfoType = Foundation.ProcessInfo()
                                                      ^
Foundation.ProcessInfo (internal):3:23: note: 'init()' declared here
    override internal init()
                      ^
error: fatalError
BUILD FAILURE 5.9 linux

Build Machine: Linux 2