[Bug 261410] www/firefox: Update to 96.0.2 (unfixed security vulnerabilities)

From: <bugzilla-noreply_at_freebsd.org>
Date: Tue, 25 Jan 2022 19:42:21 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=261410

--- Comment #5 from Stefan Ehmann <shoesoft@gmx.net> ---
Thanks for the pointers. Unfortunately, the buildfile generation for webkit has
changed.

The current procedure is documented in
firefox-96.0.2/dom/media/webrtc/third_party_build/gn-configs/README.md. This
procedure failed rather early for me.

In the recent commit "Bug 1749604 - simplified moz.build generation for
libwebrtc", the instructions changed again. I tried with the latest version and
got a bit further but for today I'm stuck with:

 0:06.93 checking for clang for bindgen... /usr/bin/clang++
 0:06.94 checking for libclang for bindgen... not found
 0:06.95 ERROR: Could not find libclang to generate rust bindings for C/C++.
Please install the necessary packages, run `mach bootstrap`, or use
--with-libclang-path to give the path containing it.

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