Build Information
Successful build of SPIManifest, reference 1.7.0 (7726c6
), with Swift 5.10 for Linux on 22 Sep 2024 09:40:03 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.10-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: 1.7.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/SwiftPackageIndex/SPIManifest
* tag 1.7.0 -> FETCH_HEAD
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 1.7.0
========================================
Build
========================================
Selected platform: linux
Swift version: 5.10
Building package at path: $PWD
https://github.com/SwiftPackageIndex/SPIManifest.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.10-latest: Pulling from finestructure/spi-images
Digest: sha256:6c25c99211d1e15148b101a61df2563575f50d0f624cb6ce5a573a0b53fb5dca
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.10-latest
Fetching https://github.com/jpsim/Yams.git
[1/9825] Fetching yams
Fetched https://github.com/jpsim/Yams.git from cache (0.95s)
Computing version for https://github.com/jpsim/Yams.git
Computed https://github.com/jpsim/Yams.git at 5.1.3 (0.43s)
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/9] Write sources
[2/9] Compiling reader.c
[3/9] Compiling parser.c
[4/9] Compiling api.c
[5/9] Compiling writer.c
[5/9] Write swift-version-24593BA9C3E375BF.txt
[7/9] Compiling emitter.c
[8/9] Compiling scanner.c
[10/24] Compiling Yams Node.Scalar.swift
[11/24] Compiling Yams Node.Sequence.swift
[12/25] Compiling Yams String+Yams.swift
[13/25] Compiling Yams Tag.swift
[14/25] Compiling Yams YamlError.swift
[15/25] Compiling Yams Node.swift
[16/25] Compiling Yams Parser.swift
[17/25] Compiling Yams Mark.swift
[18/25] Compiling Yams Node.Mapping.swift
[19/25] Compiling Yams Emitter.swift
[20/25] Compiling Yams Encoder.swift
[21/25] Emitting module Yams
[22/25] Compiling Yams Constructor.swift
[23/25] Compiling Yams Decoder.swift
[24/25] Compiling Yams Representer.swift
[25/25] Compiling Yams Resolver.swift
[27/33] Compiling SPIManifest SwiftVersion.swift
[28/33] Compiling SPIManifest ManifestError.swift
[29/33] Compiling SPIManifest Platform.swift
[30/33] Compiling SPIManifest Environment.swift
[31/33] Compiling SPIManifest Array+Uniqued.swift
[32/33] Emitting module SPIManifest
[33/33] Compiling SPIManifest Manifest.swift
Build complete! (13.29s)
Build complete.
Done.