Re: Cirrus CI (Windows help wanted)
Andrew Dunstan <andrew@dunslane.net>
From: Andrew Dunstan <andrew@dunslane.net>
To: Thomas Munro <thomas.munro@gmail.com>,
pgsql-hackers <pgsql-hackers@postgresql.org>
Date: 2021-01-07T20:18:49Z
Lists: pgsql-hackers
On 1/5/21 5:48 PM, I wrote: > However, sadly the vctools package above isn't installed with all its > optional packages, so some crucial things are missing. I cured that by > forcing a reinstall with the optional components enabled. Sadly, that > takes a huge amount of time, over 20 minutes. We either need to find an > image where this isn't necessary or find out how to make one to use, > assuming that's possible. Or maybe we can ask cirrus to modify their > buildscripts just a tad to include the required parameter. For some unfathomable reason they actually removed this less than a month ago: <https://github.com/cirruslabs/docker-images-windows/commit/6777ec66b76747a88f61252f9027f70d23fcc4ce> I have identified the specific missing component as Microsoft.VisualStudio.Component.VC.CLI.Support - I will submit a PR to add it back in. 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