Build Information
Failed to build Flynn, reference v0.4.115 (23cf24
), with Swift 6.0 for Linux on 5 Nov 2024 19:51: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-6.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.56.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/KittyMac/flynn.git
Reference: v0.4.115
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/KittyMac/flynn
* tag v0.4.115 -> FETCH_HEAD
HEAD is now at 23cf24e Flynn.startup() you can now provide a minimum number of schedulers
Cloned https://github.com/KittyMac/flynn.git
Revision (git rev-parse @):
23cf24e2eb338cd3241834919951e620209f07db
SUCCESS checkout https://github.com/KittyMac/flynn.git at v0.4.115
========================================
Build
========================================
Selected platform: linux
Swift version: 6.0
Building package at path: $PWD
https://github.com/KittyMac/flynn.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete 2>&1
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:47d26c99ca4f1ac0a332c85fd5b13ff4390e72115219984a57a68fe9d1063a05
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
[1/1] Compiling plugin FlynnPlugin
Building for debugging...
/host/spi-builder-workspace/.build/artifacts/spi-builder-workspace/FlynnPluginTool-focal-592/FlynnPluginTool-focal-592.artifactbundle/FlynnPluginTool-amd64/bin/FlynnPluginTool: symbol lookup error: /host/spi-builder-workspace/.build/artifacts/spi-builder-workspace/FlynnPluginTool-focal-592/FlynnPluginTool-focal-592.artifactbundle/FlynnPluginTool-amd64/bin/FlynnPluginTool: undefined symbol: $s10Foundation4DateVSEAAMc
[1/20] Flynn Plugin - generating behaviours...
[1/20] Compiling Pony scheduler.c
[1/20] Compiling Pony cpu_windows.c
[1/20] Compiling Pony threads-posix.m
[1/20] Compiling Pony mpmcq.c
[1/20] Compiling Pony memory.c
[1/20] Compiling Pony cpu_linux.c
[1/20] Write swift-version-24593BA9C3E375BF.txt
BUILD FAILURE 6.0 linux