Build Information
Successful build of Predicate, reference main (24842a
), with Swift 5.8 for Linux on 6 Oct 2024 08:55:26 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.8-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.55.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/yockow/swiftpredicate.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/yockow/swiftpredicate
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 24842ad Merge pull request #9 from YOCKOW/development
Cloned https://github.com/yockow/swiftpredicate.git
Revision (git rev-parse @):
24842ad4386598882890cc369f5580ef165ed634
SUCCESS checkout https://github.com/yockow/swiftpredicate.git at main
========================================
Build
========================================
Selected platform: linux
Swift version: 5.8
Building package at path: $PWD
https://github.com/yockow/swiftpredicate.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.8-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.8-latest: Pulling from finestructure/spi-images
Digest: sha256:a5e57d1af25c3272f87123c7a264de6fd88dcc01acef91f1006945662a9fd14a
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.8-latest
Fetching https://github.com/YOCKOW/SwiftRanges.git
[1/1329] Fetching swiftranges
Fetched https://github.com/YOCKOW/SwiftRanges.git (0.62s)
Computing version for https://github.com/YOCKOW/SwiftRanges.git
Computed https://github.com/YOCKOW/SwiftRanges.git at 3.2.1 (0.30s)
Creating working copy for https://github.com/YOCKOW/SwiftRanges.git
Working copy of https://github.com/YOCKOW/SwiftRanges.git resolved at 3.2.1
Building for debugging...
[1/32] Emitting module Ranges
[2/35] Compiling Ranges AnyBounds.swift
[3/35] Compiling Ranges AnyRange+Operators.swift
[4/35] Compiling Ranges AnyRange.swift
[5/35] Compiling Ranges Array+TwoEachElements.swift
[6/35] Compiling Ranges Range+GeneralizedRange.swift
[7/35] Compiling Ranges RangeDictionary.swift
[8/35] Compiling Ranges TangibleUnboundedRange.swift
[9/35] Compiling Ranges CustomStringConvertibleRange.swift
[10/35] Compiling Ranges EmptyRange.swift
[11/35] Compiling Ranges ExcludedLowerBound.swift
[12/35] Compiling Ranges GeneralizedRange+Comparison+ParticularCases.swift
[13/35] Compiling Ranges GeneralizedRange+Subtraction.swift
[14/35] Compiling Ranges GeneralizedRange.swift
[15/35] Compiling Ranges HashableRange.swift
[16/35] Compiling Ranges LeftOpenRange.swift
[17/35] Compiling Ranges PartialRangeGreaterThan.swift
[18/35] Compiling Ranges PartialRangeThrough+GeneralizedRange.swift
[19/35] Compiling Ranges PartialRangeUpTo+GeneralizedRange.swift
[20/35] Compiling Ranges Boundary+Comparison.swift
[21/35] Compiling Ranges Boundary+Concatenation.swift
[22/35] Compiling Ranges Boundary.swift
[23/35] Compiling Ranges ClosedRange+GeneralizedRange.swift
[24/35] Compiling Ranges Memoizables.swift
[25/35] Compiling Ranges MultipleRanges.swift
[26/35] Compiling Ranges OpenRange.swift
[27/35] Compiling Ranges PartialRangeFrom+GeneralizedRange.swift
[28/35] Compiling Ranges GeneralizedRange+Comparison.swift
[29/35] Compiling Ranges GeneralizedRange+Concatenation.swift
[30/35] Compiling Ranges GeneralizedRange+Intersection.swift
[31/35] Compiling Ranges GeneralizedRange+Overlaps.swift
[33/37] Wrapping AST for Ranges for debugging
[34/37] Linking libSwiftRanges.so
[36/60] Compiling Predicate MutableCollection+PredicateProtocol.swift
[37/60] Compiling Predicate NSPredicate+PredicateProtocol.swift
[38/60] Compiling Predicate NegatedPredicate+ConsolidatablePredicate.swift
[39/63] Compiling Predicate NegatablePredicate.swift
[40/63] Compiling Predicate PredicateProtocol.swift
[41/63] Compiling Predicate RangeReplaceableCollection+PredicateProtocol.swift
[42/63] Compiling Predicate Collection+PredicateProtocol.swift
[43/63] Compiling Predicate Dictionary+PredicateProtocol.swift
[44/63] Compiling Predicate LazyCollectionProtocol+PredicateProtocol.swift
[45/63] Compiling Predicate ConsolidatablePredicate.swift
[46/63] Compiling Predicate EquatablePredicate.swift
[47/63] Compiling Predicate IntensionalSet.swift
[48/63] Compiling Predicate PredicateBinaryOperation+EquatablePredicate.swift
[49/63] Compiling Predicate PredicateBinaryOperation+NegatablePredicate.swift
[50/63] Compiling Predicate PredicateBinaryOperation.swift
[51/63] Compiling Predicate NegatedPredicate+EquatablePredicate.swift
[52/63] Compiling Predicate NegatedPredicate+NegatablePredicate.swift
[53/63] Compiling Predicate NegatedPredicate.swift
[54/63] Emitting module Predicate
[55/63] Compiling Predicate AnyEquatablePredicate.swift
[56/63] Compiling Predicate AnyEquatablePredicateBox.swift
[57/63] Compiling Predicate AnyPredicate.swift
[58/63] Compiling Predicate BidirectionalCollection+PredicateProtocol.swift
[59/63] Compiling Predicate Sequence+PredicateProtocol.swift
[60/63] Compiling Predicate String+PredicateProtocol.swift
[61/63] Compiling Predicate TotallyOrderedSet.swift
[63/65] Wrapping AST for Predicate for debugging
[65/69] Compiling PredicateTestSupporters SimpleEquatablePredicates.swift
[66/69] Compiling PredicateTestSupporters SimplePredicates.swift
[67/69] Compiling PredicateTestSupporters SimpleConsolidatablePredicate.swift
[68/69] Emitting module PredicateTestSupporters
[68/70] Linking libSwiftPredicate.so
Build complete! (8.03s)
Build complete.
Done.