From: | Zane Duffield <duffieldzane(at)gmail(dot)com> |
---|---|
To: | Devrim Gündüz <devrim(at)gunduz(dot)org>, "pgsql-bugs(at)lists(dot)postgresql(dot)org" <pgsql-bugs(at)lists(dot)postgresql(dot)org> |
Subject: | Re: Dependency on ccache in postgresql17-devel-17.5-1PGDG.rhel9 |
Date: | 2025-05-13 11:38:02 |
Message-ID: | SY4P282MB1804370B72DE54FED53D8835FF96A@SY4P282MB1804.AUSP282.PROD.OUTLOOK.COM |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-bugs |
Thanks for the quick fix!
________________________________
From: Devrim Gündüz <devrim(at)gunduz(dot)org>
Sent: Tuesday, May 13, 2025 6:59:54 pm
To: Zane Duffield <duffieldzane(at)gmail(dot)com>; pgsql-bugs(at)lists(dot)postgresql(dot)org <pgsql-bugs(at)lists(dot)postgresql(dot)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
From | Date | Subject | |
---|---|---|---|
Next Message | Andres Freund | 2025-05-13 13:40:50 | Re: Test mail for pgsql-hackers |
Previous Message | jian he | 2025-05-13 11:34:51 | Re: BUG #18923: pg_dump 18beta1 fails to process complex table names |