| From: | "Tomas Vondra" <tv(at)fuzzy(dot)cz> |
|---|---|
| To: | "Andres Freund" <andres(at)2ndquadrant(dot)com> |
| Cc: | "Tomas Vondra" <tv(at)fuzzy(dot)cz>, pgsql-hackers(at)postgresql(dot)org |
| Subject: | Re: Sending out a request for more buildfarm animals? |
| Date: | 2014-05-14 13:08:08 |
| Message-ID: | f3ecf0071090c9436222018e5188ef13.squirrel@sq.gransy.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On 14 Květen 2014, 13:51, Andres Freund wrote:
> On 2014-05-13 20:42:16 +0200, Tomas Vondra wrote:
>> Can someone please approve the animals I've requested a few days ago?
>> I'm already running the clobber tests with '--nosend --nostatus' and
>> it's already reporting some errors. Would be nice to get it to the
>> buildfarm.
>
> Can you provide some details about those failures until then?
Sure.
Apparently there's something wrong with 'test-decoding-check':
============== running regression test queries ==============
test ddl ... FAILED
test rewrite ... ok
test toast ... FAILED
test permissions ... ok
test decoding_in_xact ... ok
test binary ... ok
============== shutting down postmaster ==============
The whole logfile is attached, complete logs are available at
http://www.fuzzy.cz/tmp/buildlogs.tgz
This only happens on animals executed with
-DCLOBBER_CACHE_ALWAYS -DCLOBBER_FREED_MEMORY -DMEMORY_CONTEXT_CHECKING
-DRANDOMIZE_ALLOCATED_MEMORY -DCLOBBER_CACHE_RECURSIVELY
it does not happen with
CPPFLAGS => '-DCLOBBER_CACHE_ALWAYS -DCLOBBER_FREED_MEMORY
-DMEMORY_CONTEXT_CHECKING -DRANDOMIZE_ALLOCATED_MEMORY',
So clearly this is about CLOBBER_CACHE_RECURSIVELY. Also, it fails on all
three animals (one for each compiler - gcc, icc, clang).
regards
Tomas
| Attachment | Content-Type | Size |
|---|---|---|
| test-decoding-check.log | text/plain | 0 bytes |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Andres Freund | 2014-05-14 13:17:39 | Re: Sending out a request for more buildfarm animals? |
| Previous Message | Andres Freund | 2014-05-14 12:17:21 | Re: btree_gist valgrind warnings about uninitialized memory |