The Swift Package Index logo.Swift Package Index

Build Information

Failed to build IORingSwift with Swift 5.8 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4606859-0":/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.34.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/PADL/IORingSwift.git
Reference: 0.0.5
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/IORingSwift
 * tag               0.0.5      -> FETCH_HEAD
HEAD is now at ed798fd fix regression after moving to SystemPackage errno: ensure errors are positive
Cloned https://github.com/PADL/IORingSwift.git
Revision (git rev-parse @):
ed798fdd5c7170ad9fc7a228403287fd287134bc
SUCCESS checkout https://github.com/PADL/IORingSwift.git at 0.0.5
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.8
Building package at path:  $workDir
https://github.com/PADL/IORingSwift.git
Running build ...
bash -c docker run --rm -v "checkouts-4606859-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.8-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Fetching https://github.com/lhoward/AsyncExtensions
[1/487] Fetching asyncextensions
Fetched https://github.com/lhoward/AsyncExtensions (0.23s)
Fetching https://github.com/apple/swift-log
Fetching https://github.com/dfed/swift-async-queue
Fetching https://github.com/apple/swift-collections.git
[1/794] Fetching swift-async-queue
[795/3967] Fetching swift-async-queue, swift-log
[3968/17712] Fetching swift-async-queue, swift-log, swift-collections
Fetched https://github.com/apple/swift-log (0.35s)
Fetching https://github.com/apple/swift-system
[2444/14539] Fetching swift-async-queue, swift-collections
[9317/17703] Fetching swift-async-queue, swift-collections, swift-system
Fetched https://github.com/apple/swift-system (0.35s)
Fetching https://github.com/apple/swift-async-algorithms
[14402/14539] Fetching swift-async-queue, swift-collections
Fetched https://github.com/dfed/swift-async-queue (0.90s)
Fetched https://github.com/apple/swift-collections.git (0.92s)
[1/4253] Fetching swift-async-algorithms
Fetched https://github.com/apple/swift-async-algorithms (0.37s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.0.4 (0.34s)
Computing version for https://github.com/apple/swift-system
Computed https://github.com/apple/swift-system at 1.2.1 (0.34s)
Computing version for https://github.com/apple/swift-log
Computed https://github.com/apple/swift-log at 1.5.4 (0.32s)
Computing version for https://github.com/dfed/swift-async-queue
Computed https://github.com/dfed/swift-async-queue at 0.4.0 (0.27s)
Computing version for https://github.com/apple/swift-async-algorithms
Computed https://github.com/apple/swift-async-algorithms at 0.1.0 (0.40s)
Creating working copy for https://github.com/apple/swift-async-algorithms
Working copy of https://github.com/apple/swift-async-algorithms resolved at 0.1.0
Creating working copy for https://github.com/dfed/swift-async-queue
Working copy of https://github.com/dfed/swift-async-queue resolved at 0.4.0
Creating working copy for https://github.com/apple/swift-system
Working copy of https://github.com/apple/swift-system resolved at 1.2.1
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.0.4
Creating working copy for https://github.com/lhoward/AsyncExtensions
Working copy of https://github.com/lhoward/AsyncExtensions resolved at linux
Creating working copy for https://github.com/apple/swift-log
Working copy of https://github.com/apple/swift-log resolved at 1.5.4
Building for debugging...
In file included from /host/spi-builder-workspace/Sources/CIORingShims/BackDeploy.cpp:24:
/host/spi-builder-workspace/Sources/CIORingShims/include/CIORingShims.h:20:10: fatal error: 'liburing.h' file not found
#include <liburing.h>
         ^~~~~~~~~~~~
1 error generated.
[0/28] Compiling CIORingShims BackDeploy.cpp
In file included from /host/spi-builder-workspace/Sources/CIORingShims/Message.cpp:20:
/host/spi-builder-workspace/Sources/CIORingShims/include/CIORingShims.h:20:10: fatal error: 'liburing.h' file not found
#include <liburing.h>
         ^~~~~~~~~~~~
1 error generated.
[0/28] Compiling CIORingShims Message.cpp
In file included from /host/spi-builder-workspace/Sources/CIORingShims/PthreadCQHandler.cpp:17:
/host/spi-builder-workspace/Sources/CIORingShims/CQHandlerInternal.hpp:19:10: fatal error: 'liburing.h' file not found
#include <liburing.h>
         ^~~~~~~~~~~~
[0/28] Compiling CIORingShims PthreadCQHandler.cpp
In file included from /host/spi-builder-workspace/Sources/CIORingShims/CQHandler.cpp:17:
/host/spi-builder-workspace/Sources/CIORingShims/CQHandlerInternal.hpp:19:10: fatal error: 'liburing.h' file not found
#include <liburing.h>
         ^~~~~~~~~~~~
[0/28] Compiling CIORingShims CQHandler.cpp
[0/28] Compiling CSystem shims.c
In file included from /host/spi-builder-workspace/Sources/CIORingShims/DispatchCQHandler.cpp:17:
/host/spi-builder-workspace/Sources/CIORingShims/CQHandlerInternal.hpp:19:10: fatal error: 'liburing.h' file not found
#include <liburing.h>
         ^~~~~~~~~~~~
[0/28] Compiling CIORingShims DispatchCQHandler.cpp
[0/1] Planning build
Building for debugging...
[0/28] Compiling CSystem shims.c
In file included from /host/spi-builder-workspace/Sources/CIORingShims/Message.cpp:20:
/host/spi-builder-workspace/Sources/CIORingShims/include/CIORingShims.h:20:10: fatal error: 'liburing.h' file not found
#include <liburing.h>
         ^~~~~~~~~~~~
1 error generated.
[1/28] Compiling CIORingShims Message.cpp
In file included from /host/spi-builder-workspace/Sources/CIORingShims/BackDeploy.cpp:24:
/host/spi-builder-workspace/Sources/CIORingShims/include/CIORingShims.h:20:10: fatal error: 'liburing.h' file not found
#include <liburing.h>
         ^~~~~~~~~~~~
1 error generated.
[1/28] Compiling CIORingShims BackDeploy.cpp
In file included from /host/spi-builder-workspace/Sources/CIORingShims/CQHandler.cpp:17:
/host/spi-builder-workspace/Sources/CIORingShims/CQHandlerInternal.hpp:19:10: fatal error: 'liburing.h' file not found
#include <liburing.h>
         ^~~~~~~~~~~~
[1/28] Compiling CIORingShims CQHandler.cpp
In file included from /host/spi-builder-workspace/Sources/CIORingShims/DispatchCQHandler.cpp:17:
/host/spi-builder-workspace/Sources/CIORingShims/CQHandlerInternal.hpp:19:10: fatal error: 'liburing.h' file not found
#include <liburing.h>
         ^~~~~~~~~~~~
[1/28] Compiling CIORingShims DispatchCQHandler.cpp
In file included from /host/spi-builder-workspace/Sources/CIORingShims/PthreadCQHandler.cpp:17:
/host/spi-builder-workspace/Sources/CIORingShims/CQHandlerInternal.hpp:19:10: fatal error: 'liburing.h' file not found
#include <liburing.h>
         ^~~~~~~~~~~~
[1/28] Compiling CIORingShims PthreadCQHandler.cpp
BUILD FAILURE 5.8 linux

Build Machine: Linux 1