Am 18.01.23 um 17:29 schrieb Andres Salomon:
Thanks for reopening!

Unfortunately it fails to build on all arm architectures including arm64:

https://buildd.debian.org/status/fetch.php?pkg=chromium&arch=arm64&ver=107.0.5304.68-1&stamp=1666793161&raw=0

linux/media/av1-ctrls.h is some weirdo header that's only available in a chromeos environment. Since upstream only builds arm on that, they don't seem to have noticed. Someone needs to test a build on arm* with that inclusion removed; I suspect they also included stuff from that header.

The current Debian source has moved the inclusion of the failing files to a 
place protected by
if (is_chromeos): 
https://chromium-review.googlesource.com/c/chromium/src/+/3982602

I am going to run a test build.

Reply via email to