This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.

The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of SwiftXmlRpc with Swift 5.9 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4609320-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.28.9
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/helje5/SwiftXmlRpc.git
Reference: 0.8.7
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/helje5/SwiftXmlRpc
 * tag               0.8.7      -> FETCH_HEAD
HEAD is now at be525df Merge branch 'develop'
Cloned https://github.com/helje5/SwiftXmlRpc.git
Revision (git rev-parse @):
be525dff74501f447290b1473861340f7fe416dd
SUCCESS checkout https://github.com/helje5/SwiftXmlRpc.git at 0.8.7
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.9
Building package at path:  $workDir
https://github.com/helje5/SwiftXmlRpc.git
Running build ...
bash -c docker run --rm -v "checkouts-4609320-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build 2>&1
Building for debugging...
[1/11] Compiling XmlRpc XmlRpcGeneration.swift
[2/12] Emitting module XmlRpc
[3/12] Compiling XmlRpc XmlRpc.swift
[4/12] Compiling XmlRpc XmlRpcMultiCall.swift
[5/12] Compiling XmlRpc XmlRpcClient.swift
[6/12] Compiling XmlRpc XmlRpcParser.swift
[7/12] Compiling XmlRpc XmlRpcLiterals.swift
[8/12] Compiling XmlRpc XmlRpcUtilities.swift
[9/12] Compiling XmlRpc XmlRpcValueRepresentable.swift
[11/14] Wrapping AST for XmlRpc for debugging
[13/16] Emitting module xmlrpc_call
[14/16] Compiling xmlrpc_call main.swift
[16/18] Wrapping AST for xmlrpc_call for debugging
[17/18] Linking xmlrpc_call
Build complete! (8.94s)
Build complete.
Done.
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.