Re: Dependency on ccache in postgresql17-devel-17.5-1PGDG.rhel9 - Mailing list pgsql-bugs

From Zane Duffield
Subject Re: Dependency on ccache in postgresql17-devel-17.5-1PGDG.rhel9
Date
Msg-id SY4P282MB1804370B72DE54FED53D8835FF96A@SY4P282MB1804.AUSP282.PROD.OUTLOOK.COM
Whole thread Raw
In response to Dependency on ccache in postgresql17-devel-17.5-1PGDG.rhel9  (Zane Duffield <duffieldzane@gmail.com>)
List pgsql-bugs
Thanks for the quick fix!


From: Devrim Gündüz <devrim@gunduz.org>
Sent: Tuesday, May 13, 2025 6:59:54 pm
To: Zane Duffield <duffieldzane@gmail.com>; pgsql-bugs@lists.postgresql.org <pgsql-bugs@lists.postgresql.org>
Subject: Re: Dependency on ccache in postgresql17-devel-17.5-1PGDG.rhel9

Hi,

On Mon, 2025-05-12 at 16:18 +1000, Zane Duffield wrote:
>
> I just tried recompiling an extension against PG 17.5 (via PGXS) and
> found
> that I'm getting a new error from rpmbuild.
>
> > make: /usr/lib64/ccache/clang: No such file or directory
>
> I think this is the same problem that was reported in this thread
> https://www.postgresql.org/message-id/flat/CA%2BmZaON9nDxWrg%3DABBczU3DuYwQ3Q02atsY%2BXhb0ogAgHzmYVg%40mail.gmail.com
>
> The problem evaporates when I downgrade to 17.4, and I think it's the
> change in the value for the CLANG variable in Makefile.global
> (previously
> /usr/bin/clang, now /usr/lib64/ccache/clang).

Thanks for the report. Fixed here:

https://git.postgresql.org/gitweb/?p=pgrpms.git;a=commit;h=6e46ff1d62450ad76e64a429db96ae367ef56ec1
Pushing new packages soon. Apologies for the inconvenience.

Regards,
--
Devrim Gündüz
Open Source Solution Architect, PostgreSQL Major Contributor
BlueSky: @devrim.gunduz.org , @gunduz.org

pgsql-bugs by date:

Previous
From: Tom Lane
Date:
Subject: Re: BUG #18923: pg_dump 18beta1 fails to process complex table names
Next
From: Dilip Kumar
Date:
Subject: Re: BUG #18925: Heap-buffer-overflow: pglz_compress with pglz_stategy_always