All of lore.kernel.org
 help / color / mirror / Atom feed
From: Pavel Machek <pavel@ucw.cz>
To: kernel list <linux-kernel@vger.kernel.org>
Cc: yamada.masahiro@socionext.com, michal.lkml@markovi.net,
	linux-kbuild@vger.kernel.org
Subject: v4.15-rc0 perl locale warnings
Date: Sun, 19 Nov 2017 23:27:03 +0100	[thread overview]
Message-ID: <20171119222703.GA12824@amd> (raw)

[-- Attachment #1: Type: text/plain, Size: 1498 bytes --]

Hi!

I'm getting quite a lot of perl warnings in v4.15-rc0.

Any ideas what is going on there?

									Pavel

  CC      arch/arm/boot/compressed/fdt_rw.o
  perl: warning: Setting locale failed.
  perl: warning: Please check that your locale settings:
  	LANGUAGE = "en_US:en",
		 LC_ALL = (unset),
		 	LC_COLLATE = "C",
				   LC_NUMERIC = "C",
				   	      LANG = "en_US.UTF-8"
					          are supported and
  installed on your system.
  perl: warning: Falling back to the standard locale ("C").
    CC      arch/arm/boot/compressed/fdt_ro.o
    perl: warning: Setting locale failed.
    perl: warning: Please check that your locale settings:
    	  LANGUAGE = "en_US:en",
	  	   LC_ALL = (unset),
		   	  LC_COLLATE = "C",
			  	     LC_NUMERIC = "C",
				     		LANG = "en_US.UTF-8"
						    are supported and
  installed on your system.
  perl: warning: Falling back to the standard locale ("C").
    CC      arch/arm/boot/compressed/fdt_wip.o
    perl: warning: Setting locale failed.
    perl: warning: Please check that your locale settings:
    	  LANGUAGE = "en_US:en",
	  	   LC_ALL = (unset),
		   	  LC_COLLATE = "C",
			  	     LC_NUMERIC = "C",
				     		LANG = "en_US.UTF-8"
						    are supported and
  installed on your system.
  perl: warning: Falling back to the standard locale ("C").
  
-- 
(english) http://www.livejournal.com/~pavelmachek
(cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 181 bytes --]

             reply	other threads:[~2017-11-19 22:27 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-11-19 22:27 Pavel Machek [this message]
2017-11-20 15:54 ` v4.15-rc0 perl locale warnings Masahiro Yamada
2017-11-27  9:46   ` [PATCH] fix perl locale warnings in arch/arm/boot/ Pavel Machek
2017-11-27  9:46     ` Pavel Machek
2017-12-15 20:16     ` Pavel Machek
2017-12-15 20:16       ` Pavel Machek
2017-12-19  8:24       ` Masahiro Yamada
2017-12-19  8:24         ` Masahiro Yamada

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20171119222703.GA12824@amd \
    --to=pavel@ucw.cz \
    --cc=linux-kbuild@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=michal.lkml@markovi.net \
    --cc=yamada.masahiro@socionext.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.