Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 22 Oct 2023 10:13:16 +0000
From:      bugzilla-noreply@freebsd.org
To:        gecko@FreeBSD.org
Subject:   [Bug 274641] www/firefox: 119.0 error: use of undeclared identifier 'AOM_PLANE_ALPHA' with aom-3.7.0 installed
Message-ID:  <bug-274641-21738-b5E1MHv6Td@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-274641-21738@https.bugs.freebsd.org/bugzilla/>
References:  <bug-274641-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=3D274641

--- Comment #2 from Jan Beich <jbeich@FreeBSD.org> ---
poudriere build is not affected per
https://pkg-status.freebsd.org/beefy14/data/132amd64-quarterly/02a12e84c9e7=
/logs/firefox-119.0_1,2.log

Try bundled aom/dav1d via USE_MOZILLA +=3D -av1 in www/firefox/Makefile.loc=
al as
a workaround. Beware of vulnerabilities:
- AOM_PLANE_ALPHA was removed upstream 5 years ago (2018-10-26)
- v1.0.0-611-g1e227d41f0 is a 5 year old snapshot (2018-09-18)
- (lib)aom decoder is less safe to use than dav1d
- Firefox on FreeBSD doesn't use sandboxing

However,
- image.avif.use-dav1d=3Dtrue is default on all platforms
- media.av1.use-dav1d=3Dtrue is default except on Windows aarch64

--=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-274641-21738-b5E1MHv6Td>