The Swift Package Index logo.Swift Package Index

Build Information

Successful build of FileMonitor with Swift 5.10 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4609320-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/aus-der-Technik/FileMonitor.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/aus-der-Technik/FileMonitor
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 65fc98d Rename FileDidChangedDelegate to FileDidChangeDelegate in README.md
Cloned https://github.com/aus-der-Technik/FileMonitor.git
Revision (git rev-parse @):
65fc98d0f4ef150d919a0c8dc082326352da558e
SUCCESS checkout https://github.com/aus-der-Technik/FileMonitor.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $workDir
https://github.com/aus-der-Technik/FileMonitor.git
Running build ...
bash -c docker run --rm -v "checkouts-4609320-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build 2>&1
Building for debugging...
[0/11] Write sources
[4/11] Write swift-version-24593BA9C3E375BF.txt
[6/15] Compiling FileMonitorShared URL+isDirectory.swift
[7/15] Emitting module FileMonitorShared
[8/15] Compiling FileMonitorShared FileChangeEvent.swift
[9/15] Compiling FileMonitorShared Watcher.swift
[10/16] Wrapping AST for FileMonitorShared for debugging
[12/20] Compiling FileMonitorLinux InotifyEvent.swift
[13/20] Compiling FileMonitorLinux LinuxWatcher.swift
[14/20] Emitting module FileMonitorLinux
[15/20] Compiling FileMonitorLinux FileSystemWatcher.swift
[16/21] Wrapping AST for FileMonitorLinux for debugging
[18/24] Compiling FileMonitor FileDidChangedDelegate.swift
[19/24] Emitting module FileMonitor
[20/24] Compiling FileMonitor FileMonitor.swift
[21/25] Wrapping AST for FileMonitor for debugging
[23/27] Compiling FileMonitorExample FileMonitorExample.swift
[24/27] Emitting module FileMonitorExample
[25/28] Wrapping AST for FileMonitorExample for debugging
[26/28] Write Objects.LinkFileList
[27/28] Linking FileMonitorExample
Build complete! (11.88s)
Build complete.
Done.

Build Machine: Linux 2