Re: Remove MSVC scripts from the tree

Поиск
Список
Период
Сортировка
От Daniel Gustafsson
Тема Re: Remove MSVC scripts from the tree
Дата
Msg-id CCC87615-EC8E-445A-8C2A-E4250ACCB50C@yesql.se
обсуждение исходный текст
Ответ на Re: Remove MSVC scripts from the tree  (Michael Paquier <michael@paquier.xyz>)
Ответы Re: Remove MSVC scripts from the tree  (Andrew Dunstan <andrew@dunslane.net>)
Список pgsql-hackers
> On 20 Dec 2023, at 01:48, Michael Paquier <michael@paquier.xyz> wrote:
>
> On Mon, Nov 20, 2023 at 05:03:28PM +0900, Michael Paquier wrote:
>> Your suggestion to create a new sect2 for "Windows" as much as Andres'
>> suggestion are OK by as an intermediate step, and I suspect that the
>> end result will likely not be that.
>
> It took me some time to get back to this one, and just applied the
> patch removing the scripts.

The Buildfarm complains that Win32::Registry can't be found:

Can't locate Win32/Registry.pm in @INC (you may need to install the Win32::Registry module) (@INC entries checked:
src/test/perlsrc/tools/msvc src/backend/catalog src/backend/utils/mb/Unicode src/bin/pg_rewind src/test/ssl/t
src/tools/msvc/dummylib/usr/local/lib64/perl5/5.38 /usr/local/share/perl5/5.38 /usr/lib64/perl5/vendor_perl
/usr/share/perl5/vendor_perl/usr/lib64/perl5 /usr/share/perl5) at ./src/tools/win32tzlist.pl line 21. 
BEGIN failed--compilation aborted at ./src/tools/win32tzlist.pl line 21.

https://brekka.postgresql.org/cgi-bin/show_log.pl?nm=koel&dt=2023-12-20%2013%3A19%3A04

This could perhaps be related to this patch removing the module in
src/tools/msvc/dummylib/Win32/Registry.pm ?

--
Daniel Gustafsson




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

Предыдущее
От: Jakub Wartak
Дата:
Сообщение: Re: trying again to get incremental backup
Следующее
От: Jelte Fennema-Nio
Дата:
Сообщение: Re: [EXTERNAL] Re: Add non-blocking version of PQcancel