Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 11 Oct 2021 00:49:32 +0000
From:      bugzilla-noreply@freebsd.org
To:        gecko@FreeBSD.org
Subject:   [Bug 259055] www/firefox fails to build with DEBUG option enabled on FreeBSD_12-RELEASE
Message-ID:  <bug-259055-21738-zd7xhuOlmW@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-259055-21738@https.bugs.freebsd.org/bugzilla/>
References:  <bug-259055-21738@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D259055

Jan Beich <jbeich@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           See Also|                            |https://bugzilla.mozilla.or
                   |                            |g/show_bug.cgi?id=3D163529=
6,
                   |                            |https://bugs.chromium.org/p
                   |                            |/aomedia/issues/detail?id=
=3D2
                   |                            |199

--- Comment #1 from Jan Beich <jbeich@FreeBSD.org> ---
Caused by files/patch-bug1559213. AOM_PLANE_ALPHA was removed in
v1.0.0-835-gf1570f0c2 (2018-10-10 snapshot) but Firefox 93 still bundles
v1.0.0-611-g1e227d41f (2018-08-06 snapshot). Firefox uses dav1d by default =
for
AV1 video since 67 and for AVIF images since 78. A quick fix would be to dr=
op
alpha references until it builds but the proper fix is to get rid of bundled
libaom or update it to a newer snapshot.

Switching back to the bundled version isn't a good idea e.g.,
https://nvd.nist.gov/vuln/detail/CVE-2021-30473
https://nvd.nist.gov/vuln/detail/CVE-2021-30474
https://nvd.nist.gov/vuln/detail/CVE-2021-30475

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-259055-21738-zd7xhuOlmW>