Jump to content
Forums in Read-Only Mode - Please use Reddit ×
  • 0

Error compiling gnome-extra/mousetweaks-3.12 0


synteejol

Question

4 answers to this question

Recommended Posts

  • 0

The crash error from

/usr/bin/glib-mkenums

on line 107->113 of your log can be due to not having your locale set to UTF-8 according to:

https://gitlab.gnome.org/GNOME/glib/issues/1430

On my system:

rj@funtoo ~ $ locale
LANG=en_US.UTF-8
LC_CTYPE="en_US.UTF-8"
LC_NUMERIC="en_US.UTF-8"
LC_TIME="en_US.UTF-8"
LC_COLLATE=POSIX
LC_MONETARY="en_US.UTF-8"
LC_MESSAGES="en_US.UTF-8"
LC_PAPER="en_US.UTF-8"
LC_NAME="en_US.UTF-8"
LC_ADDRESS="en_US.UTF-8"
LC_TELEPHONE="en_US.UTF-8"
LC_MEASUREMENT="en_US.UTF-8"
LC_IDENTIFICATION="en_US.UTF-8"
LC_ALL=

rj@funtoo ~ $ locale -a
C
POSIX
en_US.utf8

Reference:

https://www.funtoo.org/Funtoo_Linux_Localization

https://wiki.gentoo.org/wiki/Localization/Guide

https://wiki.gentoo.org/wiki/UTF-8

Link to comment
Share on other sites

  • 0

mousetweaks-3.12.0 emerges on my system.

Push the build log with wgetpaste and provide the link in your reply so we can try to determine what is causing the compile failure on your system.

emerge -av wgetpaste
funtoo /home/rj # wgetpaste /var/log/portage/gnome-extra\:mousetweaks-3.12.0\:20190426-164024.log 
Your paste can be seen here: https://bpaste.net/show/77c00553aed3

My mousetweaks build log

Link to comment
Share on other sites

×
×
  • Create New...