Re: Cirrus CI (Windows help wanted)
Andrew Dunstan <andrew@dunslane.net>
From: Andrew Dunstan <andrew@dunslane.net>
To: Thomas Munro <thomas.munro@gmail.com>
Cc: pgsql-hackers <pgsql-hackers@postgresql.org>
Date: 2021-01-06T05:36:42Z
Lists: pgsql-hackers
On 1/5/21 11:19 PM, Thomas Munro wrote: > > Thanks! I hacked on this a bit more and got as far as: > > C:\Users\ContainerAdministrator\AppData\Local\Temp\cirrus-ci-build>call > perl buildsetup.pl > Unable to determine Visual Studio version: The nmake version could not > be determined. at src/tools/msvc/Mkvcbuild.pm line 92. > > That's from https://cirrus-ci.com/task/5842523031601152. I guess PATH > is wrong or nmake it not present, but it's so painful to do a test > cycle that I gave up for today... Hmm, weird. I'll play some more tomorrow and see what I can find. cheers andrew -- Andrew Dunstan EDB: https://www.enterprisedb.com
Commits
-
Use unnamed POSIX semaphores on Cygwin.
- f2857af485a0 16.0 landed
-
meson: Basic cygwin support
- 79f7c482f674 16.0 landed
-
meson: Mark PROVE as not required
- ab72a31f6cc5 16.0 landed