-DCLOBBER_CACHE_ALWAYS build takes far longer than before

From: "Guillaume Smet" <guillaume(dot)smet(at)gmail(dot)com>
To: "pgsql-hackers list" <pgsql-hackers(at)postgresql(dot)org>, ohp(at)pyrenet(dot)fr
Subject: -DCLOBBER_CACHE_ALWAYS build takes far longer than before
Date: 2008-04-20 14:23:47
Message-ID: 1d4e0c10804200723h75e764a7i25a8ca0bf1a6dd07@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi all,

While working on our network problems to send the full build result to
the buildfarm server, I just saw that a full buildfarm run with
-DCLOBBER_CACHE_ALWAYS option takes nearly 2 hours more than before
(from ~ 5h40 to 7h30).

This phenomenon has started with this run:
http://www.pgbuildfarm.org/cgi-bin/show_log.pl?nm=pigeon&dt=2008-04-12%2008:00:02

which has taken into account these commits:
pgsql/README 1.35
pgsql/contrib/ltree/ltree_io.c 1.15
pgsql/src/backend/parser/parse_type.c 1.95
pgsql/src/backend/utils/adt/tsquery.c 1.17
pgsql/src/backend/utils/adt/arrayfuncs.c 1.143
pgsql/src/backend/utils/adt/geo_ops.c 1.100
pgsql/src/backend/utils/mmgr/aset.c 1.77
pgsql/src/port/dirmod.c 1.53
pgsql/src/include/pg_config_manual.h 1.31
pgsql/src/include/port.h 1.120
pgsql/doc/TODO 1.2415
pgsql/doc/src/FAQ/TODO.html 1.921

The additional time is spread like this:
make check: 40 minutes
make installcheck: 34 minutes
make contrib installcheck: 10 minutes

I don't know if it's normal or not but I thought it's worth
mentioning. The standard build run on the same box isn't affected.

Olivier, do you have the same behaviour with jaguar?

--
Guillaume

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message ohp 2008-04-20 15:49:31 Re: -DCLOBBER_CACHE_ALWAYS build takes far longer than before
Previous Message James Mansion 2008-04-20 13:26:14 pgkill on win32