Re: TAP test breakage on MacOS X

Поиск
Список
Период
Сортировка
От Robert Haas
Тема Re: TAP test breakage on MacOS X
Дата
Msg-id CA+TgmoZP-7iFxg6tMaU7=Ro4dqFFB-Fa8-eOSJ-FWDVumGEAQw@mail.gmail.com
обсуждение исходный текст
Ответ на Re: TAP test breakage on MacOS X  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
On Thu, Oct 2, 2014 at 10:08 PM, Tom Lane <tgl@sss.pgh.pa.us> wrote:
> Robert Haas <robertmhaas@gmail.com> writes:
>> make check-world dies ingloriously for me, like this:
>
> FWIW, it works fine for me on my Mac laptop, using the Perl 5.16.2 that
> comes standard with OSX 10.9.5.  I did have to install IPC::Run from
> CPAN though.
>
>> #   Failed test 'initdb options handling'
>> #   at /opt/local/lib/perl5/5.12.5/Test/Builder.pm line 229.
>
> This output seems to be pretty clear proof that you're not using
> Apple's Perl.  What is it exactly (where did you get it from)?
>
> Also, noticing that what you're using is evidently Perl 5.12, I'm
> wondering whether our TAP test scripts require a fairly new Perl version.
> I recall some of my Salesforce colleagues griping that the TAP scripts
> didn't work with older Perls.

I installed it via MacPorts.

[rhaas pgsql]$ which perl
/opt/local/bin/perl
[rhaas pgsql]$ perl -v

This is perl 5, version 12, subversion 5 (v5.12.5) built for
darwin-thread-multi-2level

Copyright 1987-2012, Larry Wall

Perl may be copied only under the terms of either the Artistic License or the
GNU General Public License, which may be found in the Perl 5 source kit.

Complete documentation for Perl, including FAQ lists, should be found on
this system using "man perl" or "perldoc perl".  If you have access to the
Internet, point your browser at http://www.perl.org/, the Perl Home Page.

-- 
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company



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

Предыдущее
От: Heikki Linnakangas
Дата:
Сообщение: Re: Promise index tuples for UPSERT
Следующее
От: Heikki Linnakangas
Дата:
Сообщение: Re: GiST splitting on empty pages