Re: pgsql: Remove MSVC scripts
От | Andrew Dunstan |
---|---|
Тема | Re: pgsql: Remove MSVC scripts |
Дата | |
Msg-id | 5762e81d-2a2a-b08d-a3ff-f2344a300171@dunslane.net обсуждение исходный текст |
Ответ на | Re: pgsql: Remove MSVC scripts (Robert Haas <robertmhaas@gmail.com>) |
Ответы |
Re: pgsql: Remove MSVC scripts
|
Список | pgsql-committers |
On 2023-12-20 We 09:19, Robert Haas wrote: > On Tue, Dec 19, 2023 at 7:45 PM Michael Paquier <michael@paquier.xyz> wrote: >> Remove MSVC scripts > I think it's because of this commit that koel and crake now have this complaint: > > <blah blah lots of output> > ./src/tools/version_stamp.pl syntax OK > Can't locate Win32/Registry.pm in @INC (you may need to install the > Win32::Registry module) (@INC entries checked: src/test/perl > src/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. > > win32tzlist.pl still says "use Win32::Registry" but the commit removed > src/tools/msvc/dummylib/Win32/Registry.pm. > Yeah, the commit removed our dummy version of Win32/Registry.pm. I have disabled the test for that file on branches later than 16, and koel and crake are back to green. cheers andrew -- Andrew Dunstan EDB: https://www.enterprisedb.com
В списке pgsql-committers по дате отправления: