Re: configure's checks for --enable-tap-tests are insufficient

Поиск
Список
Период
Сортировка
От Craig Ringer
Тема Re: configure's checks for --enable-tap-tests are insufficient
Дата
Msg-id CAMsr+YHe6KXwqQf6pJaQx_Ny2AkeA40i31y6JGDpFJ__ZOKZDQ@mail.gmail.com
обсуждение исходный текст
Ответ на configure's checks for --enable-tap-tests are insufficient  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: configure's checks for --enable-tap-tests are insufficient  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
On 19 March 2018 at 23:56, Tom Lane <tgl@sss.pgh.pa.us> wrote:

$ make -j check-world
... runs for awhile and then fails
... much excavation finds a complaint about Time::HiRes not being installed
$ sudo yum install perl-Time-HiRes

 
That's absurd. Time::HiRes is a core module, as is Test::More. Sigh.

Yes, looks like tests are necessary. I'd argue it's "test for broken Perl" but apparently Fedora think they should split the Perl core dist into tiny pieces.

--
 Craig Ringer                   http://www.2ndQuadrant.com/
 PostgreSQL Development, 24x7 Support, Training & Services

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

Предыдущее
От: Peter Eisentraut
Дата:
Сообщение: Re: INOUT parameters in procedures
Следующее
От: Tom Lane
Дата:
Сообщение: Re: configure's checks for --enable-tap-tests are insufficient