Re: 8.0.0 make check fails on Solaris 9 (sparc)

Поиск
Список
Период
Сортировка
От Michael Fuhr
Тема Re: 8.0.0 make check fails on Solaris 9 (sparc)
Дата
Msg-id 20050127195906.GA46605@winnie.fuhr.org
обсуждение исходный текст
Ответ на Re: 8.0.0 make check fails on Solaris 9 (sparc)  (Tamas Vincze <vincze@neb.com>)
Ответы Re: 8.0.0 make check fails on Solaris 9 (sparc)  (Tom Lane <tgl@sss.pgh.pa.us>)
Re: 8.0.0 make check fails on Solaris 9 (sparc)  (Michael Fuhr <mike@fuhr.org>)
Re: 8.0.0 make check fails on Solaris 9 (sparc)  (Tamas Vincze <vincze@neb.com>)
Список pgsql-bugs
On Thu, Jan 27, 2005 at 02:08:36PM -0500, Tamas Vincze wrote:

> The configure command was:
> $ ./configure --prefix=/usr/local/pgsql-8.0.0 --enable-thread-safety
> --with-includes=/export/home/vincze/include
> --with-libs=/export/home/vincze/lib
>
> The readline library is installed under my home, that's why the
> --with-includes/libs are there.

Is anything else under there?  Aside from enabling various server-side
languages and SSL, the only thing I see different between my configure
and yours is that you use --enable-thread-safety and I don't, and
I use --enable-debug and you don't.  When I get a chance I'll do a
build with --enable-thread-safety and without --enable-debug and
see if it matters.

> I have gcc 2.96 and haven't specified any custom options to it or
> to the linker.

Have you tried gcc 3.x?  I don't know if it matters, but that's
another difference between our builds.

> >I've built PostgreSQL 8.0.0 (from CVS) on Solaris 9/sparc many times
> >with gcc 3.4.2 and all "make check" tests pass.
>
> I've compiled from the final tarball - maybe something's changed
> since you got the sources from CVS?

I've been following the 8.0 development for months, doing CVS updates
and rebuilding almost daily, include once earlier this morning.  I
don't remember seeing any "make check" failures recently.

--
Michael Fuhr
http://www.fuhr.org/~mfuhr/

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

Предыдущее
От: Michael Fuhr
Дата:
Сообщение: Re: [GENERAL] My postmaster just crashed !
Следующее
От: Tom Lane
Дата:
Сообщение: Re: [GENERAL] My postmaster just crashed !