Closed fintelia closed 1 year ago
Indeed, that makes sense. Sorry for missing that. The cause is in https://github.com/rust-av/dav1d-rs/commit/3d8c51489049ec44a4c55d498341eea289fa7b05
It's unclear to me how we can handle this correctly as system-deps
would decide whether to build the internal version or not. So we would have to be able to pass the upper bound there instead of checking ourselves.
@gdesmott any ideas?
We'd need https://github.com/gdesmott/system-deps/issues/60 I guess.
We'd need gdesmott/system-deps#60 I guess.
Yeah I think so.
Let's do that then
https://github.com/gdesmott/system-deps/pull/82 should allow us to fix this.
I haven't had a chance to investigate much, but since the release of 0.9.5, I've been seeing CI failures for
image
crate builds that use dav1d. I believe the relevant output is...