Build Information
Successful build of SPIManifest, reference main (7726c6
), with Swift 5.9 for Linux on 22 Sep 2024 09:42:12 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" 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.54.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/SwiftPackageIndex/SPIManifest.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/SwiftPackageIndex/SPIManifest
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 7726c6e Merge pull request #54 from SwiftPackageIndex/latest-release-6.0
Cloned https://github.com/SwiftPackageIndex/SPIManifest.git
Revision (git rev-parse @):
7726c6e0b7ac997b0869f37fe864209988707bb5
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/SwiftPackageIndex/SPIManifest.git at main
========================================
Build
========================================
Selected platform: linux
Swift version: 5.9
Building package at path: $PWD
https://github.com/SwiftPackageIndex/SPIManifest.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.9-latest: Pulling from finestructure/spi-images
Digest: sha256:66706f89ac15d55dcb11e8d3274e2fe11925b5da93d240b09d5a1eb775db6cc2
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.9-latest
Fetching https://github.com/jpsim/Yams.git
[1/9825] Fetching yams
Fetched https://github.com/jpsim/Yams.git (0.99s)
Computing version for https://github.com/jpsim/Yams.git
Computed https://github.com/jpsim/Yams.git at 5.1.3 (0.49s)
Creating working copy for https://github.com/jpsim/Yams.git
Working copy of https://github.com/jpsim/Yams.git resolved at 5.1.3
Building for debugging...
[0/6] Compiling writer.c
[1/6] Compiling reader.c
[2/6] Compiling parser.c
[3/6] Compiling api.c
[4/6] Compiling emitter.c
[5/6] Compiling scanner.c
[7/21] Compiling Yams Mark.swift
[8/21] Compiling Yams Node.Mapping.swift
[9/22] Compiling Yams Representer.swift
[10/22] Compiling Yams Resolver.swift
[11/22] Compiling Yams String+Yams.swift
[12/22] Compiling Yams Tag.swift
[13/22] Compiling Yams YamlError.swift
[14/22] Compiling Yams Node.Scalar.swift
[15/22] Compiling Yams Node.Sequence.swift
[16/22] Compiling Yams Node.swift
[17/22] Compiling Yams Parser.swift
[18/22] Compiling Yams Emitter.swift
[19/22] Compiling Yams Encoder.swift
[20/22] Emitting module Yams
[21/22] Compiling Yams Constructor.swift
[22/22] Compiling Yams Decoder.swift
[25/31] Compiling SPIManifest ManifestError.swift
[26/31] Compiling SPIManifest SwiftVersion.swift
[27/31] Compiling SPIManifest Platform.swift
[28/31] Compiling SPIManifest Environment.swift
[29/31] Compiling SPIManifest Array+Uniqued.swift
[30/31] Emitting module SPIManifest
[31/31] Compiling SPIManifest Manifest.swift
Build complete! (13.42s)
Build complete.
Done.