The Swift Package Index logo.Swift Package Index

Build Information

Successful build of SwiftNormalisation with Swift 5.9 for Linux.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.34.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/sloik/SwiftNormalisation.git
Reference: main
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/sloik/SwiftNormalisation
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at efe45c5 Merge pull request #15 from sloik/renovate/pointfreeco-swift-snapshot-testing-1.x
Cloned https://github.com/sloik/SwiftNormalisation.git
Revision (git rev-parse @):
efe45c5f8be84ff8ae4589d0f773bf9847579b8c
SUCCESS checkout https://github.com/sloik/SwiftNormalisation.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.9
Building package at path:  $workDir
https://github.com/sloik/SwiftNormalisation.git
Running build ...
bash -c docker run --rm -v "checkouts-4609320-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Fetching https://github.com/pointfreeco/swift-snapshot-testing
[1/11020] Fetching swift-snapshot-testing
Fetched https://github.com/pointfreeco/swift-snapshot-testing (1.63s)
Computing version for https://github.com/pointfreeco/swift-snapshot-testing
Computed https://github.com/pointfreeco/swift-snapshot-testing at 1.16.0 (0.42s)
Fetching https://github.com/apple/swift-syntax
[1/59739] Fetching swift-syntax
Fetched https://github.com/apple/swift-syntax (4.16s)
Computing version for https://github.com/apple/swift-syntax
Computed https://github.com/apple/swift-syntax at 510.0.1 (0.56s)
Creating working copy for https://github.com/apple/swift-syntax
Working copy of https://github.com/apple/swift-syntax resolved at 510.0.1
Creating working copy for https://github.com/pointfreeco/swift-snapshot-testing
Working copy of https://github.com/pointfreeco/swift-snapshot-testing resolved at 1.16.0
warning: 'spi-builder-workspace': found 4 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /host/spi-builder-workspace/Tests/SwiftNormalisationTests/__Snapshots__/SwiftNormalisationTests/test_scale_form80_100_to_0_100.1.txt
    /host/spi-builder-workspace/Tests/SwiftNormalisationTests/__Snapshots__/SwiftNormalisationTests/test_scale_formMinus100_100_to_minus100_100.1.txt
    /host/spi-builder-workspace/Tests/SwiftNormalisationTests/__Snapshots__/SwiftNormalisationTests/test_scale_formMinus100_100_to_0_200.1.txt
    /host/spi-builder-workspace/Tests/SwiftNormalisationTests/__Snapshots__/SwiftNormalisationTests/test_scale_form0_100_to_0_100.1.txt
Building for debugging...
[1/4] Compiling SwiftNormalisation SwiftNormalisation.swift
[2/4] Emitting module SwiftNormalisation
[4/6] Wrapping AST for SwiftNormalisation for debugging
[5/6] Linking libSwiftNormalisation.so
Build complete! (14.62s)
Build complete.
Done.

Build Machine: Linux 2