Thank you for providing this, the "normal" mumble package seems to crash quite often on my system.
When trying to build this package, I get the following error since a while (the last working version I have installed is 1:1.3.0.rc2.r591.g7c67ea33f-1):
[...]
-- speexdsp found | Version: 1.2.0
-- Disabling warnings for targets: rnnoise
-- speech-dispatcher found | Version: 0.10.1
-- Qt5 component found: DBus | Version: 5.15.1
-- Qt5 component found: LinguistTools | Version: 5.15.1
-- ALSA found
-- Looking for sys/cdefs.h
-- Looking for sys/cdefs.h - not found
CMake Error at overlay_gl/CMakeLists.txt:39 (message):
Can't find the 32bit version of sys/cdefs.h - did you install g++-multilib?
-- Configuring incomplete, errors occurred!
See also "/home/mqus/.cache/yay/mumble-git/src/mumble/build/CMakeFiles/CMakeOutput.log".
See also "/home/mqus/.cache/yay/mumble-git/src/mumble/build/CMakeFiles/CMakeError.log".
In case you noticed yay
in the logs: Yes, I also tried to build it manually with makepkg -sr
but the same error was thrown.
Let me know if you also need the log files referenced above.
Pinned Comments
Radioactiveman commented on 2020-06-02 17:17 (UTC)
If you experience the problem below when updating packages, first remove
mumble-git
, then update all packages includingprotobuf
and finally compilemumble-git
again.