You are not logged in.
When I installed my system I as always localized it to Ukranian by setting LANG=uk_UA.UTF-8 in /etc/locale.conf. Also, I have set in KDE settings this list of language priorities:
Ukranian
Russian
American English
But today I have discovered one issue in exfat-dkms-git while building it against linux-git 4.1.0.
So I needed to attach the make.log to bug report. But it was localized to Russian. I have tried "export LC_ALL=C; export LC_MESSAGES=C", same with en_US.UTF-8. Tried changing /etc/locale.conf to LANG=en_US.UTF-8, have putted American Engish to top of my KDE laguage pririties, have run "mkinitcpio -p linux-git", rebooted, but NO LUCK. GCC messages remained in Russian! So I decided to invoke the same command for building exfat module in VT instead of Konsole, and guess what? It had worked!
Offline