From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
---|---|
To: | Christoph Berg <myon(at)debian(dot)org> |
Cc: | PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: 15beta1 crash on mips64el in pg_regress/triggers |
Date: | 2022-05-19 15:49:45 |
Message-ID: | 175723.1652975385@sss.pgh.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
Christoph Berg <myon(at)debian(dot)org> writes:
> Re: Tom Lane
>> Hmm, so what's different between this and buildfarm member topminnow?
> That one is running Debian jessie (aka oldoldoldoldstable), uses
> -mabi=32 with gcc 4.9, and runs a kernel from 2015.
> The Debian buildd is this: https://db.debian.org/machines.cgi?host=mipsel-aql-01
> The host should be running Debian buster, with the build done in an
> unstable chroot. I don't know what "LS3A-RS780-1w (Quad Core Loongson 3A)"
> means, but it's probably much newer hardware than the other one.
I see that the gcc farm[1] has another mips64 machine running Debian
buster, so I've started a build there to see what happens.
regards, tom lane
From | Date | Subject | |
---|---|---|---|
Next Message | Ranier Vilela | 2022-05-19 16:09:46 | Re: Avoid unecessary MemSet call (src/backend/utils/cache/relcache.c) |
Previous Message | Dagfinn Ilmari Mannsåker | 2022-05-19 15:39:13 | Re: [PATCH] Add result_types column to pg_prepared_statements view |