The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Poes 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/AvdLee/Poes.git
Reference: master
Cloned https://github.com/AvdLee/Poes.git into spi-builder-workspace
SUCCESS checkout https://github.com/AvdLee/Poes.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/apple/swift-argument-parser
[1/10775] Fetching swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser (0.81s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 0.0.1 (0.48s)
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 0.0.1
Building for debugging...
[1/30] Emitting module ArgumentParser
[2/33] Compiling ArgumentParser InputOrigin.swift
[3/33] Compiling ArgumentParser Name.swift
[4/33] Compiling ArgumentParser Parsed.swift
[5/33] Compiling ArgumentParser Option.swift
[6/33] Compiling ArgumentParser OptionGroup.swift
[7/33] Compiling ArgumentParser ValidationError.swift
[8/33] Compiling ArgumentParser CommandConfiguration.swift
[9/33] Compiling ArgumentParser ParsedValues.swift
[10/33] Compiling ArgumentParser ParserError.swift
[11/33] Compiling ArgumentParser SplitArguments.swift
[12/33] Compiling ArgumentParser Argument.swift
[13/33] Compiling ArgumentParser ArgumentHelp.swift
[14/33] Compiling ArgumentParser Flag.swift
[15/33] Compiling ArgumentParser NameSpecification.swift
[16/33] Compiling ArgumentParser UsageGenerator.swift
[17/33] Compiling ArgumentParser StringExtensions.swift
[18/33] Compiling ArgumentParser Tree.swift
[19/33] Compiling ArgumentParser ArgumentDefinition.swift
[20/33] Compiling ArgumentParser ArgumentSet.swift
[21/33] Compiling ArgumentParser ArgumentSetSequence.swift
[22/33] Compiling ArgumentParser CommandParser.swift
[23/33] Compiling ArgumentParser HelpCommand.swift
[24/33] Compiling ArgumentParser HelpGenerator.swift
[25/33] Compiling ArgumentParser MessageInfo.swift
[26/33] Compiling ArgumentParser ExpressibleByArgument.swift
[27/33] Compiling ArgumentParser ParsableArguments.swift
[28/33] Compiling ArgumentParser ParsableCommand.swift
[29/33] Compiling ArgumentParser ArgumentDecoder.swift
[31/35] Wrapping AST for ArgumentParser for debugging
[33/41] Emitting module PoesCore
[34/41] Compiling PoesCore Log.swift
[35/41] Compiling PoesCore Poes.swift
[36/41] Compiling PoesCore Shell.swift
/host/spi-builder-workspace/Sources/PoesCore/Helpers/Shell.swift:24:9: warning: 'launchPath' is deprecated: renamed to 'executableURL'
        launchPath = "/bin/bash"
        ^
/host/spi-builder-workspace/Sources/PoesCore/Helpers/Shell.swift:24:9: note: use 'executableURL' instead
        launchPath = "/bin/bash"
        ^~~~~~~~~~
        executableURL
/host/spi-builder-workspace/Sources/PoesCore/Helpers/Shell.swift:29:9: warning: 'launch()' is deprecated: renamed to 'run'
        launch()
        ^
/host/spi-builder-workspace/Sources/PoesCore/Helpers/Shell.swift:29:9: note: use 'run' instead
        launch()
        ^~~~~~
        run
[37/41] Compiling PoesCore Payload.swift
[38/41] Compiling PoesCore Send.swift
[40/43] Wrapping AST for PoesCore for debugging
[42/45] Emitting module Poes
[43/45] Compiling Poes main.swift
[45/47] Wrapping AST for Poes for debugging
[46/47] Linking Poes
Build complete! (11.20s)
Build complete.
Done.

Build Machine: Linux 1