The Swift Package Index logo.Swift Package Index

Build Information

Successful build of path-wrangler 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/sersoft-gmbh/path-wrangler.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/sersoft-gmbh/path-wrangler
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 8e01c2b Ignore .swiftpm directory
Cloned https://github.com/sersoft-gmbh/path-wrangler.git
Revision (git rev-parse @):
8e01c2b5c831aed5272360af82a542f831f8a7c5
SUCCESS checkout https://github.com/sersoft-gmbh/path-wrangler.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.9
Building package at path:  $workDir
https://github.com/sersoft-gmbh/path-wrangler.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/apple/swift-algorithms.git
Fetching https://github.com/apple/swift-docc-symbolkit
Fetching https://github.com/apple/swift-numerics
[1/5408] Fetching swift-numerics
[488/8087] Fetching swift-numerics, swift-docc-symbolkit
[4288/13288] Fetching swift-numerics, swift-docc-symbolkit, swift-algorithms
Fetching https://github.com/apple/swift-docc-plugin
Fetched https://github.com/apple/swift-numerics (0.44s)
Fetched https://github.com/apple/swift-docc-symbolkit (0.46s)
Fetched https://github.com/apple/swift-algorithms.git (0.46s)
[1/1457] Fetching swift-docc-plugin
Fetched https://github.com/apple/swift-docc-plugin (0.45s)
Computing version for https://github.com/apple/swift-algorithms
Computed https://github.com/apple/swift-algorithms at 1.0.0 (1.15s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.3.0 (0.41s)
Computing version for https://github.com/apple/swift-numerics
Computed https://github.com/apple/swift-numerics at 1.0.2 (0.39s)
Computing version for https://github.com/apple/swift-docc-symbolkit
Computed https://github.com/apple/swift-docc-symbolkit at 1.0.0 (0.44s)
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.3.0
Creating working copy for https://github.com/apple/swift-algorithms.git
Working copy of https://github.com/apple/swift-algorithms.git resolved at 1.0.0
Creating working copy for https://github.com/apple/swift-numerics
Working copy of https://github.com/apple/swift-numerics resolved at 1.0.2
Creating working copy for https://github.com/apple/swift-docc-symbolkit
Working copy of https://github.com/apple/swift-docc-symbolkit resolved at 1.0.0
/host/spi-builder-workspace/.build/checkouts/swift-docc-plugin/Plugins/Swift-DocC Convert/Symbolic Links/SharedPackagePluginExtensions/PackageExtensions.swift:31:17: warning: switch covers known cases, but 'TargetDependency' may have additional unknown values
                switch dependency {
                ^
/host/spi-builder-workspace/.build/checkouts/swift-docc-plugin/Plugins/Swift-DocC Convert/Symbolic Links/SharedPackagePluginExtensions/PackageExtensions.swift:31:17: note: handle unknown values using "@unknown default"
                switch dependency {
                ^
[1/1] Compiling plugin Swift-DocC
/host/spi-builder-workspace/.build/checkouts/swift-docc-plugin/Plugins/Swift-DocC Preview/Symbolic Links/SharedPackagePluginExtensions/PackageExtensions.swift:31:17: warning: switch covers known cases, but 'TargetDependency' may have additional unknown values
                switch dependency {
                ^
/host/spi-builder-workspace/.build/checkouts/swift-docc-plugin/Plugins/Swift-DocC Preview/Symbolic Links/SharedPackagePluginExtensions/PackageExtensions.swift:31:17: note: handle unknown values using "@unknown default"
                switch dependency {
                ^
[2/2] Compiling plugin Swift-DocC Preview
Building for debugging...
[2/5] Compiling _NumericsShims _NumericsShims.c
[3/5] Compiling CPathWrangler stathelpers.c
[4/5] Compiling CPathWrangler pathhelpers.c
[6/15] Compiling RealModule Real.swift
[7/15] Compiling RealModule Float80+Real.swift
[8/16] Compiling RealModule Float16+Real.swift
[9/16] Compiling RealModule RealFunctions.swift
[10/16] Compiling RealModule Float+Real.swift
[11/16] Compiling RealModule AugmentedArithmetic.swift
[12/16] Compiling RealModule Double+Real.swift
[13/16] Compiling RealModule AlgebraicField.swift
[14/16] Compiling RealModule ApproximateEquality.swift
[15/16] Emitting module RealModule
[16/16] Compiling RealModule ElementaryFunctions.swift
[19/41] Compiling Algorithms Compacted.swift
[20/41] Compiling Algorithms Cycle.swift
[21/41] Compiling Algorithms EitherSequence.swift
[22/44] Compiling Algorithms Partition.swift
[23/44] Compiling Algorithms Permutations.swift
[24/44] Compiling Algorithms Product.swift
[25/44] Compiling Algorithms Trim.swift
[26/44] Compiling Algorithms Unique.swift
[27/44] Compiling Algorithms Windows.swift
[28/44] Compiling Algorithms FirstNonNil.swift
[29/44] Compiling Algorithms FlattenCollection.swift
[30/44] Compiling Algorithms Indexed.swift
[31/44] Compiling Algorithms RandomSample.swift
[32/44] Compiling Algorithms Reductions.swift
[33/44] Compiling Algorithms Rotate.swift
[34/44] Compiling Algorithms Split.swift
[35/44] Compiling Algorithms Stride.swift
[36/44] Compiling Algorithms Suffix.swift
[37/44] Compiling Algorithms Intersperse.swift
[38/44] Compiling Algorithms Joined.swift
[39/44] Compiling Algorithms MinMax.swift
[40/44] Compiling Algorithms AdjacentPairs.swift
[41/44] Compiling Algorithms Chain.swift
[42/44] Compiling Algorithms Chunked.swift
[43/44] Compiling Algorithms Combinations.swift
[44/44] Emitting module Algorithms
[47/54] Compiling CorePathWrangler PathElement.swift
[48/54] Compiling CorePathWrangler PathProtocol.swift
[49/54] Compiling CorePathWrangler RelativePath.swift
[50/54] Compiling CorePathWrangler _PathProtocol.swift
[51/54] Compiling CorePathWrangler _PathImpl.swift
[52/54] Compiling CorePathWrangler PathComponentConvertible.swift
[53/54] Emitting module CorePathWrangler
[54/54] Compiling CorePathWrangler AbsolutePath.swift
[57/61] Emitting module PathWrangler
[58/61] Compiling PathWrangler Exports.swift
[59/61] Compiling PathWrangler PathComponentConvertibleConformances.swift
[60/61] Compiling PathWrangler URL+PathProtocol.swift
[61/61] Compiling PathWrangler FileManager+PathProtocol.swift
Build complete! (27.02s)
Build complete.
Done.

Build Machine: Linux 2