Re: [GENERAL] 64bit initdb failure on macOS 10.11 and 10.12

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: [GENERAL] 64bit initdb failure on macOS 10.11 and 10.12
Дата
Msg-id 3311.1502205259@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: [GENERAL] 64bit initdb failure on macOS 10.11 and 10.12  (rjhb@bb-c.de (Rainer J.H. Brandt))
Ответы Re: [GENERAL] 64bit initdb failure on macOS 10.11 and 10.12
Список pgsql-general
rjhb@bb-c.de (Rainer J.H. Brandt) writes:
> This 32/64 business isn't the problem, though.

> I've found out that everything works if I type the configure/make commands
> in my shell (which isn't what I said before, sorry about that), but stops
> working if I put them into a Perl script (which is how I automate things
> across OSes).

Ooooh, that's interesting ...

> The weird thing is that the commands are absolutely the same,
> and environment is the same, too.

I bet not.  We've seen problems with macOS unexpectedly deciding to
filter away inherited environment variables in some situations.
It might be useful to put "env >somefile" into the PG makefile and
compare results between the two ways of invoking it.

            regards, tom lane


В списке pgsql-general по дате отправления:

Предыдущее
От: rjhb@bb-c.de (Rainer J.H. Brandt)
Дата:
Сообщение: Re: [GENERAL] 64bit initdb failure on macOS 10.11 and 10.12
Следующее
От: rjhb@bb-c.de (Rainer J.H. Brandt)
Дата:
Сообщение: Re: [GENERAL] 64bit initdb failure on macOS 10.11 and 10.12