Re: pgsql: Require version 0.98 of Test::More for TAP tests
От | Tom Lane |
---|---|
Тема | Re: pgsql: Require version 0.98 of Test::More for TAP tests |
Дата | |
Msg-id | 3369927.1637454743@sss.pgh.pa.us обсуждение исходный текст |
Ответ на | Re: pgsql: Require version 0.98 of Test::More for TAP tests (Tom Lane <tgl@sss.pgh.pa.us>) |
Ответы |
Re: pgsql: Require version 0.98 of Test::More for TAP tests
|
Список | pgsql-committers |
I wrote: > Hah, looks like wrasse beat me to it [1]. I'd supposed that Noah > was using a manually-installed Perl there, but maybe not? No, wait, I *did* check wrasse. Its configure run reports checking for perl module Test::More 0.98... 1.302162 so everything looks fine there. But now we have this in test-decoding-check: Test::More version 0.98 required--this is only version 0.92 at /export/home/nm/farm/studio64v12_6/HEAD/pgsql.build/../pgsql/src/test/perl/PostgreSQL/Test/Utils.pmline 63. BEGIN failed--compilation aborted at /export/home/nm/farm/studio64v12_6/HEAD/pgsql.build/../pgsql/src/test/perl/PostgreSQL/Test/Utils.pmline 63. So apparently the true issue is that this test is somehow failing to use the same perl, or the same perl import path, as configure did. regards, tom lane
В списке pgsql-committers по дате отправления: