so it looks like building with latest llvm/clang is ok now, but now i'm getting some weird graphics lib error that I cant hunt down anywhere:
src/Waterfox/obj-x86_64-pc-linux-gnu/dist/include/mozilla/dom/ImageBitmap.h:203:15: error: unknown type name 'gfxAlphaType' 5:17.30 gfxAlphaType aAlphaType = gfxAlphaType::Premult);
so @hawkeye116477, could you be so kind to build your binary version of waterfox-kpe-classic with additional flags:
--disable-safe-browsing --disable-synth-speechd
(only the first one is important to me, but the latter would be nice as well). Reason for this is to avoid browser from calling google on every request, as it does even when you disable in the options->security page ("Block dangerous and deceptive content). Meanwhile I'll keep hunting down that error, looks like a missing library or maybe and incompatible version.
Pinned Comments
hawkeye116477 commented on 2019-09-03 16:53
Binary version of this package is available on my repository on OBS and language packs are available as separete waterfox-classic-i18n-* packages.
Source files at: https://build.opensuse.org/package/show/home:hawkeye116477:waterfox/waterfox-classic-kpe.
If you got 404, then temporarily try to replace download.opensuse.org with downloadcontent.opensuse.org. That should enforce direct download without mirror.