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-4606859-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: master
Cloned https://github.com/getGuaka/Prompt.git into spi-builder-workspace
SUCCESS checkout https://github.com/getGuaka/Prompt.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-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/Nimble.git
Fetching https://github.com/Quick/Quick.git
Fetching https://github.com/getGuaka/Args.git
[1/13702] Fetching quick
[13703/29448] Fetching quick, nimble
[14644/15746] Fetching nimble
Fetched https://github.com/Quick/Quick.git (0.58s)
Fetched https://github.com/getGuaka/Args.git (1.06s)
Fetched https://github.com/Quick/Nimble.git (1.07s)
Computing version for https://github.com/Quick/Nimble.git
Computed https://github.com/Quick/Nimble.git at 7.3.1 (0.42s)
Computing version for https://github.com/Quick/Quick.git
Computed https://github.com/Quick/Quick.git at 1.3.2 (0.54s)
Computing version for https://github.com/getGuaka/Args.git
Computed https://github.com/getGuaka/Args.git at 0.1.0 (0.27s)
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
Creating working copy for https://github.com/Quick/Quick.git
Working copy of https://github.com/Quick/Quick.git resolved at 1.3.2
Building for debugging...
[1/6] Compiling Args ArgsParser.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[2/6] Compiling Args ArgConvertible.swift
[3/6] Compiling Args Args.swift
[4/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()
                      ^
[5/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()
                      ^
[6/6] Compiling Args Argument.swift
error: fatalError
BUILD FAILURE 5.9 linux

Build Machine: Linux 1