All of lore.kernel.org
 help / color / mirror / Atom feed
* v4.15-rc0 perl locale warnings
@ 2017-11-19 22:27 Pavel Machek
  2017-11-20 15:54 ` Masahiro Yamada
  0 siblings, 1 reply; 8+ messages in thread
From: Pavel Machek @ 2017-11-19 22:27 UTC (permalink / raw)
  To: kernel list; +Cc: yamada.masahiro, michal.lkml, linux-kbuild

[-- 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 --]

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2017-12-19  8:25 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-11-19 22:27 v4.15-rc0 perl locale warnings Pavel Machek
2017-11-20 15:54 ` 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

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.