The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Poes with Swift 5.10 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4606859-1":/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/AvdLee/Poes.git
Reference: 2.0.0
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/AvdLee/Poes
 * tag               2.0.0      -> FETCH_HEAD
HEAD is now at e20def8 Implement the new arguments parser framework (#14)
Submodule path 'Submodules/WeTransfer-iOS-CI': checked out 'c2122f81f98515f3e292dff1a5e03c6899870646'
Submodule 'Submodules/WeTransfer-iOS-CI' (https://github.com/WeTransfer/WeTransfer-iOS-CI.git) registered for path 'Submodules/WeTransfer-iOS-CI'
Cloning into '/host/spi-builder-workspace/Submodules/WeTransfer-iOS-CI'...
Cloned https://github.com/AvdLee/Poes.git
Revision (git rev-parse @):
e20def8f7ed2965c17a84aad96997857f7c66d77
SUCCESS checkout https://github.com/AvdLee/Poes.git at 2.0.0
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $workDir
https://github.com/AvdLee/Poes.git
Running build ...
bash -c docker run --rm -v "checkouts-4606859-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build 2>&1
Fetching https://github.com/apple/swift-argument-parser
[1/11426] Fetching swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser from cache (0.89s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 0.0.1 (0.40s)
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...
[0/9] Write sources
[3/9] Write swift-version-24593BA9C3E375BF.txt
[5/35] Emitting module ArgumentParser
[6/38] Compiling ArgumentParser Argument.swift
[7/38] Compiling ArgumentParser ArgumentHelp.swift
[8/38] Compiling ArgumentParser Flag.swift
[9/38] Compiling ArgumentParser NameSpecification.swift
[10/38] Compiling ArgumentParser ArgumentDefinition.swift
[11/38] Compiling ArgumentParser ArgumentSet.swift
[12/38] Compiling ArgumentParser ArgumentSetSequence.swift
[13/38] Compiling ArgumentParser CommandParser.swift
[14/38] Compiling ArgumentParser UsageGenerator.swift
[15/38] Compiling ArgumentParser StringExtensions.swift
[16/38] Compiling ArgumentParser Tree.swift
[17/38] Compiling ArgumentParser InputOrigin.swift
[18/38] Compiling ArgumentParser Name.swift
[19/38] Compiling ArgumentParser Parsed.swift
[20/38] Compiling ArgumentParser ParsedValues.swift
[21/38] Compiling ArgumentParser ParserError.swift
[22/38] Compiling ArgumentParser SplitArguments.swift
[23/38] Compiling ArgumentParser ExpressibleByArgument.swift
[24/38] Compiling ArgumentParser ParsableArguments.swift
[25/38] Compiling ArgumentParser ParsableCommand.swift
[26/38] Compiling ArgumentParser ArgumentDecoder.swift
[27/38] Compiling ArgumentParser Option.swift
[28/38] Compiling ArgumentParser OptionGroup.swift
[29/38] Compiling ArgumentParser ValidationError.swift
[30/38] Compiling ArgumentParser CommandConfiguration.swift
[31/38] Compiling ArgumentParser HelpCommand.swift
[32/38] Compiling ArgumentParser HelpGenerator.swift
[33/38] Compiling ArgumentParser MessageInfo.swift
[34/39] Wrapping AST for ArgumentParser for debugging
[36/45] Compiling PoesCore Log.swift
[37/45] 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
[38/45] Emitting module PoesCore
[39/45] Compiling PoesCore Payload.swift
[40/45] Compiling PoesCore Poes.swift
[41/45] Compiling PoesCore Send.swift
[42/46] Wrapping AST for PoesCore for debugging
[44/48] Compiling Poes main.swift
[45/48] Emitting module Poes
[46/49] Wrapping AST for Poes for debugging
[47/49] Write Objects.LinkFileList
[48/49] Linking Poes
Build complete! (12.22s)
Build complete.
Done.

Build Machine: Linux 1