Dependency on ccache in postgresql17-devel-17.5-1PGDG.rhel9

Поиск
Список
Период
Сортировка
От Zane Duffield
Тема Dependency on ccache in postgresql17-devel-17.5-1PGDG.rhel9
Дата
Msg-id CACMiCkV+fQ4yAZqygyWx7ZQ8eWsj1AjoC6CGEUoyxY9jUm7paA@mail.gmail.com
обсуждение исходный текст
Список pgsql-bugs
Hi all,

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

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,
Zane

В списке pgsql-bugs по дате отправления: