Re: Failure with make check-world for pgtypeslib/dt_test2 with HEAD on OSX - Mailing list pgsql-hackers

From Michael Paquier
Subject Re: Failure with make check-world for pgtypeslib/dt_test2 with HEAD on OSX
Date
Msg-id CAB7nPqQt=Gj-mMZfDbJbavJv0QDsXiuZHExi6CHa4=6x9L+0Xg@mail.gmail.com
Whole thread
In response to Re: Failure with make check-world for pgtypeslib/dt_test2 with HEAD on OSX  (Michael Paquier <michael.paquier@gmail.com>)
Responses Re: Failure with make check-world for pgtypeslib/dt_test2 with HEAD on OSX
List pgsql-hackers


On Tue, Oct 7, 2014 at 8:14 AM, Michael Paquier <michael.paquier@gmail.com> wrote:
The system locales have nothing really special...
$ locale
LANG=
LC_COLLATE="C"
LC_CTYPE="UTF-8"
LC_MESSAGES="C"
LC_MONETARY="C"
LC_NUMERIC="C"
LC_TIME="C"
LC_ALL=
But now that you mention it I have as well that:
$ defaults read -g AppleLocale
en_JP
Hm... I have tried changing the system locales (to en_US for example) and time format but I can still trigger the issue all the time. I'll try to have a closer look.. It looks like this test does not like some settings at the OS level.
--
Michael

pgsql-hackers by date:

Previous
From: Michael Paquier
Date:
Subject: Re: Commitfest: patches Ready for Committer
Next
From: Peter Eisentraut
Date:
Subject: Re: TAP test breakage on MacOS X