Re: pgsql: SSL TAP test backend library independence refactoring
От | Tom Lane |
---|---|
Тема | Re: pgsql: SSL TAP test backend library independence refactoring |
Дата | |
Msg-id | 176585.1648332941@sss.pgh.pa.us обсуждение исходный текст |
Ответ на | Re: pgsql: SSL TAP test backend library independence refactoring (Daniel Gustafsson <daniel@yesql.se>) |
Ответы |
Re: pgsql: SSL TAP test backend library independence refactoring
|
Список | pgsql-committers |
Daniel Gustafsson <daniel@yesql.se> writes: > crake complained in the Perl check due to not being able to locate the new > backend specific module: > Mar 26 17:54:33 ./src/test/ssl/t/SSL/Backend/OpenSSL.pm syntax OK > Mar 26 17:54:33 Can't locate SSL/Backend/OpenSSL.pm in @INC (you may need to install the SSL::Backend::OpenSSL module)(@INC contains: src/test/perl src/tools/msvc src/backend/catalog src/backend/utils/mb/Unicode src/bin/pg_rewind src/test/sslsrc/tools/msvc/dummylib /usr/local/lib64/perl5/5.34 /usr/local/share/perl5/5.34 /usr/lib64/perl5/vendor_perl/usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5) at ./src/test/ssl/t/SSL/Server.pmline 71. > Mar 26 17:54:33 BEGIN failed--compilation aborted at ./src/test/ssl/t/SSL/Server.pm line 71. > Off the top of my head I'm not sure how to best solve this, do you have any > smart insights Andrew? Looks like crake has a hard-wired list of INC directories for this step, that now needs to be extended to include src/test/ssl/t/. regards, tom lane
В списке pgsql-committers по дате отправления: