More breakage:
[67/715] Compiling C++ object src/io/uring/liburing.a.p/Ring.cxx.o
FAILED: src/io/uring/liburing.a.p/Ring.cxx.o
c++ -Isrc/io/uring/liburing.a.p -Isrc/io/uring -I../src/io/uring -Isrc -I../src -I. -I.. -flto=auto -fdiagnostics-color=always -D_GLIBCXX_ASSERTIONS=1 -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=c++20 -ffast-math -ftree-vectorize -Wcast-qual -Wdouble-promotion -Wmissing-declarations -Wshadow -Wunused -Wvla -Wwrite-strings -Wno-stringop-overflow -fno-threadsafe-statics -fmerge-all-constants -Wcomma-subscript -Wextra-semi -Wmismatched-tags -Woverloaded-virtual -Wsign-promo -Wsuggest-override -Wvolatile -Wvirtual-inheritance -Wno-non-virtual-dtor -fvisibility=hidden -ffunction-sections -fdata-sections -D_GNU_SOURCE -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wp,-D_GLIBCXX_ASSERTIONS -flto=auto -fPIC -MD -MQ src/io/uring/liburing.a.p/Ring.cxx.o -MF src/io/uring/liburing.a.p/Ring.cxx.o.d -o src/io/uring/liburing.a.p/Ring.cxx.o -c ../src/io/uring/Ring.cxx
In file included from /usr/include/liburing.h:17,
from ../src/io/uring/Ring.hxx:9,
from ../src/io/uring/Ring.cxx:5:
/usr/include/liburing/compat.h:11:10: fatal error: linux/blkdev.h: No such file or directory
11 | #include <linux/blkdev.h>
| ^~~~~~~~~~~~~~~~
compilation terminated.
Pinned Comments