Build Information
Successful build of DSFPagerControl, reference main (9da3ea
), with Swift 5.9 for Linux on 29 Jul 2024 14:47:56 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/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.48.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/dagronf/DSFPagerControl.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/dagronf/DSFPagerControl
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 9da3ea3 Additional style
Cloned https://github.com/dagronf/DSFPagerControl.git
Revision (git rev-parse @):
9da3ea3712fec487ed496bd3905b8c01754a7921
SUCCESS checkout https://github.com/dagronf/DSFPagerControl.git at main
========================================
Build
========================================
Selected platform: linux
Swift version: 5.9
Building package at path: $PWD
https://github.com/dagronf/DSFPagerControl.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/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:ab95bcf8ae8f59ab6d4725f4fd8a1a6162581ba0800402e498200829aee2a822
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.9-latest
Fetching https://github.com/dagronf/DSFAppearanceManager
[1/398] Fetching dsfappearancemanager
Fetched https://github.com/dagronf/DSFAppearanceManager (0.21s)
Computing version for https://github.com/dagronf/DSFAppearanceManager
Computed https://github.com/dagronf/DSFAppearanceManager at 3.5.1 (0.35s)
Creating working copy for https://github.com/dagronf/DSFAppearanceManager
Working copy of https://github.com/dagronf/DSFAppearanceManager resolved at 3.5.1
Building for debugging...
[1/16] Compiling DSFAppearanceManager NSAppearance+extensions.swift
[2/16] Emitting module DSFAppearanceManager
[3/16] Compiling DSFAppearanceManager DSFAppearanceCache.swift
[4/16] Compiling DSFAppearanceManager DSFAppearanceManager+ChangeDetector.swift
[5/16] Compiling DSFAppearanceManager DSFAppearanceManager.swift
[6/16] Compiling DSFAppearanceManager NSView+Appearance.swift
[7/17] Compiling DSFAppearanceManager NSWindow+Appearance.swift
[8/17] Compiling DSFAppearanceManager AutoplayAnimatedImages.swift
[9/17] Compiling DSFAppearanceManager WeakBag.swift
[10/17] Compiling DSFAppearanceManager WeakBox.swift
[11/17] Compiling DSFAppearanceManager DSFAppearanceManager+Listeners.swift
[12/17] Compiling DSFAppearanceManager DSFDebounce.swift
[13/17] Compiling DSFAppearanceManager DSFSimpleLock.swift
[15/19] Wrapping AST for DSFAppearanceManager for debugging
[17/29] Compiling DSFPagerControl DSFPagerControlHandling.swift
[18/29] Compiling DSFPagerControl DSFPagerControl.swift
[19/29] Compiling DSFPagerControl CGPath+extensions.swift
[20/29] Compiling DSFPagerControl CATransaction+extensions.swift
[21/29] Compiling DSFPagerControl DSFDebounce.swift
[22/30] Compiling DSFPagerControl DSFPagerControl+Shape.swift
[23/30] Compiling DSFPagerControl DSFPagerControl+SwiftUI.swift
[24/30] Emitting module DSFPagerControl
[25/30] Compiling DSFPagerControl DSFPagerControl+CustomShapes.swift
[26/30] Compiling DSFPagerControl DSFPagerControl+Interation.swift
[27/30] Compiling DSFPagerControl NSBezierPath+extensions.swift
[29/32] Wrapping AST for DSFPagerControl for debugging
[30/32] Archiving libDSFPagerControl-static.a
[31/32] Linking libDSFPagerControl-shared.so
Build complete! (6.51s)
Build complete.
Done.