Awused
Awused
My compiler is fine, and I can build libjxl from source myself which is what I'm using to work around the broken vendored feature. Whatever jpegxl-rs is doing is producing...
That seems to break as well, seems like it might be a GCC14/clang18 change https://gcc.gnu.org/gcc-14/porting_to.html#header-dep-changes, anyway I guess it's a libjxl bug rather than a jpegxl-rs bug.
`cmake -DJPEGXL_STATIC=on -DBUILD_SHARED_LIBS=off` runs into the same error.
Yeah that seems to build.
I wanted to make a relatively simple change (chop off `my_crate::` from my own logs and shorten target strings) but the amount of copied code and extra dependencies - like...
This is probably the same issue I reported in #1560
I think I triggered this same bug but from cancelling a scrub instead, also on FreeBSD 14.1 with the exact same OpenZFS version. I cancelled and restarted a scrub, then...
This happened again on me, this time there was no obvious trigger. The uptime of the server is 38 days and it scrubs every monday. Usually it's almost done by...
I also use encryption for one dataset, but it's only a small portion of the pool (less than 10%). I've noticed sometimes a buggy scrub will eventually complete, but it'll...
My bad on the spate of force commits, I noticed I hadn't actually pushed the update with &mut ctxt, then realized I'd formatted the entire file.