The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of DSFPagerControl, reference 2.5.2 (9da3ea), with Swift 5.9 for Linux on 29 Jul 2024 14:42:38 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: 2.5.2
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
 * tag               2.5.2      -> FETCH_HEAD
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 2.5.2
========================================
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.23s)
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] Emitting module DSFAppearanceManager
[2/16] Compiling DSFAppearanceManager DSFSimpleLock.swift
[3/16] Compiling DSFAppearanceManager NSAppearance+extensions.swift
[4/16] Compiling DSFAppearanceManager WeakBag.swift
[5/17] Compiling DSFAppearanceManager WeakBox.swift
[6/17] Compiling DSFAppearanceManager NSWindow+Appearance.swift
[7/17] Compiling DSFAppearanceManager AutoplayAnimatedImages.swift
[8/17] Compiling DSFAppearanceManager DSFAppearanceManager.swift
[9/17] Compiling DSFAppearanceManager NSView+Appearance.swift
[10/17] Compiling DSFAppearanceManager DSFAppearanceCache.swift
[11/17] Compiling DSFAppearanceManager DSFAppearanceManager+ChangeDetector.swift
[12/17] Compiling DSFAppearanceManager DSFAppearanceManager+Listeners.swift
[13/17] Compiling DSFAppearanceManager DSFDebounce.swift
[15/19] Wrapping AST for DSFAppearanceManager for debugging
[17/29] Compiling DSFPagerControl DSFPagerControlHandling.swift
[18/30] Compiling DSFPagerControl DSFPagerControl.swift
[19/30] Compiling DSFPagerControl DSFPagerControl+CustomShapes.swift
[20/30] Compiling DSFPagerControl DSFPagerControl+Interation.swift
[21/30] Emitting module DSFPagerControl
[22/30] Compiling DSFPagerControl DSFPagerControl+Shape.swift
[23/30] Compiling DSFPagerControl DSFPagerControl+SwiftUI.swift
[24/30] Compiling DSFPagerControl CATransaction+extensions.swift
[25/30] Compiling DSFPagerControl CGPath+extensions.swift
[26/30] Compiling DSFPagerControl DSFDebounce.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! (8.72s)
Build complete.
Done.