Re: PostgreSQL 9.5 Alpha 1 build fail with perl 5.22

Поиск
Список
Период
Сортировка
От Marco Atzeri
Тема Re: PostgreSQL 9.5 Alpha 1 build fail with perl 5.22
Дата
Msg-id 559A31CB.5020006@gmail.com
обсуждение исходный текст
Ответ на Re: PostgreSQL 9.5 Alpha 1 build fail with perl 5.22  (Andrew Dunstan <andrew@dunslane.net>)
Список pgsql-hackers
On 7/5/2015 11:35 PM, Andrew Dunstan wrote:
>
> On 07/04/2015 11:02 AM, Tom Lane wrote:
>>
>> I wondered how come we had not seen this problem in the buildfarm,
>> but the answer appears to be that our only working Cygwin critter
>> (brolga) doesn't build any of the optional PLs, so it skips these
>> modules altogether.  Seems like we need to improve that situation.
>>
>>
>
> brolga has been on life support for quite a long time. The reason it
> hasn't been retired is that for a long time I was unable to get a
> buildfarm member running successfully on a more modern Cygwin. That now
> appears to have resolved itself, so in a week or so I will set up a
> Cygwin buildfarm member running on a modern Cygwin on Windows 8.1, and
> build with perl, python, openssl, libxml and libxslt. Note that I have
> only tested 32 bit Cygwin - 64-bit might well be a whole different story.

Hi Andrew,
I have not seen any particular difference between the two cygwin flavors
I am running both versions on my W7 64 bit.

The only trick is to have two different names for the cygserver service
to avoid collision. Those services are capable to run at the same time.

E.G. from 64 bit point of view:
$ cygrunsrv.exe -L
(cygserver)
cygserver64
(sshd)

in brackets the 32bit services.

Let me know if you need any support

> cheers
>
> andrew

Regards
Marco



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

Предыдущее
От: Michael Paquier
Дата:
Сообщение: Re: dblink: add polymorphic functions.
Следующее
От: Fujii Masao
Дата:
Сообщение: Re: pg_archivecleanup, and backup filename to specify as an argument