Boa noite.
Estou tentando instalar o discord no manjaro 17.0.6 e estou tendo o seguinte erro:
==> Iniciando build()...
-- The C compiler identification is unknown
-- The CXX compiler identification is unknown
-- The ASM compiler identification is unknown
-- Found assembler: /usr/bin/clang
-- Check for working C compiler: /usr/bin/clang
-- Check for working C compiler: /usr/bin/clang -- broken
CMake Error at /usr/share/cmake-3.8/Modules/CMakeTestCCompiler.cmake:51 (message):
 The C compiler "/usr/bin/clang" is not able to compile a simple test
 program.
 It fails with the following output:
 Change Dir: /tmp/yaourt-tmp-zanchetta/aur-libc++/src/build/CMakeFiles/CMakeTmp
 
 Run Build Command:"/usr/bin/make" "cmTC_f7b08/fast"
 /usr/bin/make -f CMakeFiles/cmTC_f7b08.dir/build.make
 CMakeFiles/cmTC_f7b08.dir/build
 make[1]: Entering directory
 '/tmp/yaourt-tmp-zanchetta/aur-libc++/src/build/CMakeFiles/CMakeTmp'
 Building C object CMakeFiles/cmTC_f7b08.dir/testCCompiler.c.o
 /usr/bin/clang -march=x86-64 -mtune=generic -O2 -pipe
 -fstack-protector-strong -fno-plt -o
 CMakeFiles/cmTC_f7b08.dir/testCCompiler.c.o -c
 /tmp/yaourt-tmp-zanchetta/aur-libc++/src/build/CMakeFiles/CMakeTmp/testCCompiler.c
 /usr/bin/clang: error while loading shared libraries: libLLVM-4.0.so:
 cannot open shared object file: No such file or directory
 make[1]: *** [CMakeFiles/cmTC_f7b08.dir/build.make:66:
 CMakeFiles/cmTC_f7b08.dir/testCCompiler.c.o] Error 127
 make[1]: Leaving directory
 '/tmp/yaourt-tmp-zanchetta/aur-libc++/src/build/CMakeFiles/CMakeTmp'
Alguém passou por isso?














