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 DSFDropFilesView, reference 4.1.0 (e9d736), with Swift 5.10 for Linux on 20 Jul 2024 08:22:59 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$workDir" 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.46.4
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/dagronf/DSFDropFilesView.git
Reference: 4.1.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/dagronf/DSFDropFilesView
 * tag               4.1.0      -> FETCH_HEAD
HEAD is now at e9d736f Fixed Xcode 16 beta run-time crash
Cloned https://github.com/dagronf/DSFDropFilesView.git
Revision (git rev-parse @):
e9d736f9548dffbed0cef57d0b327f1a99ce3074
SUCCESS checkout https://github.com/dagronf/DSFDropFilesView.git at 4.1.0
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $workDir
https://github.com/dagronf/DSFDropFilesView.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$workDir" 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:59f36943510aea3c3167e15c3bb784abd9f60c7d7937078af576dff6d447a61b
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.10-latest
Fetching https://github.com/dagronf/DSFAppearanceManager
[1/392] Fetching dsfappearancemanager
Fetched https://github.com/dagronf/DSFAppearanceManager from cache (0.22s)
Computing version for https://github.com/dagronf/DSFAppearanceManager
Computed https://github.com/dagronf/DSFAppearanceManager at 3.5.0 (0.39s)
Creating working copy for https://github.com/dagronf/DSFAppearanceManager
Working copy of https://github.com/dagronf/DSFAppearanceManager resolved at 3.5.0
Building for debugging...
[0/9] Write sources
[2/9] Write swift-version-24593BA9C3E375BF.txt
[4/21] Emitting module DSFAppearanceManager
[5/22] Compiling DSFAppearanceManager NSWindow+Appearance.swift
[6/22] Compiling DSFAppearanceManager AutoplayAnimatedImages.swift
[7/22] Compiling DSFAppearanceManager DSFAppearanceCache.swift
[8/22] Compiling DSFAppearanceManager DSFAppearanceManager+ChangeDetector.swift
[9/22] Compiling DSFAppearanceManager DSFAppearanceManager+Listeners.swift
[10/22] Compiling DSFAppearanceManager DSFDebounce.swift
[11/22] Compiling DSFAppearanceManager DSFAppearanceManager.swift
[12/22] Compiling DSFAppearanceManager NSView+Appearance.swift
[13/22] Compiling DSFAppearanceManager DSFSimpleLock.swift
[14/22] Compiling DSFAppearanceManager NSAppearance+extensions.swift
[15/22] Compiling DSFAppearanceManager WeakBag.swift
[16/22] Compiling DSFAppearanceManager WeakBox.swift
[17/23] Wrapping AST for DSFAppearanceManager for debugging
[19/29] Compiling DSFDropFilesView DSFDropFilesView+utils.swift
[20/29] Compiling DSFDropFilesView DSFDropFilesView+protocol.swift
[21/29] Emitting module DSFDropFilesView
[22/29] Compiling DSFDropFilesView DSFDropFilesView+SwiftUI.swift
[23/29] Compiling DSFDropFilesView DSFDropFilesView.swift
[24/29] Compiling DSFDropFilesView DSFDropFilesView+image.swift
[25/30] Wrapping AST for DSFDropFilesView for debugging
[26/30] Write Objects.LinkFileList
[28/30] Archiving libDSFDropFilesView-static.a
[29/30] Linking libDSFDropFilesView-shared.so
Build complete! (7.38s)
Build complete.
Done.