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.
For my reference, the commit that added that header is this one -
bbde6817bd3105d7fffa29f704cb0a8a4185317c
https://chromium-review.googlesource.com/c/chromium/src/+/3880774
On Wed, Jan 18 2023 at 04:14:38 PM +0100, Bastian Germann
<b...@debian.org> wrote:
Control: found -1 107.0.5304.87-1
On Tue, 06 Sep 2022 16:47:13 -0400 Andres Salomon wrote:
This is enabled in 105.0.5195.102-1.
This was disabled again. Can we reenable it at least for arm64 if it
only fails on armel/armhf?