Re: configure failures on chipmunk

From: Heikki Linnakangas <hlinnaka(at)iki(dot)fi>
To: Thomas Munro <thomas(dot)munro(at)gmail(dot)com>, Alvaro Herrera <alvherre(at)alvh(dot)no-ip(dot)org>
Cc: Heikki Linnakangas <heikki(dot)linnakangas(at)iki(dot)fi>, pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: configure failures on chipmunk
Date: 2024-08-21 06:29:39
Message-ID: d909ff74-b5cf-4747-9f45-ad9278985212@iki.fi
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On 21/08/2024 01:42, Thomas Munro wrote:
> On Wed, Aug 21, 2024 at 9:48 AM Alvaro Herrera <alvherre(at)alvh(dot)no-ip(dot)org> wrote:
>> Hi. I noticed chipmunk is failing in configure:
>>
>> checking whether the C compiler works... no
>> configure: error: in `/home/pgbfarm/buildroot/HEAD/pgsql.build':
>> configure: error: C compiler cannot create executables
>
> One of the runs shows:
>
> ./configure: line 4202: 28268 Bus error $CC -c $CFLAGS
> $CPPFLAGS conftest.$ac_ext 1>&5

Yeah, I've been slowly upgrading it to a new debian/raspbian version,
and "ccache" started segfaulting, not sure why. I compiled ccache from
sources, and now it seems to work when I run it on its own. Not sure why
the buildfarm run still failed.

--
Heikki Linnakangas
Neon (https://neon.tech)

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Peter Smith 2024-08-21 06:44:42 Re: Conflict detection and logging in logical replication
Previous Message Michael Paquier 2024-08-21 06:26:05 Re: MultiXact\SLRU buffers configuration