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.10 for Linux on 29 Jul 2024 14:41:03 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.10-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.10
Building package at path:  $PWD
https://github.com/dagronf/DSFPagerControl.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.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.10-latest: Pulling from finestructure/spi-images
Digest: sha256:f0b51be07fbc8a0d4d15ad969175777a256c8ed4ef7ff1497c5f9d7800160a18
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.10-latest
Fetching https://github.com/dagronf/DSFAppearanceManager
[1/398] Fetching dsfappearancemanager
Fetched https://github.com/dagronf/DSFAppearanceManager from cache (0.23s)
Computing version for https://github.com/dagronf/DSFAppearanceManager
Computed https://github.com/dagronf/DSFAppearanceManager at 3.5.1 (0.34s)
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...
[0/9] Write sources
[2/9] Write swift-version-24593BA9C3E375BF.txt
[4/21] Emitting module DSFAppearanceManager
[5/22] Compiling DSFAppearanceManager DSFAppearanceCache.swift
[6/22] Compiling DSFAppearanceManager DSFAppearanceManager+ChangeDetector.swift
[7/22] Compiling DSFAppearanceManager NSWindow+Appearance.swift
[8/22] Compiling DSFAppearanceManager AutoplayAnimatedImages.swift
[9/22] Compiling DSFAppearanceManager WeakBox.swift
[10/22] Compiling DSFAppearanceManager DSFAppearanceManager.swift
[11/22] Compiling DSFAppearanceManager NSView+Appearance.swift
[12/22] Compiling DSFAppearanceManager DSFAppearanceManager+Listeners.swift
[13/22] Compiling DSFAppearanceManager DSFDebounce.swift
[14/22] Compiling DSFAppearanceManager WeakBag.swift
[15/22] Compiling DSFAppearanceManager NSAppearance+extensions.swift
[16/22] Compiling DSFAppearanceManager DSFSimpleLock.swift
[17/23] Wrapping AST for DSFAppearanceManager for debugging
[19/33] Compiling DSFPagerControl DSFPagerControlHandling.swift
[20/33] Compiling DSFPagerControl DSFPagerControl.swift
[21/33] Compiling DSFPagerControl CATransaction+extensions.swift
[22/34] Compiling DSFPagerControl DSFPagerControl+CustomShapes.swift
[23/34] Compiling DSFPagerControl DSFPagerControl+Interation.swift
[24/34] Emitting module DSFPagerControl
[25/34] Compiling DSFPagerControl DSFPagerControl+Shape.swift
[26/34] Compiling DSFPagerControl DSFPagerControl+SwiftUI.swift
[27/34] Compiling DSFPagerControl CGPath+extensions.swift
[28/34] Compiling DSFPagerControl DSFDebounce.swift
[29/34] Compiling DSFPagerControl NSBezierPath+extensions.swift
[30/35] Wrapping AST for DSFPagerControl for debugging
[31/35] Write Objects.LinkFileList
[33/35] Archiving libDSFPagerControl-static.a
[34/35] Linking libDSFPagerControl-shared.so
Build complete! (7.64s)
Build complete.
Done.