The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Poly with Swift 5.7 for Linux.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.33.3
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/mattpolzin/Poly.git
Reference: 2.8.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/mattpolzin/Poly
 * tag               2.8.0      -> FETCH_HEAD
HEAD is now at 99e2e8b Merge pull request #16 from mattpolzin/poly15-support
Cloned https://github.com/mattpolzin/Poly.git
Revision (git rev-parse @):
99e2e8b575620369be52fe348c0dd72028e3674c
SUCCESS checkout https://github.com/mattpolzin/Poly.git at 2.8.0
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.7
Building package at path:  $workDir
https://github.com/mattpolzin/Poly.git
Running build ...
bash -c docker run --rm -v "checkouts-4609320-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.7-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Building for debugging...
[1/7] Emitting module Poly
[2/7] Compiling Poly Poly+CustomStringConvertible.swift
[3/7] Compiling Poly Poly+AllTypes.swift
[4/7] Compiling Poly Poly+Codable.swift
[5/7] Compiling Poly Collection+Poly.swift
[6/7] Compiling Poly Result+Value.swift
[7/7] Compiling Poly Poly.swift
Build complete! (5.21s)
Build complete.
Done.

Build Machine: Linux 2