Build Information
Failed to build SwiftOCA, reference 0.4.1 (ee619b
), with Swift 6.0 for Linux on 16 May 2025 04:16:58 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.61.4
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/PADL/SwiftOCA.git
Reference: 0.4.1
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/PADL/SwiftOCA
* tag 0.4.1 -> FETCH_HEAD
HEAD is now at ee619b7 Revert "make device-side locking functions public"
Cloned https://github.com/PADL/SwiftOCA.git
Revision (git rev-parse @):
ee619b72b55598b2ffdb9afd0580da2cf74cd71e
SUCCESS checkout https://github.com/PADL/SwiftOCA.git at 0.4.1
========================================
Build
========================================
Selected platform: linux
Swift version: 6.0
Building package at path: $PWD
https://github.com/PADL/SwiftOCA.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:9029076bb687edc160a3d5201c89e92dd9fa7309f33f090c4234365c83366c31
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Fetching https://github.com/apple/swift-system
Fetching https://github.com/lhoward/AsyncExtensions
Fetching https://github.com/PADL/IORingSwift
Fetching https://github.com/apple/swift-atomics
Fetching https://github.com/Flight-School/AnyCodable
Fetching https://github.com/PADL/SocketAddress
[1/68] Fetching socketaddress
[69/850] Fetching socketaddress, anycodable
[343/1532] Fetching socketaddress, anycodable, asyncextensions
[1533/3242] Fetching socketaddress, anycodable, asyncextensions, swift-atomics
[2064/7609] Fetching socketaddress, anycodable, asyncextensions, swift-atomics, swift-system
Fetched https://github.com/PADL/SocketAddress from cache (0.26s)
[2682/7541] Fetching anycodable, asyncextensions, swift-atomics, swift-system
Fetching https://github.com/apple/swift-log
[7542/9696] Fetching anycodable, asyncextensions, swift-atomics, swift-system, ioringswift
Fetched https://github.com/Flight-School/AnyCodable from cache (0.45s)
Fetched https://github.com/lhoward/AsyncExtensions from cache (0.46s)
Fetched https://github.com/apple/swift-atomics from cache (0.46s)
Fetched https://github.com/PADL/IORingSwift from cache (0.46s)
Fetched https://github.com/apple/swift-system from cache (0.46s)
Fetching https://github.com/apple/swift-async-algorithms
[1/3836] Fetching swift-log
Fetched https://github.com/apple/swift-log from cache (0.35s)
[1/4985] Fetching swift-async-algorithms
Fetched https://github.com/apple/swift-async-algorithms from cache (0.32s)
Computing version for https://github.com/Flight-School/AnyCodable
Computed https://github.com/Flight-School/AnyCodable at 0.6.7 (0.53s)
Computing version for https://github.com/apple/swift-atomics
Computed https://github.com/apple/swift-atomics at 1.2.0 (0.49s)
Computing version for https://github.com/apple/swift-log
Computed https://github.com/apple/swift-log at 1.6.3 (0.48s)
Computing version for https://github.com/lhoward/AsyncExtensions
Computed https://github.com/lhoward/AsyncExtensions at 0.9.2 (0.51s)
Fetching https://github.com/apple/swift-collections.git
[1/16429] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (0.91s)
Computing version for https://github.com/PADL/SocketAddress
Computed https://github.com/PADL/SocketAddress at 0.0.3 (0.48s)
Computing version for https://github.com/apple/swift-async-algorithms
Computed https://github.com/apple/swift-async-algorithms at 1.0.4 (0.68s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.90s)
Computing version for https://github.com/PADL/IORingSwift
Computed https://github.com/PADL/IORingSwift at 0.1.8 (0.62s)
Fetching https://github.com/dfed/swift-async-queue
[1/1253] Fetching swift-async-queue
Fetched https://github.com/dfed/swift-async-queue from cache (0.21s)
Computing version for https://github.com/dfed/swift-async-queue
Computed https://github.com/dfed/swift-async-queue at 0.7.1 (0.49s)
Computing version for https://github.com/apple/swift-system
Computed https://github.com/apple/swift-system at 1.4.2 (1.64s)
Creating working copy for https://github.com/apple/swift-system
Working copy of https://github.com/apple/swift-system resolved at 1.4.2
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.1.4
Creating working copy for https://github.com/apple/swift-log
Working copy of https://github.com/apple/swift-log resolved at 1.6.3
Creating working copy for https://github.com/PADL/IORingSwift
Working copy of https://github.com/PADL/IORingSwift resolved at 0.1.8
Creating working copy for https://github.com/Flight-School/AnyCodable
Working copy of https://github.com/Flight-School/AnyCodable resolved at 0.6.7
Creating working copy for https://github.com/PADL/SocketAddress
Working copy of https://github.com/PADL/SocketAddress resolved at 0.0.3
Creating working copy for https://github.com/apple/swift-atomics
Working copy of https://github.com/apple/swift-atomics resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-async-algorithms
Working copy of https://github.com/apple/swift-async-algorithms resolved at 1.0.4
Creating working copy for https://github.com/lhoward/AsyncExtensions
Working copy of https://github.com/lhoward/AsyncExtensions resolved at 0.9.2
Creating working copy for https://github.com/dfed/swift-async-queue
Working copy of https://github.com/dfed/swift-async-queue resolved at 0.7.1
Building for debugging...
[0/60] Write sources
[18/60] Compiling _AtomicsShims.c
[19/60] Write sources
In file included from /host/spi-builder-workspace/.build/checkouts/IORingSwift/Sources/CIORingShims/DispatchCQHandler.cpp:17:
/host/spi-builder-workspace/.build/checkouts/IORingSwift/Sources/CIORingShims/CQHandlerInternal.hpp:19:10: fatal error: 'liburing.h' file not found
19 | #include <liburing.h>
| ^~~~~~~~~~~~
1 error generated.
[25/60] Compiling CIORingShims DispatchCQHandler.cpp
In file included from /host/spi-builder-workspace/.build/checkouts/IORingSwift/Sources/CIORingShims/BackDeploy.cpp:24:
/host/spi-builder-workspace/.build/checkouts/IORingSwift/Sources/CIORingShims/include/CIORingShims.h:20:10: fatal error: 'liburing.h' file not found
20 | #include <liburing.h>
| ^~~~~~~~~~~~
1 error generated.
[25/60] Compiling CIORingShims BackDeploy.cpp
In file included from /host/spi-builder-workspace/.build/checkouts/IORingSwift/Sources/CIORingShims/CQHandler.cpp:17:
/host/spi-builder-workspace/.build/checkouts/IORingSwift/Sources/CIORingShims/CQHandlerInternal.hpp:19:10: fatal error: 'liburing.h' file not found
19 | #include <liburing.h>
| ^~~~~~~~~~~~
[25/60] Compiling CIORingShims CQHandler.cpp
[25/60] Compiling CIORingShims Message.cpp
[25/60] Compiling CSystem shims.c
In file included from /host/spi-builder-workspace/.build/checkouts/IORingSwift/Sources/CIORingShims/PthreadCQHandler.cpp:17:
/host/spi-builder-workspace/.build/checkouts/IORingSwift/Sources/CIORingShims/CQHandlerInternal.hpp:19:10: fatal error: 'liburing.h' file not found
19 | #include <liburing.h>
| ^~~~~~~~~~~~
[25/60] Compiling CIORingShims PthreadCQHandler.cpp
[25/60] Write swift-version-24593BA9C3E375BF.txt
BUILD FAILURE 6.0 linux