Re: Mingw task for Cirrus CI

Поиск
Список
Период
Сортировка
От Andrew Dunstan
Тема Re: Mingw task for Cirrus CI
Дата
Msg-id f7728e5f-340d-a4f4-0bf5-ef9fb0d42b80@dunslane.net
обсуждение исходный текст
Ответ на Re: Mingw task for Cirrus CI  (Andres Freund <andres@anarazel.de>)
Список pgsql-hackers
On 4/6/22 12:34, Andres Freund wrote:
> Hi,
>
> On 2022-04-06 11:03:37 -0400, Andrew Dunstan wrote:
>> On 3/30/22 20:26, Andres Freund wrote:
>>> Could you try using dash to invoke configure here, and whether it makes configure faster?
>> I got weird failures re libxml/parser.h when I tried with dash.
> Hm. Hadn't enabled that when I tried...
>
>
>> See <https://cirrus-ci.com/task/5963254039052288> (It would be nice if we
>> could see config.log on failure.)
> All *.log files are preserved on failure. There's a file directory brower at
> the top to navigate around:
> https://api.cirrus-ci.com/v1/artifact/task/5963254039052288/log/build/config.log



Thanks.


I got it working with this added to the config settings:


--with-includes='/ucrt64/include/libxml2 /c/cirrus/src/include/port/win32'


I conclude tentatively that while bash translates widows paths to msys
paths, dash does not.


see https://cirrus-ci.com/task/5968968560148480?logs=configure#L1


cheers


andrew


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




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

Предыдущее
От: Robert Haas
Дата:
Сообщение: Re: Preventing indirection for IndexPageGetOpaque for known-size page special areas
Следующее
От: Peter Geoghegan
Дата:
Сообщение: Re: Preventing indirection for IndexPageGetOpaque for known-size page special areas