On 10/11/2017 10:04 AM, Zibi Braniecki wrot
>  0:12.70 DEBUG: | usr/bin/clang: error while loading shared libraries: 
> libLLVM-5.0.so: cannot open shared object file: No such file or directory

Looks like somehow it cannot find libLLVM-5.0.so, probably a distro issue?

Probably icecc-create-env can help. It will create a standalone
toolchain package:

/usr/lib/icecc/icecc-create-env --clang /usr/bin/clang-5.0
/usr/lib/icecc/compiler-wrapper

Then export ICECC_VERSION="<the_tarball_you_just_created>" in your
mozconfig.

--

Wei-Cheng Pan
_______________________________________________
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform

Reply via email to