Re: master build problems with en_US.utf8 locale

2018-11-14 Thread Stephan Bergmann
On 12/11/2018 10:25, Stephan Bergmann wrote: On 12/11/2018 09:10, rene.engelh...@mailbox.org wrote: And what about the tests which explicitly set en_US.utf8 too? Whichever tests that are, them proclaiming success is apparently not affected by setting a locale not supported by the OS. The on

Re: master build problems with en_US.utf8 locale

2018-11-12 Thread rene . engelhard
Am 12. November 2018 08:49:37 MEZ schrieb Stephan Bergmann : >On 31/10/2018 17:04, Stephan Bergmann wrote: >> On 31/10/2018 16:33, Patrick Jaap wrote: >>> Why is the en_US.utf8 locale necessary? >> >> See the discussion that ensued in the comments at >>

Re: master build problems with en_US.utf8 locale

2018-11-12 Thread Stephan Bergmann
On 12/11/2018 09:10, rene.engelh...@mailbox.org wrote: And what about the tests which explicitly set en_US.utf8 too? Whichever tests that are, them proclaiming success is apparently not affected by setting a locale not supported by the OS. ___ Libre

Re: master build problems with en_US.utf8 locale

2018-11-11 Thread Stephan Bergmann
On 31/10/2018 17:04, Stephan Bergmann wrote: On 31/10/2018 16:33, Patrick Jaap wrote: Why is the en_US.utf8 locale necessary? See the discussion that ensued in the comments at , and "Don't depend

Re: master build problems with en_US.utf8 locale

2018-10-31 Thread Stephan Bergmann
On 31/10/2018 16:33, Patrick Jaap wrote: The autogen.sh error is introduced by commit 6b56ca7a9bf67bcada666f4cb1c2e20e7c0d512e Author: Mike Kaganski Date:   Mon Oct 29 14:36:24 2018 +0100     Add check for en_US.utf8 locale     Change-Id: I62ce7680c65ec49dd81085d4087c578f3b6c7907     Revie

Re: master build problems with en_US.utf8 locale

2018-10-31 Thread Patrick Jaap
The autogen.sh error is introduced by commit 6b56ca7a9bf67bcada666f4cb1c2e20e7c0d512e Author: Mike Kaganski Date:   Mon Oct 29 14:36:24 2018 +0100     Add check for en_US.utf8 locale     Change-Id: I62ce7680c65ec49dd81085d4087c578f3b6c7907     Reviewed-on: https://gerrit.libreoffice.org/62508

Re: master build problems with en_US.utf8 locale

2018-10-31 Thread Arkadiy Illarionov
Hi, Check for en_US.UTF-8 locale was introduced in 6b56ca7a9bf67bcada666f4cb1c2e20e7c0d512e. You have to generate this locale on your machine: https://wiki.debian.org/Locale#Standard Regards, Arkadiy Illarionov On Wed, Oct 31, 2018 at 3:28 PM Patrick Jaap wrote: > Hi! > > Currently, I cannot