Guillaume Binet
Guillaume Binet
I completely understand... it looks like [linux_video](https://docs.rs/linux-video/latest/linux_video/) might be able to do it, I'll give it a try.
**paru (AUR) doesn't compile**: ``` error[E0308]: mismatched types --> /home/gbin/.cargo/git/checkouts/alpm.rs-a0070a235cf20bfa/306342e/alpm/src/cb.rs:244:60 | 244 | unsafe { alpm_option_set_logcb(self.as_ptr(), Some(cb), &*ctx as *const _ as *mut _) }; | ---- ^^ expected fn...
Same: https://github.com/gbin/luckfox-pico-alpine/actions/runs/12536754265/job/34960103776
Added it to the second docker run but I have still the same issue: https://github.com/gbin/luckfox-pico-alpine/actions/runs/12549356239/job/34990272044 ``` Not found /home/runner/work/luckfox-pico-alpine/luckfox-pico-alpine/sdk/.repo/manifest.xml [ignore] !!! ./build.sh: line 1073: /home/runner/work/luckfox-pico-alpine/luckfox-pico-alpine/sdk/output/out/rootfs_uclibc_rv1106/bin/sdkinfo: No such file or directory...
Makes sense @badboy and I suspected that, thanks. I tried to go through it quickly but the change is larger than expected.