Re: Failure with make check-world for pgtypeslib/dt_test2 with HEAD on OSX

From: Michael Paquier <michael(dot)paquier(at)gmail(dot)com>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: PostgreSQL mailing lists <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Failure with make check-world for pgtypeslib/dt_test2 with HEAD on OSX
Date: 2014-10-06 23:50:23
Message-ID: CAB7nPqQt=Gj-mMZfDbJbavJv0QDsXiuZHExi6CHa4=6x9L+0Xg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Tue, Oct 7, 2014 at 8:14 AM, Michael Paquier <michael(dot)paquier(at)gmail(dot)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

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Peter Eisentraut 2014-10-07 00:15:31 Re: TAP test breakage on MacOS X
Previous Message Michael Paquier 2014-10-06 23:47:53 Re: Commitfest: patches Ready for Committer