lego12239 Posted November 20, 2020 Report Share Posted November 20, 2020 (edited) Hi, all. firefox kit with ESR version: https://github.com/lego12239/firefox-kit Edited August 26, 2021 by lego12239 Link to comment Share on other sites More sharing options...
lego12239 Posted November 20, 2020 Author Report Share Posted November 20, 2020 May be we can remove firefox*.sh files, but there is wayland support, IIUC. I don't use wayland, thus i just stayed they intact. Link to comment Share on other sites More sharing options...
librin.so.1 Posted February 9, 2021 Report Share Posted February 9, 2021 So I tried this ebuild today and it doesn't build. From the looks of it, clang version handling has changed in funtoo and now the ebuild fails to find the right clang dependency: * Package: www-client/firefox-78.4.1 * Repository: local * USE: amd64 dbus elibc_glibc eme-free hardened kernel_linux l10n_lt lto pgo pulseaudio system-av1 system-jpeg system-libevent userland_GNU * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox * Checking for at least 13 GiB disk space at "/var/tmp/portage/www-client/firefox-78.4.1/temp" ... [ ok ] * sys-devel/clang:9 is missing! Cannot use LLVM slot 9 ... * sys-devel/clang:8 is missing! Cannot use LLVM slot 8 ... * ERROR: www-client/firefox-78.4.1::local failed (setup phase): * No LLVM slot <= 9 found installed! * * Call stack: * ebuild.sh, line 93: Called pkg_setup * firefox-78.4.1.ebuild, line 402: Called llvm_pkg_setup * llvm.eclass, line 201: Called get_llvm_prefix '9' * llvm.eclass, line 180: Called die * The specific snippet of code: * die "No LLVM slot${1:+ <= ${1}} found installed!" Although, I wonder why it needs clang despite the clang use flag being set to off. Some component[s] need it, I guess... Link to comment Share on other sites More sharing options...
lego12239 Posted March 10, 2021 Author Report Share Posted March 10, 2021 (edited) Hi. Sorry for a late reply - just saw your post. Try to change LLVM_MAX_SLOT to 11 in the ebuild. Or simply use kit from https://github.com/lego12239/firefox-kit Edited March 10, 2021 by lego12239 Link to comment Share on other sites More sharing options...
Recommended Posts