Re: sanity_check FAILED

From: Alvaro Herrera <alvherre(at)commandprompt(dot)com>
To: Mario Gonzalez <gonzalemario(at)gmail(dot)com>
Cc: Postgres Español <pgsql-es-ayuda(at)postgresql(dot)org>
Subject: Re: sanity_check FAILED
Date: 2006-02-27 17:36:28
Message-ID: 20060227173628.GF6490@surnet.cl
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-es-ayuda

Mario Gonzalez escribió:
> On 27/02/06, Alvaro Herrera <alvherre(at)commandprompt(dot)com> wrote:
> > Mario Gonzalez escribió:
> >
> > > *** ./expected/sanity_check.out Thu Sep 8 16:07:42 2005
> > > --- ./results/sanity_check.out Mon Feb 27 12:12:10 2006
> > > ***************
> > > *** 17,22 ****
> > > --- 17,24 ----
> > > circle_tbl | t
> > > fast_emp4000 | t
> > > func_index_heap | t
> > > + gcircle_tbl | t
> > > + gpolygon_tbl | t
> > > hash_f8_heap | t
> > > hash_i4_heap | t
> > > hash_name_heap | t
> >
> > Instalaste algo en template1, como PostGIS?
> >
> No. Eso es lo raro. Simplemente baje el tarball, y los pasos
> tipicos: configure, make y make check.

Hmm. La tabla gpolygon_tbl es una tabla temporal que se crea en el
test create_index. El test sanity_check se ejecuta justo despues. Uno
diria que la tabla deberia desaparecer antes que se ejecute el test
siguiente (me parece que cada test corre en su propia sesion).

Que tan reproducible es el problema? (Yo aca en unstable no puedo
reproducirlo).

> La misma version la tenia corriendo en mi laptop, ahi tengo Debian
> Etch pero ahi el make check no falla. IMO, quiza puede ser error del
> GCC o flags que no correspondan:

Dudo que eso tenga ninguna relacion. Los flags se escogen segun la
version del compilador (se agregan flags si el compilador los soporta),
dudo que haga mucha diferencia.

--
Alvaro Herrera http://www.CommandPrompt.com/
The PostgreSQL Company - Command Prompt, Inc.

In response to

Browse pgsql-es-ayuda by date

  From Date Subject
Next Message Espartano 2006-02-27 17:46:15 Error de semctl
Previous Message Alvaro Herrera 2006-02-27 16:52:43 Re: Backup DB