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.8 for Linux on 20 Jul 2024 08:22:36 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$workDir" 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.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.8
Building package at path:  $workDir
https://github.com/dagronf/DSFDropFilesView.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$workDir" 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:b64e9b208a540cfe8c395754a98ad2db7976bcbca6a5320a43e0e41342f74819
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.8-latest
Fetching https://github.com/dagronf/DSFAppearanceManager
[1/392] Fetching dsfappearancemanager
Fetched https://github.com/dagronf/DSFAppearanceManager (0.24s)
Computing version for https://github.com/dagronf/DSFAppearanceManager
Computed https://github.com/dagronf/DSFAppearanceManager at 3.5.0 (0.51s)
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...
[1/16] Emitting module DSFAppearanceManager
[2/17] Compiling DSFAppearanceManager DSFAppearanceCache.swift
[3/17] Compiling DSFAppearanceManager DSFAppearanceManager+ChangeDetector.swift
[4/17] Compiling DSFAppearanceManager NSAppearance+extensions.swift
[5/17] Compiling DSFAppearanceManager WeakBag.swift
[6/17] Compiling DSFAppearanceManager WeakBox.swift
[7/17] Compiling DSFAppearanceManager DSFAppearanceManager+Listeners.swift
[8/17] Compiling DSFAppearanceManager DSFDebounce.swift
[9/17] Compiling DSFAppearanceManager NSWindow+Appearance.swift
[10/17] Compiling DSFAppearanceManager AutoplayAnimatedImages.swift
[11/17] Compiling DSFAppearanceManager DSFAppearanceManager.swift
[12/17] Compiling DSFAppearanceManager NSView+Appearance.swift
[13/17] Compiling DSFAppearanceManager DSFSimpleLock.swift
[15/19] Wrapping AST for DSFAppearanceManager for debugging
[17/25] Compiling DSFDropFilesView DSFDropFilesView+utils.swift
[18/25] Compiling DSFDropFilesView DSFDropFilesView+image.swift
[19/25] Compiling DSFDropFilesView DSFDropFilesView+protocol.swift
[20/25] Compiling DSFDropFilesView DSFDropFilesView+SwiftUI.swift
[21/25] Emitting module DSFDropFilesView
[22/25] Compiling DSFDropFilesView DSFDropFilesView.swift
[24/27] Wrapping AST for DSFDropFilesView for debugging
[25/27] Archiving libDSFDropFilesView-static.a
[26/27] Linking libDSFDropFilesView-shared.so
Build complete! (9.49s)
Build complete.
Done.