Re: errors building on windows using meson

From: Andres Freund <andres(at)anarazel(dot)de>
To: Dave Cramer <davecramer(at)gmail(dot)com>
Cc: PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: errors building on windows using meson
Date: 2023-12-07 19:34:48
Message-ID: 20231207193448.m74e25dd5izaesod@awork3.anarazel.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi,

On 2023-12-07 14:16:52 -0500, Dave Cramer wrote:
> On Thu, 7 Dec 2023 at 13:53, Andres Freund <andres(at)anarazel(dot)de> wrote:
>
> > Hi,
> >
> > On 2023-12-07 12:54:27 -0500, Dave Cramer wrote:
> > > state-exec: run failed: cannot create new executor meta: cannot get
> > > matching bin by path: no matching binary by path
> > >
> > "C:\\Users\\Administrator\\AppData\\Local\\activestate\\cache\\b9117b06\\exec\\perl.EXE"
> > > state-exec: Not user serviceable; Please contact support for assistance.
> > >
> > > anyone seen this or have a fix ?
> >
> > I've not seen that before. Please provide a bit more detail. Compiler,
> > building with ninja or msbuild/visual studio, when exactly you're
> > encountering
> > the issue, ...
> >
> > Windows Server 2019
> VS 2019
> building with ninja

I don't think this is sufficient detail to provide you with advice / fix
problems / whatnot. Please provide complete logs of configuring and building.

- Andres

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Thomas Munro 2023-12-07 19:50:47 Re: Remove MSVC scripts from the tree
Previous Message Masahiko Sawada 2023-12-07 19:27:14 Re: Make COPY format extendable: Extract COPY TO format implementations