Re: Postgres Win32 build broken?

From: Andrew Dunstan <andrew(at)dunslane(dot)net>
To: Michael Paquier <michael(at)paquier(dot)xyz>, Ranier Vilela <ranier(dot)vf(at)gmail(dot)com>
Cc: Pg Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Postgres Win32 build broken?
Date: 2021-09-01 20:00:58
Message-ID: b3216e42-2a4c-99ba-c6cb-5a6225f37cbe@dunslane.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers


On 8/31/21 9:52 PM, Michael Paquier wrote:
> On Tue, Aug 31, 2021 at 07:49:40PM -0300, Ranier Vilela wrote:
>> I'm not a perl specialist and it seems to me that the Win32 build is broken.
>> The Win32 build is still important because of the 32-bit clients still in
>> use.
>> I'm investigating the problem.
> Being able to see the command you are using for build.pl, your
> buildenv.pl and/or config.pl, as well as your build dependencies
> should help to know what's wrong.
>
> MSVC builds are tested by various buildfarm members on a daily basis,
> and nothing is red. I also have a x86 and x64 configuration with
> VS2015 that prove to work as of HEAD at de1d4fe, FWIW. Now, by
> experience, one could say that N Windows PG developpers finish with at
> least (N+1) different environments. Basically Simon Riggs's theorem
> applied to Windows development..

I am seeing the same result as Ranier using VS2017 and VS 2019.

cheers

andrew

--
Andrew Dunstan
EDB: https://www.enterprisedb.com

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Sehrope Sarkuni 2021-09-01 20:39:43 Re: Add jsonlog log_destination for JSON server logs
Previous Message Zhihong Yu 2021-09-01 19:59:32 Re: [PATCH] Support pg_ident mapping for LDAP