Re: sanity_check FAILED

From: "Mario Gonzalez" <gonzalemario(at)gmail(dot)com>
To: Postgres Español <pgsql-es-ayuda(at)postgresql(dot)org>
Subject: Re: sanity_check FAILED
Date: 2006-02-27 15:40:37
Message-ID: 2065a6cf0602270740t4ade79cw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-es-ayuda

On 27/02/06, Alvaro Herrera <alvherre(at)commandprompt(dot)com> wrote:
> Mario Gonzalez escribió:
> > Holas! he estado compilando PostgreSQL v8.1.3 sobre Debian Sarge y
> > primera vez que cuando hago un «make check» este falla. Debo decir que
> > al momento de compilar me arroja algunos errores que son oscuros para
> > mi
> >
> > [...]
> > pg_lzcompress.c: En la función `pglz_compress':
> > pg_lzcompress.c:390: aviso: inlining failed in call to `pglz_find_match'
> > pg_lzcompress.c:600: aviso: called from here
> > tuplesort.c: En la función `ApplySortFunction':
> > tuplesort.c:1917: aviso: inlining failed in call to `inlineApplySortFunction'
> > tuplesort.c:1990: aviso: called from here
>
> No creo que sean graves, pero no estoy seguro. (Si fuera graves serian
> errores en vez de warnings).
>
> > y muchas lineas como estas. (Todas son solo Warnings)
> >
> > tsort: -: la entrada contiene un bucle:
>
> Estos los puedes ignorar.
>
> Pega el regression.diff ...
>
*** ./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
***************
*** 68,74 ****
shighway | t
tenk1 | t
tenk2 | t
! (58 rows)

--
-- another sanity check: every system catalog that has OIDs should have
--- 70,76 ----
shighway | t
tenk1 | t
tenk2 | t
! (60 rows)

--
-- another sanity check: every system catalog that has OIDs should have

============================================

>

In response to

Responses

Browse pgsql-es-ayuda by date

  From Date Subject
Next Message Alvaro Herrera 2006-02-27 15:44:33 Re: sanity_check FAILED
Previous Message Alvaro Herrera 2006-02-27 15:35:19 Re: sanity_check FAILED